Package com.luciad.fusion.client.view.lightspeed
package com.luciad.fusion.client.view.lightspeed
Provides support for visualizing LuciadFusion vector data models in a Lightspeed view.
The main class is TLspFusionVectorLayerBuilder
,
which is a builder for creating Lightspeed layers that can visualize LuciadFusion vector data models,
created by a TLfnTileStoreModelDecoder
.
Styling of LuciadFusion vector data can be done using general ALspStyle
and builder concepts.
More advanced styling, based for example on properties or geometry types,
can be done by implementing a custom ILspStyler. Use an
ALspStyleTargetProvider
provided by TLspFusionGeometryProvider
to apply a style to a subset of geometries,
for example area outlines only.
- Since:
- 2012.1
-
ClassDescriptionDeprecated.Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms.Deprecated.Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms.