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.centerThis is the center point.PGpoint[]PGbox.pointThese are the two points.PGpoint[]PGlseg.pointThese are the two points.PGpoint[]PGpath.pointsThe points defining this path.PGpoint[]PGpolygon.pointsThe points defining the polygon.Methods in org.postgresql.geometric with parameters of type PGpointConstructors in org.postgresql.geometric with parameters of type PGpoint