public abstract class AbstractClassOrObjectDiagram extends AbstractEntityDiagram
entityFactoryFORCE_ELK, FORCE_SMETANA| Constructor and Description |
|---|
AbstractClassOrObjectDiagram(ThemeStyle style,
UmlSource source,
UmlDiagramType type,
ISkinSimple orig) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
associationClass(int mode,
java.lang.String name1,
java.lang.String name2,
IEntity associed,
LinkType linkType,
Display label) |
CommandExecutionResult |
associationClass(java.lang.String name1A,
java.lang.String name1B,
java.lang.String name2A,
java.lang.String name2B,
LinkType linkType,
Display label) |
Ident |
cleanIdent(Ident ident) |
int |
getNbOfHozizontalLollipop(IEntity entity) |
boolean |
insertBetween(IEntity entity1,
IEntity entity2,
IEntity node) |
void |
setLegend(DisplayPositioned legend) |
getDescription, getDotStringsaddLink, applySingleStrategy, buildCode, buildFullyQualified, buildLeafIdent, buildLeafIdentSpecial, constraintOnLinks, createLeaf, createLeafInternal, endGroup, exportDiagramInternal, getAllSuperGroups, getChildrenGroups, getColorMapper, getCurrentGroup, getDefaultMargins, getDotStringSkek, getEntityFactory, getFullyQualifiedCode1972, getGroup, getGroups, getGroupStrict, getGroupVerySmart, getHides, getLabelangle, getLabeldistance, getLastEntity, getLastLink, getLeaf, getLeafSmart, getLeafssize, getLeafStrict, getLeafsvalues, getLeafVerySmart, getLinks, getNamespace1972, getNamespaceSeparator, getOrCreateLeaf, getOrCreateLeafDefault, getRootGroup, getRootSuperGroup, getTwoLastLinks, getWarningOrError, gotoGroup, gotoGroupExternal, gotoThisGroup, hasUrl, hideOrShow, hideOrShow, hideOrShow2, incRawLayout, isAutarkic, isEmpty, isGroup, isGroupStrict, isGroupVerySmart, isHideEmptyDescriptionForState, isStandalone, isVisibilityModifierPresent, leafExist, leafExistSmart, leafExistStrict, mergeIntricated, removeLink, removeOrRestore, resetPragmaLabel, setLastEntity, setNamespaceSeparator, setVisibilityModifierPresent, showPortion, V1972exportCmap, exportDiagramError, exportDiagramNow, getFailureText2, getFlashData, getFooterOrHeaderTeoz, getMinwidth, isRotation, setHideEmptyDescription, setMinwidth, setRotationaddSprite, calculateBackColor, createImageBuilder, getAnimation, getCaption, getCurrentStyleBuilder, getFooter, getHeader, getLegend, getMainFrame, getPragma, getSkinParam, getTitle, getTitleDisplay, getUmlDiagramType, isUseElk, isUseSmetana, loadSkin, setAnimation, setCaption, setMainFrame, setParam, setTitle, setUseElk, setUseSmetanacheckFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVerticalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCaption, getFooter, getHeader, getLegend, getMainFrame, getTitleaddSpriteexportDiagram, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitleDisplaypublic AbstractClassOrObjectDiagram(ThemeStyle style, UmlSource source, UmlDiagramType type, ISkinSimple orig)
public Ident cleanIdent(Ident ident)
cleanIdent in class CucaDiagrampublic int getNbOfHozizontalLollipop(IEntity entity)
public CommandExecutionResult associationClass(java.lang.String name1A, java.lang.String name1B, java.lang.String name2A, java.lang.String name2B, LinkType linkType, Display label)
public boolean associationClass(int mode,
java.lang.String name1,
java.lang.String name2,
IEntity associed,
LinkType linkType,
Display label)
public void setLegend(DisplayPositioned legend)
setLegend in class TitledDiagram