Class ContourPainter

    • Constructor Detail

      • ContourPainter

        public ContourPainter​(ContourData data)
      • ContourPainter

        public ContourPainter​(float[] coordsX,
                              float[] coordsY)
    • Method Detail

      • setLineColor

        public void setLineColor​(float r,
                                 float g,
                                 float b,
                                 float a)
      • setLineWidth

        public void setLineWidth​(float width)
      • setStyle

        public void setStyle​(LineStyle style)