public class CSGRotation extends CSGTransformation
ignoredExtensions, ignoredXMLElementslistOfListeners, parent, UNKNOWN_ATTRIBUTES, UNKNOWN_ELEMENTS| Constructor and Description |
|---|
CSGRotation() |
CSGRotation(CSGRotation csgt) |
CSGRotation(int level,
int version) |
CSGRotation(String id,
int level,
int version) |
| Modifier and Type | Method and Description |
|---|---|
CSGRotation |
clone() |
boolean |
equals(Object object) |
double |
getRotateAngleInRadians()
Returns the value of rotateAngleInRadians
|
double |
getRotateAxisX()
Returns the value of rotateAxisX
|
double |
getRotateAxisY()
Returns the value of rotateAxisY
|
double |
getRotateAxisZ()
Returns the value of rotateAxisZ
|
int |
hashCode() |
boolean |
isSetRotateAngleInRadians()
Returns whether rotateAngleInRadians is set
|
boolean |
isSetRotateAxisX()
Returns whether rotateAxisX is set
|
boolean |
isSetRotateAxisY()
Returns whether rotateAxisY is set
|
boolean |
isSetRotateAxisZ()
Returns whether rotateAxisZ is set
|
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
setRotateAngleInRadians(double rotateAngleInRadians)
Sets the value of rotateAngleInRadians
|
void |
setRotateAxisX(double rotateAxisX)
Sets the value of rotateAxisX
|
void |
setRotateAxisY(double rotateAxisY)
Sets the value of rotateAxisY
|
void |
setRotateAxisZ(double rotateAxisZ)
Sets the value of rotateAxisZ
|
String |
toString() |
boolean |
unsetRotateAngleInRadians()
Unsets the variable rotateAngleInRadians
|
boolean |
unsetRotateAxisX()
Unsets the variable rotateAxisX
|
boolean |
unsetRotateAxisY()
Unsets the variable rotateAxisY
|
boolean |
unsetRotateAxisZ()
Unsets the variable rotateAxisZ
|
Map<String,String> |
writeXMLAttributes() |
getAllowsChildren, getChildAt, getChildCount, getCSGNode, isSetCSGNode, setCSGNode, unsetCSGNodegetSpatialId, isSetSpatialId, setSpatialId, unsetSpatialIdaddCVTerm, 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, waitaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendNotes, appendNotes, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, getAnnotation, getAnnotationString, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementName, getExtension, getExtensionCount, getExtensionPackages, getHistory, getLevel, getLevelAndVersion, getMetaId, getModel, getNamespace, getNotes, getNotesString, getNumCVTerms, getNumPlugins, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getVersion, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetNotes, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, registerChild, removeCVTerm, removeCVTerm, removeTreeNodeChangeListener, setAnnotation, setHistory, setLevel, setMetaId, setNotes, setNotes, setSBOTerm, setSBOTerm, setThisAsParentSBMLObject, setVersion, unregisterChild, unsetAnnotation, unsetCVTerms, unsetExtension, unsetHistory, unsetMetaId, unsetNotes, unsetPlugin, unsetSBOTermaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, clearUserObjects, containsUserObjectKey, filter, filter, filter, fireNodeAddedEvent, fireNodeRemovedEvent, firePropertyChange, getListOfTreeNodeChangeListeners, getRoot, getTreeNodeChangeListenerCount, getUserObject, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeUserObject, userObjectKeySetpublic CSGRotation()
public CSGRotation(CSGRotation csgt)
csgt - public CSGRotation(int level,
int version)
level - version - public CSGRotation(String id, int level, int version)
id - level - version - public CSGRotation clone()
clone in interface SBaseclone in class AbstractSBasepublic boolean equals(Object object)
equals in interface SBaseequals in class CSGTransformationpublic double getRotateAxisX()
public boolean isSetRotateAxisX()
public void setRotateAxisX(double rotateAxisX)
public boolean unsetRotateAxisX()
true, if rotateAxisX was set before,
otherwise falsepublic double getRotateAxisY()
public boolean isSetRotateAxisY()
public void setRotateAxisY(double rotateAxisY)
public boolean unsetRotateAxisY()
true, if rotateAxisY was set before,
otherwise falsepublic double getRotateAxisZ()
public boolean isSetRotateAxisZ()
public void setRotateAxisZ(double rotateAxisZ)
public boolean unsetRotateAxisZ()
true, if rotateAxisZ was set before,
otherwise falsepublic double getRotateAngleInRadians()
public boolean isSetRotateAngleInRadians()
public void setRotateAngleInRadians(double rotateAngleInRadians)
public boolean unsetRotateAngleInRadians()
true, if rotateAngleInRadians was set before,
otherwise falsepublic int hashCode()
hashCode in interface SBasehashCode in class AbstractSpatialNamedSBasepublic Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface SBasewriteXMLAttributes in class AbstractSpatialNamedSBasepublic boolean readAttribute(String attributeName, String prefix, String value)
readAttribute in interface SBasereadAttribute in class AbstractSpatialNamedSBasepublic String toString()
toString in class AbstractSpatialNamedSBaseCopyright © 2009–2016. All rights reserved.