public static class AnalogClockBxUnit.TimeHandInfo extends Object
Constructor and Description |
---|
TimeHandInfo() |
TimeHandInfo(int width,
int length,
Color color) |
Modifier and Type | Method and Description |
---|---|
Color |
getColor() |
int |
getLength() |
int |
getWidth() |
void |
setColor(Color color) |
void |
setLength(int length) |
void |
setWidth(int width) |
public TimeHandInfo()
public TimeHandInfo(int width, int length, Color color)
Copyright © 2020 onbon4j. All rights reserved.