PoXtNonLinearValueLegend2Editor Methods |
The PoXtNonLinearValueLegend2Editor type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddLegendChangedCallback(PoXtLegendEditorLegendEditorCB) | Obsolete.
Use LegendChanged event instead.
Adds delegate which are called on legend changes.
(See the method SetUpdateFrequency to define the moment when the callbacks are called).
(Inherited from PoXtLegendEditor.) |
![]() | AddLegendChangedCallback(PoXtLegendEditorLegendEditorUserDataCB, Object) | Obsolete.
Use LegendChanged event instead.
(Inherited from PoXtLegendEditor.) |
![]() | Attach | Attach the editor to a legend node. |
![]() | Detach | Detach the editor from a legend node. |
![]() | Equals | (Inherited from Object.) |
![]() | GetAutoValueLegendFilter | Gets editing filters defining which auto value legend attributes will be displayed in the editor. |
![]() | GetClassName | Returns the class name. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetIconTitle | Included for portability only. |
![]() | GetLegendFilter | Gets editing filters defining which legend attributes will be displayed in the editor. |
![]() | GetNonLinearValueLegend2Filter | Gets editing filters defining which non linear auto value legend attributes will be displayed in the editor. |
![]() | GetPresentation | Gets the presentation of the editor. |
![]() | GetSize | Convenience routine on the window handle. |
![]() | GetTitle | Gets window title. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUpdateFrequency | Gets the update frequency. |
![]() | GetValueLegendFilter | Gets editing filters defining which value legend attributes will be displayed in the editor. |
![]() | 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. |
![]() | RemoveLegendChangedCallback(PoXtLegendEditorLegendEditorCB) | Obsolete.
Use LegendChanged event instead.
Remove the delegate from the invocation list
(Inherited from PoXtLegendEditor.) |
![]() | RemoveLegendChangedCallback(PoXtLegendEditorLegendEditorUserDataCB) | Obsolete.
Use LegendChanged event instead.
Remove the delegate from the invocation list
(Inherited from PoXtLegendEditor.) |
![]() | SetAutoValueLegendFilter | Sets editing filters defining which auto value legend attributes will be displayed in the editor. |
![]() | SetFullScreen | Switches the viewer into (or out of) fullscreen mode. |
![]() | SetFullScreenEnable | Enables/disables fullscreen mode. |
![]() | SetIconTitle | Included for portability only. |
![]() | SetLegendFilter | Sets editing filters defining which legend attributes will be displayed in the editor. |
![]() | SetNonLinearValueLegend2Filter | Sets editing filters defining which non linear auto value legend attributes will be displayed in the editor. |
![]() | SetPresentation | Sets the presentation of the editor. |
![]() | SetSize | Convenience routine on the window handle. |
![]() | SetTitle | Sets window title. |
![]() | SetUpdateFrequency | Sets the update frequency. |
![]() | SetValueLegendFilter | Sets editing filters defining which value legend attributes will be displayed in the editor. |
![]() | Show | This shows the component. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |