Uses of Interface
org.opengis.metadata.identification.AggregateInformation

Packages that use AggregateInformation
org.geotools.metadata.iso.identification Identification implementation. 
org.opengis.metadata.identification Identification information (includes data and service identification). 
 

Uses of AggregateInformation in org.geotools.metadata.iso.identification
 

Methods in org.geotools.metadata.iso.identification that return types with arguments of type AggregateInformation
 Collection<AggregateInformation> IdentificationImpl.getAggregationInfo()
          Provides aggregate dataset information.
 

Method parameters in org.geotools.metadata.iso.identification with type arguments of type AggregateInformation
 void IdentificationImpl.setAggregationInfo(Collection<? extends AggregateInformation> newValues)
          Sets aggregate dataset information.
 

Uses of AggregateInformation in org.opengis.metadata.identification
 

Methods in org.opengis.metadata.identification that return types with arguments of type AggregateInformation
 Collection<? extends AggregateInformation> Identification.getAggregationInfo()
          Provides aggregate dataset information.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.