public class Triangle2d extends Object
Constructor and Description |
---|
Triangle2d() |
Triangle2d(Coord2d a,
Coord2d b,
Coord2d c) |
Modifier and Type | Method and Description |
---|---|
Coord2d |
getMedianAB() |
Coord2d |
getMedianBC() |
Coord2d |
getMedianCA() |
Copyright © 2018. All rights reserved.