Uses of Class
nl.b3p.tailormap.api.viewer.model.TMCoordinateReferenceSystem
-
Packages that use TMCoordinateReferenceSystem Package Description nl.b3p.tailormap.api.viewer.model -
-
Uses of TMCoordinateReferenceSystem in nl.b3p.tailormap.api.viewer.model
Methods in nl.b3p.tailormap.api.viewer.model that return TMCoordinateReferenceSystem Modifier and Type Method Description TMCoordinateReferenceSystemTMCoordinateReferenceSystem. bounds(Bounds bounds)TMCoordinateReferenceSystemTMCoordinateReferenceSystem. code(String code)TMCoordinateReferenceSystemTMCoordinateReferenceSystem. definition(String definition)@NotNull @Valid TMCoordinateReferenceSystemMapResponse. getCrs()Get crsTMCoordinateReferenceSystemTMCoordinateReferenceSystem. unit(String unit)Methods in nl.b3p.tailormap.api.viewer.model with parameters of type TMCoordinateReferenceSystem Modifier and Type Method Description MapResponseMapResponse. crs(TMCoordinateReferenceSystem crs)voidMapResponse. setCrs(TMCoordinateReferenceSystem crs)
-