Class ComponentStyle
java.lang.Object
org.locationtech.jtstest.testbuilder.ui.style.ComponentStyle
- All Implemented Interfaces:
Style
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpaint(Geometry geom, Viewport viewport, Graphics2D g) protected abstract voidpaintComponent(Geometry geom, Viewport viewport, Graphics2D graphics)
-
Constructor Details
-
ComponentStyle
public ComponentStyle()
-
-
Method Details
-
paint
-
paintComponent
protected abstract void paintComponent(Geometry geom, Viewport viewport, Graphics2D graphics) throws Exception - Throws:
Exception
-