Class EditPointMouseTransformFactory.SelectPointsInAreaTransform

    • Constructor Detail

      • SelectPointsInAreaTransform

        public SelectPointsInAreaTransform​(boolean addToSelection)
        Parameters:
        addToSelection - if true, selection of points is incremental.
      • SelectPointsInAreaTransform

        public SelectPointsInAreaTransform​(HitInfo.Point hip,
                                           boolean addToSelection)
        Parameters:
        addToSelection - if true, selection of points is incremental.
        hip - if non-null, indices contained therein will be selected before starting to draw the selection rectangle (click on an Element's point)