| Constructor and Description |
|---|
SlotSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAll(SlotSet other) |
void |
addSlot(double start,
double end) |
void |
drawDebugX(UGraphic ug,
double size) |
SlotSet |
filter(double start,
double end) |
List<Slot> |
getSlots() |
Iterator<Slot> |
iterator() |
SlotSet |
reverse() |
SlotSet |
smaller(double margin) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic SlotSet filter(double start, double end)
public void addAll(SlotSet other)
public void addSlot(double start,
double end)
public SlotSet smaller(double margin)
public SlotSet reverse()
public void drawDebugX(UGraphic ug, double size)
Copyright © 2017. All rights reserved.