public class Key extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
computeKey(Interval itemInterval)
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 |
computeLevel(Interval interval) |
Interval |
getInterval() |
int |
getLevel() |
double |
getPoint() |
public Key(Interval interval)
public static int computeLevel(Interval interval)
public void computeKey(Interval itemInterval)
public Interval getInterval()
public int getLevel()
public double getPoint()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.