Interface ShapeRasterizer.LinePixelVisitor

    • Method Detail

      • visit

        void visit​(int x,
                   int y)
        Visits the pixel at x, y.