|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.fsa.swing.JPolyLine.BendIterator
de.uni_paderborn.fujaba.fsa.swing.JPolyLine.PointIterator
No comment provided by developer, please add a comment to improve documentation.
| Constructor Summary | |
JPolyLine.PointIterator(java.util.ListIterator lineIter)
Constructor for class PointIterator |
|
JPolyLine.PointIterator(java.util.ListIterator lineIter,
int start)
Constructor for class PointIterator |
|
| Method Summary | |
void |
add(java.lang.Object o)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasNext()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasPrevious()
No comment provided by developer, please add a comment to improve documentation. |
java.lang.Object |
next()
No comment provided by developer, please add a comment to improve documentation. |
int |
nextIndex()
No comment provided by developer, please add a comment to improve documentation. |
java.lang.Object |
previous()
No comment provided by developer, please add a comment to improve documentation. |
int |
previousIndex()
No comment provided by developer, please add a comment to improve documentation. |
void |
remove()
No comment provided by developer, please add a comment to improve documentation. |
void |
set(java.lang.Object o)
No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JPolyLine.PointIterator(java.util.ListIterator lineIter)
lineIter - No description provided
public JPolyLine.PointIterator(java.util.ListIterator lineIter,
int start)
lineIter - No description providedstart - No description provided| Method Detail |
public java.lang.Object next()
next in interface java.util.ListIteratornext in class JPolyLine.BendIteratorpublic java.lang.Object previous()
previous in interface java.util.ListIteratorprevious in class JPolyLine.BendIteratorpublic boolean hasNext()
hasNext in interface java.util.ListIteratorpublic int nextIndex()
nextIndex in interface java.util.ListIteratorpublic boolean hasPrevious()
hasPrevious in interface java.util.ListIteratorpublic int previousIndex()
previousIndex in interface java.util.ListIteratorpublic void remove()
remove in interface java.util.ListIteratorpublic void add(java.lang.Object o)
add in interface java.util.ListIteratoro - No description providedpublic void set(java.lang.Object o)
set in interface java.util.ListIteratoro - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||