| Name | Description | Type | Package | Framework |
| ClosePath | A PathCommand that represents the end of the current subpath. | Class | com.sencha.gxt.chart.client.draw.path | GXT |
| CurveTo | Class | com.sencha.gxt.chart.client.draw.path | GXT | |
| CurveToQuadratic | Class | com.sencha.gxt.chart.client.draw.path | GXT | |
| CurveToQuadraticSmooth | Class | com.sencha.gxt.chart.client.draw.path | GXT | |
| CurveToSmooth | Class | com.sencha.gxt.chart.client.draw.path | GXT | |
| EllipticalArc | A PathCommand that represents a segment of an ellipse. | Class | com.sencha.gxt.chart.client.draw.path | GXT |
| EndPointCommand | Abstract class representing a PathCommand with an endpoint. | Class | com.sencha.gxt.chart.client.draw.path | GXT |
| LineTo | A PathCommand that represents a line. | Class | com.sencha.gxt.chart.client.draw.path | GXT |
| LineToHorizontal | A PathCommand that represents a horizontal line. | Class | com.sencha.gxt.chart.client.draw.path | GXT |
| LineToVertical | A PathCommand that represents a vertical line. | Class | com.sencha.gxt.chart.client.draw.path | GXT |
| MoveTo | A PathCommand that represents a moving of the current point. | Class | com.sencha.gxt.chart.client.draw.path | GXT |
| PathCommand | A command that represents a segment of a path. | Class | com.sencha.gxt.chart.client.draw.path | GXT |
| PathSprite | A Sprite that represents a path. | Class | com.sencha.gxt.chart.client.draw.path | GXT |