public class CircleEndpointStyle extends LineStringEndpointStyle
LINE, POLY_HOLE, POLY_SHELL| Constructor and Description |
|---|
CircleEndpointStyle(Color color,
boolean start,
boolean filled) |
CircleEndpointStyle(Color color,
double diameter,
boolean start,
boolean filled) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
paint(Point2D terminal,
Point2D next,
Viewport viewport,
Graphics2D g) |
paintLineStringpaint, paintpublic CircleEndpointStyle(Color color, boolean start, boolean filled)
public CircleEndpointStyle(Color color, double diameter, boolean start, boolean filled)
protected void paint(Point2D terminal, Point2D next, Viewport viewport, Graphics2D g)
paint in class LineStringEndpointStyleCopyright © 2025. All rights reserved.