public class AffineSimulationKeypointListArrayIterator extends KeypointListArrayIterator
kpli
Constructor and Description |
---|
AffineSimulationKeypointListArrayIterator(LocalFeatureList<? extends Keypoint> kpl)
Construct with list of features
|
Modifier and Type | Method and Description |
---|---|
FeatureFileFeature |
next() |
hasNext, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public AffineSimulationKeypointListArrayIterator(LocalFeatureList<? extends Keypoint> kpl)
kpl
- public FeatureFileFeature next()
next
in interface Iterator<FeatureFileFeature>
next
in class KeypointListArrayIterator