Package com.luciad.layers.styles.complexstrokes
package com.luciad.layers.styles.complexstrokes
Support for complex stroke linestyles and the patterns used to make them.
ComplexStrokeLineStyles
can be used to stroke the outline of a shape with complex patterns. The building blocks for creating them are ComplexStrokePatterns
.
- Since:
- 2023.1
-
ClassDescriptionA style that can be used to stroke the outline of a shape with complex patterns.A builder to create
ComplexStrokeLineStyle
objects.The orientation of the area that is used to render the complex stroke on for 3D lines.This class represents a complex stroke pattern, for example a dash or an arrow.The different arrow types supported by thearrow pattern
.Factory to create allpatterns
that are used to createcomplex strokes
.