FillPattern

FillPattern enumeration

Utility class containing constants. Enumerates shape fill pattern types.

Values

NameDescription
NONERepresents no background.
SOLIDRepresents solid pattern.
GRAY_5Represents 5% gray pattern.
GRAY_10Represents 10% gray pattern.
GRAY_20Represents 20% gray pattern.
GRAY_30Represents 30% gray pattern.
GRAY_40Represents 40% gray pattern.
GRAY_50Represents 50% gray pattern.
GRAY_60Represents 60% gray pattern.
GRAY_70Represents 70% gray pattern.
GRAY_75Represents 75% gray pattern.
GRAY_80Represents 80% gray pattern.
GRAY_90Represents 90% gray pattern.
GRAY_25Represents 25% gray pattern.
LIGHT_DOWNWARD_DIAGONALRepresents light downward diagonal pattern.
LIGHT_UPWARD_DIAGONALRepresents light upward diagonal pattern.
DARK_DOWNWARD_DIAGONALRepresents dark downward diagonal pattern.
DARK_UPWARD_DIAGONALRepresents dark upward diagonal pattern.
WIDE_DOWNWARD_DIAGONALRepresents wide downward diagonal pattern.
WIDE_UPWARD_DIAGONALRepresents wide upward diagonal pattern.
LIGHT_VERTICALRepresents light vertical pattern.
LIGHT_HORIZONTALRepresents light horizontal pattern.
NARROW_VERTICALRepresents narrow vertical pattern.
NARROW_HORIZONTALRepresents narrow horizontal pattern.
DARK_VERTICALRepresents dark vertical pattern.
DARK_HORIZONTALRepresents dark horizontal pattern.
DASHED_DOWNWARD_DIAGONALRepresents dashed downward diagonal pattern.
DASHED_UPWARD_DIAGONALRepresents dashed upward diagonal pattern.
DASHED_VERTICALRepresents dashed vertical pattern.
DASHED_HORIZONTALRepresents dashed horizontal pattern.
SMALL_CONFETTIRepresents small confetti pattern.
LARGE_CONFETTIRepresents large confetti pattern.
ZIG_ZAGRepresents zig zag pattern.
WAVERepresents wave pattern.
DIAGONAL_BRICKRepresents diagonal brick pattern.
HORIZONTAL_BRICKRepresents horizontal brick pattern.
WEAVERepresents weave pattern.
PLAIDRepresents plaid pattern.
DIVOTRepresents divot pattern.
DOTTED_GRIDRepresents dotted grid pattern.
DOTTED_DIAMONDRepresents dotted diamond pattern.
SHINGLERepresents shingle pattern.
TRELLISRepresents trellis pattern.
SPHERERepresents sphere pattern.
SMALL_GRIDRepresents small grid pattern.
LARGE_GRIDRepresents large grid pattern.
SMALL_CHECKER_BOARDRepresents small checker board pattern.
LARGE_CHECKER_BOARDRepresents large checker board pattern.
OUTLINED_DIAMONDRepresents outlined diamond pattern.
SOLID_DIAMONDRepresents solid diamond pattern.
UNKNOWNRepresents unknown pattern.