Package com.luciad.models.rasters
package com.luciad.models.rasters
Models containing imagery or elevation data.
There is no public API yet to implement your own raster data access. You can create raster models by decoding data defined in one of the supported formats.
-
ClassDescriptionThis interface provides methods to retrieve the attributions for a given multilevel tiled raster layer.The interface to implement to retrieve the raster tile for a given tile coordinate.Interface with callback methods for the
raster data retriever
to call.Marker interface for raster models.This builder class allows to create a multi-level tiled raster model.A class storing information about a multilevel tile.This builder class allows to create a multi-level tiled raster model using a quad-tree structure.A height provider based on a raster model.Builder
for aRasterModelHeightProvider
.