| Package | Description |
|---|---|
| org.locationtech.jts.awt |
Classes to perform conversions from Java2D shape objects.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PointShapeFactory.BasePointShapeFactory |
static class |
PointShapeFactory.Circle |
static class |
PointShapeFactory.Cross |
static class |
PointShapeFactory.Point |
static class |
PointShapeFactory.Square |
static class |
PointShapeFactory.Star |
static class |
PointShapeFactory.Triangle |
static class |
PointShapeFactory.X |
| Modifier and Type | Field and Description |
|---|---|
static PointShapeFactory |
ShapeWriter.DEFAULT_POINT_FACTORY
The point shape factory used by default.
|
| Constructor and Description |
|---|
ShapeWriter(PointTransformation pointTransformer,
PointShapeFactory pointFactory)
Creates a new ShapeWriter with a specified point transformation
and point shape factory.
|
Copyright © 2024. All rights reserved.