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