Public Types |
enum | AnchorType {
AnchorNorth = 0,
AnchorNorthEast,
AnchorEast,
AnchorSouthEast,
AnchorSouth,
AnchorSouthWest,
AnchorWest,
AnchorNorthWest,
AnchorCenter,
AnchorUnknown,
AnchorNorth = 0,
AnchorNorthEast,
AnchorEast,
AnchorSouthEast,
AnchorSouth,
AnchorSouthWest,
AnchorWest,
AnchorNorthWest,
AnchorCenter,
AnchorUnknown
} |
enum | ReliefType {
ReliefRaised = 0,
ReliefSunken,
ReliefFlat,
ReliefRidge,
ReliefSolid,
ReliefGroove,
ReliefUnknown,
ReliefRaised = 0,
ReliefSunken,
ReliefFlat,
ReliefRidge,
ReliefSolid,
ReliefGroove,
ReliefUnknown
} |
enum | JustificationType {
JustificationLeft = 0,
JustificationCenter,
JustificationRight,
JustificationUnknown,
JustificationLeft = 0,
JustificationCenter,
JustificationRight,
JustificationUnknown
} |
enum | SelectionModeType {
SelectionModeSingle = 0,
SelectionModeBrowse,
SelectionModeMultiple,
SelectionModeExtended,
SelectionModeUnknown,
SelectionModeSingle = 0,
SelectionModeBrowse,
SelectionModeMultiple,
SelectionModeExtended,
SelectionModeUnknown
} |
enum | OrientationType {
OrientationHorizontal = 0,
OrientationVertical,
OrientationUnknown,
OrientationHorizontal = 0,
OrientationVertical,
OrientationUnknown
} |
enum | StateType {
StateDisabled = 0,
StateNormal = 1,
StateActive = 2,
StateReadOnly = 3,
StateUnknown,
StateDisabled = 0,
StateNormal = 1,
StateActive = 2,
StateReadOnly = 3,
StateUnknown
} |
enum | CompoundModeType {
CompoundModeNone = 0,
CompoundModeLeft,
CompoundModeCenter,
CompoundModeRight,
CompoundModeTop,
CompoundModeBottom,
CompoundModeUnknown,
CompoundModeNone = 0,
CompoundModeLeft,
CompoundModeCenter,
CompoundModeRight,
CompoundModeTop,
CompoundModeBottom,
CompoundModeUnknown
} |
enum | AnchorType {
AnchorNorth = 0,
AnchorNorthEast,
AnchorEast,
AnchorSouthEast,
AnchorSouth,
AnchorSouthWest,
AnchorWest,
AnchorNorthWest,
AnchorCenter,
AnchorUnknown,
AnchorNorth = 0,
AnchorNorthEast,
AnchorEast,
AnchorSouthEast,
AnchorSouth,
AnchorSouthWest,
AnchorWest,
AnchorNorthWest,
AnchorCenter,
AnchorUnknown
} |
enum | ReliefType {
ReliefRaised = 0,
ReliefSunken,
ReliefFlat,
ReliefRidge,
ReliefSolid,
ReliefGroove,
ReliefUnknown,
ReliefRaised = 0,
ReliefSunken,
ReliefFlat,
ReliefRidge,
ReliefSolid,
ReliefGroove,
ReliefUnknown
} |
enum | JustificationType {
JustificationLeft = 0,
JustificationCenter,
JustificationRight,
JustificationUnknown,
JustificationLeft = 0,
JustificationCenter,
JustificationRight,
JustificationUnknown
} |
enum | SelectionModeType {
SelectionModeSingle = 0,
SelectionModeBrowse,
SelectionModeMultiple,
SelectionModeExtended,
SelectionModeUnknown,
SelectionModeSingle = 0,
SelectionModeBrowse,
SelectionModeMultiple,
SelectionModeExtended,
SelectionModeUnknown
} |
enum | OrientationType {
OrientationHorizontal = 0,
OrientationVertical,
OrientationUnknown,
OrientationHorizontal = 0,
OrientationVertical,
OrientationUnknown
} |
enum | StateType {
StateDisabled = 0,
StateNormal = 1,
StateActive = 2,
StateReadOnly = 3,
StateUnknown,
StateDisabled = 0,
StateNormal = 1,
StateActive = 2,
StateReadOnly = 3,
StateUnknown
} |
enum | CompoundModeType {
CompoundModeNone = 0,
CompoundModeLeft,
CompoundModeCenter,
CompoundModeRight,
CompoundModeTop,
CompoundModeBottom,
CompoundModeUnknown,
CompoundModeNone = 0,
CompoundModeLeft,
CompoundModeCenter,
CompoundModeRight,
CompoundModeTop,
CompoundModeBottom,
CompoundModeUnknown
} |
typedef vtkObject | Superclass |
typedef vtkObject | Superclass |
Public Member Functions |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
Static Public Member Functions |
static vtkKWOptions * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWOptions * | SafeDownCast (vtkObject *o) |
static const char * | GetCharacterEncodingAsTclOptionValue (int) |
static const char * | GetAnchorAsTkOptionValue (int) |
static int | GetAnchorFromTkOptionValue (const char *) |
static const char * | GetReliefAsTkOptionValue (int) |
static int | GetReliefFromTkOptionValue (const char *) |
static const char * | GetJustificationAsTkOptionValue (int) |
static int | GetJustificationFromTkOptionValue (const char *) |
static const char * | GetSelectionModeAsTkOptionValue (int) |
static int | GetSelectionModeFromTkOptionValue (const char *) |
static const char * | GetOrientationAsTkOptionValue (int) |
static int | GetOrientationFromTkOptionValue (const char *) |
static const char * | GetStateAsTkOptionValue (int) |
static int | GetStateFromTkOptionValue (const char *) |
static const char * | GetCompoundModeAsTkOptionValue (int) |
static int | GetCompoundModeFromTkOptionValue (const char *) |
static vtkKWOptions * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWOptions * | SafeDownCast (vtkObject *o) |
static const char * | GetCharacterEncodingAsTclOptionValue (int) |
static const char * | GetAnchorAsTkOptionValue (int) |
static int | GetAnchorFromTkOptionValue (const char *) |
static const char * | GetReliefAsTkOptionValue (int) |
static int | GetReliefFromTkOptionValue (const char *) |
static const char * | GetJustificationAsTkOptionValue (int) |
static int | GetJustificationFromTkOptionValue (const char *) |
static const char * | GetSelectionModeAsTkOptionValue (int) |
static int | GetSelectionModeFromTkOptionValue (const char *) |
static const char * | GetOrientationAsTkOptionValue (int) |
static int | GetOrientationFromTkOptionValue (const char *) |
static const char * | GetStateAsTkOptionValue (int) |
static int | GetStateFromTkOptionValue (const char *) |
static const char * | GetCompoundModeAsTkOptionValue (int) |
static int | GetCompoundModeFromTkOptionValue (const char *) |
Protected Member Functions |
| vtkKWOptions () |
| ~vtkKWOptions () |
| vtkKWOptions () |
| ~vtkKWOptions () |