@UML(identifier="MD_FeatureTypeList", specification=ISO_19115) public interface FeatureTypeList
Modifier and Type | Method and Description |
---|---|
String |
getSpatialObject()
Instance of a type defined in the spatial schema.
|
String |
getSpatialSchemaName()
Name of the spatial schema used.
|
@UML(identifier="spatialObject", obligation=MANDATORY, specification=ISO_19115) String getSpatialObject()
@UML(identifier="spatialSchemaName", obligation=MANDATORY, specification=ISO_19115) String getSpatialSchemaName()
Copyright © 1996–2023 Geotools. All rights reserved.