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 CustomProjection
ProjectionCLI. createProjection(String params)
Methods in org.openstreetmap.josm.data.projection with parameters of type CustomProjection Modifier and Type Method Description private void
ProjectionCLI. processInput(CustomProjection fromProj, CustomProjection toProj, BufferedReader reader)
-