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

public class LayerStyle extends Object implements Style
  • Field Details

    • geomStyle

      private Style geomStyle
    • decoratorStyle

      private Style decoratorStyle
  • Constructor Details

    • LayerStyle

      public LayerStyle(Style geomStyle, Style decoratorStyle)
  • Method Details