|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.ui.renderer.style.FillPatternFactory
public class FillPatternFactory
FillPatternFactory creates a list of all known patterns.
| Field Summary | |
|---|---|
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 Summary | |
|---|---|
FillPatternFactory()
|
|
| Method Summary | |
|---|---|
java.awt.Paint[] |
createFillPatterns()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String CUSTOM_FILL_PATTERNS_KEY
| Constructor Detail |
|---|
public FillPatternFactory()
| Method Detail |
|---|
public java.awt.Paint[] createFillPatterns()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||