java.io.Serializable, java.lang.Cloneable, javax.swing.tree.TreeNode, org.sbml.jsbml.NamedSBase, org.sbml.jsbml.SBase, org.sbml.jsbml.UniqueNamedSBase, org.sbml.jsbml.UniqueSId, org.sbml.jsbml.util.TreeNodeWithChangeSupportGlobalRenderInformation, LocalRenderInformationpublic class RenderInformationBase
extends org.sbml.jsbml.AbstractNamedSBase
implements org.sbml.jsbml.UniqueNamedSBase
| Modifier and Type | Field | Description |
|---|---|---|
protected java.awt.Color |
backgroundColor |
|
protected org.sbml.jsbml.ListOf<ColorDefinition> |
listOfColorDefinitions |
|
protected org.sbml.jsbml.ListOf<GradientBase> |
listOfGradientDefinitions |
|
protected org.sbml.jsbml.ListOf<LineEnding> |
listOfLineEndings |
|
protected java.lang.String |
programName |
|
protected java.lang.String |
programVersion |
|
protected java.lang.String |
referenceRenderInformation |
| Constructor | Description |
|---|---|
RenderInformationBase() |
Creates an RenderInformationBase instance
|
RenderInformationBase(int level,
int version) |
Creates a RenderInformationBase instance with a level and version.
|
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.
|
RenderInformationBase(RenderInformationBase obj) |
Clone constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
addColorDefinition(ColorDefinition field) |
|
boolean |
addGradientBase(GradientBase field) |
|
boolean |
addLineEnding(LineEnding lineEnding) |
|
RenderInformationBase |
clone() |
|
boolean |
equals(java.lang.Object obj) |
|
boolean |
getAllowsChildren() |
|
java.awt.Color |
getBackgroundColor() |
|
org.sbml.jsbml.SBase |
getChildAt(int childIndex) |
|
int |
getChildCount() |
|
org.sbml.jsbml.ListOf<ColorDefinition> |
getListOfColorDefinitions() |
|
org.sbml.jsbml.ListOf<GradientBase> |
getListOfGradientDefinitions() |
|
org.sbml.jsbml.ListOf<LineEnding> |
getListOfLineEndings() |
|
java.lang.String |
getProgramName() |
|
java.lang.String |
getProgramVersion() |
|
java.lang.String |
getReferenceRenderInformation() |
|
int |
hashCode() |
|
void |
initDefaults() |
Initializes the default values using the namespace.
|
boolean |
isIdMandatory() |
|
boolean |
isListOfColorDefinitionsEmpty() |
|
boolean |
isListOfGradientDefinitionsEmpty() |
|
boolean |
isListOfLineEndingsEmpty() |
|
boolean |
isSetBackgroundColor() |
|
boolean |
isSetListOfColorDefinitions() |
|
boolean |
isSetListOfGradientDefinitions() |
|
boolean |
isSetListOfLineEndings() |
|
boolean |
isSetProgramName() |
|
boolean |
isSetProgramVersion() |
|
boolean |
isSetReferenceRenderInformation() |
|
boolean |
readAttribute(java.lang.String attributeName,
java.lang.String prefix,
java.lang.String value) |
|
void |
removeColorDefinition(int i) |
|
void |
removeColorDefinition(java.lang.String id) |
|
boolean |
removeColorDefinition(ColorDefinition field) |
|
void |
removeGradientBase(int i) |
|
boolean |
removeGradientBase(GradientBase field) |
|
void |
removeLineEnding(int i) |
|
boolean |
removeLineEnding(LineEnding lineEnding) |
|
void |
setBackgroundColor(java.awt.Color backgroundColor) |
Set the value of backgroundColor
|
void |
setListOfColorDefinitions(org.sbml.jsbml.ListOf<ColorDefinition> listOfColorDefinitions) |
|
void |
setListOfGradientDefinitions(org.sbml.jsbml.ListOf<GradientBase> listOfGradientDefintions) |
|
void |
setListOfLineEndings(org.sbml.jsbml.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 |
unsetListOfGradientDefinitions() |
|
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() |
addCVTerm, addDeclaredNamespace, addExtension, addPlugin, addResources, 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, hasExtension, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, 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, userObjectKeySetgetId, getName, isSetId, isSetName, setId, setName, unsetId, unsetNamefinalize, getClass, notify, notifyAll, wait, wait, waitaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendAnnotation, appendAnnotation, appendNotes, appendNotes, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, getAnnotation, getAnnotationString, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementByMetaId, getElementBySId, getElementName, getExtension, getExtensionCount, getExtensionPackages, getHistory, getLevel, getLevelAndVersion, getMetaId, getModel, getNamespace, getNotes, getNotesString, getNumCVTerms, getNumPlugins, getPackageName, getPackageVersion, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getURI, getVersion, hasExtension, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetNotes, isSetPackageVErsion, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, registerChild, removeCVTerm, removeCVTerm, removeDeclaredNamespaceByNamespace, removeDeclaredNamespaceByPrefix, removeTopLevelAnnotationElement, removeTopLevelAnnotationElement, removeTopLevelAnnotationElement, removeTreeNodeChangeListener, replaceTopLevelAnnotationElement, replaceTopLevelAnnotationElement, setAnnotation, setAnnotation, setAnnotation, setHistory, setLevel, setMetaId, setNotes, setNotes, setPackageVersion, 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, userObjectKeySetprotected java.lang.String programName
protected java.lang.String programVersion
protected java.lang.String referenceRenderInformation
protected java.awt.Color backgroundColor
protected org.sbml.jsbml.ListOf<ColorDefinition> listOfColorDefinitions
protected org.sbml.jsbml.ListOf<GradientBase> listOfGradientDefinitions
protected org.sbml.jsbml.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)
obj - public RenderInformationBase clone()
clone in interface org.sbml.jsbml.SBaseclone in class org.sbml.jsbml.AbstractSBasepublic void initDefaults()
public int hashCode()
hashCode in interface org.sbml.jsbml.SBasehashCode in class org.sbml.jsbml.AbstractSBasepublic boolean equals(java.lang.Object obj)
equals in interface org.sbml.jsbml.SBaseequals in class org.sbml.jsbml.AbstractSBasepublic java.lang.String getProgramName()
public boolean isSetProgramName()
public void setProgramName(java.lang.String programName)
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)
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)
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)
backgroundColor - public boolean unsetBackgroundColor()
true, if backgroundColor was set before,
otherwise falsepublic boolean isSetListOfColorDefinitions()
true, if listOfColorDefinitions contains at least one element,
otherwise falsepublic boolean isListOfColorDefinitionsEmpty()
true iff listOfColorDefinitions is not null, but empty
(relevant for validation)public org.sbml.jsbml.ListOf<ColorDefinition> getListOfColorDefinitions()
public void setListOfColorDefinitions(org.sbml.jsbml.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 isSetListOfGradientDefinitions()
true, if listOfGradientDefinitions contains at least one element,
otherwise falsepublic boolean isListOfGradientDefinitionsEmpty()
true iff listOfGradientDefinitions is not null, but empty
(relevant for validation)public org.sbml.jsbml.ListOf<GradientBase> getListOfGradientDefinitions()
public void setListOfGradientDefinitions(org.sbml.jsbml.ListOf<GradientBase> listOfGradientDefintions)
listOfGradientDefintions - public boolean unsetListOfGradientDefinitions()
true, if listOfGradientDefinitions 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()
isIdMandatory in interface org.sbml.jsbml.NamedSBaseisIdMandatory in interface org.sbml.jsbml.SBaseisIdMandatory in class org.sbml.jsbml.AbstractSBasepublic boolean getAllowsChildren()
getAllowsChildren in interface javax.swing.tree.TreeNodegetAllowsChildren in class org.sbml.jsbml.AbstractSBasepublic int getChildCount()
getChildCount in interface javax.swing.tree.TreeNodegetChildCount in class org.sbml.jsbml.AbstractSBasepublic org.sbml.jsbml.SBase getChildAt(int childIndex)
getChildAt in interface javax.swing.tree.TreeNodegetChildAt in class org.sbml.jsbml.AbstractSBasepublic boolean isSetListOfLineEndings()
true, if listOfLineEndings contains at least one element,
otherwise falsepublic boolean isListOfLineEndingsEmpty()
true iff listOfLineEndings is not null, but empty
(relevant for validation)public org.sbml.jsbml.ListOf<LineEnding> getListOfLineEndings()
public void setListOfLineEndings(org.sbml.jsbml.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()
writeXMLAttributes in interface org.sbml.jsbml.SBasewriteXMLAttributes in class org.sbml.jsbml.AbstractSBasepublic boolean readAttribute(java.lang.String attributeName,
java.lang.String prefix,
java.lang.String value)
readAttribute in interface org.sbml.jsbml.SBasereadAttribute in class org.sbml.jsbml.AbstractSBaseCopyright © 2009–2022. All rights reserved.