Class AWTPolylineProducer

    • Field Detail

      • path

        protected java.awt.geom.GeneralPath path
        The current path.
      • newPath

        protected boolean newPath
        Is the current path a new one?
      • windingRule

        protected int windingRule
        The winding rule to use to construct the path.
    • Constructor Detail

      • AWTPolylineProducer

        public AWTPolylineProducer()