|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="MD_GeometricObjects", specification=ISO_19115) public interface GeometricObjects
Number of objects, listed by geometric object type, used in the dataset.
Method Summary | |
---|---|
Integer |
getGeometricObjectCount()
Total number of the point or vector object type occurring in the dataset. |
GeometricObjectType |
getGeometricObjectType()
Name of point and vector spatial objects used to locate zero-, one-, and twodimensional spatial locations in the dataset. |
Method Detail |
---|
@UML(identifier="geometricObjectType", obligation=MANDATORY, specification=ISO_19115) GeometricObjectType getGeometricObjectType()
@UML(identifier="geometricObjectCount", obligation=OPTIONAL, specification=ISO_19115) Integer getGeometricObjectCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |