jar

org.geomajas.plugin : geomajas-layer-tms

Maven & Gradle

Aug 03, 2016
7 usages
13 stars

Geomajas server: Layer TMS - Implementation · Geomajas server: Layer TMS - Implementation

Table Of Contents

Latest Version

Download org.geomajas.plugin : geomajas-layer-tms JAR file - Latest Versions:

All Versions

Download org.geomajas.plugin : geomajas-layer-tms JAR file - All Versions:

Version Vulnerabilities Size Updated
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window geomajas-layer-tms-1.18.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.geomajas.layer.tms.xml

├─ org.geomajas.layer.tms.xml.BoundingBox.class - [JAR]

├─ org.geomajas.layer.tms.xml.Origin.class - [JAR]

├─ org.geomajas.layer.tms.xml.TileFormat.class - [JAR]

├─ org.geomajas.layer.tms.xml.TileMap.class - [JAR]

├─ org.geomajas.layer.tms.xml.TileSet.class - [JAR]

├─ org.geomajas.layer.tms.xml.TileSets.class - [JAR]

org.geomajas.layer.tms.mvc

├─ org.geomajas.layer.tms.mvc.TmsProxyController.class - [JAR]

org.geomajas.layer.tms

├─ org.geomajas.layer.tms.TmsConfigurationService.class - [JAR]

├─ org.geomajas.layer.tms.TmsLayer.class - [JAR]

├─ org.geomajas.layer.tms.TmsLayerException.class - [JAR]

org.geomajas.layer.tms.tile

├─ org.geomajas.layer.tms.tile.SimpleTmsUrlBuilder.class - [JAR]

├─ org.geomajas.layer.tms.tile.TileMapUrlBuilder.class - [JAR]

├─ org.geomajas.layer.tms.tile.TileService.class - [JAR]

├─ org.geomajas.layer.tms.tile.TileServiceState.class - [JAR]

├─ org.geomajas.layer.tms.tile.TileUrlBuilder.class - [JAR]