Class PenIterator
java.lang.Object
com.inductiveautomation.factorypmi.application.components.chart.easychart.PenIterator
Iterates through the various datasets of pens, creating Pen ojbects on the fly. Also applies auto-color logic to the
pens as appropriate
-
Constructor Summary
ConstructorsConstructorDescriptionPenIterator
(Dataset dbPens, Dataset tagPens, Dataset calcPens, boolean autoColorPens, Color[] autoColorList) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining