Package org.apache.myfaces.tobago.layout
Class SegmentMeasureList
java.lang.Object
org.apache.myfaces.tobago.layout.MeasureList
org.apache.myfaces.tobago.layout.SegmentMeasureList
- All Implemented Interfaces:
Serializable
,Iterable<Measure>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.myfaces.tobago.layout.MeasureList
add, get, getSize, iterator, serialize, stream, toString
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
-
SegmentMeasureList
public SegmentMeasureList()
-
-
Method Details
-
parse
-