This class represents a complex stroke pattern, for example a dash or an arrow. This is a building block for creating complex stroked line styles (see ComplexStrokedLineStyle).

Patterns cannot be instantiated directly. Use the factory methods in the PatternFactory module to create Pattern instances. Once created, you can combine patterns in a ComplexStrokedLineStyle.

Hierarchy

  • Pattern

Constructors

Constructors

  • This class should not be instantiated by users of LuciadRIA.

    Returns Pattern