Aspose.Gis.Rendering.Labelings

Aspose.Gis.Rendering.Labelings namespace provides classes for configuring vector features labeling.

Classes

ClassDescription
LabelingThe abstract root class for labelings, classes that describe how to place labels on features.
LabelingRuleA user-defined rule for RuleBasedLabeling.
LabelPlacementLabel placement specifies how labels are placed relatively to feature’s geometry.
LineLabelPlacementLine label placement places labels along line.
NullLabelingThe NullLabeling skips labeling of a geometry it is applied to.
PointLabelPlacementPoints label placement places labels near geometries centers.
RuleBasedLabelingApplies a labeling to feature according to user-defined rules.
SimpleLabelingA simple labeling places label on every feature.

Enumeration

EnumerationDescription
FontStyleSpecifies style to be applied to text.
LineLabelAlignmentSpecifies how the label is aligned with the line.
MultipartModeSpecifies how labels are rendered for features that contain multipart geometries.