Package 

Class HighlightStyle.Plain

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Color color
      private final BlendMode blendMode
    • Constructor Summary

      Constructors 
      Constructor Description
      HighlightStyle.Plain(Color color, BlendMode blendMode)
    • Method Summary

      Modifier and Type Method Description
      Color getColor()
      BlendMode getBlendMode()
      <ERROR CLASS> createShader(DrawScope $self, Shape shape, RuntimeShaderCache runtimeShaderCache)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait