Uses of Class
org.apache.sis.metadata.iso.acquisition.DefaultInstrument
-
Packages that use DefaultInstrument 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 DefaultInstrument in org.apache.sis.metadata.iso.acquisition
Methods in org.apache.sis.metadata.iso.acquisition that return DefaultInstrument Modifier and Type Method Description static DefaultInstrument
DefaultInstrument. castOrCopy(Instrument object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-