Package com.luciad.view.lightspeed.style.complexstroke
package com.luciad.view.lightspeed.style.complexstroke
Provides classes for creating complex stroked line styles.
A TLspComplexStrokedLineStyle
consists of ALspComplexStrokes
, along with a few properties that affect the visualization, such as the
elevation mode and halo settings.
A TLspComplexStrokedLineStyle
defines how a line is painted. It combines a number of stroke patterns, that
are for example repeated along the line, or added as a decoration at the start or end.
Decorations, regular repeated patterns and fallback patterns can be created using ALspComplexStroke
.
These patterns can be composed to form more complex strokes patterns.
For more information, see TLspComplexStrokedLineStyle
.
- Since:
- 2013.1
- See Also:
-
ClassDescriptionThis class represents a complex stroke pattern, for example a dash or an arrow.Used to build arc strokes.Used to build arrow strokes.The arrow type.Used to build icon strokes.Used to build line strokes.Used to build parallel line strokes.Used to build polyline strokes.Used to build rectangle strokes.Used to build text strokes.Used to build triangle strokes.Used to build wave strokes.