GeoAPI 2.0
Build 2005-06-08

org.opengis.metadata
Interface FeatureTypeList


@UML(identifier="MD_FeatureTypeList",
     specification=ISO_19115)
public interface FeatureTypeList

List of names of feature types with the same spatial representation (same as spatial attributes).

Since:
GeoAPI 2.0
Version:
Abstract specification 5.0

Method Summary
 String getSpatialObject()
          Instance of a type defined in the spatial schema.
 String getSpatialSchemaName()
          Name of the spatial schema used.
 

Method Detail

getSpatialObject

@UML(identifier="spatialObject",
     obligation=MANDATORY,
     specification=ISO_19115)
String getSpatialObject()
Instance of a type defined in the spatial schema.


getSpatialSchemaName

@UML(identifier="spatialSchemaName",
     obligation=MANDATORY,
     specification=ISO_19115)
String getSpatialSchemaName()
Name of the spatial schema used.


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium