DK for Java | tatukgis.jdk.TGIS_RendererAbstract.CanvasDrawPolyLine | Overloads | Constructors | Fields | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| CanvasDrawPolyLine(TPointF[]) | public | Draw a poly-line on the Canvas object. | |
| CanvasDrawPolyLine(TPointF[], int) | public | Draw a poly-line on the Canvas object. | |
| CanvasDrawPolyLine(TPointF[], int[]) | public | Draw a poly-line on the Canvas object. | |
| CanvasDrawPolyLine(TPoint[]) | public | Draw a poly-line on the Canvas object. | |
| CanvasDrawPolyLine(TPoint[], int) | public | Draw a poly-line on the Canvas object. | |
| CanvasDrawPolyLine(TPoint[], int[]) | public | Draw a poly-line on the Canvas object. | |