|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="CV_FootPrint", specification=ISO_19123) public interface FootPrint
The presentation of an observed or measured space surrounding a sample point in the context of some external coordinate reference system.
Method Summary | |
---|---|
GridPoint |
getCenter()
Returns the grid point to which this foor print corresponds. |
Geometry |
getGeometry()
Returns the geometry that shapes the foot print. |
Method Detail |
---|
@UML(identifier="geometry", obligation=MANDATORY, specification=ISO_19123) Geometry getGeometry()
@UML(identifier="center", obligation=MANDATORY, specification=ISO_19123) GridPoint getCenter()
GridPoint.getFootPrint()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |