aspose.gis.rendering.labelings

Classes

ClassDescription
LabelPlacementLabel placement specifies how labels are placed relatively to feature’s geometry.
LabelingThe abstract root class for labelings, classes that describe how to place labels on features.
LabelingRuleA user-defined rule for RuleBasedLabeling.
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.

Enumerations

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.