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 IOrdinateValueExtractor
All Known Implementing Classes:
OrdinateValueExtractor
public interface
IOrdinateValueExtractor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
double
extract
(double[] values, int index)
Method Details
extract
double
extract
(double[] values, int index)