Uses of Class
com.luciad.fusion.common.TLfnLTSOperation
Packages that use TLfnLTSOperation
Package
Description
Common functionality for the LuciadLightspeed Fusion Client
and LuciadFusion.
-
Uses of TLfnLTSOperation in com.luciad.fusion.common
Methods in com.luciad.fusion.common that return types with arguments of type TLfnLTSOperationModifier and TypeMethodDescriptionTLfnLTSCapabilities.getOperations()
Gets the requests supported by the LuciadFusion service.Constructor parameters in com.luciad.fusion.common with type arguments of type TLfnLTSOperationModifierConstructorDescriptionTLfnLTSCapabilities
(String aVersion, Collection<TLfnLTSOperation> aOperations) Creates the capabilities.