JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.anwiba.spatial.geometry.extract
Interface IStep
All Known Implementing Classes:
Step
public interface
IStep
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getIndex
()
boolean
hasNext
()
IStep
next
()
Method Details
hasNext
boolean
hasNext
()
next
IStep
next
()
getIndex
int
getIndex
()