|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.UmlDiagram
net.sourceforge.plantuml.cucadiagram.CucaDiagram
net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram
public abstract class AbstractEntityDiagram
Constructor Summary | |
---|---|
AbstractEntityDiagram()
|
Method Summary | |
---|---|
String |
getDescription()
|
protected List<String> |
getDotStrings()
|
Methods inherited from class net.sourceforge.plantuml.UmlDiagram |
---|
addSprite, exportCmap, exportDiagram, 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 net.sourceforge.plantuml.AbstractPSystem |
---|
getMetadata, getSource, makeDiagramReady, setSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sourceforge.plantuml.PSystem |
---|
getMetadata, getSource |
Constructor Detail |
---|
public AbstractEntityDiagram()
Method Detail |
---|
protected final List<String> getDotStrings()
getDotStrings
in class CucaDiagram
public final String getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |