public abstract class LineStringEndpointStyle extends LineStringStyle
LINE, POLY_HOLE, POLY_SHELL| Constructor and Description |
|---|
LineStringEndpointStyle(boolean start) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
paint(Point2D terminal,
Point2D next,
Viewport viewport,
Graphics2D graphics) |
protected void |
paintLineString(LineString lineString,
int lineType,
Viewport viewport,
Graphics2D graphics) |
paint, paintprotected void paintLineString(LineString lineString, int lineType, Viewport viewport, Graphics2D graphics) throws Exception
paintLineString in class LineStringStyleExceptionCopyright © 2025. All rights reserved.