protected class KMLTileGridMaker.Tile
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.awt.geom.Point2D |
lr |
protected java.lang.String |
title |
protected java.awt.geom.Point2D |
ul |
protected int |
uvx |
protected int |
uvy |
Modifier | Constructor and Description |
---|---|
protected |
KMLTileGridMaker.Tile(int uvx,
int uvy,
java.awt.geom.Point2D ul,
java.awt.geom.Point2D lr) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details