|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
In the case of a grid coverage layer, the range description adds several optional elements of the generic range component description, using a repeatable GridRangeDescription
-----------------------------------------------------------------------
Method Summary | |
java.lang.String |
getColorInterpretation()
indicates how to read the image colors |
java.lang.String |
getDescription()
returns a short description of the range set |
Histogram |
getHistogram()
A Histogram records image statistics (mean and median value, etc.) and lists the counts and percentages of pixels in each of several brightness “bins.” |
java.lang.String |
getID()
returns the ID of the range set |
Observable |
getObservable()
The optional Observable field provides a structured description of the observations (quantities or properties) reported in this range component. |
PseudoColorTable |
getPseudoColorTable()
A PseudoColorTable lists indexed color values, expressed as red-green-blue-alpha values, or hue-lightness-saturation, cyan-magenta-yellow-black, or grayscale. |
RangeAxis[] |
getRangeAxis()
The optional RangeAxis element is for compound observations. |
java.lang.String |
getSampleEncoding()
details the encoding of image samples |
java.lang.String |
getTitle()
returns the title of the range set |
Method Detail |
public java.lang.String getColorInterpretation()
public java.lang.String getSampleEncoding()
public PseudoColorTable getPseudoColorTable()
public Histogram getHistogram()
public java.lang.String getID()
public java.lang.String getTitle()
public java.lang.String getDescription()
public Observable getObservable()
public RangeAxis[] getRangeAxis()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |