Interface | Description |
---|---|
FenceGeometry |
A FenceGeometry object represents the fence geometry via a Visitor pattern.
|
FenceGeometryVisitor |
Class | Description |
---|---|
Circle |
Represents a circular fence with a specified radius and center point.
|
Corridor |
Creates a border around a provided line that is distanced from that line exactly in the amount of meters described by a radius
|
Rectangle |