|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- The type of items in the collection to sample. In an image these are points, usually represented by
Vectro2DDouble or Vector2DInt.public interface Sampler<T>
Used to sample a collection (or image).
Method Summary | |
---|---|
java.util.List<T> |
sample()
This method samples the structure, and returns a list of results. |
Method Detail |
---|
java.util.List<T> sample()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |