public class TickMark extends java.lang.Object implements CDrawable
TickMark(Controller<?> theController)
void
draw(processing.core.PGraphics theGraphics)
draw(processing.core.PGraphics theGraphics, int theDirection)
Label
getLabel()
setLabel(java.lang.String theLabeltext)
setLength(int theLength)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TickMark(Controller<?> theController)
public void draw(processing.core.PGraphics theGraphics)
draw
CDrawable
public void draw(processing.core.PGraphics theGraphics, int theDirection)
public Label getLabel()
public Label setLabel(java.lang.String theLabeltext)
public void setLength(int theLength)
processing library controlP5 by Andreas Schlegel. (c) 2006-2014