public class ShadingPatternFactory extends Object
<p>Maps level to predefined shading patterns.</p>
Constructor and Description |
---|
ShadingPatternFactory() |
Modifier and Type | Method and Description |
---|---|
static ShadingPattern |
getShadingPattern(int level) |
static ShadingPattern |
getShadingPattern(int level,
com.aspose.ms.System.Drawing.Color color) |
public static ShadingPattern getShadingPattern(int level)
public static ShadingPattern getShadingPattern(int level, com.aspose.ms.System.Drawing.Color color)
Copyright © 2014 Aspose. All Rights Reserved.