org.jfree.pixie.wmf
Interface BrushConstants
public interface BrushConstants
The BrushConstants were defined in the Windows-API and are used do define the
appearance of Wmf-Brushes.
BS_SOLID
static final int BS_SOLID
- See Also:
- Constant Field Values
BS_NULL
static final int BS_NULL
- See Also:
- Constant Field Values
BS_HOLLOW
static final int BS_HOLLOW
- See Also:
- Constant Field Values
BS_HATCHED
static final int BS_HATCHED
- See Also:
- Constant Field Values
BS_PATTERN
static final int BS_PATTERN
- See Also:
- Constant Field Values
BS_INDEXED
static final int BS_INDEXED
- See Also:
- Constant Field Values
BS_DIBPATTERN
static final int BS_DIBPATTERN
- See Also:
- Constant Field Values
BS_DIBPATTERNPT
static final int BS_DIBPATTERNPT
- See Also:
- Constant Field Values
BS_PATTERN8X8
static final int BS_PATTERN8X8
- See Also:
- Constant Field Values
BS_DIBPATTERN8X8
static final int BS_DIBPATTERN8X8
- See Also:
- Constant Field Values
BS_MONOPATTERN
static final int BS_MONOPATTERN
- See Also:
- Constant Field Values
HS_HORIZONTAL
static final int HS_HORIZONTAL
- See Also:
- Constant Field Values
HS_VERTICAL
static final int HS_VERTICAL
- See Also:
- Constant Field Values
HS_FDIAGONAL
static final int HS_FDIAGONAL
- See Also:
- Constant Field Values
HS_BDIAGONAL
static final int HS_BDIAGONAL
- See Also:
- Constant Field Values
HS_CROSS
static final int HS_CROSS
- See Also:
- Constant Field Values
HS_DIAGCROSS
static final int HS_DIAGCROSS
- See Also:
- Constant Field Values
TRANSPARENT
static final int TRANSPARENT
- See Also:
- Constant Field Values
OPAQUE
static final int OPAQUE
- See Also:
- Constant Field Values