Cytoscape 2.8.0 API

cytoscape.visual.mappings.rangecalculators
Class NodeShapeRangeValueCalculator

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

public class NodeShapeRangeValueCalculator
extends Object
implements RangeValueCalculator<NodeShape>


Constructor Summary
NodeShapeRangeValueCalculator()
           
 
Method Summary
 NodeShape 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

NodeShapeRangeValueCalculator

public NodeShapeRangeValueCalculator()
Method Detail

getRange

public NodeShape getRange(Object attrValue)
Specified by:
getRange in interface RangeValueCalculator<NodeShape>

isCompatible

public boolean isCompatible(Class<?> type)
Specified by:
isCompatible in interface RangeValueCalculator<NodeShape>

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.