public class RenderListOfLayoutsPlugin extends AbstractRenderPlugin
extendedSBase, packageVersionlistOfListeners, parent, UNKNOWN_ATTRIBUTES, UNKNOWN_ELEMENTS| Constructor and Description |
|---|
RenderListOfLayoutsPlugin(ListOf<Layout> listOfLayouts)
Creates an RenderModelPlugin instance
|
RenderListOfLayoutsPlugin(RenderListOfLayoutsPlugin obj)
Clone constructor
|
getElementNamespace, getPackageName, getPrefix, getRenderInformation, getURI, getVersionMajor, getVersionMinor, isSetRenderInformation, isSetVersionMajor, isSetVersionMinor, readAttribute, setRenderInformation, setVersionMajor, setVersionMinor, unsetRenderInformation, unsetVersionMajor, unsetVersionMinor, writeXMLAttributesequals, fireNodeAddedEvent, fireNodeRemovedEvent, firePropertyChange, getExtendedSBase, getLevel, getPackageVersion, getParentSBMLObject, getSBMLDocument, getVersion, hashCode, isSetExtendedSBase, removeFromParent, setExtendedSBaseaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, children, clearUserObjects, containsUserObjectKey, filter, filter, filter, getIndex, getListOfTreeNodeChangeListeners, getNumChildren, getParent, getRoot, getTreeNodeChangeListenerCount, getUserObject, indexOf, isLeaf, 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(ListOf<Layout> listOfLayouts)
public RenderListOfLayoutsPlugin(RenderListOfLayoutsPlugin obj)
public boolean addGlobalRenderInformation(GlobalRenderInformation field)
field - public RenderListOfLayoutsPlugin clone()
clone in interface SBasePluginclone in class AbstractSBasePluginpublic GlobalRenderInformation createGlobalRenderInformation()
NOTE: only use this method, if ID is not mandatory in GlobalRenderInformation otherwise use @see createGlobalRenderInformation(String id)!
public GlobalRenderInformation createGlobalRenderInformation(String id)
public boolean getAllowsChildren()
getAllowsChildren in interface TreeNodegetAllowsChildren in class AbstractRenderPluginpublic SBase getChildAt(int childIndex)
getChildAt in interface TreeNodegetChildAt in class AbstractRenderPluginpublic int getChildCount()
getChildCount in interface TreeNodegetChildCount in class AbstractRenderPluginpublic ListOf<GlobalRenderInformation> getListOfGlobalRenderInformation()
public void initDefaults()
AbstractRenderPlugininitDefaults in class AbstractRenderPluginpublic boolean isSetListOfGlobalRenderInformation()
true, if listOfGlobalRenderInformation contains at least one element,
otherwise falsepublic boolean removeGlobalRenderInformation(GlobalRenderInformation field)
field - public void removeGlobalRenderInformation(int i)
i - public void removeGlobalRenderInformation(String id)
id - public void setListOfGlobalRenderInformation(ListOf<GlobalRenderInformation> listOfGlobalRenderInformation)
listOfGlobalRenderInformation - public boolean unsetListOfGlobalRenderInformation()
true, if listOfGlobalRenderInformation contained at least one element,
otherwise falseCopyright © 2009–2016. All rights reserved.