Class DataLabelStyle

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

public class DataLabelStyle extends Object implements Style
  • Field Details

    • color

      private Color color
  • Constructor Details

    • DataLabelStyle

      public DataLabelStyle(Color color)
    • DataLabelStyle

      public DataLabelStyle()
  • Method Details