net.sourceforge.plantuml.classdiagram
Class AbstractEntityDiagram
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.UmlDiagram
net.sourceforge.plantuml.cucadiagram.CucaDiagram
net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram
- All Implemented Interfaces:
- GroupHierarchy, PortionShower, PSystem
- Direct Known Subclasses:
- AbstractClassOrObjectDiagram, ComponentDiagram, CompositeDiagram, StateDiagram, UsecaseDiagram
public abstract class AbstractEntityDiagram
- extends CucaDiagram
Fields inherited from class net.sourceforge.plantuml.cucadiagram.CucaDiagram |
BETA |
Methods inherited from class net.sourceforge.plantuml.cucadiagram.CucaDiagram |
addLink, computeAutonomyOfGroups, createEntity, createEntityInternal, createFile, createFiles, createPng2, createPng2, endGroup, entities, entityExist, getChildrenGroups, getCurrentGroup, getGroup, getGroups, getHorizontalPages, getLabelangle, getLabeldistance, getLinks, getNbImages, getOrCreateEntity, getOrCreateGroup, getOrCreateGroupInternal, getRankdir, getVerticalPages, hasUrl, hideOrShow, isAutarkic, isEmpty, isGroup, isVisibilityModifierPresent, overideGroup, removeLink, resetPragmaLabel, setHorizontalPages, setRankdir, setVerticalPages, setVisibilityModifierPresent, showPortion |
Methods inherited from class net.sourceforge.plantuml.UmlDiagram |
getDpi, getDpiFactor, getFooter, getFooterAlignement, getHeader, getHeaderAlignement, getMinwidth, getPragma, getScale, getSkinParam, getTitle, getUmlDiagramType, isHideUnlinkedData, isRotation, setFooter, setFooterAlignement, setHeader, setHeaderAlignement, setHideUnlinkedData, setMinwidth, setParam, setRotation, setScale, setTitle |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractEntityDiagram
public AbstractEntityDiagram()
getOrCreateClass
public abstract IEntity getOrCreateClass(String code)
getDotStrings
protected List<String> getDotStrings()
- Specified by:
getDotStrings
in class CucaDiagram
getDescription
public final String getDescription()
Copyright © 2011. All Rights Reserved.