org.sbml.jsbml.ext.render
public class RenderCubicBezier extends RenderPoint
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Boolean |
absoluteX1 |
private java.lang.Boolean |
absoluteX2 |
private java.lang.Boolean |
absoluteY1 |
private java.lang.Boolean |
absoluteY2 |
private java.lang.Boolean |
absoluteZ1 |
private java.lang.Boolean |
absoluteZ2 |
private static long |
serialVersionUID
Generated serial version identifier
|
private java.lang.Double |
x1 |
private java.lang.Double |
x2 |
private java.lang.Double |
y1 |
private java.lang.Double |
y2 |
private java.lang.Double |
z1 |
private java.lang.Double |
z2 |
ignoredExtensions, ignoredXMLElementslistOfListeners, parent, UNKNOWN_ATTRIBUTES, UNKNOWN_ELEMENTS| Constructor and Description |
|---|
RenderCubicBezier()
Creates an RenderCubicBezier instance
|
RenderCubicBezier(RenderCubicBezier obj)
Clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
RenderCubicBezier |
clone()
Creates a deep copy of this object, i.e., a new
SBase with the same properties
like this one. |
boolean |
getAllowsChildren() |
SBase |
getChildAt(int childIndex) |
int |
getChildCount() |
double |
getX1() |
double |
getX2() |
double |
getY1() |
double |
getY2() |
double |
getZ1() |
double |
getZ2() |
void |
initDefaults()
Initializes the default values using the namespace.
|
boolean |
isAbsoluteX1() |
boolean |
isAbsoluteX2() |
boolean |
isAbsoluteY1() |
boolean |
isAbsoluteY2() |
boolean |
isAbsoluteZ1() |
boolean |
isAbsoluteZ2() |
boolean |
isSetAbsoluteX1() |
boolean |
isSetAbsoluteX2() |
boolean |
isSetAbsoluteY1() |
boolean |
isSetAbsoluteY2() |
boolean |
isSetAbsoluteZ1() |
boolean |
isSetAbsoluteZ2() |
boolean |
isSetX1() |
boolean |
isSetX2() |
boolean |
isSetY1() |
boolean |
isSetY2() |
boolean |
isSetZ1() |
boolean |
isSetZ2() |
boolean |
readAttribute(java.lang.String attributeName,
java.lang.String prefix,
java.lang.String value)
Sets the given attribute in this
SBase. |
void |
setAbsoluteX1(boolean absoluteX1)
Set the value of absoluteX1
|
void |
setAbsoluteX2(boolean absoluteX2)
Set the value of absoluteX2
|
void |
setAbsoluteY1(boolean absoluteY1)
Set the value of absoluteY1
|
void |
setAbsoluteY2(boolean absoluteY2)
Set the value of absoluteY2
|
void |
setAbsoluteZ1(boolean absoluteZ1)
Set the value of absoluteZ1
|
void |
setAbsoluteZ2(boolean absoluteZ2)
Set the value of absoluteZ2
|
void |
setX1(java.lang.Double x1)
Set the value of x1
|
void |
setX2(java.lang.Double x2)
Set the value of x2
|
void |
setY1(java.lang.Double y1)
Set the value of y1
|
void |
setY2(java.lang.Double y2)
Set the value of y2
|
void |
setZ1(java.lang.Double z1)
Set the value of z1
|
void |
setZ2(java.lang.Double z2)
Set the value of z2
|
boolean |
unsetAbsoluteX1()
Unsets the variable absoluteX1
|
boolean |
unsetAbsoluteX2()
Unsets the variable absoluteX2
|
boolean |
unsetAbsoluteY1()
Unsets the variable absoluteY1
|
boolean |
unsetAbsoluteY2()
Unsets the variable absoluteY2
|
boolean |
unsetAbsoluteZ1()
Unsets the variable absoluteZ1
|
boolean |
unsetAbsoluteZ2()
Unsets the variable absoluteZ2
|
boolean |
unsetX1()
Unsets the variable x1
|
boolean |
unsetX2()
Unsets the variable x2
|
boolean |
unsetY1()
Unsets the variable y1
|
boolean |
unsetY2()
Unsets the variable y2
|
boolean |
unsetZ1()
Unsets the variable z1
|
boolean |
unsetZ2()
Unsets the variable z2
|
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. |
getX, getY, getZ, isAbsoluteX, isAbsoluteY, isAbsoluteZ, isSetAbsoluteX, isSetAbsoluteY, isSetAbsoluteZ, isSetX, isSetY, isSetZ, setAbsoluteX, setAbsoluteY, setAbsoluteZ, setX, setY, setZ, toString, unsetAbsoluteX, unsetAbsoluteY, unsetAbsoluteZ, unsetX, unsetY, unsetZaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendNotes, appendNotes, checkLevelAndVersionCompatibility, createHistory, createPlugin, disablePackage, enablePackage, enablePackage, equals, 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, hashCode, 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, userObjectKeySetprivate static final long serialVersionUID
private java.lang.Boolean absoluteX1
private java.lang.Boolean absoluteY1
private java.lang.Boolean absoluteZ1
private java.lang.Boolean absoluteX2
private java.lang.Boolean absoluteY2
private java.lang.Boolean absoluteZ2
private java.lang.Double x1
private java.lang.Double y1
private java.lang.Double z1
private java.lang.Double x2
private java.lang.Double y2
private java.lang.Double z2
public RenderCubicBezier()
public RenderCubicBezier(RenderCubicBezier obj)
public RenderCubicBezier clone()
SBaseSBase with the same properties
like this one.clone in interface SBaseclone in class RenderPointpublic boolean getAllowsChildren()
getAllowsChildren in interface javax.swing.tree.TreeNodegetAllowsChildren in class RenderPointpublic SBase getChildAt(int childIndex)
getChildAt in interface javax.swing.tree.TreeNodegetChildAt in class RenderPointpublic int getChildCount()
getChildCount in interface javax.swing.tree.TreeNodegetChildCount in class RenderPointpublic double getX1()
public double getX2()
public double getY1()
public double getY2()
public double getZ1()
public double getZ2()
public void initDefaults()
RenderPointinitDefaults in class RenderPointpublic boolean isAbsoluteX1()
public boolean isAbsoluteX2()
public boolean isAbsoluteY1()
public boolean isAbsoluteY2()
public boolean isAbsoluteZ1()
public boolean isAbsoluteZ2()
public boolean isSetAbsoluteX1()
public boolean isSetAbsoluteX2()
public boolean isSetAbsoluteY1()
public boolean isSetAbsoluteY2()
public boolean isSetAbsoluteZ1()
public boolean isSetAbsoluteZ2()
public boolean isSetX1()
public boolean isSetX2()
public boolean isSetY1()
public boolean isSetY2()
public boolean isSetZ1()
public boolean isSetZ2()
public void setAbsoluteX1(boolean absoluteX1)
public void setAbsoluteX2(boolean absoluteX2)
public void setAbsoluteY1(boolean absoluteY1)
public void setAbsoluteY2(boolean absoluteY2)
public void setAbsoluteZ1(boolean absoluteZ1)
public void setAbsoluteZ2(boolean absoluteZ2)
public void setX1(java.lang.Double x1)
public void setX2(java.lang.Double x2)
public void setY1(java.lang.Double y1)
public void setY2(java.lang.Double y2)
public void setZ1(java.lang.Double z1)
public void setZ2(java.lang.Double z2)
public boolean unsetAbsoluteX1()
true, if absoluteX1 was set before,
otherwise falsepublic boolean unsetAbsoluteX2()
true, if absoluteX2 was set before,
otherwise falsepublic boolean unsetAbsoluteY1()
true, if absoluteY1 was set before,
otherwise falsepublic boolean unsetAbsoluteY2()
true, if absoluteY2 was set before,
otherwise falsepublic boolean unsetAbsoluteZ1()
true, if absoluteZ1 was set before,
otherwise falsepublic boolean unsetAbsoluteZ2()
true, if absoluteZ2 was set before,
otherwise falsepublic boolean unsetX1()
true, if x1 was set before,
otherwise falsepublic boolean unsetX2()
true, if x2 was set before,
otherwise falsepublic boolean unsetY1()
true, if y1 was set before,
otherwise falsepublic boolean unsetY2()
true, if y2 was set before,
otherwise falsepublic boolean unsetZ1()
true, if z1 was set before,
otherwise falsepublic boolean unsetZ2()
true, if z2 was set before,
otherwise falsepublic 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 RenderPointMap 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 RenderPointattributeName - localName of the XML attributeprefix - prefix of the XML attributevalue - value of the XML attributetrue if the attribute has been successfully read.