Package | Description |
---|---|
com.steema.teechart.styles |
Modifier and Type | Field and Description |
---|---|
static ContourConstruction |
ContourConstruction.FAST
Level is not segmented (fast)
|
static ContourConstruction |
ContourConstruction.SEGMENTS
Each level is segmented (slow)
|
Modifier and Type | Method and Description |
---|---|
static ContourConstruction |
ContourConstruction.fromInt(int value) |
ContourConstruction |
Contour.getDrawingalgorithm() |
Modifier and Type | Method and Description |
---|---|
void |
Contour.setDrawingalgorithm(ContourConstruction value) |