-
Method Summary
int
int
int
double
double
boolean
void
void
void
void
void
void
void
void
void
-
Method Details
-
getUid
int getUid()
- Returns:
- the uid
-
setUid
void setUid(int uid)
- Parameters:
uid - the uid to set
-
getDirection
- Returns:
- the direction
-
setDirection
void setDirection(String direction)
- Parameters:
direction - the direction to set
-
getX
double getX()
- Returns:
- the x
-
setX
void setX(double x)
- Parameters:
x - the x to set
-
getY
double getY()
- Returns:
- the y
-
setY
void setY(double y)
- Parameters:
y - the y to set
-
isShort
boolean isShort()
- Returns:
- the isShort
-
setShort
void setShort(boolean isShort)
- Parameters:
isShort - the isShort to set
-
getColor
- Returns:
- the color
-
setColor
- Parameters:
color - the color to set
-
getColorUid
int getColorUid()
- Returns:
- the colorUid
-
setColorUid
void setColorUid(int colorUid)
- Parameters:
colorUid - the colorUid to set
-
getColorIndex
int getColorIndex()
- Returns:
- the colorIndex
-
setColorIndex
void setColorIndex(int colorIndex)
- Parameters:
colorIndex - the colorIndex to set
-
-