Package | Description |
---|---|
com.luciad.format.tiled3d.lightspeed |
Provides support for visualization of tiled 3D formats in Lightspeed views.
|
com.luciad.fusion.client.view.lightspeed |
Provides support for visualizing LuciadFusion vector data models in a Lightspeed view.
|
com.luciad.realtime.lightspeed.plots |
Provides a custom layer optimized for displaying large static datasets containing points.
|
com.luciad.realtime.lightspeed.radarvideo |
Provides support for the visualization of radar feeds, for instance from
ASTERIX category 240 data.
|
com.luciad.symbology.app6a.view.lightspeed |
Provides a layer builder for APP6 a/b/c layers.
|
com.luciad.symbology.milstd2525b.view.lightspeed |
Provides a layer builder for MIL-STD 2525 b/c/d layers.
|
com.luciad.tea.lightspeed.hypsometry |
Provides support for real-time hypsometric shading for either the terrain layer of
an
ILspView or an elevation model. |
com.luciad.tea.lightspeed.los.view |
Provides a painter that performs and visualizes Line-Of-Sight (LOS)
computations.
|
com.luciad.view.lightspeed.controller.manipulation |
Provides controllers for the manipulation of domain objects in a view.
|
com.luciad.view.lightspeed.controller.ruler |
This package provides support for measuring distances in a view.
|
com.luciad.view.lightspeed.editor.snapping |
Defines a mechanism for snapping between objects that are being edited.
|
com.luciad.view.lightspeed.geometry.discretization |
Provides support for the discretization of vector shapes.
|
com.luciad.view.lightspeed.layer.density |
Provides layering support for density layers.
|
com.luciad.view.lightspeed.layer.imageprojection |
Provides support for rendering images which are projected onto the 3D
terrain of an
ILspView , as if by a slide
projector. |
com.luciad.view.lightspeed.layer.plots |
Provides a custom layer optimized for displaying large static datasets containing points.
|
com.luciad.view.lightspeed.layer.shape |
Provides layering support for vector layers.
|
com.luciad.view.lightspeed.painter.grid |
Provides support for the painting of grids.
|
com.luciad.view.lightspeed.painter.grid.cgrs |
Provides Lightspeed visualization support for the Common Grid Reference System (CGRS).
|
com.luciad.view.lightspeed.painter.grid.gars |
Provides Lightspeed visualization support for the Global Area Reference System (GARS).
|
com.luciad.view.lightspeed.painter.grid.mgrs |
Provides Lightspeed visualization support
for the Military Grid Reference System (MGRS).
|
com.luciad.view.lightspeed.painter.label.style |
Contains style related classes that are used by the label painter.
|
com.luciad.view.lightspeed.style |
Provides a generic model for styles.
|
com.luciad.view.lightspeed.style.imagefilter |
Defines raster filter styles, which can be used to apply image processing
operations to raster layers.
|
com.luciad.view.lightspeed.style.styler |
This package defines all interfaces and abstract base classes related to
ILspStyler . |
Modifier and Type | Method and Description |
---|---|
TLsp3DTileLayerBuilder |
TLsp3DTileLayerBuilder.bodyStyles(TLspPaintState aPaintState,
ALspStyle... aBodyStyles) |
Modifier and Type | Method and Description |
---|---|
TLspFusionVectorLayerBuilder |
TLspFusionVectorLayerBuilder.bodyStyles(TLspPaintState aPaintState,
ALspStyle... aBodyStyles)
Deprecated.
Sets the given body styles for the given paint state.
|
TLspFusionVectorLayerBuilder |
TLspFusionVectorLayerBuilder.labelStyles(TLspPaintState aPaintState,
ALspStyle... aLabelStyles)
Deprecated.
Sets the given label styles for the given paint state.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspPlotStyle.Builder.all(ALspStyle aStyle)
Deprecated.
|
TLspPlotLayerBuilder |
TLspPlotLayerBuilder.labelStyles(TLspPaintState aPaintState,
ALspStyle... aLabelStyles)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
TLspRadarVideoStyle
Style that configures the visualization of a
radar video layer . |
Modifier and Type | Method and Description |
---|---|
B |
TLspRadarVideoStyle.Builder.all(ALspStyle aStyle) |
Modifier and Type | Class and Description |
---|---|
class |
TLspAPP6ASymbolStyle
A style that defines a shape's visualization as specified by the APP6 standard.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspAPP6ASymbolStyle.Builder.all(ALspStyle aStyle) |
Modifier and Type | Method and Description |
---|---|
void |
TLspAPP6ASymbolStyler.fireStyleChangeEvent(ILcdModel aAffectedModel,
Collection<Object> aAffectedObjects,
Collection<ALspStyle> aAffectedStyles) |
Modifier and Type | Class and Description |
---|---|
class |
TLspMS2525bSymbolStyle
A style that defines a shape's visualization as specified by the MS2525 standard.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspMS2525bSymbolStyle.Builder.all(ALspStyle aStyle) |
Modifier and Type | Method and Description |
---|---|
void |
TLspMS2525bSymbolStyler.fireStyleChangeEvent(ILcdModel aAffectedModel,
Collection<Object> aAffectedObjects,
Collection<ALspStyle> aAffectedStyles) |
Modifier and Type | Class and Description |
---|---|
class |
TLspHypsometricShadingStyle
Style for elevation data shaded based on a hypsometric computation.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspHypsometricShadingStyle.Builder.all(ALspStyle aStyle) |
Modifier and Type | Class and Description |
---|---|
class |
TLspLOSCoverageStyle
The LOS Coverage style.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspLOSCoverageStyle.Builder.all(ALspStyle aLOScoverageStyle)
Sets all parameters on the builder based on the given LOS Coverage style.
|
Modifier and Type | Method and Description |
---|---|
void |
TLspEditHandleStyler.setStyles(TLspHandleGeometryType aType,
ALspStyle... aStyles)
Assigns a set of styles to the given component type.
|
Modifier and Type | Method and Description |
---|---|
void |
TLspEditHandleStyler.setStyles(TLspHandleGeometryType aType,
List<ALspStyle> aStyles)
Assigns a set of styles to the given component type.
|
Modifier and Type | Class and Description |
---|---|
class |
TLspRulerDistanceFormatStyle
A simple extension of
ALspLabelTextProviderStyle . |
class |
TLspRulerSegmentLabelContentStyle
An extension of
TLspRulerDistanceFormatStyle that adds support for displaying the
azimuth of a segment (if available). |
Modifier and Type | Method and Description |
---|---|
B |
TLspRulerSegmentLabelContentStyle.Builder.all(ALspStyle aStyle)
Copies all properties from the given style.
|
B |
TLspRulerDistanceFormatStyle.Builder.all(ALspStyle aStyle)
Copies all properties from the given style.
|
Modifier and Type | Method and Description |
---|---|
void |
TLspSnapperStyler.setStyles(TLspSnapperGeometryType aType,
List<ALspStyle> aStyles)
Assigns a set of styles to the given component type.
|
Modifier and Type | Method and Description |
---|---|
List<ALspStyle> |
TLspShapeDiscretizationParameters.getStyles()
Returns the styles associated with the shape being discretized.
|
Modifier and Type | Method and Description |
---|---|
TLspShapeDiscretizationParameters.Builder |
TLspShapeDiscretizationParameters.Builder.styles(List<ALspStyle> aStylesList)
Sets the styles of the
TLspShapeDiscretizationParameters to build. |
Modifier and Type | Method and Description |
---|---|
TLspDensityLayerBuilder |
TLspDensityLayerBuilder.bodyStyles(ALspStyle... aBodyStyles)
Deprecated.
Sets the given body styles.
|
TLspDensityLayerBuilder |
TLspDensityLayerBuilder.labelStyles(TLspPaintState aPaintState,
ALspStyle... aLabelStyles)
Deprecated.
Sets the given label styles for the given paint state.
|
Modifier and Type | Class and Description |
---|---|
class |
TLspImageProjectionStyle
Style for an
ILspImageProjectionLayer . |
Modifier and Type | Method and Description |
---|---|
B |
TLspImageProjectionStyle.Builder.all(ALspStyle aStyle) |
Modifier and Type | Method and Description |
---|---|
TLspPlotLayerBuilder |
TLspPlotLayerBuilder.labelStyles(TLspPaintState aPaintState,
ALspStyle... aLabelStyles)
Sets the given label styles for the given paint state.
|
Modifier and Type | Method and Description |
---|---|
TLspShapeLayerBuilder |
TLspShapeLayerBuilder.bodyStyles(TLspPaintState aPaintState,
ALspStyle... aBodyStyles)
Sets the given body styles for the given paint state.
|
TLspShapeLayerBuilder |
TLspShapeLayerBuilder.labelStyles(TLspPaintState aPaintState,
ALspStyle... aLabelStyles)
Sets the given label styles for the given paint state.
|
Modifier and Type | Method and Description |
---|---|
void |
TLspLonLatGridStyler.setDefaultStyles(ALspStyle... aStyles)
Override styles for the default category.
|
void |
TLspLonLatGridStyler.setStyles(ILspLonLatGridLine.Category aCategory,
ALspStyle... aStyles)
Override styles for a certain category.
|
void |
TLspLonLatGridStyler.setStyles(ILspLonLatGridLine.Category aCategory,
double aDegrees,
ALspStyle... aStyles)
Override styles for the given grid line.
|
B |
TLspXYGridStyle.Builder.styles(ALspStyle... aStyles)
This method specifies the styles to use for the current spacing/interval
combination.
|
B |
TLspGeorefGridStyle.Builder.styles(ALspStyle... aStyles)
This method specifies the styles to use for the current georef level/interval
combination.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspXYGridStyle.Builder.styles(Collection<ALspStyle> aStyles)
This method specifies the styles to use for the current spacing/interval combination.
|
B |
TLspGeorefGridStyle.Builder.styles(Collection<ALspStyle> aStyles)
This method specifies the styles to use for the current georef level/interval
combination.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspCGRSGridStyle.Builder.styles(ALspStyle... aStyles)
This method specifies the styles to use for the current CGRS level/interval
combination.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspCGRSGridStyle.Builder.styles(Collection<ALspStyle> aStyles)
This method specifies the styles to use for the current CGRS level/interval
combination.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspGARSGridStyle.Builder.styles(ALspStyle... aStyles)
This method specifies the styles to use for the current GARS level/interval
combination.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspGARSGridStyle.Builder.styles(Collection<ALspStyle> aStyles)
This method specifies the styles to use for the current GARS level/interval
combination.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspMGRSGridStyle.Builder.styles(ALspStyle... aStyles)
This method specifies the styles to use for the current MGRS type/level/interval
combination.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspMGRSGridStyle.Builder.styles(Collection<ALspStyle> aStyles)
This method specifies the styles to use for the current MGRS type/level/interval
combination.
|
Modifier and Type | Class and Description |
---|---|
class |
ALspLabelTextProviderStyle
This style provides a method to retrieve the text to use for a label.
|
class |
TLspDataObjectLabelTextProviderStyle
Implementation of
ALspLabelTextProviderStyle that retrieves the label
content through the ILcdDataObject interface. |
Modifier and Type | Method and Description |
---|---|
protected ALspStyle |
ALspSwingLabelStyler.getComponentStyle(Object aObject,
Object aSublabelId,
TLspContext aContext)
Returns the style that contains the representation of the component for the given domain object
and sublabel id.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspDataObjectLabelTextProviderStyle.Builder.all(ALspStyle aStyle)
Copies all properties from the given style.
|
B |
ALspLabelTextProviderStyle.Builder.all(ALspStyle aStyle) |
Modifier and Type | Class and Description |
---|---|
class |
ALspDensityStyle
A style which describes density plots.
|
class |
ALspSoftDensityStyle
An
ALspDensityStyle which allows variable width (in pixels or world reference size)
and hardness. |
class |
TLsp3DIconStyle
3D Icon style for styling points with 3D icons in 2D and 3D views.
|
class |
TLsp3DMeshStyle
3D Mesh style to style
ILcd3DMesh instances in 2D and 3D views. |
class |
TLspComplexStrokedLineStyle
Style that can be used to apply complex strokes to a shape's outline.
|
class |
TLspDensityFillStyle
A style which describes density plots painted as polygons.
|
class |
TLspDensityLineStyle
A style which describes density plots painted as lines.
|
class |
TLspDensityPointStyle
A style which describes density plots painted as points.
|
class |
TLspFillStyle
Style that defines a shape's fill.
|
class |
TLspIconStyle
Style used to style a point as a flat icon (also known as a point sprite).
|
class |
TLspIndexColorModelStyle
Index color model style.
|
class |
TLspLabelBoxStyle
Style used to draw a box around labels: frame and background color.
|
class |
TLspLabelOpacityStyle
Style that can be used to modify the opacity and modulation color of a label.
|
class |
TLspLineStyle
Style that defines a shape's outline as a line with a width in pixels (i.e., the line appears equally wide
at a large or small scale).
|
class |
TLspParameterizedFillStyle
Style used to style
ILcdPolygon . |
class |
TLspParameterizedIconStyle
Style used to style points as a flat icon (also known as a point sprite).
|
class |
TLspParameterizedLineStyle
Style used to style
ILcdPolyline . |
class |
TLspParameterizedRasterIconStyle
Style used to visualize multi-dimensional (parameterized) raster data as a flat icon (also known as a point
sprite).
|
class |
TLspPinLineStyle
Style that defines a pin from an object's anchor point to its label.
|
class |
TLspPlotStyle
This style represents a set of properties for point objects that can be controlled through
expressions . |
class |
TLspPointCloudStyle
This style presents a set of properties for the visualization of point cloud
data.
|
class |
TLspRasterStyle
Style for rasters.
|
class |
TLspStrokedLineStyle
Deprecated.
TLspComplexStrokedLineStyle offers more
flexibility when defining stroked line patterns, as well as improved performance. It is
therefore recommended above TLspStrokedLineStyle . |
class |
TLspTextStyle
Text style used to style text, labels, etc.
|
class |
TLspVerticalLineStyle
Style that defines a line perpendicular to the earth surface, to a point.
|
class |
TLspViewDisplacementStyle
This style describes by how much an element may be displaced from its natural position.
|
class |
TLspWorldSizedLineStyle
Style that defines a shape's outline as a line with a width in meters.
|
Modifier and Type | Method and Description |
---|---|
abstract ALspStyle |
ALspStyle.Builder.build()
Builds the style with the set parameters.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspWorldSizedLineStyle.Builder.all(ALspStyle aColorStyle) |
B |
TLspViewDisplacementStyle.Builder.all(ALspStyle aStyle)
Copies all properties from the given style.
|
B |
TLspVerticalLineStyle.Builder.all(ALspStyle aColorStyle) |
B |
TLspTextStyle.Builder.all(ALspStyle aStyle)
Copies all properties from the given style.
|
B |
TLspStrokedLineStyle.Builder.all(ALspStyle aStyle) |
B |
TLspRasterStyle.Builder.all(ALspStyle aRasterStyle) |
B |
TLspPointCloudStyle.Builder.all(ALspStyle aStyle)
Sets all builder parameters to the properties of the
provided style.
|
B |
TLspPlotStyle.Builder.all(ALspStyle aStyle) |
B |
TLspPinLineStyle.Builder.all(ALspStyle aLineStyle) |
B |
TLspParameterizedRasterIconStyle.Builder.all(ALspStyle aStyle) |
B |
TLspParameterizedLineStyle.Builder.all(ALspStyle aLineStyle) |
B |
TLspParameterizedIconStyle.Builder.all(ALspStyle aStyle)
Sets all builder parameters to the properties of the
provided style.
|
B |
TLspParameterizedFillStyle.Builder.all(ALspStyle aStyle) |
B |
TLspLineStyle.Builder.all(ALspStyle aLineStyle) |
B |
TLspLabelOpacityStyle.Builder.all(ALspStyle aColorStyle) |
B |
TLspLabelBoxStyle.Builder.all(ALspStyle aStyle)
Copies all properties from the given style.
|
B |
TLspIndexColorModelStyle.Builder.all(ALspStyle aIndexColorModelStyle)
Sets this builder's properties to the given style's properties.
|
B |
TLspIconStyle.Builder.all(ALspStyle aStyle)
Sets all builder parameters to the properties of the
provided style.
|
B |
TLspFillStyle.Builder.all(ALspStyle aFillStyle) |
B |
TLspComplexStrokedLineStyle.Builder.all(ALspStyle aStyle) |
B |
TLsp3DMeshStyle.Builder.all(ALspStyle aStyle)
Sets all builder parameters to the properties of the
provided style.
|
B |
TLsp3DIconStyle.Builder.all(ALspStyle aStyle)
Sets all builder parameters to the properties of the
provided style.
|
abstract B |
ALspStyle.Builder.all(ALspStyle aStyle)
Sets all parameters on the builder based on the given style.
|
B |
ALspSoftDensityStyle.Builder.all(ALspStyle aStyle) |
B |
ALspDensityStyle.Builder.all(ALspStyle aStyle) |
TLspSelectionStylerBuilder |
TLspSelectionStylerBuilder.styles(ALspStyle... aStyles)
Sets the styles to be wrapped by the selection styler.
|
TLspScaleBasedStylerBuilder |
TLspScaleBasedStylerBuilder.styles(double aMinScale,
double aMaxScale,
ALspStyle... aStyles)
Deprecated.
use the method with the
TLcdMapScale to avoid confusion |
TLspScaleBasedStylerBuilder |
TLspScaleBasedStylerBuilder.styles(TLcdMapScale aMinScale,
TLcdMapScale aMaxScale,
ALspStyle... aStyles)
Adds styles for the specified scale range.
|
Modifier and Type | Class and Description |
---|---|
class |
TLspColorLookupTableFilterStyle
A color lookup table filter style.
|
class |
TLspImageProcessingStyle
Image processing style to apply image operators to a raster layer.
|
Modifier and Type | Method and Description |
---|---|
B |
TLspImageProcessingStyle.Builder.all(ALspStyle aStyle) |
B |
TLspColorLookupTableFilterStyle.Builder.all(ALspStyle aStyle) |
Modifier and Type | Method and Description |
---|---|
ALspStyle |
TLspCustomizableStyle.getStyle()
Returns the style contained in this container
|
Modifier and Type | Method and Description |
---|---|
Collection<ALspStyle> |
TLspStyleChangeEvent.getAffectedStyles()
Returns a collection of styles which are no longer in use.
|
List<ALspStyle> |
TLspEditableStyler.getDefaultStyle()
Returns the default style that is used for objects which have not been
assigned a specific style using
setStyle(...) . |
Map<ALspStyleTargetProvider,List<ALspStyle>> |
TLspStyler.getStyles()
Returns all styles that are in use.
|
List<ALspStyle> |
ALspStyleCollectorWrapper.getStyles() |
protected List<ALspStyle> |
ALspStyleCollector.getStyles()
Returns the styles that have been specified for the current set of objects.
|
List<ALspStyle> |
ALspLabelStyleCollectorWrapper.getStyles() |
Modifier and Type | Method and Description |
---|---|
void |
TLspStyler.addStyles(ALspStyleTargetProvider aStyleTargetProvider,
ALspStyle... aStyles)
Adds the given style target provider and a corresponding list of styles to
this composite style.
|
void |
TLspCustomizableStyle.setStyle(ALspStyle aStyle)
Set the new style for this container.
|
void |
TLspStyler.setStyles(ALspStyle... aStyles)
Replace all currently set styles with
aStyles . |
void |
TLspLabelStyler.setStyles(ALspStyle... aStyles)
Specifies a list of styles to be applied to all objects.
|
ALspStyleCollector |
ALspStyleCollectorWrapper.style(ALspStyle aStyle)
Applies the given style to the specified objects.
|
ALspStyleCollector |
ALspStyleCollector.style(ALspStyle aStyle)
Applies the given style to the specified objects.
|
ALspLabelStyleCollector |
ALspLabelStyleCollectorWrapper.style(ALspStyle aStyle)
Applies the style to the specified labels.
|
ALspLabelStyleCollector |
ALspLabelStyleCollector.style(ALspStyle aStyle)
Applies the style to the specified labels.
|
TLspLabelStyler.Builder |
TLspLabelStyler.Builder.styles(ALspStyle... aStyles)
Specifies a list of styles to be applied to all objects.
|
ALspStyleCollector |
ALspStyleCollectorWrapper.styles(ALspStyle... aStyles)
Applies the given list of styles to the specified objects.
|
ALspStyleCollector |
ALspStyleCollector.styles(ALspStyle... aStyles)
Applies the given list of styles to the specified objects.
|
ALspLabelStyleCollector |
ALspLabelStyleCollectorWrapper.styles(ALspStyle... aStyles)
Applies the given list of styles to the specified labels.
|
ALspLabelStyleCollector |
ALspLabelStyleCollector.styles(ALspStyle... aStyles)
Applies the given list of styles to the specified labels.
|
Modifier and Type | Method and Description |
---|---|
void |
TLspStyler.addStyles(ALspStyleTargetProvider aStyleTargetProvider,
List<? extends ALspStyle> aStyles)
Adds the given style target provider and a corresponding list of styles to
this composite style.
|
void |
ALspStyler.fireStyleChangeEvent(ILcdModel aAffectedModel,
Collection<Object> aAffectedObjects,
Collection<ALspStyle> aAffectedStyles)
Creates a style change event and notifies all listeners.
|
void |
TLspEditableStyler.setDefaultStyle(List<? extends ALspStyle> aDefaultStyle)
Sets the default style that is used for objects which have not been
assigned a specific style using
TLspEditableStyler.setStyle(com.luciad.model.ILcdModel, Object,
java.util.List) . |
void |
TLspEditableStyler.setStyle(ILcdModel aModel,
Object aObject,
List<? extends ALspStyle> aStyle)
Assigns the given style to the given object.
|
void |
TLspStyler.setStyles(List<? extends ALspStyle> aStyles)
Replace all currently set styles with
aStyles . |
ALspStyleCollector |
ALspStyleCollectorWrapper.styles(List<? extends ALspStyle> aStyles) |
ALspStyleCollector |
ALspStyleCollector.styles(List<? extends ALspStyle> aStyles)
Applies the given list of styles to the specified objects.
|
ALspLabelStyleCollector |
ALspLabelStyleCollectorWrapper.styles(List<? extends ALspStyle> aStyles) |
ALspLabelStyleCollector |
ALspLabelStyleCollector.styles(List<? extends ALspStyle> aStyles)
Applies the given list of styles to the specified labels.
|
Constructor and Description |
---|
TLspCustomizableStyle(ALspStyle aStyle,
boolean aEnabled)
Create a new, nameless
TLspCustomizableStyle for aStyle |
TLspCustomizableStyle(ALspStyle aStyle,
boolean aEnabled,
String aIdentifier,
String aDisplayName)
Create a new, named
TLspCustomizableStyle for aStyle |
TLspCustomizableStyler(ALspStyle... aStyles)
Create an
ILspStyler which will set all instances in aStyles as
style to every object passed in its ILspStyler#style method. |
TLspStyler(ALspStyle... aStyles)
Creates a styler that will apply the given styles to all objects.
|
TLspStyler(ALspStyleTargetProvider aStyleTargetProvider,
ALspStyle... aStyles)
Creates a styler that will apply the given style target provider and list of styles
to all objects.
|
Constructor and Description |
---|
TLspEditableStyler(List<? extends ALspStyle> aDefaultStyle)
Creates a new, empty styler with the given default style.
|
TLspStyleChangeEvent(ILspStyler aSource,
ILcdModel aAffectedModel,
Collection<Object> aAffectedObjects,
Collection<ALspStyle> aAffectedStyles)
Constructs a style change event object.
|
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.
|
TLspStyler(List<? extends ALspStyle> aStyles)
Creates a styler that will apply the given styles to all objects.
|
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.
|