public interface Symbol
Modifier and Type | Field and Description |
---|---|
static Color |
MIXED_COLOR |
static float |
MIXED_LINEWIDTH |
Modifier and Type | Method and Description |
---|---|
Color |
getFill() |
float |
getLineWidth() |
Color |
getOutline() |
void |
setFill(Color c) |
void |
setLineWidth(float lineWidth) |
void |
setOutline(Color c) |
static final Color MIXED_COLOR
static final float MIXED_LINEWIDTH
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.