Package com.luciad.view.map.multilevelgrid
package com.luciad.view.map.multilevelgrid
Classes to work with rectangular axis aligned grids consisting of multiple uniform levels, called multilevel grids.
Multilevel grids enable locating rectangular areas of different sizes with simplified coordinates.
- Since:
- 7.0
-
ClassDescriptionAn abstract
Format
that splits up formatting anILcdMultilevelGridCoordinate
into formatting the levels of the multilevel grid coordinate.A multilevel grid coordinate which can be modified to designate another area on theILcdMultilevelGrid
with regard to which it is defined.Describes a rectangular, axis aligned, uniform, multilevel grid.A multilevel grid coordinate corresponds to an area of theILcdMultilevelGrid
with regard to which it is defined.An implementation of anILcdEditableMultilevelGridCoordinate
that dynamically adapts the number of levels.AnILcd2DBoundsIndexedModel
implementation to containILcdMultilevelGridCoordinate
objects.AnILcdGXYLayer
implementation that can be added to anILcdGXYView
to render and label aILcdMultilevelGrid
.A utility class for multilevel grid coordinates.