|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="CV_SequenceRule",
specification=ISO_19123)
public interface SequenceRuleContains information for mapping grid coordinates to a position within the sequence of records of feature attribute values.
| Method Summary | |
|---|---|
List<String> |
getScanDirection()
Returns a list of signed axis names that indicates the order in which grid points shall be mapped to position within the sequence of records of feature attribute values. |
SequenceType |
getType()
Identifies the type of sequencing method that shall be used. |
| Method Detail |
|---|
@UML(identifier="type",
obligation=MANDATORY,
specification=ISO_19123)
SequenceType getType()
@UML(identifier="scanDirection",
obligation=MANDATORY,
specification=ISO_19123)
List<String> getScanDirection()
{"x", "-y"}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||