net.sourceforge.plantuml.classdiagram
Class ClassDiagram
- java.lang.Object
-
- net.sourceforge.plantuml.AbstractPSystem
-
- net.sourceforge.plantuml.UmlDiagram
-
- net.sourceforge.plantuml.cucadiagram.CucaDiagram
-
- net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram
-
- net.sourceforge.plantuml.objectdiagram.AbstractClassOrObjectDiagram
-
- net.sourceforge.plantuml.classdiagram.ClassDiagram
-
- All Implemented Interfaces:
- Annotated, Diagram, GroupHierarchy, PortionShower
public class ClassDiagram extends AbstractClassOrObjectDiagram
-
-
Constructor Summary
Constructors Constructor and Description ClassDiagram()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringcheckFinalError()ILeafcreateLeaf(Code code, Display display, LeafType type, USymbol symbol)ILeafgetOrCreateLeaf(Code code, LeafType type, USymbol symbol)UmlDiagramTypegetUmlDiagramType()booleanisAllowMixing()voidlayoutNewLine()booleanleafExist(Code code)voidsetAllowMixing(boolean allowMixing)-
Methods inherited from class net.sourceforge.plantuml.objectdiagram.AbstractClassOrObjectDiagram
associationClass, associationClass, getNbOfHozizontalLollipop, insertBetween
-
Methods inherited from class net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram
getDescription
-
Methods inherited from class net.sourceforge.plantuml.cucadiagram.CucaDiagram
addLink, applySingleStrategy, endGroup, getChildrenGroups, getColorMapper, getCurrentGroup, getDotStringSkek, getEntityFactory, getGroup, getGroups, getHides, getHorizontalPages, getLabelangle, getLabeldistance, getLastEntity, getLastLink, getLeafsget, getLeafssize, getLeafsvalues, getLinks, getNamespaceSeparator, getNbImages, getOrCreateGroup, getOrCreateNamespace, getRootGroup, getVerticalPages, getWarningOrError, hasUrl, hideOrShow, hideOrShow, hideOrShow, hideOrShow, hideOrShow, isAutarkic, isEmpty, isGroup, isHideEmptyDescriptionForState, isStandalone, isVisibilityModifierPresent, resetPragmaLabel, setHorizontalPages, setNamespaceSeparator, setVerticalPages, setVisibilityModifierPresent, showPortion
-
Methods inherited from class net.sourceforge.plantuml.UmlDiagram
addSprite, exportDiagramError, getAnimation, getCaption, getDpi, getDpiFactor, getFailureText2, getFlashData, getFooter, getFooterOrHeaderTeoz, getHeader, getLegend, getMinwidth, getPragma, getSkinParam, getTitle, isHideUnlinkedData, isRotation, isUseJDot, setAnimation, setCaption, setDotExecutable, setFooter, setHeader, setHideUnlinkedData, setLegend, setMinwidth, setParam, setRotation, setTitle, setUseJDot
-
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
executeCommand, exportDiagram, getMetadata, getScale, getSource, isOk, makeDiagramReady, seed, setScale, setSource
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.core.Diagram
exportDiagram, getMetadata, getSource
-
-
-
-
Method Detail
-
getOrCreateLeaf
public ILeaf getOrCreateLeaf(Code code, LeafType type, USymbol symbol)
- Specified by:
getOrCreateLeafin classCucaDiagram
-
createLeaf
public ILeaf createLeaf(Code code, Display display, LeafType type, USymbol symbol)
- Overrides:
createLeafin classCucaDiagram
-
leafExist
public final boolean leafExist(Code code)
- Overrides:
leafExistin classCucaDiagram
-
getUmlDiagramType
public UmlDiagramType getUmlDiagramType()
- Specified by:
getUmlDiagramTypein classUmlDiagram
-
setAllowMixing
public void setAllowMixing(boolean allowMixing)
-
isAllowMixing
public boolean isAllowMixing()
-
layoutNewLine
public void layoutNewLine()
-
checkFinalError
public java.lang.String checkFinalError()
- Overrides:
checkFinalErrorin classAbstractPSystem
-
-
DataMelt 3.0 © DataMelt by jWork.ORG