|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="CV_GridPointValuePair",
specification=ISO_19123)
public interface GridPointValuePairA geometry value pair that has a grid point as the value of its geometry attribute.
| Method Summary | |
|---|---|
GridPoint |
getGeometry()
The grid point that is a member of this grid point-value pair. |
Record |
getValue()
Holds the record of feature attribute values associated with the grid point. |
| Method Detail |
|---|
@UML(identifier="geometry",
obligation=MANDATORY,
specification=ISO_19123)
GridPoint getGeometry()
Grid.getIntersections().
getGeometry in interface GeometryValuePair
@UML(identifier="value",
obligation=MANDATORY,
specification=ISO_19123)
Record getValue()
getValue in interface GeometryValuePair
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||