cytoscape.visual.mappings.rangecalculators
Class CustomGraphicsRangeValueCalculator
java.lang.Object
cytoscape.visual.mappings.rangecalculators.CustomGraphicsRangeValueCalculator
- All Implemented Interfaces:
- RangeValueCalculator<CyCustomGraphics>
public class CustomGraphicsRangeValueCalculator
- extends Object
- implements RangeValueCalculator<CyCustomGraphics>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomGraphicsRangeValueCalculator
public CustomGraphicsRangeValueCalculator()
getRange
public CyCustomGraphics getRange(Object attrValue)
- Specified by:
getRange
in interface RangeValueCalculator<CyCustomGraphics>
isCompatible
public boolean isCompatible(Class<?> type)
- Specified by:
isCompatible
in interface RangeValueCalculator<CyCustomGraphics>
Copyright 2010 Cytoscape Consortium. All rights reserved.