Uses of Interface
org.opengis.coverage.SolidValuePair

Packages that use SolidValuePair
org.opengis.coverage Coverages (generate a value for any point). 
 

Uses of SolidValuePair in org.opengis.coverage
 

Methods in org.opengis.coverage that return types with arguments of type SolidValuePair
 Set<SolidValuePair> DiscreteSolidCoverage.getElements()
          Returns the set of solid-value pairs included in this coverage.
 Set<SolidValuePair> DiscreteSolidCoverage.list()
          Returns the dictionary of solid-value pairs that contain the objects in the domain of the coverage each paired with its record of feature attribute values.
 Set<SolidValuePair> DiscreteSolidCoverage.locate(DirectPosition p)
          Returns the set of solid-value pairs that include the domain objects containing the specified direct position.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.