Cytoscape 2.8.0 API

cytoscape.visual.mappings.rangecalculators
Class CustomGraphicsRangeValueCalculator

java.lang.Object
  extended by cytoscape.visual.mappings.rangecalculators.CustomGraphicsRangeValueCalculator
All Implemented Interfaces:
RangeValueCalculator<CyCustomGraphics>

public class CustomGraphicsRangeValueCalculator
extends Object
implements RangeValueCalculator<CyCustomGraphics>


Constructor Summary
CustomGraphicsRangeValueCalculator()
           
 
Method Summary
 CyCustomGraphics getRange(Object attrValue)
           
 boolean isCompatible(Class<?> type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomGraphicsRangeValueCalculator

public CustomGraphicsRangeValueCalculator()
Method Detail

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>

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.