API / geotoolkit / map / features / adapters / Polygon / Polygon
Applies feature geometry's 'x' and 'y' coordinates (in Map C.S.) to Polygon
Constructors
Methods
▸ apply(geometry, polygon, context?): void
Applies feature geometry's 'x' and 'y' coordinates to Polygon shape
| Name | Type | Description |
|---|---|---|
geometry | GeometryBase | feature geometry |
polygon | Polygon | polygon to set the coordinates on |
Optional context | Transformation | RenderingContext | rendering context or its transformation |
void
▸ getClassName(): string
string
▸ Static getClassName(): string
string