T
- The generic type of this Range.public interface Range<T>
VisualProperty
s.Module: viewmodel-api
To use this in your app, include the following dependency in your POM:
<dependency> <groupId>org.cytoscape</groupId> <artifactId>viewmodel-api</artifactId> </dependency>
boolean isDiscrete()
boolean inRange(T value)
value
- any value to be tested.Copyright 2011 Cytoscape Consortium. All rights reserved.