Uses of Class
org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
-
Packages that use DefaultPlatformPass Package Description org.apache.sis.metadata.iso.acquisition Information about the measuring instruments, the platform carrying them, and the mission to which the data contributes. -
-
Uses of DefaultPlatformPass in org.apache.sis.metadata.iso.acquisition
Methods in org.apache.sis.metadata.iso.acquisition that return DefaultPlatformPass Modifier and Type Method Description static DefaultPlatformPass
DefaultPlatformPass. castOrCopy(PlatformPass object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-