de.unihalle.informatik.MiToBo.topology
Class MTBTopologicalNumber.PixelOffsetIterator
java.lang.Object
de.unihalle.informatik.MiToBo.topology.MTBTopologicalNumber.PixelOffsetIterator
- All Implemented Interfaces:
- Iterator<MTBTopologicalNumber.Point3D>
- Enclosing class:
- MTBTopologicalNumber
public class MTBTopologicalNumber.PixelOffsetIterator
- extends Object
- implements Iterator<MTBTopologicalNumber.Point3D>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MTBTopologicalNumber.PixelOffsetIterator
public MTBTopologicalNumber.PixelOffsetIterator()
remove
public void remove()
- Specified by:
remove
in interface Iterator<MTBTopologicalNumber.Point3D>
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator<MTBTopologicalNumber.Point3D>
next
public MTBTopologicalNumber.Point3D next()
- Specified by:
next
in interface Iterator<MTBTopologicalNumber.Point3D>
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.