| LabelPlacement | Label placement specifies how labels are placed relatively to feature’s geometry. |
| Labeling | The abstract root class for labelings, classes that describe how to place labels on features. |
| LabelingRule | A user-defined rule for RuleBasedLabeling. |
| LineLabelPlacement | Line label placement places labels along line. |
| NullLabeling | The NullLabeling skips labeling of a geometry it is applied to. |
| PointLabelPlacement | Points label placement places labels near geometries centers. |
| RuleBasedLabeling | Applies a labeling to feature according to user-defined rules. |
| SimpleLabeling | A simple labeling places label on every feature. |