Uses of Class
com.luciad.datamodel.transformation.TLcdTransformer
Package
Description
This package provides an API to support data transformations from one model
to another model.
Provides support for transforming domain objects and model to and from GML.
-
Uses of TLcdTransformer in com.luciad.datamodel.transformation
Modifier and TypeMethodDescriptionTLcdTransformer.getInverse()
Gets the inverse of this transformer.Modifier and TypeMethodDescriptionvoid
TLcdDataModelMapping.configure
(TLcdTransformer aTransformerSFCT) Registers transformations for the configured mappings and for all types in themapped
source data models (if it is not explicitly ignored and if a target type could be found). -
Uses of TLcdTransformer in com.luciad.format.gmlcommon.transformation
Modifier and TypeClassDescriptionclass
SpecializedTLcdTransformer
can transforms objects from a given source data model into GML and vice versa.