Uses of Class
com.luciad.view.lightspeed.style.styler.ALspStyleTargetProvider
Packages that use ALspStyleTargetProvider
Package
Description
Provides GeoSym symbology support for the VPF format.
Provides support for visualizing LuciadFusion vector data models in a Lightspeed view.
Defines the concept of edit handles and provides a number of implementations that can be used by
editors.Defines a mechanism for snapping between objects that are being edited.
This package defines all interfaces and abstract base classes related to
ILspStyler.-
Uses of ALspStyleTargetProvider in com.luciad.format.vpf.lightspeed
Constructor parameters in com.luciad.format.vpf.lightspeed with type arguments of type ALspStyleTargetProviderModifierConstructorDescriptionTLspVPFGeoSymLabelStyler(String aProductId, Set<ALspStyleTargetProvider> aStyleTargetProviders, boolean aSimplifiedGeoSymStyling) Creates a new GeoSym label styler for the given VPF product id.TLspVPFGeoSymStyler(String aVPFProductId, Set<ALspStyleTargetProvider> aStyleTargetProviders) Creates a new GeoSym styler, using full GeoSym styling, for the given VPF product id.TLspVPFGeoSymStyler(String aVPFProductId, Set<ALspStyleTargetProvider> aStyleTargetProviders, boolean aSimplifiedGeoSymStyling) Creates a new GeoSym styler for the given VPF product id. -
Uses of ALspStyleTargetProvider in com.luciad.fusion.client.view.lightspeed
Fields in com.luciad.fusion.client.view.lightspeed declared as ALspStyleTargetProviderModifier and TypeFieldDescriptionstatic final ALspStyleTargetProviderTLspFusionGeometryProvider.AREA_FILLDeprecated.The style target provider instance for selecting fused area outlines.static final ALspStyleTargetProviderTLspFusionGeometryProvider.AREA_OUTLINEDeprecated.The style target provider instance for selecting fused area outlines.static final ALspStyleTargetProviderTLspFusionGeometryProvider.LINEDeprecated.The style target provider instance for selecting ILcdCurve geometries.static final ALspStyleTargetProviderTLspFusionGeometryProvider.POINTDeprecated.The style target provider instance for selecting ILcdPoint geometries.static final ALspStyleTargetProviderTLspFusionGeometryProvider.TEXTDeprecated.The style target provider instance for selecting ILcdText geometries.Fields in com.luciad.fusion.client.view.lightspeed with type parameters of type ALspStyleTargetProviderModifier and TypeFieldDescriptionstatic final Set<ALspStyleTargetProvider> TLspFusionGeometryProvider.ALLDeprecated.Set of style target providers for all style target types supported in fusion vector data. -
Uses of ALspStyleTargetProvider in com.luciad.view.lightspeed.editor.handle
Methods in com.luciad.view.lightspeed.editor.handle that return types with arguments of type ALspStyleTargetProviderModifier and TypeMethodDescriptionALspCreateHandle.getStyleTargetProviders(TLspHandleGeometryType aType) Returns all style target providers components of the currently active handle and previously used handles.abstract List<ALspStyleTargetProvider> ALspHandle.getStyleTargetProviders(TLspHandleGeometryType aType) Returns a style target provider that can generate geometry for the given visual editing component type, or an empty list if no geometry can be generated for the given type.ALspOutlineResizeHandle.getStyleTargetProviders(TLspHandleGeometryType aType) Returns a style target provider that can generate geometry for the given visual editing component type, or an empty list if no geometry can be generated for the given type.TLspMultiObjectTranslationHandle.getStyleTargetProviders(TLspHandleGeometryType aType) Returns a style target provider that can generate geometry for the given visual editing component type, or an empty list if no geometry can be generated for the given type.TLspObjectHeightTranslationHandle.getStyleTargetProviders(TLspHandleGeometryType aType) TLspObjectTranslationHandle.getStyleTargetProviders(TLspHandleGeometryType aType) TLspPointSetHandle.getStyleTargetProviders(TLspHandleGeometryType aType) Returns a style target provider that can generate geometry for the given visual editing component type, or an empty list if no geometry can be generated for the given type.TLspPointTranslationHandle.getStyleTargetProviders(TLspHandleGeometryType aType) Returns a style target provider that can generate geometry for the given visual editing component type, or an empty list if no geometry can be generated for the given type.TLspProjectedObjectTranslationHandle.getStyleTargetProviders(TLspHandleGeometryType aType) TLspStaticCreateHandle.getStyleTargetProviders(TLspHandleGeometryType aType) -
Uses of ALspStyleTargetProvider in com.luciad.view.lightspeed.editor.snapping
Methods in com.luciad.view.lightspeed.editor.snapping that return ALspStyleTargetProviderModifier and TypeMethodDescriptionILspSnapperVisualComponent.retrieveStyleTargetProvider(TLspSnapperGeometryType aType) Returns a style target provider for the givenTLspHandleGeometryType.Methods in com.luciad.view.lightspeed.editor.snapping that return types with arguments of type ALspStyleTargetProviderModifier and TypeMethodDescriptionTLspSnapOperation.getStyleTargetProviders(TLspSnapperGeometryType aType) Returns a style target provider for the given snapper visual component type.Constructor parameters in com.luciad.view.lightspeed.editor.snapping with type arguments of type ALspStyleTargetProviderModifierConstructorDescriptionTLspSnapOperation(List<TLspEditOperation> aEditOperationList, Map<TLspSnapperGeometryType, Collection<ALspStyleTargetProvider>> aVisualComponentsMap) Constructs a newTLspSnapOperation -
Uses of ALspStyleTargetProvider in com.luciad.view.lightspeed.style.styler
Methods in com.luciad.view.lightspeed.style.styler that return ALspStyleTargetProviderModifier and TypeMethodDescriptionALspLabelStyleCollectorWrapper.getStyleTargetProvider()protected ALspStyleTargetProviderALspStyleCollector.getStyleTargetProvider()Returns the style target provider that has been provided together with the current set of objects.ALspStyleCollectorWrapper.getStyleTargetProvider()Methods in com.luciad.view.lightspeed.style.styler that return types with arguments of type ALspStyleTargetProviderMethods in com.luciad.view.lightspeed.style.styler with parameters of type ALspStyleTargetProviderModifier and TypeMethodDescriptionvoidTLspStyler.addStyles(ALspStyleTargetProvider aStyleTargetProvider, ALspStyle... aStyles) Adds the given style target provider and a corresponding list of styles to this composite style.voidTLspStyler.addStyles(ALspStyleTargetProvider aStyleTargetProvider, List<? extends ALspStyle> aStyles) Adds the given style target provider and a corresponding list of styles to this composite style.ALspLabelStyleCollector.geometry(ALspStyleTargetProvider aStyleTargetProvider) Specifies anALspStyleTargetProviderthat should be used to convert objects into a collection of objects on which the style can be applied.ALspLabelStyleCollectorWrapper.geometry(ALspStyleTargetProvider aStyleTargetProvider) ALspStyleCollector.geometry(ALspStyleTargetProvider aStyleTargetProvider) Specifies anALspStyleTargetProviderthat should be used to convert objects into a collection of objects on which the style can be applied.ALspStyleCollectorWrapper.geometry(ALspStyleTargetProvider aStyleTargetProvider) Constructors in com.luciad.view.lightspeed.style.styler with parameters of type ALspStyleTargetProviderModifierConstructorDescriptionTLspStyler(ALspStyleTargetProvider aStyleTargetProvider, ALspStyle... aStyles) Creates a styler that will apply the given style target provider and list of styles to all objects.TLspStyler(ALspStyleTargetProvider aStyleTargetProvider, List<? extends ALspStyle> aStyles) Creates a styler that will apply the given style target provider and list of styles to all objects.Constructor parameters in com.luciad.view.lightspeed.style.styler with type arguments of type ALspStyleTargetProviderModifierConstructorDescriptionTLspCustomizableStyler(Map<? extends ALspStyleTargetProvider, ? extends Collection<TLspCustomizableStyle>> aCustomizableStyles) Create anILspStylerwhich will set all style instances and the correspondingALspStyleTargetProviderinaCustomizableStylesas style to every object passed in itsILspStyler#stylemethod.TLspStyler(Map<? extends ALspStyleTargetProvider, List<? extends ALspStyle>> aStyles) Creates a composite styler that will apply the given styles and style target providers to all objects.