Uses of Interface
com.luciad.fusion.client.view.gxy.ILfnVectorGXYStyleProviderFactory
Packages that use ILfnVectorGXYStyleProviderFactory
Package
Description
Provides support for visualizing vector data from a LuciadFusion Tile Store in a 2D view.
-
Uses of ILfnVectorGXYStyleProviderFactory in com.luciad.fusion.client.view.gxy
Classes in com.luciad.fusion.client.view.gxy that implement ILfnVectorGXYStyleProviderFactoryModifier and TypeClassDescriptionclass
Deprecated.Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms.Constructors in com.luciad.fusion.client.view.gxy with parameters of type ILfnVectorGXYStyleProviderFactoryModifierConstructorDescriptionTLfnGXYVectorLayer
(ILcdModel aModel, String aLabel, ILfnVectorGXYStyleProviderFactory... aStyleProviderFactories) Deprecated.Creates a new GXY layer for fusion vector data.