public final class Dot extends PatternItem
  
  
  An immutable class representing a dot used in the stroke pattern for a Polyline or
      the outline of a Polygon or
      Circle.
Inherited Constant Summary
Public Constructor Summary
| 
                 
                  Dot()
                   
              
                    Constructs a  
                Dot.
                   | 
            
Public Method Summary
| String | 
                 
                  toString()
                 
               | 
            
Inherited Method Summary
Public Constructors
public Dot ()
Constructs a Dot.