cytoscape.visual.customgraphic
Class NullCustomGraphics
java.lang.Object
cytoscape.visual.customgraphic.impl.AbstractDCustomGraphics
cytoscape.visual.customgraphic.NullCustomGraphics
- All Implemented Interfaces:
- CyCustomGraphics, Taggable
public class NullCustomGraphics
- extends AbstractDCustomGraphics
Null object for Custom Graphics. This is used to reset custom graphics on
node views.
- Author:
- kono
Fields inherited from class cytoscape.visual.customgraphic.impl.AbstractDCustomGraphics |
DELIMITER, displayName, fitRatio, height, id, layers, LIST_DELIMITER, parser, position, tags, width |
Methods inherited from class cytoscape.visual.customgraphic.impl.AbstractDCustomGraphics |
getDisplayName, getFitRatio, getHeight, getIdentifier, getLayers, getPosition, getRenderedImage, getTags, getWidth, setDisplayName, setFitRatio, setHeight, setPosition, setWidth |
NullCustomGraphics
public NullCustomGraphics()
getNullObject
public static CyCustomGraphics getNullObject()
toString
public String toString()
- Overrides:
toString
in class AbstractDCustomGraphics
Copyright 2010 Cytoscape Consortium. All rights reserved.