Package com.luciad.format.vpf.lightspeed
package com.luciad.format.vpf.lightspeed
Provides GeoSym symbology support for the VPF format.
Decoding support for this format is provided by the package com.luciad.format.vpf. This
package consists of two styler implementations (TLspVPFGeoSymStyler and
TLspVPFGeoSymLabelStyler), which can be used in conjunction with
TLspShapePainter. For convenience,
TLspVPFLayerBuilder can be used to create fully configured layers for a given
VPF model.
- Since:
- 2012.1
-
ClassesClassDescriptionA label styler for GeoSym styling of VPF data.A styler for GeoSym styling (MIL-DTL-89045, 17 Juni 2004) of VPF data.Layer builder for VPF models which are decoded by the
TLcdVPFModelDecoder.