public class LocalRenderInformation extends RenderInformationBase
backgroundColor, listOfColorDefinitions, listOfGradientDefintions, listOfLineEndings, programName, programVersion, referenceRenderInformationignoredExtensions, ignoredXMLElementslistOfListeners, parent, UNKNOWN_ATTRIBUTES, UNKNOWN_ELEMENTS| Constructor and Description |
|---|
LocalRenderInformation()
Creates an LocalRenderInformation instance
|
LocalRenderInformation(int level,
int version)
Creates a LocalRenderInformation instance with a level and version.
|
LocalRenderInformation(LocalRenderInformation obj)
Clone constructor
|
LocalRenderInformation(String id)
Creates a LocalRenderInformation instance with an id.
|
LocalRenderInformation(String id,
int level,
int version)
Creates a LocalRenderInformation instance with an id, level, and version.
|
LocalRenderInformation(String id,
String name,
int level,
int version)
Creates a LocalRenderInformation instance with an id, name, level, and version.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
addLocalStyle(LocalStyle localStyle) |
LocalRenderInformation |
clone() |
boolean |
equals(Object obj) |
SBase |
getChildAt(int childIndex) |
int |
getChildCount() |
ListOf<LocalStyle> |
getListOfLocalStyles() |
int |
hashCode() |
void |
initDefaults()
Initializes the default values using the namespace.
|
boolean |
isSetListOfLocalStyles() |
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
removeLocalStyle(int i) |
boolean |
removeLocalStyle(LocalStyle localStyle) |
void |
setListOfLocalStyles(ListOf<LocalStyle> listOfLocalStyles) |
boolean |
unsetListOfLocalStyles() |
addColorDefinition, addGradientBase, addLineEnding, getAllowsChildren, getBackgroundColor, getListOfColorDefinitions, getListOfGradientDefintions, getListOfLineEndings, getProgramName, getProgramVersion, getReferenceRenderInformation, isIdMandatory, isSetBackgroundColor, isSetListOfColorDefinitions, isSetListOfGradientDefintions, isSetListOfLineEndings, isSetProgramName, isSetProgramVersion, isSetReferenceRenderInformation, removeColorDefinition, removeColorDefinition, removeColorDefinition, removeGradientBase, removeGradientBase, removeLineEnding, removeLineEnding, setBackgroundColor, setListOfColorDefinitions, setListOfGradientDefintions, setListOfLineEndings, setProgramName, setProgramVersion, setReferenceRenderInformation, unsetBackgroundColor, unsetListOfColorDefinitions, unsetListOfGradientDefintions, unsetListOfLineEndings, unsetProgramName, unsetProgramVersion, unsetReferenceRenderInformation, writeXMLAttributesgetId, 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, userObjectKeySetpublic LocalRenderInformation()
public LocalRenderInformation(String id)
id - public LocalRenderInformation(int level,
int version)
level - version - public LocalRenderInformation(String id, int level, int version)
id - level - version - public LocalRenderInformation(String id, String name, int level, int version)
id - name - level - version - public LocalRenderInformation(LocalRenderInformation obj)
public LocalRenderInformation clone()
clone in interface SBaseclone in class RenderInformationBasepublic void initDefaults()
RenderInformationBaseinitDefaults in class RenderInformationBasepublic int hashCode()
hashCode in interface SBasehashCode in class RenderInformationBasepublic boolean equals(Object obj)
equals in interface SBaseequals in class RenderInformationBasepublic boolean isSetListOfLocalStyles()
true, if listOfLocalStyles contains at least one element,
otherwise falsepublic ListOf<LocalStyle> getListOfLocalStyles()
public void setListOfLocalStyles(ListOf<LocalStyle> listOfLocalStyles)
listOfLocalStyles - public boolean unsetListOfLocalStyles()
true, if listOfLocalStyles contained at least one element,
otherwise falsepublic boolean addLocalStyle(LocalStyle localStyle)
localStyle - public boolean removeLocalStyle(LocalStyle localStyle)
localStyle - public void removeLocalStyle(int i)
i - public int getChildCount()
getChildCount in interface TreeNodegetChildCount in class RenderInformationBasepublic SBase getChildAt(int childIndex)
getChildAt in interface TreeNodegetChildAt in class RenderInformationBasepublic boolean readAttribute(String attributeName, String prefix, String value)
readAttribute in interface SBasereadAttribute in class RenderInformationBaseCopyright © 2009–2016. All rights reserved.