|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="MD_VectorSpatialRepresentation",
specification=ISO_19115)
public interface VectorSpatialRepresentationInformation about the vector spatial objects in the dataset.
| Method Summary | |
|---|---|
Collection<? extends GeometricObjects> |
getGeometricObjects()
Information about the geometric objects used in the dataset. |
TopologyLevel |
getTopologyLevel()
Code which identifies the degree of complexity of the spatial relationships. |
| Method Detail |
|---|
@UML(identifier="topologyLevel",
obligation=OPTIONAL,
specification=ISO_19115)
TopologyLevel getTopologyLevel()
@UML(identifier="geometricObjects",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<? extends GeometricObjects> getGeometricObjects()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||