Class FillPatternFactory
java.lang.Object
com.vividsolutions.jump.workbench.ui.renderer.style.FillPatternFactory
FillPatternFactory creates a list of all known patterns.- Version:
- $Revision$, $Date$
- Author:
- unknown, last edited by: $Author$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic StringYou can add your own fill patterns to the Collection bearing this key on the Workbench Blackboard (create the Collection if necessary). -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
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 Details
-
FillPatternFactory
public FillPatternFactory()
-
-
Method Details
-
createFillPatterns
- Returns:
- an array of all fill patterns
-