42 double length = p0.EuclideanDistanceTo(p1);
49 Superclass::PrintSelf(os, indent);
57 return Superclass::Equals(other);
void PrintSelf(std::ostream &os, itk::Indent indent) const override
const unsigned int FEATURE_ID_LENGTH
bool Equals(const mitk::PlanarFigure &other) const override
Compare two PlanarFigure objects Note: all subclasses have to implement the method on their own...
void EvaluateFeaturesInternal() override
Calculates feature quantities of the planar figure.
void GenerateHelperPolyLine(double mmPerDisplayUnit, unsigned int displayHeight) override
Generates the poly-lines that should be drawn the same size regardless of zoom.
Implementation of PlanarFigure representing a line through two control points.
void GeneratePolyLine() override
Generates the poly-line representation of the planar figure.