public class RenderListOfLayoutsPlugin extends AbstractRenderPlugin
| Constructor | Description |
|---|---|
RenderListOfLayoutsPlugin(RenderListOfLayoutsPlugin obj) |
Clone constructor
|
RenderListOfLayoutsPlugin(org.sbml.jsbml.ListOf<Layout> listOfLayouts) |
Creates an RenderModelPlugin instance
|
getPackageName, getPrefix, getRenderInformation, getURI, isSetRenderInformation, readAttribute, setRenderInformation, unsetRenderInformation, writeXMLAttributesequals, fireNodeAddedEvent, fireNodeRemovedEvent, firePropertyChange, getElementNamespace, getExtendedSBase, getLevel, getPackageVersion, getParentSBMLObject, getSBMLDocument, getVersion, hashCode, isSetExtendedSBase, isSetPackageVersion, removeFromParent, setExtendedSBase, setNamespace, setPackageVersionaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, children, clearUserObjects, containsUserObjectKey, filter, filter, filter, getIndex, getListOfTreeNodeChangeListeners, getNumChildren, getParent, getRoot, getTreeNodeChangeListenerCount, getUserObject, indexOf, isCloningInProgress, isInvalidSBMLAllowed, isLeaf, isReadingInProgress, isRoot, isSetParent, isSetUserObjects, notifyChildChange, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeTreeNodeChangeListener, removeTreeNodeChangeListener, removeUserObject, setParent, toString, userObjectKeySetfinalize, getClass, notify, notifyAll, wait, wait, waitaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, clearUserObjects, containsUserObjectKey, filter, filter, filter, getListOfTreeNodeChangeListeners, getRoot, getTreeNodeChangeListenerCount, getUserObject, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeTreeNodeChangeListener, removeTreeNodeChangeListener, removeUserObject, userObjectKeySetpublic RenderListOfLayoutsPlugin(org.sbml.jsbml.ListOf<Layout> listOfLayouts)
listOfLayouts - public RenderListOfLayoutsPlugin(RenderListOfLayoutsPlugin obj)
obj - public boolean addGlobalRenderInformation(GlobalRenderInformation field)
field - public RenderListOfLayoutsPlugin clone()
clone in class org.sbml.jsbml.ext.AbstractSBasePluginpublic GlobalRenderInformation createGlobalRenderInformation()
NOTE: only use this method, if ID is not mandatory in GlobalRenderInformation otherwise use @see createGlobalRenderInformation(String id)!
public GlobalRenderInformation createGlobalRenderInformation(java.lang.String id)
id - public boolean getAllowsChildren()
getAllowsChildren in class AbstractRenderPluginpublic org.sbml.jsbml.SBase getChildAt(int childIndex)
getChildAt in class AbstractRenderPluginpublic int getChildCount()
getChildCount in class AbstractRenderPluginpublic ListOfGlobalRenderInformation getListOfGlobalRenderInformation()
public void initDefaults()
AbstractRenderPlugininitDefaults in class AbstractRenderPluginpublic boolean isSetListOfGlobalRenderInformation()
true, if listOfGlobalRenderInformation contains at least one element,
otherwise falsepublic boolean isListOfGlobalRenderInformationEmpty()
true iff listOfGlobalRenderInformation is not null, but empty
(relevant for validation)public boolean removeGlobalRenderInformation(GlobalRenderInformation field)
field - public void removeGlobalRenderInformation(int i)
i - public void removeGlobalRenderInformation(java.lang.String id)
id - public void setListOfGlobalRenderInformation(ListOfGlobalRenderInformation listOfGlobalRenderInformation)
listOfGlobalRenderInformation - public boolean unsetListOfGlobalRenderInformation()
true, if listOfGlobalRenderInformation contained at least one element,
otherwise falseCopyright © 2009–2022. All rights reserved.