java.io.Serializable, java.lang.Cloneable, javax.swing.tree.TreeNode, IBoundingBox, SBase, TreeNodeWithChangeSupportpublic class LineEnding extends GraphicalPrimitive2D implements IBoundingBox
GraphicalPrimitive2D.FillRuleJSBML_WRONG_SBO_TERM| Constructor | Description |
|---|---|
LineEnding() |
Creates an LineEnding instance
|
LineEnding(LineEnding obj) |
Clone constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
LineEnding |
clone() |
Creates a deep copy of this object, i.e., a new
SBase with the same
properties
like this one. |
BoundingBox |
createBoundingBox() |
Creates and sets a
BoundingBox for this object. |
boolean |
equals(java.lang.Object obj) |
|
boolean |
getAllowsChildren() |
|
BoundingBox |
getBoundingBox() |
Returns the
BoundingBox. |
javax.swing.tree.TreeNode |
getChildAt(int index) |
|
int |
getChildCount() |
|
RenderGroup |
getGroup() |
|
int |
hashCode() |
Returns a hash code value for this
SBase instance. |
void |
initDefaults() |
Initializes the default values using the namespace.
|
boolean |
isEnableRotationMapping() |
|
boolean |
isSetBoundingBox() |
Returns
true is the BoundingBox is set. |
boolean |
isSetEnableRotationMapping() |
|
boolean |
isSetGroup() |
|
boolean |
readAttribute(java.lang.String attributeName,
java.lang.String prefix,
java.lang.String value) |
Sets the given attribute in this
SBase. |
void |
setBoundingBox(BoundingBox boundingBox) |
Set the value of boundingBox
|
void |
setEnableRotationMapping(java.lang.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
|
java.util.Map<java.lang.String,java.lang.String> |
writeXMLAttributes() |
Returns a map with all the attributes of this
SBase that
need to be written out in XML. |
addCVTerm, addDeclaredNamespace, addExtension, addPlugin, addResources, appendAnnotation, appendAnnotation, appendNotes, appendNotes, createHistory, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, fireNodeRemovedEvent, firePropertyChange, getAllDeclaredNamespaces, getAnnotation, getAnnotationString, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementByMetaId, getElementBySId, getElementName, getExtension, getExtensionCount, getExtensionPackages, getFirstElementIndex, getHistory, getId, getLevel, getLevelAndVersion, getMetaId, getModel, getName, getNamespace, getNotes, getNotesString, getNumCVTerms, getNumPlugins, getPackageName, getPackageVersion, getParent, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getURI, getVersion, hasExtension, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isIdMandatory, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetId, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetName, isSetNotes, isSetPackageVErsion, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, isValidLevelAndVersionCombination, isValidMetaId, registerChild, removeCVTerm, removeCVTerm, removeDeclaredNamespaceByNamespace, removeDeclaredNamespaceByPrefix, removeTopLevelAnnotationElement, removeTopLevelAnnotationElement, removeTopLevelAnnotationElement, replaceTopLevelAnnotationElement, replaceTopLevelAnnotationElement, setAnnotation, setAnnotation, setAnnotation, setHistory, setId, setLevel, setMetaId, setName, setNamespace, setNotes, setNotes, setPackageVersion, 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, isLeaf, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeTreeNodeChangeListener, removeUserObject, setParent, userObjectKeySetaddStrokeDash, getStroke, getStrokeDash, getStrokeDashArray, getStrokeWidth, isSetStroke, isSetStrokeDashArray, isSetStrokeWidth, setStroke, setStrokeDashArray, setStrokeDashArray, setStrokeWidth, unsetStroke, unsetStrokeDashArray, unsetStrokeWidthgetFill, getFillRule, isSetFill, isSetFillRule, setFill, setFillRule, unsetFill, unsetFillRuleremoveTreeNodeChangeListenerisSetTransform, setTransformgetTransform, unsetTransformaddAllChangeListeners, 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()
SBaseSBase with the same
properties
like this one.clone in interface SBaseclone in class GraphicalPrimitive2Dpublic void initDefaults()
TransformationinitDefaults in class GraphicalPrimitive2Dpublic boolean getAllowsChildren()
getAllowsChildren in interface javax.swing.tree.TreeNodegetAllowsChildren in class AbstractSBasepublic int getChildCount()
getChildCount in interface javax.swing.tree.TreeNodegetChildCount in class AbstractSBasepublic javax.swing.tree.TreeNode getChildAt(int index)
getChildAt in interface javax.swing.tree.TreeNodegetChildAt in class AbstractSBasepublic BoundingBox createBoundingBox()
IBoundingBoxBoundingBox for this object.createBoundingBox in interface IBoundingBoxBoundingBox.public BoundingBox getBoundingBox()
IBoundingBoxBoundingBox.getBoundingBox in interface IBoundingBoxpublic boolean isSetBoundingBox()
IBoundingBoxtrue is the BoundingBox is set.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(java.lang.Boolean enableRotationMapping)
enableRotationMapping - the value of enableRotationMappingpublic boolean unsetEnableRotationMapping()
enableRotationMappingtrue, if enableRotationMapping was set before,
otherwise falsepublic int hashCode()
SBaseSBase instance.hashCode in interface SBasehashCode in class GraphicalPrimitive2DSBase instance.Object.hashCode()public boolean equals(java.lang.Object obj)
SBasepublic java.util.Map<java.lang.String,java.lang.String> writeXMLAttributes()
SBaseSBase that
need to be written out in XML.
The attribute name is used as a key and the attribute value as value. If a prefix is needed for the attribute name, it need to be set directly in this map.
writeXMLAttributes in interface SBasewriteXMLAttributes in class GraphicalPrimitive2DMap containing the XML attributes of this object.public boolean readAttribute(java.lang.String attributeName,
java.lang.String prefix,
java.lang.String value)
SBaseSBase.
If the given attribute name is not recognized, nothing is done and
false is returned.
readAttribute in interface SBasereadAttribute in class GraphicalPrimitive2DattributeName - localName of the XML attributeprefix - prefix of the XML attributevalue - value of the XML attributetrue if the attribute has been successfully read.