public class LineEnding extends GraphicalPrimitive2D implements IBoundingBox
GraphicalPrimitive2D.FillRulefill, fillRulestroke, strokeDashArray, strokeWidthtransformignoredExtensions, ignoredXMLElements, JSBML_WRONG_SBO_TERM, packageNamelistOfListeners, parent, resourceBundle| Constructor and Description |
|---|
LineEnding()
Creates an LineEnding instance
|
LineEnding(LineEnding obj)
Clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
LineEnding |
clone() |
BoundingBox |
createBoundingBox() |
boolean |
equals(Object obj) |
boolean |
getAllowsChildren() |
BoundingBox |
getBoundingBox() |
TreeNode |
getChildAt(int index) |
int |
getChildCount() |
RenderGroup |
getGroup() |
int |
hashCode() |
void |
initDefaults()
Initializes the default values using the namespace.
|
boolean |
isEnableRotationMapping() |
boolean |
isSetBoundingBox() |
boolean |
isSetEnableRotationMapping() |
boolean |
isSetGroup() |
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
setBoundingBox(BoundingBox boundingBox)
Set the value of boundingBox
|
void |
setEnableRotationMapping(Boolean enableRotationMapping)
Sets the value of enableRotationMapping
|
void |
setGroup(RenderGroup group)
Sets the value of group
|
void |
unsetBoundingBox()
Unsets the variable boundingBox
|
boolean |
unsetEnableRotationMapping()
Unsets the variable
enableRotationMapping |
boolean |
unsetGroup()
Unsets the variable group
|
Map<String,String> |
writeXMLAttributes() |
getFill, getFillRule, isSetFill, isSetFillRule, setFill, setFillRule, unsetFill, unsetFillRuleaddStrokeDash, getStroke, getStrokeDash, getStrokeDashArray, getStrokeWidth, isSetStroke, isSetStrokeDashArray, isSetStrokeWidth, setStroke, setStrokeDashArray, setStrokeDashArray, setStrokeWidth, unsetStroke, unsetStrokeDashArray, unsetStrokeWidthgetTransform, isSetTransform, setTransform, unsetTransformaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendAnnotation, appendAnnotation, appendNotes, appendNotes, checkAndSetPackageNamespaceAndVersion, checkAndSetPackageNamespaceAndVersion, checkAttribute, checkLevelAndVersionCompatibility, createHistory, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, fireNodeRemovedEvent, firePropertyChange, getAnnotation, getAnnotationString, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementByMetaId, getElementBySId, getElementName, getExtension, getExtensionCount, getExtensionPackages, getHistory, getId, getIdManager, getLevel, getLevelAndVersion, getMetaId, getModel, getName, getNamespace, getNotes, getNotesString, getNumCVTerms, getNumPlugins, getPackageName, getPackageVersion, getParent, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getURI, getVersion, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isIdMandatory, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetId, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetName, isSetNotes, isSetPackageVErsion, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, isValidLevelAndVersionCombination, isValidMetaId, notifyChildChange, registerChild, removeCVTerm, removeCVTerm, setAnnotation, setAnnotation, setAnnotation, setHistory, setId, setLevel, setMetaId, setName, setNamespace, setNotes, setNotes, setPackageVersion, setParentSBML, setParentSBMLObject, setSBOTerm, setSBOTerm, setThisAsParentSBMLObject, setVersion, toString, unregisterChild, unsetAnnotation, unsetCVTerms, unsetExtension, unsetHistory, unsetId, unsetMetaId, unsetName, unsetNamespace, unsetNotes, unsetPlugin, unsetSBOTermaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, children, clearUserObjects, containsUserObjectKey, filter, filter, filter, fireNodeAddedEvent, getIndex, getListOfTreeNodeChangeListeners, getNumChildren, getRoot, getTreeNodeChangeListenerCount, getUserObject, indexOf, isCloningInProgress, isInvalidSBMLAllowed, isLeaf, isReadingInProgress, 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)
obj - the LineEnding instance to clonepublic 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 TreeNode getChildAt(int index)
getChildAt in interface TreeNodegetChildAt in class AbstractSBasepublic BoundingBox createBoundingBox()
createBoundingBox in interface IBoundingBoxpublic BoundingBox getBoundingBox()
getBoundingBox in interface IBoundingBoxpublic boolean isSetBoundingBox()
isSetBoundingBox in interface IBoundingBoxpublic void setBoundingBox(BoundingBox boundingBox)
setBoundingBox in interface IBoundingBoxboundingBox - the value of boundingBoxpublic void unsetBoundingBox()
unsetBoundingBox in interface IBoundingBoxpublic RenderGroup getGroup()
public boolean isSetGroup()
public void setGroup(RenderGroup group)
group - the value of grouppublic boolean unsetGroup()
true, if group was set before,
otherwise falsepublic boolean isEnableRotationMapping()
public boolean isSetEnableRotationMapping()
public void setEnableRotationMapping(Boolean enableRotationMapping)
enableRotationMapping - the value of enableRotationMappingpublic boolean unsetEnableRotationMapping()
enableRotationMappingtrue, if enableRotationMapping was set before,
otherwise falsepublic int hashCode()
hashCode in interface SBasehashCode in class GraphicalPrimitive2Dpublic boolean equals(Object obj)
equals in interface SBaseequals in class GraphicalPrimitive2Dpublic Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface SBasewriteXMLAttributes in class GraphicalPrimitive2Dpublic boolean readAttribute(String attributeName, String prefix, String value)
readAttribute in interface SBasereadAttribute in class GraphicalPrimitive2DCopyright © 2009–2017. All rights reserved.