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