|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package jhplot |
|---|
| Class jhplot.DrawOptions extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
jplot.LinePars lpp
Font FontTitle
Font FontAxis
| Class jhplot.F1D extends DrawOptions implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
double min
double max
int points
String name
String title
double[] x
double[] y
graph.ParseFunction function
IFunction iname
boolean isParsed
String lastException
| Class jhplot.F2D extends DrawOptions implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
double Xmin
double Xmax
double Ymin
double Ymax
int points
String title
String name
graph.ParseFunction function
boolean isParsed
IFunction iname
| Class jhplot.F3D extends DrawOptions implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
double Xmin
double Xmax
double Ymin
double Ymax
double Zmin
double Zmax
int points
String title
String name
graph.ParseFunction function
boolean isParsed
IFunction iname
| Class jhplot.FND extends DrawOptions implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
double min
double max
int points
String name
String title
String vars
double[] x
double[] y
boolean isEvaluated
org.lsmp.djep.xjep.XJep jep
org.nfunk.jep.Node node
org.nfunk.jep.Node processed
org.nfunk.jep.Node simp
String[] avars
org.nfunk.jep.Node diff
String fixedVars
| Class jhplot.FPR extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String name
Color fillColor
Color lineColor
int divU
int divV
int penWidth
boolean isFilled
String title
| Class jhplot.GHFrame extends GHPanel implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
boolean set
JFrame mainFrame
utils.MemoryMonitor memMon
JPanel infoPanel
int N1final
int N2final
int N1edit
int N2edit
JMenuBar bar
JMenu menu
JMenu about
JMenuItem item11
JMenuItem item00
JMenuItem item01
JMenuItem item02
JMenuItem item03
JMenuItem item04
JMenuItem item05
JMenuItem item06
JMenuItem item12
JMenuItem item13
| Class jhplot.GHMargin extends JPanel implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Rectangle selection
String sname
Font f
Color c
FontMetrics fm
int textWidth
int textHeight
Color recColor
Color recColor1
Color bakColor
Color borderColor
GHPanel win
int rotation
String sinfo
int dXsize
int dYsize
JPopupMenu menu
jhplot.GHMargin.SelectionChangeMouseListener scml
JMenuItem iedit
JMenuItem icolor
JMenuItem imargin1
JMenuItem imargin2
JMenuItem imargin3
JMenuItem idefault
| Class jhplot.GHPanel extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
JPanel CanvasPanel
JPanel mainPanel
GHMargin topPanel
int topSize
GHMargin leftPanel
int leftSize
GHMargin rightPanel
int rightSize
GHMargin bottomPanel
int bottomSize
Color backMargin
String gTitleText
Font gTitleFont
Color gTitleColor
int Width
int Height
| Class jhplot.H1D extends DrawOptions implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Histogram1D h1
IAxis axis
double min
double max
int bins
double[] edges
String title
| Class jhplot.H2D extends DrawOptions implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Histogram2D h1
double minX
double maxX
double minY
double maxY
int binsX
int binsY
IAxis xAx
IAxis yAy
String title
| Class jhplot.H3D extends Histogram3D implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String title
| Class jhplot.HChart extends GHFrame implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
org.jfree.chart.ChartPanel[][] cp
org.jfree.chart.JFreeChart[][] chart
Object[][] cdat
boolean set
String[][] title
String[][] titleX
String[][] titleY
int Bins
double Min
double Max
String sname
Color DEFAULT_BG_COLOR
jhplot.HChart.Thread1 m_Close
| Class jhplot.HFitter extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
IAnalysisFactory anFactory
ITree tree
IFunctionFactory funcFactory
IFitFactory fitFactory
IFitter fitter
IFunctionCatalog funcCatalog
IFitData data
IFunction iFunc
IFitResult result
H1D h1d
P1D p1d
H2D h2d
PND pnd
String[] items
String[] engines
double rmin
double rmax
double[] param
String range
String method
| Class jhplot.HGraph extends GHFrame implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
org.jgrapht.ext.JGraphModelAdapter<V,E>[][] sc
org.jgraph.JGraph[][] jp
org.jgrapht.ListenableGraph<V,E>[][] ls
boolean set
jhplot.HGraph.Thread1 m_Close
| Class jhplot.HKey extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String text
Font font
Color color
float transp
int key_type
Color key_color
float key_size
float key_space
float key_line_width
jplot.GraphLabel label
double Xpos
double Ypos
int usePosition
boolean defaultPosition
float ySeparation
float defaultKeySize
| Class jhplot.HLabel extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String text
Font font
Color color
float transp
jplot.GraphLabel label
double Xpos
double Ypos
int usePosition
| Class jhplot.HLabelEq extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String text
int fontsize
Color color
Color back
double Xpos
double Ypos
int usePosition
| Class jhplot.HMLabel extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String[] text
Font font
Color color
float transp
jplot.GraphLabel label
double Xpos
double Ypos
int usePosition
| Class jhplot.HPlot extends GHFrame implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String lf
jplot.Graph[][] graph
jplot.GraphSettings[][] gs
jplot.StyleChooser[][] sc
JFrame[][] frames
jplot.JPlot[][] jp
int[][] plotType
int[][] hkeyCounter
Vector<E>[][] data
IAnalysisFactory m_IAnalysisFactory
IHistogramFactory m_IHistogramFactory
ITree m_ITree
IFitFactory m_IFitFactory
IFunctionFactory m_IFunctionFactory
jhplot.HPlot.Thread1 m_Close
String help_file
| Class jhplot.HPlot2D extends GHFrame implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
sgtplot.SgtContour[][] cp
sgtplot.GridAttribute[][] gridAtt
sgtplot.ContourLevels[][] clevels
sgtplot.ColorMap[][] colormap
int width
int height
String[][] titleG
String[][] titleX
String[][] titleY
sgtplot.util.Range2D[][] xA
sgtplot.util.Range2D[][] yA
sgtplot.util.Range2D[][] levels
boolean[][] autorangeX
boolean[][] autorangeY
boolean[][] autorangeZ
int[][] style
jhplot.HPlot2D.Thread1 m_Close
| Class jhplot.HPlot3D extends GHFrame implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
boolean set
jplot3d.JSurfacePanel[][] jpp
jplot3d.SurfaceModelCanvas[][] sp
jhplot.HPlot3D.Thread1 m_Close
String help_file
| Class jhplot.HPlot3DP extends GHFrame implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
boolean set
jplot3dp.MainComponent[][] jpp
jhplot.HPlot3DP.Thread1 m_Close
int xsize
int ysize
String help_file
| Class jhplot.HPlotJa extends JComponent implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
JaText gTitle
int X
int Y
double MarginLeft
double MarginRight
double MarginTop
double MarginBottom
double MarginX
double MarginY
DecimalFormat dfb
JaAxes[][] ja
JaText[][] labelX
JaText[][] labelY
JaTextBox[][] statbox
boolean[][] showStatBox
ArrayList<E> initList
japlot.jaxodraw.JaxoMainPanel feyn
IAnalysisFactory m_IAnalysisFactory
IHistogramFactory m_IHistogramFactory
ITree m_ITree
IFitFactory m_IFitFactory
IFunctionFactory m_IFunctionFactory
int N1final
int N2final
int N1
int N2
int xsize
int ysize
double keyspace
boolean isSet
Font fontLabel
| Class jhplot.HPlotter extends JFrame implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
IAnalysisFactory factory
IFunctionFactory function
IPlotter plotter
IPlotterStyle style
int N1final
int N2final
int plotID
int xsize
int ysize
JPanel aidaPanel
String title
| Class jhplot.HPlotXYZ extends GHFrame implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
boolean set
Chart[][] jpp
ArrayList<E>[][] datalist
String help_file
boolean currentWiredrame
Color currentFillColor
Color currentWiredColor
float currentWiredWidth
boolean solidColor
| Class jhplot.HProf1D extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Profile1D h1
IAxis axis
double min
double max
int bins
double[] edges
String title
| Class jhplot.HProf2D extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Profile2D h1
double minX
double maxX
double minY
double maxY
int binsX
int binsY
IAxis xAx
IAxis yAy
int region
String title
| Class jhplot.HTable extends JFrame implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
com.vlsolutions.swing.table.VLJTable table
JButton closeButton
JButton filter
JPanel control
| Class jhplot.HView3D extends GHFrame implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
boolean set
Canvas3d[][] canv
JPanel[][] jpp
Model3d[][] md
jhplot.HView3D.Thread1 m_Close
int xsize
int ysize
| Class jhplot.P0D extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
DoubleArrayList data
DynamicBin1D bin
String title
| Class jhplot.P0I extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
IntArrayList data
DynamicBin1D bin
String title
| Class jhplot.P1D extends DrawOptions implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
DoubleArrayList X
DoubleArrayList Y
DoubleArrayList XE1left
DoubleArrayList XE1right
DoubleArrayList XE2left
DoubleArrayList XE2right
DoubleArrayList YE1upper
DoubleArrayList YE1down
DoubleArrayList YE2upper
DoubleArrayList YE2down
String title
int dimen
| Class jhplot.P2D extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
DoubleArrayList dataX
DoubleArrayList dataY
DoubleArrayList dataZ
String title
Color c
int s
| Class jhplot.P3D extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
jplot.DataArray3D data
String title
Color c
int w
| Class jhplot.PND extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
ArrayList<E> data
String title
int dimension
double min
double max
| Class jhplot.PNI extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
ArrayList<E> data
String title
int dimension
double min
double max
| Class jhplot.SHPlot extends HPlot implements Serializable |
|---|
| Class jhplot.SHPlot3D extends HPlot3D implements Serializable |
|---|
| Class jhplot.SHPlotJa extends HPlotJa implements Serializable |
|---|
| Package jhplot.bsom |
|---|
| Class jhplot.bsom.Bsom extends BsomDemo implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
jhplot.bsom.BsomDrawArea bsomDrawArea
JTextField inputText
JTextField dstepText
String input_file
JButton outputButton
P1D p1d
Vector<E> buf
| Class jhplot.bsom.BsomDemo extends JFrame implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
jhplot.bsom.DrawArea drawArea
jhplot.bsom.AlphaSlider alphaSlider
jhplot.bsom.BetaSlider betaSlider
jhplot.bsom.WidthSlider widthSlider
jhplot.bsom.HeightSlider heightSlider
jhplot.bsom.PhaseSlider phaseSlider
jhplot.bsom.NoiseSlider noiseSlider
JButton initButton
JCheckBox learnButton
JCheckBox autoButton
JCheckBox densityButton
JTextField unitNumberText
int xd
int yd
double scale
int n_data
int n_unit
int dstep
double width_range
double height_range
double phase_range
double noise_range
double initial_width
double initial_height
double initial_noise_level
double initial_phase
double initial_weight_level
double alpha_min_power
double alpha_max_power
double beta_min_power
double beta_max_power
double initial_alpha
double initial_beta
| Package jhplot.io |
|---|
| Class jhplot.io.HFileBrowser extends JDialog implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
HFile hfile
JButton closeButton
DefaultListModel variableModel
HPlot frame
JTable jTab
String[] rows
JButton runButton
Map<K,V> map
JCheckBox cb
boolean state
| Class jhplot.io.PFileBrowser extends JDialog implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
PFile hfile
JButton closeButton
DefaultListModel variableModel
HPlot frame
JTable jTab
String[] rows
JButton runButton
Map<K,V> map
JCheckBox cb
boolean state
| Class jhplot.io.PReader extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.io.RecordsFileException extends Exception implements Serializable |
|---|
serialVersionUID: 1L
| Package jhplot.jadraw |
|---|
| Class jhplot.jadraw.JaArcObject extends JaObject implements Serializable |
|---|
| Serialized Fields |
|---|
int x1
int x2
int y1
int y2
float stroke
float dash
float freq
int stangle
boolean arrow
boolean flip
boolean end
int amp
boolean doubleLine
float dlSeparation
boolean isRes
| Class jhplot.jadraw.JaAxes extends JaFillObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int NAXES
int X
int Y
Vector<E> data
int[] pad
double[] min
double[] max
double[] diff
double[] inv
String[][] ticLabel
double[][] ticNumber
int[] numberOfTics
int[] numberOfTicsEstimated
int[] maxLabelWidth
int[] maxLabelHight
Color gridColor
boolean[] show
boolean[] showMirror
boolean[] showGrid
Font labelFont
Color labelColor
double labelRotation
double[] labelSpace
int expForm
boolean[] logScale
boolean[] rotateTic
boolean[] useTicLabels
int[] AxisExponent
double[] axisLength
double leftMargin
double rightMargin
double bottomMargin
double topMargin
double[] ticLength
double[] subticLength
int[] subticNumber
int[] axesArrow
boolean[] autoRange
int plotType
String[] statistics
boolean isContour
int ContourLevels
boolean isContourBar
int ContourBinX
int ContourBinY
boolean isContourGray
jplot.Contour contour
H2D h2d
boolean isShowKey
boolean isGridFront
| Class jhplot.jadraw.JaBlob extends JaFillObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int rotAngle
float transp
boolean fill
| Class jhplot.jadraw.JaBox extends JaFillObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
float transp
boolean fill
| Class jhplot.jadraw.JaFArc extends JaArcObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaFillObject extends JaObject implements Serializable |
|---|
| Serialized Fields |
|---|
Color fillcolor
float stroke
| Class jhplot.jadraw.JaFLine extends JaLineObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaFLoop extends JaLoopObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaGArc extends JaArcObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaGlArc extends JaArcObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaGLine extends JaLineObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaGlLine extends JaLineObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int angamp
| Class jhplot.jadraw.JaGlLoop extends JaLoopObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaGLoop extends JaLoopObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaKey extends JaObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String textString
graph.RTextLine rtext
String stext
Font textFont
int rotAngle
String[] availableFonts
int key
Color keycolor
double keyspace
float penwidth
int padX
int padY
int type
| Class jhplot.jadraw.JaLatexText extends JaObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String textString
int allign
int latexfs
JPanel latexPanel
JLabel latexLabel
int rotAngle
| Class jhplot.jadraw.JaLine extends JaLineObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
float transp
| Class jhplot.jadraw.JaLineObject extends JaObject implements Serializable |
|---|
| Serialized Fields |
|---|
float stroke
float dash
float freq
boolean arrow
boolean end
boolean flip
boolean inflip
boolean symm
boolean back
int amp
boolean doubleLine
float dlSeparation
| Class jhplot.jadraw.JaLoopObject extends JaObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
float stroke
float dash
float freq
boolean arrow
boolean flip
int amp
boolean doubleLine
float dlSeparation
| Class jhplot.jadraw.JaObject extends Object implements Serializable |
|---|
serialVersionUID: 314159L
| Serialized Fields |
|---|
int x
int y
int relw
int relh
float xx
float yy
double xu
double yu
boolean isUser
float rrelw
float rrelh
double urelw
double urelh
Color color
GeneralPath gp
double[] boundingbox
boolean marked
| Class jhplot.jadraw.JaPArc extends JaArcObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaPLine extends JaLineObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaPLoop extends JaLoopObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaSArc extends JaArcObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaSLine extends JaLineObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaSLoop extends JaLoopObject implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaText extends JaObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String textString
graph.RTextLine rtext
String stext
int type
int padX
int padY
Font textFont
int rotAngle
String[] availableFonts
| Class jhplot.jadraw.JaTextBox extends JaFillObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String textString
graph.RTextLine rtext
String stext
String[] multitext
Font textFont
int rotAngle
boolean isMultiline
float[] ypos
float[] xpos
Color shadowColor
int shadowXOffset
int shadowYOffset
boolean isShadow
int type
int padX
int padY
| Class jhplot.jadraw.JaVertex extends JaObject implements Serializable |
|---|
| Serialized Fields |
|---|
float stroke
| Class jhplot.jadraw.JaVertexT1 extends JaVertex implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaVertexT2 extends JaVertex implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int rotAngle
Color fillcolor
| Class jhplot.jadraw.JaVertexT3 extends JaVertex implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaVertexT4 extends JaVertex implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaVertexT5 extends JaFillObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
double x1
double y1
double x2
double y2
double x3
double y3
| Class jhplot.jadraw.JaVertexT6 extends JaVertex implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.jadraw.JaZigZagLine extends JaLineObject implements Serializable |
|---|
serialVersionUID: 1L
| Package jhplot.math |
|---|
| Class jhplot.math.Complex extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
double x
double y
| Class jhplot.math.ValueErr extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
double val
double err
| Package jhplot.math.num |
|---|
| Class jhplot.math.num.ConvergenceException extends NumericException implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.math.num.NumericException extends RuntimeException implements Serializable |
|---|
serialVersionUID: 1L
| Package jhplot.root |
|---|
| Class jhplot.root.RootHistogramBrowser extends JPanel implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
jas.hist.JASHist plot
JTree tree
| Package jhplot.shapes |
|---|
| Class jhplot.shapes.Arrow extends HShape implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int type
| Class jhplot.shapes.Circle extends HShape implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.shapes.Ellipse extends HShape implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.shapes.HShape extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
double width
double length
Font f
double rotate
String text
Stroke strock
Color color
double X1
double Y1
double X2
double Y2
float transp
int whoAm
boolean fill
double[] XX
double[] YY
int usePosition
| Class jhplot.shapes.Line extends HShape implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.shapes.Picture extends HShape implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String imageFile
Image image
| Class jhplot.shapes.Rectan extends HShape implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.shapes.Text extends HShape implements Serializable |
|---|
serialVersionUID: 1L
| Package jhplot.v3d |
|---|
| Class jhplot.v3d.Animation extends Applet implements Serializable |
|---|
| Serialized Fields |
|---|
Thread thread
boolean threadSuspended
Model3d md
Image backBuffer
Graphics backGC
int delay
boolean painted
| Class jhplot.v3d.Canvas3d extends Canvas implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Model3d md
Image backBuffer
Graphics backGC
Dimension prefSize
Dimension minSize
boolean painted
Color c
jhplot.v3d.Canvas3d.SelectionChangeMouseListener scml
JPopupMenu menu
jhplot.v3d.Matrix3d orot
jhplot.v3d.Matrix3d otrans
jhplot.v3d.Matrix3d oscale
float ominScale
float omaxScale
| Class jhplot.v3d.Cone extends Pyramid implements Serializable |
|---|
| Class jhplot.v3d.Cube extends Object3d implements Serializable |
|---|
| Class jhplot.v3d.Cylinder extends Prism implements Serializable |
|---|
| Class jhplot.v3d.Editor3d extends JDialog implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
JTabbedPane tabbedPane
JButton closeButton
Canvas3d win
Model3d md
JButton jb1
JButton jb2
JButton jb3
JButton jb4
JButton jb5
JButton jb6
JButton jb7
JButton jb8
JButton jb9
JButton jb10
| Class jhplot.v3d.Object3d extends Position implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String name
Model3d md
Vector3d[] vert
Vector3d[] overt
Vector3d[] norm
Vector3d[] onorm
Vector3d center
Vector3d ocenter
jhplot.v3d.Face3d[] face
int nvert
int cvert
int nface
int cface
| Class jhplot.v3d.Prism extends Object3d implements Serializable |
|---|
serialVersionUID: 1L
| Class jhplot.v3d.Pyramid extends Object3d implements Serializable |
|---|
| Class jhplot.v3d.Sphere extends Object3d implements Serializable |
|---|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||