RectEdge constructor
RectEdge(
- CardinalDirectionType type,
- Coordinate point
Implementation
RectEdge(CardinalDirectionType this.type, Coordinate this.point);
RectEdge(CardinalDirectionType this.type, Coordinate this.point);