public class LinearGradient extends GradientBase
GradientBase.SpreadlistOfGradientStops, spreadMethodignoredExtensions, ignoredXMLElementslistOfListeners, parent, UNKNOWN_ATTRIBUTES, UNKNOWN_ELEMENTS| Constructor and Description |
|---|
LinearGradient()
Creates an LinearGradient instance
|
LinearGradient(LinearGradient obj)
Clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
LinearGradient |
clone() |
boolean |
equals(Object obj) |
boolean |
getAllowsChildren() |
SBase |
getChildAt(int childIndex) |
int |
getChildCount() |
double |
getX1() |
double |
getX2() |
double |
getY1() |
double |
getY2() |
double |
getZ1() |
double |
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(Double x1)
Set the value of x1
|
void |
setX2(Double x2)
Set the value of x2
|
void |
setY1(Double y1)
Set the value of y1
|
void |
setY2(Double y2)
Set the value of y2
|
void |
setZ1(Double z1)
Set the value of z1
|
void |
setZ2(Double 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() |
addGradientStop, createGradientStop, getListOfGradientStops, getSpreadMethod, isIdMandatory, isSetListOfGradientStops, isSetSpreadMethod, removeGradientStop, removeGradientStop, setListOfGradientStops, setSpreadMethod, toString, unsetListOfGradientStops, unsetSpreadMethodgetId, getName, isSetId, isSetName, isValidId, setId, setName, unsetId, unsetNameaddCVTerm, 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, waitgetId, getName, isSetId, isSetName, setId, setName, unsetId, unsetNameaddCVTerm, 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 LinearGradient()
public LinearGradient(LinearGradient obj)
public LinearGradient clone()
clone in interface SBaseclone in class GradientBasepublic void initDefaults()
GradientBaseinitDefaults in class GradientBasepublic int hashCode()
hashCode in interface SBasehashCode in class GradientBasepublic boolean equals(Object obj)
equals in interface SBaseequals in class GradientBasepublic boolean getAllowsChildren()
getAllowsChildren in interface TreeNodegetAllowsChildren in class GradientBasepublic int getChildCount()
getChildCount in interface TreeNodegetChildCount in class GradientBasepublic SBase getChildAt(int childIndex)
getChildAt in interface TreeNodegetChildAt in class GradientBasepublic double getX1()
public boolean isSetX1()
public void setX1(Double x1)
public boolean unsetX1()
true, if x1 was set before,
otherwise falsepublic double getX2()
public boolean isSetX2()
public void setX2(Double x2)
public boolean unsetX2()
true, if x2 was set before,
otherwise falsepublic double getY1()
public boolean isSetY1()
public void setY1(Double y1)
public boolean unsetY1()
true, if y1 was set before,
otherwise falsepublic double getY2()
public boolean isSetY2()
public void setY2(Double y2)
public boolean unsetY2()
true, if y2 was set before,
otherwise falsepublic double getZ1()
public boolean isSetZ1()
public void setZ1(Double z1)
public boolean unsetZ1()
true, if z1 was set before,
otherwise falsepublic double getZ2()
public boolean isSetZ2()
public void setZ2(Double z2)
public boolean unsetZ2()
true, if z2 was set before,
otherwise falsepublic Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface SBasewriteXMLAttributes in class GradientBasepublic boolean readAttribute(String attributeName, String prefix, String value)
readAttribute in interface SBasereadAttribute in class GradientBaseCopyright © 2009–2016. All rights reserved.