Package com.luciad.view.lightspeed.painter.shape
package com.luciad.view.lightspeed.painter.shape
Provides support for painting of vector shapes. The main class in this
package is
TLspShapePainter
,
which can paint all shapes supported by the ILspShapeDiscretizer
of the layer on which the painter is used.- Since:
- 2012.0
-
ClassDescriptionPainter that supports vector based objects and geo-referenced meshes.Defines hints that influence the behavior of
TLspShapePainter
, allowing the user to bias the painter either towards higher performance or towards better visual quality.Builder forTLspShapePaintingHints
objects.