JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.ocient.jdbc.StPoint
Packages that use
StPoint
Package
Description
com.ocient.jdbc
Uses of
StPoint
in
com.ocient.jdbc
Constructor parameters in
com.ocient.jdbc
with type arguments of type
StPoint
Constructor
Description
StLinestring
(
List
<
StPoint
> points)
StPolygon
(
List
<
StPoint
> exterior,
List
<
List
<
StPoint
>> holes)