|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="CV_ValueHexagon",
specification=ISO_19123)
public interface ValueHexagon
Basis for interpolating within a continuous hexagonal grid
coverage. A ValueHexagon is a collection of grid-point
value pairs with a geometric structure.
| Method Summary | |
|---|---|
Set<GridPointValuePair> |
getControlValues()
Returns the grid point-value pairs at the ValueHexagon centre. |
DomainObject |
getGeometry()
Returns the geometry of the value hexagon centred on the grid point-value pairs identified by the control values. |
| Methods inherited from interface ValueObject |
|---|
getInterpolationParameters, interpolate |
| Method Detail |
|---|
@UML(identifier="geometry",
obligation=MANDATORY,
specification=ISO_19123)
DomainObject getGeometry()
getGeometry in interface ValueObject
@UML(identifier="controlValue",
obligation=MANDATORY,
specification=ISO_19123)
Set<GridPointValuePair> getControlValues()
ValueHexagon centre.
getControlValues in interface ValueObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||