public abstract class AbstractClassOrObjectDiagram extends AbstractEntityDiagram
entityFactory, lastEntity
FORCE_ELK, FORCE_SMETANA
Constructor and Description |
---|
AbstractClassOrObjectDiagram(UmlSource source,
UmlDiagramType type,
java.util.Map<java.lang.String,java.lang.String> orig) |
Modifier and Type | Method and Description |
---|---|
CommandExecutionResult |
associationClass(Entity entity1A,
Entity entity1B,
Entity entity2A,
Entity entity2B,
LinkType linkType,
Display label) |
boolean |
associationClass(int mode,
Entity entity1,
Entity entity2,
Entity associed,
LinkType linkType,
Display label) |
int |
getNbOfHozizontalLollipop(Entity entity) |
boolean |
insertBetween(Entity entity1,
Entity entity2,
Entity node) |
void |
setLegend(DisplayPositioned legend) |
getDescription, getDotStrings
addLink, applySingleStrategy, cleanId, constraintOnLinks, currentTogether, endGroup, exportDiagramGraphic, exportDiagramInternal, firstWithName, getChildrenGroups, getCurrentGroup, getDefaultMargins, getDotStringSkek, getEntityFactory, getGroup, getHides, getLabelangle, getLabeldistance, getLastEntity, getLastLink, getLinks, getPortFor, getPortId, getRootGroup, getTextBlock, getTwoLastLinks, getUniqueSequence, getUniqueSequence, getWarningOrError, gotoGroup, gotoTogether, hasUrl, hideOrShow, hideOrShow, hideOrShow2, incRawLayout, isEmpty, isGroup, isGroup, isHideEmptyDescriptionForState, isStandalone, isStandaloneForArgo, isVisibilityModifierPresent, quarkInContext, reallyCreateLeaf, removeLink, removeOrRestore, removePortId, resetPragmaLabel, setLastEntity, setNamespaceSeparator, setVisibilityModifierPresent, showPortion, updateLasts
exportCmap, exportDiagramError, exportDiagramNow, getFailureText2, getFlashData, getFooterOrHeaderTeoz, getMinwidth, isRotation, setHideEmptyDescription, setMinwidth, setRotation
addSprite, calculateBackColor, createImageBuilder, getAnimation, getCaption, getCurrentStyleBuilder, getFooter, getHeader, getLegend, getMainFrame, getPragma, getSkinParam, getTitle, getTitleDisplay, getUmlDiagramType, isUseElk, isUseSmetana, loadSkin, muteColorMapper, setAnimation, setCaption, setMainFrame, setParam, setTitle, setUseElk, setUseSmetana
checkFinalError, executeCommand, exportDiagram, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVertical
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createImageBuilder, getCurrentStyleBuilder, getFlashData, getMetadata, getNamespaceSeparator, getPragma, getSkinParam, getSource, getUmlDiagramType, seed
getCaption, getFooter, getHeader, getLegend, getMainFrame, getTitle
addSprite
exportDiagram, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitleDisplay
public AbstractClassOrObjectDiagram(UmlSource source, UmlDiagramType type, java.util.Map<java.lang.String,java.lang.String> orig)
public int getNbOfHozizontalLollipop(Entity entity)
public CommandExecutionResult associationClass(Entity entity1A, Entity entity1B, Entity entity2A, Entity entity2B, LinkType linkType, Display label)
public boolean associationClass(int mode, Entity entity1, Entity entity2, Entity associed, LinkType linkType, Display label)
public void setLegend(DisplayPositioned legend)
setLegend
in class TitledDiagram