public class Pattern extends Object
Constructor and Description |
---|
Pattern(int patternType,
Shading shading,
List<Double> matrix) |
Modifier and Type | Method and Description |
---|---|
List<Double> |
getMatrix() |
int |
getPatternType()
Either one (1) for tiling, or two (2) for shading.
|
Shading |
getShading() |
Copyright © 2025 Apache Software Foundation. All rights reserved.