Package com.luciad.format.sqlite.lvdb
package com.luciad.format.sqlite.lvdb
This package provides support for Luciad Vector data (LVDB).
TLcdLVDBModelDecoder
: the model decoder for LVDB data.TLcdLVDBModelEncoder
: this encoder can convert vector models to LVDB.
This format is intended for use only with existing Luciad applications and should not be used otherwise.
If you are looking for an SQLite-based exchange format, we advise to use OGC GeoPackage
instead.
- Since:
- 2013.1
-
ClassDescriptionAnnotation that identifies a property as being a marshalled value.A model decoder that decodes Luciad Vector Databases (LVDB).Model descriptor for Luciad Vector Databases (LVDB).A model encoder that converts models containing vector data.Annotation that identifies a property containing an encoded LVDB style value.