Uses of Class
com.takenoko.shape.Pattern
Packages that use Pattern
-
Uses of Pattern in com.takenoko.objective
Fields in com.takenoko.objective declared as PatternMethods in com.takenoko.objective that return PatternModifier and TypeMethodDescriptionPatternObjective.getPattern()
Return the pattern of the objective.Constructors in com.takenoko.objective with parameters of type Pattern -
Uses of Pattern in com.takenoko.shape
Subclasses of Pattern in com.takenoko.shapeModifier and TypeClassDescriptionclass
Build a solid color Curve patternclass
Build a solid color Diamond patternclass
Build a solid color Line patternclass
Build a mixed color Diamond patternclass
Build a solid color Line patternMethods in com.takenoko.shape that return PatternModifier and TypeMethodDescriptionabstract Pattern
PatternFactory.createPattern
(TileColor tileColor)