|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.vizzini.util.AbstractBean
org.vizzini.ui.game.boardgame.HighlightData
public class HighlightData
Provides highlight data for a grid board position.
Field Summary |
---|
Fields inherited from class org.vizzini.util.AbstractBean |
---|
IGNORE_PROPERTIES |
Constructor Summary | |
---|---|
HighlightData()
|
Method Summary | |
---|---|
Color |
getColor()
Return the color. |
IPosition |
getPosition()
Return the position. |
int |
getWidth()
Return the line width. |
void |
setColor(Color color)
Set the color. |
void |
setPosition(IPosition position)
Set the position. |
void |
setWidth(int width)
Set the line width. |
Methods inherited from class org.vizzini.util.AbstractBean |
---|
appendArray, appendCollection, appendList, appendMap, compareBooleans, compareObjects, equals, getIgnoreProperties, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HighlightData()
Method Detail |
---|
public Color getColor()
public IPosition getPosition()
public int getWidth()
public void setColor(Color color)
public void setPosition(IPosition position)
public void setWidth(int width)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |