Package com.luciad.format.kml22.xml
package com.luciad.format.kml22.xml
This package provides a decoder and a encoder for the KML 2.2 format.
- Since:
- 10.0
-
ClassDescriptionThis model decoder decodes KML (Keyhole Markup Language) files into
ILcdModel
objects.ILcdModelEncoder
implementation to convert a KML 2.2 model to a KML file.