public class ClassDiagram extends AbstractClassOrObjectDiagram
currentGroup, entityFactory| Constructor and Description |
|---|
ClassDiagram() |
| Modifier and Type | Method and Description |
|---|---|
ILeaf |
createLeaf(Code code,
Display display,
LeafType type,
USymbol symbol) |
protected ImageData |
exportDiagramInternal(java.io.OutputStream os,
int index,
FileFormatOption fileFormatOption) |
protected ImageData |
exportLayoutExplicit(java.io.OutputStream os,
int index,
FileFormatOption fileFormatOption) |
java.lang.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(java.lang.String namespaceSeparator) |
associationClass, getNbOfHozizontalLollipop, insertBetweengetDescription, getDotStringsaddLink, 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, incRawLayout, isAutarkic, isEmpty, isGroup, isHideEmptyDescriptionForState, isStandalone, isVisibilityModifierPresent, removeLink, resetPragmaLabel, setHorizontalPages, setVerticalPages, setVisibilityModifierPresent, showPortionaddSprite, exportCmap, exportDiagram, exportDiagramError2, getAlignmentTeoz, getAnimation, getDpi, getDpiFactor, getFailureText2, getFooter, getFooterAlignment, getFooterOrHeaderTeoz, getHeader, getHeaderAlignment, getLegend, getLegendAlignment, getLegendVerticalAlignment, getMinwidth, getPragma, getScale, getSkinParam, getTitle, isHideUnlinkedData, isRotation, setAnimation, setFooter, setFooterAlignment, setHeader, setHeaderAlignment, setHideUnlinkedData, setLegend, setMinwidth, setParam, setRotation, setScale, setTitleexecuteCommand, getMetadata, getSource, isOk, makeDiagramReady, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMetadata, getSourcepublic ILeaf getOrCreateLeaf(Code code, LeafType type, USymbol symbol)
getOrCreateLeaf in class CucaDiagrampublic IGroup getOrCreateNamespace(Code namespace, Display display, GroupType type, IGroup parent)
public ILeaf createLeaf(Code code, Display display, LeafType type, USymbol symbol)
createLeaf in class CucaDiagrampublic final boolean leafExist(Code code)
leafExist in class CucaDiagrampublic UmlDiagramType getUmlDiagramType()
getUmlDiagramType in class UmlDiagrampublic void setNamespaceSeparator(java.lang.String namespaceSeparator)
public java.lang.String getNamespaceSeparator()
getNamespaceSeparator in class CucaDiagrampublic void setAllowMixing(boolean allowMixing)
public boolean isAllowMixing()
public void layoutNewLine()
protected final ImageData exportDiagramInternal(java.io.OutputStream os, int index, FileFormatOption fileFormatOption) throws java.io.IOException
exportDiagramInternal in class CucaDiagramjava.io.IOExceptionprotected final ImageData exportLayoutExplicit(java.io.OutputStream os, int index, FileFormatOption fileFormatOption) throws java.io.IOException
java.io.IOException