Package | Description |
---|---|
com.mockturtlesolutions.snifflib.graphics |
Contains standard classes and interfaces for 2D and 3D graphics.
|
Modifier and Type | Method and Description |
---|---|
Annotation |
Figure.getTitle() |
Annotation |
Axes.getXLabel() |
Annotation |
Axes.getYLabel() |
Annotation |
Axes.getZLabel() |
Annotation |
SnifflibGraphics.text(java.lang.String S) |
Modifier and Type | Method and Description |
---|---|
void |
GnuplotSnifflibGraphicsFilter.paintComponent(Annotation X) |
void |
SwingSnifflibGraphicsFilter.paintComponent(Annotation X) |
void |
Axes.setXLabel(Annotation S) |
void |
Axes.setYLabel(Annotation S) |
void |
Axes.setZLabel(Annotation S) |
Copyright © 2011, 2013. Daniel P. Dougherty