Package | Description |
---|---|
com.mockturtlesolutions.snifflib.graphics |
Contains standard classes and interfaces for 2D and 3D graphics.
|
Modifier and Type | Method and Description |
---|---|
Line[] |
SnifflibGraphics.mplot(DblMatrix X,
DblMatrix Y)
Plot columns of 2D matrix Y versus the single column vector in X.
|
Line |
SnifflibGraphics.plot(DblMatrix Y) |
Line |
SnifflibGraphics.plot(DblMatrix X,
DblMatrix Y) |
Modifier and Type | Method and Description |
---|---|
void |
GnuplotSnifflibGraphicsFilter.paintComponent(Line X) |
void |
SwingSnifflibGraphicsFilter.paintComponent(Line X) |
Copyright © 2011, 2013. Daniel P. Dougherty