PoXtPolarLinAxisEditor Methods |
The PoXtPolarLinAxisEditor type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddAxisChangedCallback(PoXtAxisEditorAxisEditorCB) | Obsolete.
Use AxisChanged event instead.
Adds delegate which are called on axis changes.
(See the method SetUpdateFrequency to define the moment when the callbacks are called).
(Inherited from PoXtAxisEditor.) |
![]() | AddAxisChangedCallback(PoXtAxisEditorAxisEditorUserDataCB, Object) | Obsolete.
Use AxisChanged event instead.
(Inherited from PoXtAxisEditor.) |
![]() | Attach | Attach the editor to an axis node. |
![]() | Detach | Detach the editor from an axis node. |
![]() | Equals | (Inherited from Object.) |
![]() | GetClassName | Returns the class name. |
![]() | GetGeomAxisFilter | Gets editing filters defining which geometry axis attributes will be displayed in the editor. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetIconTitle | Included for portability only. |
![]() | GetPolarAxisFilter | Gets editing filters defining which polar axis attributes will be displayed in the editor. |
![]() | GetPolarLinAxisFilter | Gets editing filters defining which polar linear axis attributes will be displayed in the editor. |
![]() | GetPresentation | Gets the presentation of the editor. |
![]() | GetSize | Convenience routine on the window handle. |
![]() | GetTextAxisFilter | Gets editing filters defining which text axis attributes will be displayed in the editor. |
![]() | GetTitle | Gets window title. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUpdateFrequency | Gets the update frequency. |
![]() | GetWidgetName | Returns the window handle name. |
![]() | Hide | This hides the component. |
![]() | IsAttached | Returns true if the editor is attached. |
![]() | IsFullScreen | Queries if the viewer is in fullscreen mode. |
![]() | IsFullScreenEnable | Queries if it is possible to put the viewer in fullscreen mode. |
![]() | IsTopLevelShell | Returns true if this component is a top level shell component (has its own window). |
![]() | IsVisible | Returns true if this component is mapped onto the screen. |
![]() | RemoveAxisChangedCallback(PoXtAxisEditorAxisEditorCB) | Obsolete.
Use AxisChanged event instead.
Remove delegate from invocation list
(Inherited from PoXtAxisEditor.) |
![]() | RemoveAxisChangedCallback(PoXtAxisEditorAxisEditorUserDataCB) | Obsolete.
Use AxisChanged event instead.
Remove delegate from invocation list
(Inherited from PoXtAxisEditor.) |
![]() | SetFullScreen | Switches the viewer into (or out of) fullscreen mode. |
![]() | SetFullScreenEnable | Enables/disables fullscreen mode. |
![]() | SetGeomAxisFilter | Sets editing filters defining which geometry axis attributes will be displayed in the editor. |
![]() | SetIconTitle | Included for portability only. |
![]() | SetPolarAxisFilter | Sets editing filters defining which polar axis attributes will be displayed in the editor. |
![]() | SetPolarLinAxisFilter | Sets editing filters defining which polar linear axis attributes will be displayed in the editor. |
![]() | SetPresentation | Sets the presentation of the editor. |
![]() | SetSize | Convenience routine on the window handle. |
![]() | SetTextAxisFilter | Sets editing filters defining which text axis attributes will be displayed in the editor. |
![]() | SetTitle | Sets window title. |
![]() | SetUpdateFrequency | Sets the update frequency. |
![]() | Show | This shows the component. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |