Uses of Class
nl.tailormap.viewer.config.services.TileMatrix
-
Packages that use TileMatrix Package Description nl.tailormap.viewer.config.services -
-
Uses of TileMatrix in nl.tailormap.viewer.config.services
Methods in nl.tailormap.viewer.config.services that return TileMatrix Modifier and Type Method Description static TileMatrixTileMatrix. fromJSONObject(org.json.JSONObject tilematrix)Methods in nl.tailormap.viewer.config.services that return types with arguments of type TileMatrix Modifier and Type Method Description List<TileMatrix>TileMatrixSet. getMatrices()Method parameters in nl.tailormap.viewer.config.services with type arguments of type TileMatrix Modifier and Type Method Description voidTileMatrixSet. setMatrices(List<TileMatrix> matrices)
-