org.sbml.jsbml.ext.render
public class RenderInformationBase extends AbstractNamedSBase implements UniqueNamedSBase
| Modifier and Type | Field and Description |
|---|---|
protected java.awt.Color |
backgroundColor |
protected ListOf<ColorDefinition> |
listOfColorDefinitions |
protected ListOf<GradientBase> |
listOfGradientDefintions |
protected ListOf<LineEnding> |
listOfLineEndings |
protected java.lang.String |
programName |
protected java.lang.String |
programVersion |
protected java.lang.String |
referenceRenderInformation |
private static long |
serialVersionUID
Generated serial version identifier
|
ignoredExtensions, ignoredXMLElementslistOfListeners, parent, UNKNOWN_ATTRIBUTES, UNKNOWN_ELEMENTS| Constructor and Description |
|---|
RenderInformationBase()
Creates an RenderInformationBase instance
|
RenderInformationBase(int level,
int version)
Creates a RenderInformationBase instance with a level and version.
|
RenderInformationBase(RenderInformationBase obj)
Clone constructor
|
RenderInformationBase(java.lang.String id)
Creates a RenderInformationBase instance with an id.
|
RenderInformationBase(java.lang.String id,
int level,
int version)
Creates a RenderInformationBase instance with an id, level, and version.
|
RenderInformationBase(java.lang.String id,
java.lang.String name,
int level,
int version)
Creates a RenderInformationBase instance with an id, name, level, and version.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
addColorDefinition(ColorDefinition field) |
boolean |
addGradientBase(GradientBase field) |
boolean |
addLineEnding(LineEnding lineEnding) |
RenderInformationBase |
clone()
Creates a deep copy of this object, i.e., a new
SBase with the same properties
like this one. |
boolean |
equals(java.lang.Object obj)
|
boolean |
getAllowsChildren() |
java.awt.Color |
getBackgroundColor() |
SBase |
getChildAt(int childIndex) |
int |
getChildCount() |
ListOf<ColorDefinition> |
getListOfColorDefinitions() |
ListOf<GradientBase> |
getListOfGradientDefintions() |
ListOf<LineEnding> |
getListOfLineEndings() |
java.lang.String |
getProgramName() |
java.lang.String |
getProgramVersion() |
java.lang.String |
getReferenceRenderInformation() |
int |
hashCode()
Returns a hash code value for this
SBase instance. |
void |
initDefaults()
Initializes the default values using the namespace.
|
boolean |
isIdMandatory()
This method can be used to query if the identifier of this
NamedSBase is required to be defined (i.e., not null)
in the definition of SBML. |
boolean |
isSetBackgroundColor() |
boolean |
isSetListOfColorDefinitions() |
boolean |
isSetListOfGradientDefintions() |
boolean |
isSetListOfLineEndings() |
boolean |
isSetProgramName() |
boolean |
isSetProgramVersion() |
boolean |
isSetReferenceRenderInformation() |
boolean |
readAttribute(java.lang.String attributeName,
java.lang.String prefix,
java.lang.String value)
Sets the given attribute in this
SBase. |
boolean |
removeColorDefinition(ColorDefinition field) |
void |
removeColorDefinition(int i) |
void |
removeColorDefinition(java.lang.String id) |
boolean |
removeGradientBase(GradientBase field) |
void |
removeGradientBase(int i) |
void |
removeLineEnding(int i) |
boolean |
removeLineEnding(LineEnding lineEnding) |
void |
setBackgroundColor(java.awt.Color backgroundColor)
Set the value of backgroundColor
|
void |
setListOfColorDefinitions(ListOf<ColorDefinition> listOfColorDefinitions) |
void |
setListOfGradientDefintions(ListOf<GradientBase> listOfGradientDefintions) |
void |
setListOfLineEndings(ListOf<LineEnding> listOfLineEndings) |
void |
setProgramName(java.lang.String programName)
Set the value of programmName
|
void |
setProgramVersion(java.lang.String programVersion)
Set the value of programVersion
|
void |
setReferenceRenderInformation(java.lang.String referenceRenderInformation)
Set the value of referenceRenderInformation
|
boolean |
unsetBackgroundColor()
Unsets the variable backgroundColor
|
boolean |
unsetListOfColorDefinitions() |
boolean |
unsetListOfGradientDefintions() |
boolean |
unsetListOfLineEndings() |
boolean |
unsetProgramName()
Unsets the variable programmName
|
boolean |
unsetProgramVersion()
Unsets the variable programVersion
|
boolean |
unsetReferenceRenderInformation()
Unsets the variable referenceRenderInformation
|
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. |
getId, getName, isSetId, isSetName, isValidId, setId, setName, toString, 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, userObjectKeySetprivate static final long serialVersionUID
protected java.lang.String programName
protected java.lang.String programVersion
protected java.lang.String referenceRenderInformation
protected java.awt.Color backgroundColor
protected ListOf<ColorDefinition> listOfColorDefinitions
protected ListOf<GradientBase> listOfGradientDefintions
protected ListOf<LineEnding> listOfLineEndings
public RenderInformationBase()
public RenderInformationBase(java.lang.String id)
id - public RenderInformationBase(int level,
int version)
level - version - public RenderInformationBase(java.lang.String id,
int level,
int version)
id - level - version - public RenderInformationBase(java.lang.String id,
java.lang.String name,
int level,
int version)
id - name - level - version - public RenderInformationBase(RenderInformationBase obj)
public RenderInformationBase clone()
SBaseSBase with the same properties
like this one.clone in interface SBaseclone in class AbstractSBasepublic void initDefaults()
public int hashCode()
SBaseSBase instance.hashCode in interface SBasehashCode in class AbstractNamedSBaseSBase instance.Object.hashCode()public boolean equals(java.lang.Object obj)
SBasepublic java.lang.String getProgramName()
public boolean isSetProgramName()
public void setProgramName(java.lang.String programName)
public boolean unsetProgramName()
true, if programmName was set before,
otherwise falsepublic java.lang.String getProgramVersion()
public boolean isSetProgramVersion()
public void setProgramVersion(java.lang.String programVersion)
public boolean unsetProgramVersion()
true, if programVersion was set before,
otherwise falsepublic java.lang.String getReferenceRenderInformation()
public boolean isSetReferenceRenderInformation()
public void setReferenceRenderInformation(java.lang.String referenceRenderInformation)
public boolean unsetReferenceRenderInformation()
true, if referenceRenderInformation was set before,
otherwise falsepublic java.awt.Color getBackgroundColor()
public boolean isSetBackgroundColor()
public void setBackgroundColor(java.awt.Color backgroundColor)
public boolean unsetBackgroundColor()
true, if backgroundColor was set before,
otherwise falsepublic boolean isSetListOfColorDefinitions()
true, if listOfColorDefinitions contains at least one element,
otherwise falsepublic ListOf<ColorDefinition> getListOfColorDefinitions()
public void setListOfColorDefinitions(ListOf<ColorDefinition> listOfColorDefinitions)
listOfColorDefinitions - public boolean unsetListOfColorDefinitions()
true, if listOfColorDefinitions contained at least one element,
otherwise falsepublic boolean addColorDefinition(ColorDefinition field)
field - public boolean removeColorDefinition(ColorDefinition field)
field - public void removeColorDefinition(int i)
i - public void removeColorDefinition(java.lang.String id)
id - public boolean isSetListOfGradientDefintions()
true, if listOfGradientDefintions contains at least one element,
otherwise falsepublic ListOf<GradientBase> getListOfGradientDefintions()
public void setListOfGradientDefintions(ListOf<GradientBase> listOfGradientDefintions)
listOfGradientDefintions - public boolean unsetListOfGradientDefintions()
true, if listOfGradientDefintions contained at least one element,
otherwise falsepublic boolean addGradientBase(GradientBase field)
field - public boolean removeGradientBase(GradientBase field)
field - public void removeGradientBase(int i)
i - public boolean isIdMandatory()
NamedSBaseNamedSBase is required to be defined (i.e., not null)
in the definition of SBML.isIdMandatory in interface NamedSBasetrue if the identifier of this element must be set in
order to create a valid SBML representation. false
otherwise, i.e., if the identifier can be understood as an optional
attribute.public boolean getAllowsChildren()
getAllowsChildren in interface javax.swing.tree.TreeNodegetAllowsChildren in class AbstractSBasepublic int getChildCount()
getChildCount in interface javax.swing.tree.TreeNodegetChildCount in class AbstractSBasepublic SBase getChildAt(int childIndex)
getChildAt in interface javax.swing.tree.TreeNodegetChildAt in class AbstractSBasepublic boolean isSetListOfLineEndings()
true, if listOfLineEndings contains at least one element,
otherwise falsepublic ListOf<LineEnding> getListOfLineEndings()
public void setListOfLineEndings(ListOf<LineEnding> listOfLineEndings)
listOfLineEndings - public boolean unsetListOfLineEndings()
true, if listOfLineEndings contained at least one element,
otherwise falsepublic boolean addLineEnding(LineEnding lineEnding)
lineEnding - public boolean removeLineEnding(LineEnding lineEnding)
lineEnding - public void removeLineEnding(int i)
i - public 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 AbstractNamedSBaseMap 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 AbstractNamedSBaseattributeName - localName of the XML attributeprefix - prefix of the XML attributevalue - value of the XML attributetrue if the attribute has been successfully read.