Class VertexLabelStyle
- java.lang.Object
-
- org.locationtech.jtstest.testbuilder.ui.style.VertexLabelStyle
-
-
Constructor Summary
Constructors Constructor Description VertexLabelStyle(Color color)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ColorgetColor()intgetSize()voidpaint(Geometry geom, Viewport viewport, Graphics2D g)voidsetColor(Color color)voidsetSize(int size)
-
-
-
Constructor Detail
-
VertexLabelStyle
public VertexLabelStyle(Color color)
-
-