|
||||||||||
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.componentdiagram.ComponentDiagram
public class ComponentDiagram
Field Summary |
---|
Fields inherited from class net.sourceforge.plantuml.cucadiagram.CucaDiagram |
---|
BETA |
Constructor Summary | |
---|---|
ComponentDiagram()
|
Method Summary | |
---|---|
IEntity |
getOrCreateClass(java.lang.String code)
|
UmlDiagramType |
getUmlDiagramType()
|
Methods inherited from class net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram |
---|
getDescription, getDotStrings |
Methods inherited from class net.sourceforge.plantuml.cucadiagram.CucaDiagram |
---|
addLink, clean, computeAutonomyOfGroups, createEntity, createEntityInternal, createPng2, createPng2, endGroup, ensureDelete, entities, entityExist, exportDiagramInternal, exportDiagrams, getChildrenGroups, getColorMapper, getCurrentGroup, getDotStringSkek, getGroup, getGroups, getHides, getHorizontalPages, getLabelangle, getLabeldistance, getLinks, getNbImages, getOrCreateEntity, getOrCreateGroup, getOrCreateGroupInternal, getRankdir, getVerticalPages, hasUrl, hideOrShow, hideOrShow, isAutarkic, isEmpty, isGroup, isVisibilityModifierPresent, overideGroup, removeLink, resetPragmaLabel, setHorizontalPages, setRankdir, setVerticalPages, setVisibilityModifierPresent, showPortion |
Methods inherited from class net.sourceforge.plantuml.UmlDiagram |
---|
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 ComponentDiagram()
Method Detail |
---|
public IEntity getOrCreateClass(java.lang.String code)
getOrCreateClass
in class AbstractEntityDiagram
public UmlDiagramType getUmlDiagramType()
getUmlDiagramType
in class UmlDiagram
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |