Class MCIndexPointSnapper.HotPixelSnapAction

    • Field Detail

      • hotPixelVertexIndex

        private int hotPixelVertexIndex
      • isNodeAdded

        private boolean isNodeAdded
    • Constructor Detail

      • HotPixelSnapAction

        public HotPixelSnapAction​(HotPixel hotPixel,
                                  SegmentString parentEdge,
                                  int hotPixelVertexIndex)
    • Method Detail

      • isNodeAdded

        public boolean isNodeAdded()
      • select

        public void select​(MonotoneChain mc,
                           int startIndex)
        Description copied from class: MonotoneChainSelectAction
        This method is overridden to process a segment in the context of the parent chain.
        Overrides:
        select in class MonotoneChainSelectAction
        Parameters:
        mc - the parent chain
        startIndex - the index of the start vertex of the segment being processed