Uses of Class
org.apache.sis.console.SIS.Transform
Packages that use SIS.Transform
-
Uses of SIS.Transform in org.apache.sis.console
Subclasses with type arguments of type SIS.Transform in org.apache.sis.consoleModifier and TypeClassDescriptionstatic final class
Builder for the "transform" sub-command.Fields in org.apache.sis.console declared as SIS.TransformModifier and TypeFieldDescriptionstatic final SIS.Transform
SIS.TRANSFORM
Converts or transform coordinates from given source CRS to target CRS.Methods in org.apache.sis.console that return SIS.TransformModifier and TypeMethodDescriptionSIS.Transform.colors
(boolean enabled) Sets whether colorized output shall be enabled.Sets encoding to use for the command outputs.SIS.Transform.inverse()
Use the inverse of the coordinate operation.Sets the locale to use for the command output.Sets the Coordinate Operation to use.Sets the Coordinate Reference System of input data.Sets the Coordinate Reference System of output data.Sets the timezone for the dates to be formatted.SIS.Transform.verbose()
Requests the output to contain more detailed information.