Class SlotSet
java.lang.Object
net.sourceforge.plantuml.ugraphic.comp.SlotSet
- All Implemented Interfaces:
java.lang.Iterable<Slot>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
SlotSet
public SlotSet()
-
-
Method Details
-
filter
-
addAll
-
addSlot
public void addSlot(double start, double end) -
smaller
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
getSlots
-
iterator
- Specified by:
iterator
in interfacejava.lang.Iterable<Slot>
-
reverse
-
drawDebugX
-