onbon.bx06.area.unit
Class AnalogClockBxUnit.TimeHandInfo

java.lang.Object
  extended by onbon.bx06.area.unit.AnalogClockBxUnit.TimeHandInfo
Enclosing class:
AnalogClockBxUnit

public static class AnalogClockBxUnit.TimeHandInfo
extends Object


Constructor Summary
AnalogClockBxUnit.TimeHandInfo()
           
AnalogClockBxUnit.TimeHandInfo(int width, int length, Color color)
           
 
Method Summary
 Color getColor()
           
 int getLength()
           
 int getWidth()
           
 void setColor(Color color)
           
 void setLength(int length)
           
 void setWidth(int width)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnalogClockBxUnit.TimeHandInfo

public AnalogClockBxUnit.TimeHandInfo()

AnalogClockBxUnit.TimeHandInfo

public AnalogClockBxUnit.TimeHandInfo(int width,
                                      int length,
                                      Color color)
Method Detail

getWidth

public int getWidth()

setWidth

public void setWidth(int width)

getLength

public int getLength()

setLength

public void setLength(int length)

getColor

public Color getColor()

setColor

public void setColor(Color color)


Copyright © 2020 onbon. All rights reserved.