public class ClassDiagram extends AbstractClassOrObjectDiagram
currentGroup, entityFactory
Constructor and Description |
---|
ClassDiagram() |
Modifier and Type | Method and Description |
---|---|
String |
checkFinalError() |
ILeaf |
createLeaf(Code code,
Display display,
LeafType type,
USymbol symbol) |
protected ImageData |
exportDiagramInternal(OutputStream os,
int index,
FileFormatOption fileFormatOption) |
protected ImageData |
exportLayoutExplicit(OutputStream os,
int index,
FileFormatOption fileFormatOption) |
String |
getNamespaceSeparator() |
ILeaf |
getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
IGroup |
getOrCreateNamespace(Code namespace,
Display display,
GroupType type,
IGroup parent) |
UmlDiagramType |
getUmlDiagramType() |
boolean |
isAllowMixing() |
void |
layoutNewLine() |
boolean |
leafExist(Code code) |
void |
setAllowMixing(boolean allowMixing) |
void |
setNamespaceSeparator(String namespaceSeparator) |
associationClass, getNbOfHozizontalLollipop, insertBetween
getDescription, getDotStrings
addLink, applySingleStrategy, createLeafInternal, endGroup, getChildrenGroups, getColorMapper, getCurrentGroup, getDotStringSkek, getEntityFactory, getGroup, getGroups, getHides, getHorizontalPages, getLabelangle, getLabeldistance, getLastEntity, getLastLink, getLeafs, getLeafsget, getLeafssize, getLeafsvalues, getLinks, getNbImages, getOrCreateGroup, getOrCreateLeafDefault, getRootGroup, getVerticalPages, getWarningOrError, hasUrl, hideOrShow, hideOrShow, hideOrShow, hideOrShow, hideOrShow, incRawLayout, isAutarkic, isEmpty, isGroup, isHideEmptyDescriptionForState, isStandalone, isVisibilityModifierPresent, removeLink, resetPragmaLabel, setHorizontalPages, setVerticalPages, setVisibilityModifierPresent, showPortion
addSprite, exportCmap, exportDiagramError, exportDiagramNow, getAnimation, getCaption, getDpi, getDpiFactor, getFailureText2, getFlashData, getFooter, getFooterOrHeaderTeoz, getHeader, getLegend, getMinwidth, getPragma, getScale, getSkinParam, getTitle, isHideUnlinkedData, isRotation, isUseJDot, setAnimation, setCaption, setDotExecutable, setFooter, setHeader, setHideUnlinkedData, setLegend, setMinwidth, setParam, setRotation, setScale, setTitle, setUseJDot
executeCommand, exportDiagram, getMetadata, getSource, isOk, makeDiagramReady, seed, setSource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exportDiagram, getMetadata, getSource
public ILeaf getOrCreateLeaf(Code code, LeafType type, USymbol symbol)
getOrCreateLeaf
in class CucaDiagram
public IGroup getOrCreateNamespace(Code namespace, Display display, GroupType type, IGroup parent)
public ILeaf createLeaf(Code code, Display display, LeafType type, USymbol symbol)
createLeaf
in class CucaDiagram
public final boolean leafExist(Code code)
leafExist
in class CucaDiagram
public UmlDiagramType getUmlDiagramType()
getUmlDiagramType
in class UmlDiagram
public void setNamespaceSeparator(String namespaceSeparator)
public String getNamespaceSeparator()
getNamespaceSeparator
in class CucaDiagram
public void setAllowMixing(boolean allowMixing)
public boolean isAllowMixing()
public void layoutNewLine()
protected final ImageData exportDiagramInternal(OutputStream os, int index, FileFormatOption fileFormatOption) throws IOException
exportDiagramInternal
in class CucaDiagram
IOException
protected final ImageData exportLayoutExplicit(OutputStream os, int index, FileFormatOption fileFormatOption) throws IOException
IOException
public String checkFinalError()
checkFinalError
in class AbstractPSystem
Copyright © 2017. All Rights Reserved.