public interface BorderType
Modifier and Type | Field and Description |
---|---|
static short |
FALSE
The type with no border.
|
static short |
SOFT_SHADOW
The type with a soft shadowed border.
|
static short |
STRONG_SHADOW
The type with a strong shadowed border.
|
static short |
TRUE
The type with a simple line for the border.
|
static final short FALSE
static final short TRUE
static final short SOFT_SHADOW
static final short STRONG_SHADOW
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence