Class SubOrientedPoint

All Implemented Interfaces:
SubHyperplane<Euclidean1D>

public class SubOrientedPoint extends AbstractSubHyperplane<Euclidean1D,Euclidean1D>
This class represents sub-hyperplane for OrientedPoint.

An hyperplane in 1D is a simple point, its orientation being a boolean.

Instances of this class are guaranteed to be immutable.