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

Interface IBorderStyle

  • All Superinterfaces:
    IBaseStyle, IBrushStyle, ILineStyle
    All Known Implementing Classes:
    BorderStyle


    public interface IBorderStyle
    extends ILineStyle
    A style to control the border around scene parts. It is an ILineStyle with additionally a type to control the look of the border: "bevel in", "shadow", "ethched" etc etc.
    • Method Detail

      • availableBorderTypes

        java.lang.String[] availableBorderTypes()
        Get list of border types supported by this implementation.
      • setBorderType

        boolean setBorderType(java.lang.String newBorderType)
        Set current border type e.g. "ethched", "shadow".
        Returns:
        false if border type is not known to this implementation.
      • borderType

        java.lang.String borderType()
        Get border type currently in use.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.