Cytoscape 2.8.0 API

cytoscape.visual.customgraphic
Class NullCustomGraphics

java.lang.Object
  extended by cytoscape.visual.customgraphic.impl.AbstractDCustomGraphics
      extended by 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

Field Summary
 
Fields inherited from class cytoscape.visual.customgraphic.impl.AbstractDCustomGraphics
DELIMITER, displayName, fitRatio, height, id, layers, LIST_DELIMITER, parser, position, tags, width
 
Constructor Summary
NullCustomGraphics()
           
 
Method Summary
static CyCustomGraphics getNullObject()
           
 String toString()
           
 
Methods inherited from class cytoscape.visual.customgraphic.impl.AbstractDCustomGraphics
getDisplayName, getFitRatio, getHeight, getIdentifier, getLayers, getPosition, getRenderedImage, getTags, getWidth, setDisplayName, setFitRatio, setHeight, setPosition, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NullCustomGraphics

public NullCustomGraphics()
Method Detail

getNullObject

public static CyCustomGraphics getNullObject()

toString

public String toString()
Overrides:
toString in class AbstractDCustomGraphics

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.