| net.refractions.udig.tools.edit.support.LazyCoord
LazyCoord | public class LazyCoord extends Coordinate (Code) | | Wraps a Coordinate and calculates its position only requested. This allows the point it maps to
to be moved around without the more time consuming process of calculating the coordinate
location.
author: jones since: 1.1.0 |
hashCode | public int hashCode()(Code) | | |
|
|