Uses of Class
org.apache.sis.referencing.operation.transform.LogarithmicTransform1D.Base10
Packages that use LogarithmicTransform1D.Base10
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of LogarithmicTransform1D.Base10 in org.apache.sis.referencing.operation.transform
Fields in org.apache.sis.referencing.operation.transform declared as LogarithmicTransform1D.Base10Modifier and TypeFieldDescription(package private) static final LogarithmicTransform1D.Base10LogarithmicTransform1D.Base10.INSTANCECommonly used instance with no offset.Methods in org.apache.sis.referencing.operation.transform that return LogarithmicTransform1D.Base10Modifier and TypeMethodDescriptionLogarithmicTransform1D.Base10.create(double offset) Creates a new instance with the given offset.