java.lang.Object
org.locationtech.jtstest.testbuilder.ui.style.VertexStyle
All Implemented Interfaces:
Style

public class VertexStyle extends Object implements Style
  • Field Details

    • sizeOver2

      private double sizeOver2
    • shape

      protected Rectangle shape
    • color

      private Color color
    • pM

      private Point2D pM
    • pV

      private Point2D pV
  • Constructor Details

    • VertexStyle

      public VertexStyle(Color color)
  • Method Details