public final class RepeatStruct
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
BackgroundRepeat |
repeatX |
BackgroundRepeat |
repeatY |
Constructor and Description |
---|
RepeatStruct(BackgroundRepeat repeatX,
BackgroundRepeat repeatY) |
public final BackgroundRepeat repeatX
public final BackgroundRepeat repeatY
public RepeatStruct(BackgroundRepeat repeatX, BackgroundRepeat repeatY)