Class AreaCondition

    • Constructor Detail

      • AreaCondition

        public AreaCondition​(bio.singa.mathematics.geometry.model.Polygon polygon)
    • Method Detail

      • inPolygon

        public static AreaCondition inPolygon​(bio.singa.mathematics.geometry.model.Polygon polygon)
      • getPolygon

        public bio.singa.mathematics.geometry.model.Polygon getPolygon()
      • test

        public boolean test​(Updatable updatable)