public class LineEnding extends GraphicalPrimitive2D
GraphicalPrimitive2D.FillRulefill, fillRulestroke, strokeDashArray, strokeWidthtransformignoredExtensions, ignoredXMLElementslistOfListeners, parent, UNKNOWN_ATTRIBUTES, UNKNOWN_ELEMENTS| Constructor and Description |
|---|
LineEnding()
Creates an LineEnding instance
|
LineEnding(LineEnding obj)
Clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
LineEnding |
clone() |
boolean |
getAllowsChildren() |
BoundingBox |
getBoundingBox() |
SBase |
getChildAt(int childIndex) |
int |
getChildCount() |
RenderGroup |
getGroup() |
void |
initDefaults()
Initializes the default values using the namespace.
|
boolean |
isEnableRotationMapping() |
boolean |
isSetBoundingBox() |
boolean |
isSetEnableRotationMapping() |
boolean |
isSetGroup() |
void |
setBoundingBox(BoundingBox boundingBox)
Set the value of boundingBox
|
void |
setEnableRotationMapping(Boolean enableRotationMapping)
Set the value of enableRotationMapping
|
void |
setGroup(RenderGroup group)
Set the value of group
|
boolean |
unsetBoundingBox()
Unsets the variable boundingBox
|
boolean |
unsetEnableRotationMapping()
Unsets the variable
enableRotationMapping |
boolean |
unsetGroup()
Unsets the variable group
|
equals, getFill, getFillRule, hashCode, isSetFill, isSetFillRule, readAttribute, setFill, setFillRule, unsetFill, unsetFillRule, writeXMLAttributesgetStroke, getStrokeDashArray, getStrokeWidth, isSetStroke, isSetStrokeDashArray, isSetStrokeWidth, setStroke, setStrokeDashArray, setStrokeWidth, unsetStroke, unsetStrokeDashArray, unsetStrokeWidthgetTransform, isSetTransform, setTransform, unsetTransformtoStringaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendNotes, appendNotes, checkLevelAndVersionCompatibility, createHistory, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, fireNodeRemovedEvent, firePropertyChange, getAnnotation, getAnnotationString, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementName, getExtension, getExtensionCount, getExtensionPackages, getHistory, getIdManager, getLevel, getLevelAndVersion, getMetaId, getModel, getNamespace, getNotes, getNotesString, getNumCVTerms, getNumPlugins, getParent, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getVersion, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetNotes, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, isValidLevelAndVersionCombination, isValidMetaId, notifyChildChange, registerChild, removeCVTerm, removeCVTerm, setAnnotation, setHistory, setLevel, setMetaId, setNamespace, setNotes, setNotes, setParentSBML, setParentSBMLObject, setSBOTerm, setSBOTerm, setThisAsParentSBMLObject, setVersion, unregisterChild, unsetAnnotation, unsetCVTerms, unsetExtension, unsetHistory, unsetMetaId, unsetNamespace, unsetNotes, unsetPlugin, unsetSBOTermaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, children, clearUserObjects, containsUserObjectKey, filter, filter, filter, fireNodeAddedEvent, getIndex, getListOfTreeNodeChangeListeners, getNumChildren, getRoot, getTreeNodeChangeListenerCount, getUserObject, indexOf, isLeaf, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeTreeNodeChangeListener, removeUserObject, setParent, userObjectKeySetfinalize, getClass, notify, notifyAll, wait, wait, waitremoveTreeNodeChangeListeneraddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, clearUserObjects, containsUserObjectKey, filter, filter, filter, fireNodeAddedEvent, getListOfTreeNodeChangeListeners, getRoot, getTreeNodeChangeListenerCount, getUserObject, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeUserObject, userObjectKeySetpublic LineEnding()
public LineEnding(LineEnding obj)
public LineEnding clone()
clone in interface SBaseclone in class GraphicalPrimitive2Dpublic void initDefaults()
TransformationinitDefaults in class GraphicalPrimitive2Dpublic boolean getAllowsChildren()
getAllowsChildren in interface TreeNodegetAllowsChildren in class AbstractSBasepublic int getChildCount()
getChildCount in interface TreeNodegetChildCount in class AbstractSBasepublic SBase getChildAt(int childIndex)
getChildAt in interface TreeNodegetChildAt in class AbstractSBasepublic BoundingBox getBoundingBox()
public boolean isSetBoundingBox()
public void setBoundingBox(BoundingBox boundingBox)
public boolean unsetBoundingBox()
true, if boundingBox was set before,
otherwise falsepublic RenderGroup getGroup()
public boolean isSetGroup()
public void setGroup(RenderGroup group)
public boolean unsetGroup()
true, if group was set before,
otherwise falsepublic boolean isEnableRotationMapping()
public boolean isSetEnableRotationMapping()
public void setEnableRotationMapping(Boolean enableRotationMapping)
public boolean unsetEnableRotationMapping()
enableRotationMappingtrue, if enableRotationMapping was set before,
otherwise falseCopyright © 2009–2016. All rights reserved.