Uses of Interface
org.opengis.metadata.acquisition.Platform
-
Packages that use Platform Package Description org.opengis.metadata.acquisition -
-
Uses of Platform in org.opengis.metadata.acquisition
Methods in org.opengis.metadata.acquisition that return Platform Modifier and Type Method Description Platform
Instrument. getMountedOn()
Platform on which the instrument is mounted.Methods in org.opengis.metadata.acquisition that return types with arguments of type Platform Modifier and Type Method Description java.util.Collection<? extends Platform>
AcquisitionInformation. getPlatforms()
General information about the platform from which the data were taken.java.util.Collection<? extends Platform>
Operation. getPlatforms()
Platform (or platforms) used in the operation.
-