Package | Description |
---|---|
com.vividsolutions.jts.algorithm | |
com.vividsolutions.jts.geom |
Constructor and Description |
---|
HCoordinate(HCoordinate p1,
HCoordinate p2) |
Modifier and Type | Method and Description |
---|---|
static HCoordinate |
Triangle.perpendicularBisector(Coordinate a,
Coordinate b)
Computes the line which is the perpendicular bisector of the line segment
a-b.
|
Copyright © 2016. All rights reserved.