|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcox.jmatt.java.MathTools.demo.gpgdemo.GPickle
public class GPickle
This class acts solely as a container for graph paper generator Panels. It was created to separate AWT components from CapCom
. It has no public
constructor since it is never instantiated.
Field Summary | |
---|---|
static BarChartPanel |
gpgBarChart
GUI or scriptable BarChartPanel . |
static BPSPanel |
gpgBPSPanel
GUI or scriptable BPSPanel . |
static HexGridPanel |
gpgHexGrid
GUI or scriptable HexGridPanel . |
static IsometricPanel |
gpgIsometric
GUI or scriptable IsometricPanel . |
static LedgerPanel |
gpgLedgerPanel
GUI or scriptable LedgerPanel . |
static LetteringPanel |
gpgLettering
GUI or scriptable LetteringPanel . |
static LogPanel |
gpgLogPanel
GUI or scriptable LogPanel . |
static GPGenerator |
gpgMain
GUI GPGenerator instance to allow margin setting and saving. |
static MusicPanel |
gpgMusic
GUI or scriptable MusicPanel . |
static OffsetQuadPanel |
gpgOffsetQuad
GUI or scriptable OffsetQuadPanel . |
static PerspectivePanel |
gpgPerspective
GUI or scriptable PerspectivePanel . |
static PolarPanel |
gpgPolarPanel
GUI or scriptable PolarPanel . |
static QuadrillePanel |
gpgQuadrillePanel
GUI or scriptable QuadrillePanel . |
static SymmetricLogPanel |
gpgSymmetricLog
GUI or scriptable SymmetricLogPanel . |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static GPGenerator gpgMain
GPGenerator
instance to allow margin setting and saving.
public static QuadrillePanel gpgQuadrillePanel
QuadrillePanel
.
public static BPSPanel gpgBPSPanel
BPSPanel
.
public static LedgerPanel gpgLedgerPanel
LedgerPanel
.
public static LogPanel gpgLogPanel
LogPanel
.
public static PolarPanel gpgPolarPanel
PolarPanel
.
public static BarChartPanel gpgBarChart
BarChartPanel
.
public static HexGridPanel gpgHexGrid
HexGridPanel
.
public static MusicPanel gpgMusic
MusicPanel
.
public static LetteringPanel gpgLettering
LetteringPanel
.
public static OffsetQuadPanel gpgOffsetQuad
OffsetQuadPanel
.
public static SymmetricLogPanel gpgSymmetricLog
SymmetricLogPanel
.
public static IsometricPanel gpgIsometric
IsometricPanel
.
public static PerspectivePanel gpgPerspective
PerspectivePanel
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |