public class RenderCubicBezier extends RenderPoint
RenderCurveSegment.TypeignoredExtensions, ignoredXMLElements, JSBML_WRONG_SBO_TERM, packageNamelistOfListeners, parent, resourceBundle| Constructor and Description |
|---|
RenderCubicBezier()
Creates an RenderCubicBezier instance
|
RenderCubicBezier(RenderCubicBezier obj)
Clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
RenderCubicBezier |
clone() |
boolean |
equals(Object obj) |
RelAbsVector |
getX1() |
RelAbsVector |
getX2() |
RelAbsVector |
getY1() |
RelAbsVector |
getY2() |
RelAbsVector |
getZ1() |
RelAbsVector |
getZ2() |
int |
hashCode() |
void |
initDefaults()
Initializes the default values using the namespace.
|
boolean |
isSetX1() |
boolean |
isSetX2() |
boolean |
isSetY1() |
boolean |
isSetY2() |
boolean |
isSetZ1() |
boolean |
isSetZ2() |
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
setX1(RelAbsVector x1)
Set the value of x1
|
void |
setX2(RelAbsVector x2)
Set the value of x2
|
void |
setY1(RelAbsVector y1)
Set the value of y1
|
void |
setY2(RelAbsVector y2)
Set the value of y2
|
void |
setZ1(RelAbsVector z1)
Set the value of z1
|
void |
setZ2(RelAbsVector z2)
Set the value of z2
|
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
|
Map<String,String> |
writeXMLAttributes() |
getElementName, getX, getY, getZ, isSetX, isSetY, isSetZ, setX, setY, setZ, unsetX, unsetY, unsetZgetType, isRenderCubicBezier, isRenderPoint, isSetTypeaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendAnnotation, appendAnnotation, appendNotes, appendNotes, checkAndSetPackageNamespaceAndVersion, checkAndSetPackageNamespaceAndVersion, checkAttribute, checkIdentifier, checkLevelAndVersionCompatibility, createHistory, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, fireNodeRemovedEvent, firePropertyChange, getAllDeclaredNamespaces, getAllowsChildren, getAnnotation, getAnnotationString, getChildAt, getChildCount, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementByMetaId, getElementBySId, getExtension, getExtensionCount, getExtensionPackages, getFirstElementIndex, 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, removeDeclaredNamespaceByNamespace, removeDeclaredNamespaceByPrefix, removeTopLevelAnnotationElement, removeTopLevelAnnotationElement, removeTopLevelAnnotationElement, replaceTopLevelAnnotationElement, replaceTopLevelAnnotationElement, 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 RenderCubicBezier()
public RenderCubicBezier(RenderCubicBezier obj)
obj - the RenderCubicBezier instance to clonepublic RenderCubicBezier clone()
clone in interface SBaseclone in class RenderPointpublic RelAbsVector getX1()
public RelAbsVector getX2()
public RelAbsVector getY1()
public RelAbsVector getY2()
public RelAbsVector getZ1()
public RelAbsVector getZ2()
public void initDefaults()
RenderPointinitDefaults in class RenderPointpublic boolean isSetX1()
public boolean isSetX2()
public boolean isSetY1()
public boolean isSetY2()
public boolean isSetZ1()
public boolean isSetZ2()
public void setX1(RelAbsVector x1)
x1 - public void setX2(RelAbsVector x2)
x2 - public void setY1(RelAbsVector y1)
y1 - public void setY2(RelAbsVector y2)
y2 - public void setZ1(RelAbsVector z1)
z1 - public void setZ2(RelAbsVector z2)
z2 - public 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 Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface SBasewriteXMLAttributes in class RenderPointpublic boolean readAttribute(String attributeName, String prefix, String value)
readAttribute in interface SBasereadAttribute in class RenderPointpublic int hashCode()
hashCode in interface SBasehashCode in class RenderPointpublic boolean equals(Object obj)
equals in interface SBaseequals in class RenderPointCopyright © 2009–2020. All rights reserved.