| Package | Description |
|---|---|
| com.caffeineowl.graphics.samples |
| Modifier and Type | Method and Description |
|---|---|
BezierFlatteningPanel.FlatnessAlgoType |
BezierFlatteningPanel.getFlatnessAlgoType() |
static BezierFlatteningPanel.FlatnessAlgoType |
BezierFlatteningPanel.FlatnessAlgoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BezierFlatteningPanel.FlatnessAlgoType[] |
BezierFlatteningPanel.FlatnessAlgoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BezierFlatteningPanel.setFlatnessAlgoType(BezierFlatteningPanel.FlatnessAlgoType flatnessAlgoType) |
Copyright © 2016. All rights reserved.