Uses of Interface
org.opengis.metadata.SpatialAttributeSupplement

Packages that use SpatialAttributeSupplement
org.geotools.metadata.iso Metadata implementation. 
org.opengis.metadata Root package for metadata
 

Uses of SpatialAttributeSupplement in org.geotools.metadata.iso
 

Classes in org.geotools.metadata.iso that implement SpatialAttributeSupplement
 class SpatialAttributeSupplementImpl
          Spatial attributes in the application schema for the feature types.
 

Methods in org.geotools.metadata.iso that return SpatialAttributeSupplement
 SpatialAttributeSupplement ApplicationSchemaInformationImpl.getFeatureCatalogueSupplement()
          Deprecated. removed from ISO 19115
 

Methods in org.geotools.metadata.iso with parameters of type SpatialAttributeSupplement
 void ApplicationSchemaInformationImpl.setFeatureCatalogueSupplement(SpatialAttributeSupplement newValue)
          Deprecated. removed from ISO 19115
 

Constructors in org.geotools.metadata.iso with parameters of type SpatialAttributeSupplement
SpatialAttributeSupplementImpl(SpatialAttributeSupplement source)
          Constructs a metadata entity initialized with the values from the specified metadata.
 

Uses of SpatialAttributeSupplement in org.opengis.metadata
 

Methods in org.opengis.metadata that return SpatialAttributeSupplement
 SpatialAttributeSupplement ApplicationSchemaInformation.getFeatureCatalogueSupplement()
          Deprecated. removed from ISO_19115
 



Copyright © 1996-2014 Geotools. All Rights Reserved.