net.sourceforge.plantuml.objectdiagram
Class AbstractClassOrObjectDiagram
- 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
-
- All Implemented Interfaces:
- Annotated, Diagram, GroupHierarchy, PortionShower
- Direct Known Subclasses:
- ClassDiagram, ObjectDiagram
public abstract class AbstractClassOrObjectDiagram extends AbstractEntityDiagram
-
-
Constructor Summary
Constructors Constructor and Description AbstractClassOrObjectDiagram()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description CommandExecutionResultassociationClass(Code clName1A, Code clName1B, Code clName2A, Code clName2B, LinkType linkType, Display label)booleanassociationClass(int mode, Code clName1, Code clName2, IEntity associed, LinkType linkType, Display label)intgetNbOfHozizontalLollipop(IEntity entity)booleaninsertBetween(IEntity entity1, IEntity entity2, IEntity node)-
Methods inherited from class net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram
getDescription
-
Methods inherited from class net.sourceforge.plantuml.cucadiagram.CucaDiagram
addLink, applySingleStrategy, createLeaf, endGroup, getChildrenGroups, getColorMapper, getCurrentGroup, getDotStringSkek, getEntityFactory, getGroup, getGroups, getHides, getHorizontalPages, getLabelangle, getLabeldistance, getLastEntity, getLastLink, getLeafsget, getLeafssize, getLeafsvalues, getLinks, getNamespaceSeparator, getNbImages, getOrCreateGroup, getOrCreateLeaf, getOrCreateNamespace, getRootGroup, getVerticalPages, getWarningOrError, hasUrl, hideOrShow, hideOrShow, hideOrShow, hideOrShow, hideOrShow, isAutarkic, isEmpty, isGroup, isHideEmptyDescriptionForState, isStandalone, isVisibilityModifierPresent, leafExist, 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, getUmlDiagramType, isHideUnlinkedData, isRotation, isUseJDot, setAnimation, setCaption, setDotExecutable, setFooter, setHeader, setHideUnlinkedData, setLegend, setMinwidth, setParam, setRotation, setTitle, setUseJDot
-
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
checkFinalError, 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
-
-
DataMelt 3.0 © DataMelt by jWork.ORG