public class ClassDiagram extends AbstractClassOrObjectDiagram
entityFactoryFORCE_JDOT| Constructor and Description |
|---|
ClassDiagram() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
checkFinalError() |
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) |
ILeaf |
getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
Code |
getShortName(Code code) |
UmlDiagramType |
getUmlDiagramType() |
boolean |
isAllowMixing() |
void |
layoutNewLine() |
boolean |
leafExist(Code code) |
void |
setAllowMixing(boolean allowMixing) |
associationClass, associationClass, getNbOfHozizontalLollipop, insertBetween, setLegendgetDescription, getDotStringsaddLink, applySingleStrategy, createLeafInternal, endGroup, getChildrenGroups, getColorMapper, getCurrentGroup, getDotStringSkek, getEntityFactory, getFullyQualifiedCode, getGroup, getGroups, getHides, getHorizontalPages, getLabelangle, getLabeldistance, getLastEntity, getLastLink, getLeafsget, getLeafssize, getLeafsvalues, getLinks, getNamespaceSeparator, getNbImages, getOrCreateLeafDefault, getRootGroup, getVerticalPages, getWarningOrError, gotoGroup2, gotoGroupInternal, gotoThisGroup, hasUrl, hideOrShow, hideOrShow, hideOrShow2, incRawLayout, isAutarkic, isEmpty, isGroup, isHideEmptyDescriptionForState, isStandalone, isVisibilityModifierPresent, removeLink, removeOrRestore, resetPragmaLabel, setHorizontalPages, setNamespaceSeparator, setVerticalPages, setVisibilityModifierPresent, showPortionaddSprite, exportCmap, exportDiagramError, exportDiagramNow, getAnimation, getCaption, getDpi, getDpiFactor, getFailureText2, getFlashData, getFooter, getFooterOrHeaderTeoz, getHeader, getLegend, getMainFrame, getMinwidth, getPragma, getSkinParam, getTitle, isHideUnlinkedData, isRotation, isUseJDot, loadSkin, setAnimation, setCaption, setHideUnlinkedData, setMainFrame, setMinwidth, setParam, setRotation, setTitle, setUseJDotexecuteCommand, exportDiagram, getMetadata, getScale, getSource, isOk, makeDiagramReady, seed, setScale, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexportDiagram, getMetadata, getSourcepublic ILeaf getOrCreateLeaf(Code code, LeafType type, USymbol symbol)
getOrCreateLeaf in class CucaDiagrampublic 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 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.IOExceptionpublic java.lang.String checkFinalError()
checkFinalError in class AbstractPSystem