|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.coordinate.range.RangeUtilities
This class provides some general functionalities needed to work with
CategoryRanges.
| Method Summary | |
static void |
insertRange(java.util.List ranges,
CategoryRange range)
Inserts the given CategoryRange into the given
List of CategoryRanges. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static final void insertRange(java.util.List ranges,
CategoryRange range)
CategoryRange into the given
List of CategoryRanges. The insertion follows
the rules listet below.
ranges - the list of ranges to insert the given range intorange - the range to insert
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||