public class Pattern
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Double> |
getMatrix() |
int |
getPatternType()
Either one (1) for tiling, or two (2) for shading.
|
Shading |
getShading() |
public int getPatternType()
public Shading getShading()
public java.util.List<java.lang.Double> getMatrix()
Copyright 1999-2015 The Apache Software Foundation. All Rights Reserved.