Uses of Class
org.openstreetmap.josm.data.projection.CustomProjection
-
Packages that use CustomProjection Package Description org.openstreetmap.josm.data.projection Provides the classes for JOSM map projection. -
-
Uses of CustomProjection in org.openstreetmap.josm.data.projection
Methods in org.openstreetmap.josm.data.projection that return CustomProjection Modifier and Type Method Description private static CustomProjectionProjectionCLI. createProjection(java.lang.String params)Methods in org.openstreetmap.josm.data.projection with parameters of type CustomProjection Modifier and Type Method Description private voidProjectionCLI. processInput(CustomProjection fromProj, CustomProjection toProj, java.io.BufferedReader reader)
-