API / geotoolkit / map / features / adapters / Point / Point
Applies feature geometry's 'x' and 'y' (in Map C.S.) to AnchoredShape as an anchor
Constructors
Methods
▸ apply(geometry, shape, context?): void
Applies feature geometry's 'x' and 'y' to AnchoredShape as an anchor
| Name | Type | Description |
|---|---|---|
geometry | Geometry | feature geometry |
shape | AnchoredShape | shape to set the anchor on |
Optional context | Transformation | RenderingContext | rendering context or its transformation |
void
▸ getClassName(): string
string
▸ setOptions(options?): Point
Sets feature_geometry-to-text_anchor_position offset options. For the new options to take effect on layer, the layer has to be invalidated.
| Name | Type | Description |
|---|---|---|
Optional options | Offset | options |
this
▸ Static getClassName(): string
string