Package | Description |
---|---|
org.hibernate.spatial.jts |
This package contains utility classes for use with JTS.
|
Modifier and Type | Method and Description |
---|---|
Circle.Arc |
Circle.createArc(com.vividsolutions.jts.geom.Coordinate p1,
com.vividsolutions.jts.geom.Coordinate p2,
com.vividsolutions.jts.geom.Coordinate p3)
Creates an arc through the specified points
|
Circle.Arc[] |
Circle.Arc.split()
Splits this
Arc at the mid point |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.