maspack.properties
Interface NumericProperty

All Superinterfaces:
Property

public interface NumericProperty
extends Property

Property object which returns a set of numeric values


Field Summary
 
Fields inherited from interface maspack.properties.Property
AutoValue, DEFAULT_DOUBLE, IllegalValue, VoidValue
 
Method Summary
 int numValues()
          Returns the number of numeric values associated with this NumericProperty object.
 
Methods inherited from interface maspack.properties.Property
get, getHost, getInfo, getName, getRange, set
 

Method Detail

numValues

int numValues()
Returns the number of numeric values associated with this NumericProperty object.

Returns:
number of numeric values