public class WMTSProvider.PointInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
level |
java.awt.geom.Point2D |
pixelInTile |
java.awt.geom.Point2D |
tile |
java.awt.geom.Point2D |
worldCoord |
Constructor and Description |
---|
PointInfo(java.awt.geom.Point2D worldCoord) |