public class RenderInformationBase extends AbstractNamedSBase implements UniqueNamedSBase
| Modifier and Type | Field and Description |
|---|---|
protected Color |
backgroundColor |
protected ListOf<ColorDefinition> |
listOfColorDefinitions |
protected ListOf<GradientBase> |
listOfGradientDefinitions |
protected ListOf<LineEnding> |
listOfLineEndings |
protected String |
programName |
protected String |
programVersion |
protected String |
referenceRenderInformation |
ignoredExtensions, ignoredXMLElements, JSBML_WRONG_SBO_TERM, packageNamelistOfListeners, parent, resourceBundle| 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(String id)
Creates a RenderInformationBase instance with an id.
|
RenderInformationBase(String id,
int level,
int version)
Creates a RenderInformationBase instance with an id, level, and version.
|
RenderInformationBase(String id,
String name,
int level,
int version)
Creates a RenderInformationBase instance with an id, name, level, and version.
|
isValidIdaddCVTerm, 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, 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, waitgetId, getName, isSetId, isSetName, setId, setName, unsetId, unsetNameaddCVTerm, 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, 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 String programName
protected String programVersion
protected String referenceRenderInformation
protected Color backgroundColor
protected ListOf<ColorDefinition> listOfColorDefinitions
protected ListOf<GradientBase> listOfGradientDefinitions
protected ListOf<LineEnding> listOfLineEndings
public RenderInformationBase()
public RenderInformationBase(String id)
id - public RenderInformationBase(int level,
int version)
level - version - public RenderInformationBase(String id, int level, int version)
id - level - version - public RenderInformationBase(String id, String name, int level, int version)
id - name - level - version - public RenderInformationBase(RenderInformationBase obj)
obj - public RenderInformationBase clone()
clone in interface SBaseclone in class AbstractSBasepublic void initDefaults()
public int hashCode()
hashCode in interface SBasehashCode in class AbstractSBasepublic boolean equals(Object obj)
equals in interface SBaseequals in class AbstractSBasepublic String getProgramName()
public boolean isSetProgramName()
public void setProgramName(String programName)
programName - public boolean unsetProgramName()
true, if programmName was set before,
otherwise falsepublic String getProgramVersion()
public boolean isSetProgramVersion()
public void setProgramVersion(String programVersion)
programVersion - public boolean unsetProgramVersion()
true, if programVersion was set before,
otherwise falsepublic String getReferenceRenderInformation()
public boolean isSetReferenceRenderInformation()
public void setReferenceRenderInformation(String referenceRenderInformation)
referenceRenderInformation - public boolean unsetReferenceRenderInformation()
true, if referenceRenderInformation was set before,
otherwise falsepublic Color getBackgroundColor()
public boolean isSetBackgroundColor()
public void setBackgroundColor(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 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(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 ListOf<GradientBase> getListOfGradientDefinitions()
public void setListOfGradientDefinitions(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 NamedSBaseisIdMandatory in interface SBaseisIdMandatory in class AbstractSBasepublic 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 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 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 Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface SBasewriteXMLAttributes in class AbstractSBasepublic boolean readAttribute(String attributeName, String prefix, String value)
readAttribute in interface SBasereadAttribute in class AbstractSBaseCopyright © 2009–2020. All rights reserved.