Package hec.gfx2d
Class Pattern
java.lang.Object
hec.gfx2d.Pattern
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Draws with the pattern type knownstatic int
-
Field Details
-
NUM_PATTERN_TYPES
public final int NUM_PATTERN_TYPES
-
-
Constructor Details
-
Pattern
public Pattern()
-
-
Method Details
-
numPatterns
public static int numPatterns() -
draw2
Draws with the pattern type known
-