|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RangeAxis | |
| org.deegree_impl.model.cv | |
| org.deegree.model.coverage | |
| Uses of RangeAxis in org.deegree_impl.model.cv |
| Classes in org.deegree_impl.model.cv that implement RangeAxis | |
(package private) class |
RangeAxis_Impl
The RangeAxis interface is for compound observations. |
| Fields in org.deegree_impl.model.cv declared as RangeAxis | |
private RangeAxis[] |
GridRangeDescription_Impl.rangeAxis
|
| Methods in org.deegree_impl.model.cv that return RangeAxis | |
RangeAxis[] |
GridRangeDescription_Impl.getRangeAxis()
The optional RangeAxis element is for compound observations. |
| Constructors in org.deegree_impl.model.cv with parameters of type RangeAxis | |
GridRangeDescription_Impl(java.lang.String id,
java.lang.String title,
java.lang.String description,
Observable observable,
RangeAxis[] rangeAxis,
java.lang.String colorInterpretation,
Histogram histogram,
PseudoColorTable pseudoColorTable,
java.lang.String sampleEncoding)
|
|
| Uses of RangeAxis in org.deegree.model.coverage |
| Methods in org.deegree.model.coverage that return RangeAxis | |
RangeAxis[] |
GridRangeDescription.getRangeAxis()
The optional RangeAxis element is for compound observations. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||