| Package | Description |
|---|---|
| com.stimulsoft.base.drawing | |
| com.stimulsoft.base.enums |
| Modifier and Type | Method and Description |
|---|---|
void |
StiBorder.draw(StiGraphics g,
StiRectangle rect,
double zoom,
StiColor emptyColor,
StiHighlightState highlightState,
java.lang.Boolean isPrinting,
java.lang.Boolean isThumbPaint,
double pageZoom)
Draws this border on the indicated Graphics.
|
| Modifier and Type | Method and Description |
|---|---|
static StiHighlightState |
StiHighlightState.forValue(int value) |
static StiHighlightState |
StiHighlightState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiHighlightState[] |
StiHighlightState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Stimulsoft. All Rights Reserved.