| Package | Description |
|---|---|
| com.vividsolutions.jts.awt |
Classes to perform conversions from Java2D shape objects.
|
| com.vividsolutions.jtstest.testbuilder.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
IdentityPointTransformation
Copies point ordinates with no transformation.
|
| Modifier and Type | Field and Description |
|---|---|
static PointTransformation |
ShapeWriter.DEFAULT_POINT_TRANSFORMATION
The point transformation used by default.
|
| Constructor and Description |
|---|
ShapeWriter(PointTransformation pointTransformer)
Creates a new ShapeWriter with a specified point transformation
and the default point shape factory.
|
ShapeWriter(PointTransformation pointTransformer,
PointShapeFactory pointFactory)
Creates a new ShapeWriter with a specified point transformation
and point shape factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Viewport
Maintains the information associated with mapping
the model view to the screen
|
Copyright © 2025. All rights reserved.