Class SoTextOutlineEnabledElement


public class SoTextOutlineEnabledElement extends SoInt32Element
Stores the current 3D text outline flag. This element stores the current 3D text outline flag.

See Also:
  • Method Details

    • getClassStackIndex

      @Deprecated(since="9.3.0.0") public static int getClassStackIndex()
      Deprecated.
      As of Open Inventor 9.3.0.0. replaced by SoElement.getClassStackIndex(Class)
      Returns the stack id for this element. ] *
    • getDefault

      public static boolean getDefault()
      Returns the default element value.
    • get

      public static boolean get(SoState state)
      Returns the current element value.
    • set

      public static void set(SoState state, boolean isOutlineText)
      Set the current element value.