Package | Description |
---|---|
org.jzy3d.painters |
Modifier and Type | Method and Description |
---|---|
static Painter.Geometry |
Painter.Geometry.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Painter.Geometry[] |
Painter.Geometry.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Painter.begin(Painter.Geometry geometry) |
void |
NativeEmbeddedPainter.begin(Painter.Geometry geometry) |
void |
NativeDesktopPainter.begin(Painter.Geometry geometry) |
Copyright © 2018. All rights reserved.