|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectalgoanim.util.DisplayOptions
algoanim.util.CodeGroupDisplayOptions
public class CodeGroupDisplayOptions
This is a workaround for the DisplayOptions associated with a code group.
Code groups follow other display options rules than the other
Primitives.
| Constructor Summary | |
|---|---|
CodeGroupDisplayOptions(Timing offsetTiming,
Timing durationTiming)
Creates a new CodeGroupDisplayOptions object based on the parameters passed in |
|
| Method Summary | |
|---|---|
Timing |
getDuration()
Returns the duration Timing. |
Timing |
getOffset()
Returns the offset Timing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CodeGroupDisplayOptions(Timing offsetTiming,
Timing durationTiming)
offsetTiming - defines the offset Timing to apply to the code group creation.durationTiming - defines the duration Timing to apply to the code group creation.| Method Detail |
|---|
public Timing getOffset()
Timing.
Timing.public Timing getDuration()
Timing.
Timing.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||