Uses of Class
org.apache.sis.metadata.iso.lineage.DefaultProcessing
-
Packages that use DefaultProcessing Package Description org.apache.sis.metadata.iso.lineage Information about the sources and production processes of a dataset. -
-
Uses of DefaultProcessing in org.apache.sis.metadata.iso.lineage
Methods in org.apache.sis.metadata.iso.lineage that return DefaultProcessing Modifier and Type Method Description static DefaultProcessing
DefaultProcessing. castOrCopy(Processing object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-