NetTopologySuite
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
NetTopologySuite.Windows.Forms.Dot Class Reference
Inheritance diagram for NetTopologySuite.Windows.Forms.Dot:
NetTopologySuite.Windows.Forms.Square NetTopologySuite.Windows.Forms.BasePointShapeFactory NetTopologySuite.Windows.Forms.IPointShapeFactory

Public Member Functions

 Dot ()
 Creates a new factory for points with default size. /summary>
 
- Public Member Functions inherited from NetTopologySuite.Windows.Forms.Square
 Square ()
 Creates a new factory for points with default size. /summary>
 
 Square (double size)
 
override GraphicsPath CreatePoint (PointF point)
 Creates a shape representing an IPoint. /summary>

Parameters
pointThe location of the point
Returns
A GraphicsPath

 

Additional Inherited Members

- Static Public Attributes inherited from NetTopologySuite.Windows.Forms.BasePointShapeFactory
static double DefaultSize = 3.0
 The default size of the shape /summary>
 
- Protected Member Functions inherited from NetTopologySuite.Windows.Forms.BasePointShapeFactory
 BasePointShapeFactory ()
 
 BasePointShapeFactory (double size)
 
- Protected Attributes inherited from NetTopologySuite.Windows.Forms.BasePointShapeFactory
float Size = (float)DefaultSize
 

The documentation for this class was generated from the following file: