Uses of Class
org.postgresql.geometric.PGpoint
Packages that use PGpoint
-
Uses of PGpoint in org.postgresql.geometric
Fields in org.postgresql.geometric declared as PGpointModifier and TypeFieldDescriptionPGcircle.center
This is the center point.PGpoint[]
PGbox.point
These are the two points.PGpoint[]
PGlseg.point
These are the two points.PGpoint[]
PGpath.points
The points defining this path.PGpoint[]
PGpolygon.points
The points defining the polygon.Methods in org.postgresql.geometric with parameters of type PGpointConstructors in org.postgresql.geometric with parameters of type PGpoint