Class SoAnnoText3CharOrientElement


public class SoAnnoText3CharOrientElement extends SoInt32Element
Stores the current character orientation flag of an SoAnnoText3Property node. This element stores the current character orientation flag of an SoAnnoText3Property node.
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 value.
    • get

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

      public static void set(SoState state, boolean isOriented)
      Sets the value in the state.