All Implemented Interfaces:
Serializable

public class Edgel extends Point2D_F32
Describes an edge pixel found inside a region.
See Also:
  • Field Details

    • theta

      public float theta
  • Constructor Details

    • Edgel

      public Edgel(float x, float y, float theta)
    • Edgel

      public Edgel()