JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
visad
Interface Set1DIface
All Known Subinterfaces:
Gridded1DSetIface
All Known Implementing Classes:
Gridded1DDoubleSet
,
Gridded1DSet
,
Integer1DSet
,
Linear1DSet
public interface
Set1DIface
Interface to a finite set of samples of R.
Method Summary
Methods
Modifier and Type
Method and Description
float
getHiX
()
Returns the maximum value in the set.
float
getLowX
()
Returns the minimum value in the set.
Method Detail
getLowX
float getLowX()
Returns the minimum value in the set.
Returns:
The lowest value in the set.
getHiX
float getHiX()
Returns the maximum value in the set.
Returns:
The highest value in the set.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method