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