Serialized Form


Package texturesynthesis

Class texturesynthesis.TextureSynthesizerException extends java.lang.Exception implements Serializable

serialVersionUID: 4049636772013420601L


Package texturesynthesis.util

Class texturesynthesis.util.ImagePreview extends javax.swing.JComponent implements Serializable

serialVersionUID: 3689910691037197362L

Serialized Fields

thumbnail

javax.swing.ImageIcon thumbnail
The current thumbnail.


file

java.io.File file
The currently selected file.

Class texturesynthesis.util.ImageWindow extends javax.swing.JDialog implements Serializable

serialVersionUID: 3978989881575880243L

Serialized Fields

picture

javax.swing.JLabel picture
This is used to show the image.


Package texturesynthesis.wangtilesynthesizer

Class texturesynthesis.wangtilesynthesizer.WangTileSettings extends javax.swing.JPanel implements Serializable

serialVersionUID: 3691044287525500726L

Serialized Fields

tileSizeSpinner

javax.swing.JSpinner tileSizeSpinner
Widget to set the Wang tile size in pixels.


hColors

javax.swing.JFormattedTextField hColors
Widget to set the number of colors in the horizontal direction.


vColors

javax.swing.JFormattedTextField vColors
Widget to set the number of colors in the vertical direction.


structuralTextureCheckBox

javax.swing.JCheckBox structuralTextureCheckBox
Widget to toggle structural texture selection.


hStructureSize

javax.swing.JFormattedTextField hStructureSize
The size of the structure in the horizontal direction.


vStructureSize

javax.swing.JFormattedTextField vStructureSize
The size of the structure in the vertical direction.