|
||||||||||
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
net.sourceforge.plantuml.descdiagram.DescriptionDiagram
public class DescriptionDiagram
Constructor Summary | |
---|---|
DescriptionDiagram()
|
Method Summary | |
---|---|
ILeaf |
getOrCreateLeaf1(Code code,
LeafType type)
|
UmlDiagramType |
getUmlDiagramType()
|
void |
makeDiagramReady()
|
Methods inherited from class net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram |
---|
getDescription, getDotStrings |
Methods inherited from class net.sourceforge.plantuml.UmlDiagram |
---|
addSprite, exportCmap, exportDiagram, getDpi, getDpiFactor, getFooter, getFooterAlignement, getHeader, getHeaderAlignement, getMinwidth, getPragma, getScale, getSkinParam, getTitle, isHideUnlinkedData, isRotation, setFooter, setFooterAlignement, setHeader, setHeaderAlignement, setHideUnlinkedData, setMinwidth, setParam, setRotation, setScale, setTitle |
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem |
---|
getMetadata, getSource, 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 DescriptionDiagram()
Method Detail |
---|
public ILeaf getOrCreateLeaf1(Code code, LeafType type)
getOrCreateLeaf1
in class CucaDiagram
public void makeDiagramReady()
makeDiagramReady
in class AbstractPSystem
public UmlDiagramType getUmlDiagramType()
getUmlDiagramType
in class UmlDiagram
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |