public class Rectangle extends GraphicalPrimitive2D implements Point3D
GraphicalPrimitive2D.FillRulefill, fillRulestroke, strokeDashArray, strokeWidthtransformignoredExtensions, ignoredXMLElements, JSBML_WRONG_SBO_TERM, packageNamelistOfListeners, parent, resourceBundle| Constructor and Description |
|---|
Rectangle()
Creates a new
Rectangle instance. |
Rectangle(Rectangle obj)
Clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
clone() |
boolean |
equals(Object obj) |
boolean |
getAllowsChildren() |
SBase |
getChildAt(int childIndex) |
int |
getChildCount() |
RelAbsVector |
getHeight() |
double |
getRatio() |
RelAbsVector |
getRx() |
RelAbsVector |
getRy() |
RelAbsVector |
getWidth() |
RelAbsVector |
getX() |
RelAbsVector |
getY() |
RelAbsVector |
getZ() |
int |
hashCode() |
void |
initDefaults()
Initializes the default values using the namespace.
|
boolean |
isSetHeight() |
boolean |
isSetRatio() |
boolean |
isSetRx() |
boolean |
isSetRy() |
boolean |
isSetWidth() |
boolean |
isSetX() |
boolean |
isSetY() |
boolean |
isSetZ() |
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
setHeight(RelAbsVector height)
Set the value of height
|
void |
setRatio(double ratio) |
void |
setRx(RelAbsVector rx)
Set the value of
rx |
void |
setRy(RelAbsVector ry)
Set the value of
ry |
void |
setWidth(RelAbsVector width)
Set the value of width
|
void |
setX(RelAbsVector x)
Set the value of x
|
void |
setY(RelAbsVector y)
Set the value of y
|
void |
setZ(RelAbsVector z)
Set the value of z
|
boolean |
unsetHeight()
Unsets the variable height
|
boolean |
unsetRatio() |
boolean |
unsetRx()
Unsets the variable
rx |
boolean |
unsetRy()
Unsets the variable
ry |
boolean |
unsetWidth()
Unsets the variable width
|
boolean |
unsetX()
Unsets the variable x
|
boolean |
unsetY()
Unsets the variable y
|
boolean |
unsetZ()
Unsets the variable z
|
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, unsetTransformisSetTransform, setTransformaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendAnnotation, appendAnnotation, appendNotes, appendNotes, checkAndSetPackageNamespaceAndVersion, checkAndSetPackageNamespaceAndVersion, checkAttribute, checkIdentifier, checkLevelAndVersionCompatibility, 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, 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 Rectangle()
Rectangle instance.public Rectangle(Rectangle obj)
obj - public RelAbsVector getRx()
rxpublic boolean isSetRx()
rx is setpublic void setRx(RelAbsVector rx)
rxrx - public boolean unsetRx()
rxtrue, if rx was set before,
otherwise falsepublic RelAbsVector getRy()
rypublic boolean isSetRy()
ry is setpublic void setRy(RelAbsVector ry)
ryry - public boolean unsetRy()
rytrue, if ry was set before,
otherwise falsepublic RelAbsVector getX()
public void setX(RelAbsVector x)
Point3Dpublic boolean unsetX()
public RelAbsVector getY()
public void setY(RelAbsVector y)
Point3Dpublic boolean unsetY()
public RelAbsVector getZ()
public void setZ(RelAbsVector z)
Point3Dpublic boolean unsetZ()
public RelAbsVector getHeight()
public boolean isSetHeight()
public void setHeight(RelAbsVector height)
height - public boolean unsetHeight()
true, if height was set before,
otherwise falsepublic RelAbsVector getWidth()
public boolean isSetWidth()
public void setWidth(RelAbsVector width)
width - public boolean unsetWidth()
true, if width was set before,
otherwise falsepublic double getRatio()
public boolean isSetRatio()
public void setRatio(double ratio)
ratio - of width/heightpublic boolean unsetRatio()
public Rectangle 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 SBase getChildAt(int childIndex)
getChildAt in interface TreeNodegetChildAt in class AbstractSBasepublic 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 GraphicalPrimitive2Dpublic int hashCode()
hashCode in interface SBasehashCode in class GraphicalPrimitive2Dpublic boolean equals(Object obj)
equals in interface SBaseequals in class GraphicalPrimitive2DCopyright © 2009–2020. All rights reserved.