Package com.luciad.models
package com.luciad.models
Models provide content to be displayed in a Map.
The main entry point is the Model
class. This is a base class for more specific model classes:
IFeatureModel
: to provide feature data to the MapIRasterModel
: to provide raster data to the MapITileSet3DModel
: to provide 3D Tiles data to the Map
-
ClassDescriptionData class that stores attribution data.Interface for models.Represents meta data common for all types of models.The builder class to create the luciad::ModelMedata class.Represents the coordinate of a tile in a multilevel tiled structure.