public class Key extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
computeKey(Envelope
return a square envelope containing the argument envelope, whose extent is a power of two and which is based at a power of 2
|
static int |
computeQuadLevel(Envelope
|
Coordinate |
getCentre()
|
Envelope |
getEnvelope()
|
int |
getLevel()
|
Coordinate |
getPoint()
|
public Key(EnvelopeitemEnv)
public static int computeQuadLevel(Envelopeenv)
public CoordinategetPoint()
public int getLevel()
public EnvelopegetEnvelope()
public CoordinategetCentre()
public void computeKey(EnvelopeitemEnv)