public class FillPatternFactory
extends java.lang.Object
FillPatternFactory
creates a list of all known patterns.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CUSTOM_FILL_PATTERNS_KEY
You can add your own fill patterns to the Collection bearing this key on
the Workbench Blackboard (create the Collection if necessary).
|
Constructor and Description |
---|
FillPatternFactory() |
Modifier and Type | Method and Description |
---|---|
java.awt.Paint[] |
createFillPatterns() |