|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
describes the common extent elements
-----------------------------------------------------------------------
Method Summary | |
java.lang.Object |
getDefault()
|
double |
getMax()
returns the maximum of the extent interval |
double |
getMin()
returns the minimum of the extent interval |
double |
getResolution()
returns the resolution of the extent interval |
java.lang.String |
getUOM()
return the units of measure in which it expresses time intervals or instances |
double |
getValue()
returns the value of the extent if its a single value extent. in this case getMin(), getMax() and getResolution() will return -9E99 |
Method Detail |
public double getMin()
public double getMax()
public double getResolution()
public double getValue()
public java.lang.String getUOM()
public java.lang.Object getDefault()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |