JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package net.avensome.dev.gnupolpot.api
Class
net.avensome.dev.gnupolpot.api.PluginException
extends java.lang.Exception implements Serializable
Package net.avensome.dev.gnupolpot.api.plotter
Class
net.avensome.dev.gnupolpot.api.plotter.DataFormatException
extends java.lang.Exception implements Serializable
Class
net.avensome.dev.gnupolpot.api.plotter.LayerException
extends java.lang.Exception implements Serializable
Class
net.avensome.dev.gnupolpot.api.plotter.PlotPoint
extends java.lang.Object implements Serializable
Serialized Fields
x
double x
y
double y
color
javafx.scene.paint.Color color
Class
net.avensome.dev.gnupolpot.api.plotter.Shape
extends java.lang.Object implements Serializable
Serialized Fields
points
java.util.List<E> points
color
javafx.scene.paint.Color color
style
Shape.Style
style
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes