Documentation of 'hep.aida.IBrushStyle' Java class
IBrushStyle
hep.aida

Interface IBrushStyle

    • Method Detail

      • availableColors

        java.lang.String[] availableColors()
        Get a list of the colours supported by this implementation.
      • color

        java.lang.String color()
        Current colour of this brush style.
      • opacity

        double opacity()
        Current opacity (alpha) of this brush style.
      • setColor

        boolean setColor(java.lang.String newColor)
        Set current colour, e.g. "darkGreen"
        Returns:
        false if colour not recognised by the implementation.
      • setOpacity

        boolean setOpacity(double newOpacity)
        Set opacity (alpha), e.g. 0 (transparent), 1 (opaque), 0.5 (halfway).
        Returns:
        false if value not supported by the implementation.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.