Class PolygonCloseAutoSnappingPredicate

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Boolean checkState(List<PointF> param) Run this check.
      Unit reset() Reset possible internal counter, e.g.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PolygonCloseAutoSnappingPredicate

        PolygonCloseAutoSnappingPredicate()
    • Method Detail

      • checkState

         Boolean checkState(List<PointF> param)

        Run this check.

        Parameters:
        param - typed param that this implementation might need.
      • reset

         Unit reset()

        Reset possible internal counter, e.g. when snap was made.