Package | Description |
---|---|
org.cytoscape.view.vizmap.mappings |
APIs for different mapping functions -- continuous mapping, discrete mapping and pass through mapping.
|
Modifier and Type | Method and Description |
---|---|
ContinuousMappingPoint<K,V> |
ContinuousMapping.getPoint(int index)
Gets Specified Point.
|
Modifier and Type | Method and Description |
---|---|
List<ContinuousMappingPoint<K,V>> |
ContinuousMapping.getAllPoints()
Gets all Data Points.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.