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