Serialized Form
-
Package org.sunflow.core.display
-
Class org.sunflow.core.display.FastDisplay
class FastDisplay extends JPanel implements Serializable-
Serialized Fields
-
frame
JFrame frame
-
frames
int frames
-
image
BufferedImage image
-
pixels
int[] pixels
-
seconds
float seconds
-
t
Timer t
-
-
-
Class org.sunflow.core.display.ImgPipeDisplay
class ImgPipeDisplay extends JPanel implements Serializable-
Serialized Fields
-
ih
int ih
-
-
-
-
Package org.sunflow.image
-
Exception org.sunflow.image.BitmapReader.BitmapFormatException
class BitmapFormatException extends Exception implements Serializable -
Exception org.sunflow.image.ColorFactory.ColorSpecificationException
class ColorSpecificationException extends Exception implements Serializable
-
-
Package org.sunflow.system
-
Class org.sunflow.system.ImagePanel
class ImagePanel extends JPanel implements Serializable-
Serialized Fields
-
h
float h
-
image
BufferedImage image
-
repaintCounter
long repaintCounter
-
w
float w
-
xo
float xo
-
yo
float yo
-
-
-
Exception org.sunflow.system.Parser.ParserException
class ParserException extends Exception implements Serializable -
Class org.sunflow.system.RenderGlobalsPanel
class RenderGlobalsPanel extends JTabbedPane implements Serializable-
Serialized Fields
-
bucketRendererPanel
JPanel bucketRendererPanel
-
bucketRendererRadioButton
JRadioButton bucketRendererRadioButton
-
defaultRendererRadioButton
JRadioButton defaultRendererRadioButton
-
generalPanel
JPanel generalPanel
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel5
JLabel jLabel5
-
jLabel6
JLabel jLabel6
-
maxSamplingComboxBox
JComboBox maxSamplingComboxBox
-
minSamplingComboBox
JComboBox minSamplingComboBox
-
rendererPanel
JPanel rendererPanel
-
resolutionCheckBox
JCheckBox resolutionCheckBox
-
resolutionPanel
JPanel resolutionPanel
-
resolutionXTextField
JTextField resolutionXTextField
-
resolutionYTextField
JTextField resolutionYTextField
-
samplingPanel
JPanel samplingPanel
-
threadCheckBox
JCheckBox threadCheckBox
-
threadsPanel
JPanel threadsPanel
-
threadTextField
JTextField threadTextField
-
-
-