DK11 for Java | tatukgis.jdk.TGIS_RendererAbstract.CanvasDrawPolygon | Overloads | Constructors | Fields | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
CanvasDrawPolygon(TGIS_Point[]) | public | Draw a polygon on the Canvas object. | |
CanvasDrawPolygon(TGIS_Point[], int) | public | Draw a polygon on the Canvas object. | |
CanvasDrawPolygon(TGIS_Point[], int[]) | public | Draw a polygon on the Canvas object. | |
CanvasDrawPolygon(TPoint[]) | public | Draw a polygon on the Canvas object. | |
CanvasDrawPolygon(TPoint[], int) | public | Draw a polygon on the Canvas object. | |
CanvasDrawPolygon(TPoint[], int[]) | public | Draw a polygon on the Canvas object. | |