Package com.luciad.lucy.datatransfer
package com.luciad.lucy.datatransfer
Contains classes to enable the exchange of model objects from one layer to another.
-
ClassesClassDescriptionAn abstract extension of
ALcyLayerSelectionTransferHandlerwhich adds support to copy domain objects between models of the same format and optionally to import shapes from another format.AnALcyLayerSelectionTransferHandleris responsible for exporting a selection from a source layer to various other representations.Composite implementation ofALcyLayerSelectionTransferHandleraccording to the composite design pattern.This manager is a central container forALcyLayerSelectionTransferHandlerobjects by using aTLcyCompositeLayerSelectionTransferHandler.