public interface TimeDrawing extends TimeProjected, UDrawable
Modifier and Type | Method and Description |
---|---|
void |
addChange(ChangeState change) |
void |
addConstraint(TimeConstraint constraint) |
double |
getHeight(StringBounder stringBounder) |
TextBlock |
getWidthHeader(StringBounder stringBounder) |
void |
setInitialState(java.lang.String initialState,
Colors initialColors) |
getTimeProjection
double getHeight(StringBounder stringBounder)
void addChange(ChangeState change)
TextBlock getWidthHeader(StringBounder stringBounder)
void setInitialState(java.lang.String initialState, Colors initialColors)
void addConstraint(TimeConstraint constraint)
Copyright © 2019. All Rights Reserved.