Serialized Form
Package uk.co.keang.hex.demo |
serialVersionUID: 987532281262389796L
demo
HexLayoutDemo demo
serialVersionUID: 5759426245186257956L
hexPanel
javax.swing.JPanel hexPanel
stretchy
boolean stretchy
nLines
int nLines
nCpl
int nCpl
cGap
int cGap
nComponents
int nComponents
orientation
HexBtnUtilities.HexOrientation orientation
style
HexLayout.HexLayoutStyle style
btnType
java.lang.String btnType
Package uk.co.keang.hex.gui |
serialVersionUID: 4865976127980106774L
hexBoundary
java.awt.Polygon hexBoundary
hexFocus
java.awt.Polygon hexFocus
hexHiliteR
java.awt.Polygon[][] hexHiliteR
hexHiliteP
java.awt.Polygon[][] hexHiliteP
orientation
HexBtnUtilities.HexOrientation orientation
requiresHexCalc
boolean requiresHexCalc
serialVersionUID: -858342723067286796L
stretchy
boolean stretchy
- Determines whether or not to allow stretched hexagons.
Settings this to true will force the components to be proper hexagons
cgap
int cgap
- This is the gap (in pixels) which specifies the space
between components. They can be changed at any time.
This should be a non-negative integer.
cpl
int cpl
- This is the number of rows specified for the grid. The number
of rows can be changed at any time.
This should be a non negative integer, where '0' means
'any number' meaning that the number of Rows in that
dimension depends on the other dimension.
lines
int lines
- This is the number of columns specified for the grid. The number
of columns can be changed at any time.
This should be a non negative integer, where '0' means
'any number' meaning that the number of Columns in that
dimension depends on the other dimension.
orientation
HexBtnUtilities.HexOrientation orientation
- This is the orientation of the hexagonal components. If components aren't
currently in the correct orientation they will be changed to suit this layout
layoutStyle
HexLayout.HexLayoutStyle layoutStyle
layout
uk.co.keang.hex.gui.HexLayout.AbstractLayout layout
serialVersionUID: 4865976127980106774L
hexBoundary
java.awt.Polygon hexBoundary
hexFocus
java.awt.Polygon hexFocus
hexHilite
java.awt.Polygon[][] hexHilite
orientation
HexBtnUtilities.HexOrientation orientation
requiresHexCalc
boolean requiresHexCalc