Grasshopper.GUI.Base Namespace |
Class | Description | |
---|---|---|
GH_ColourCube |
Maintains a collection of graphical shapes and coordinates that specify
important features of the Colour Space Cube graphics.
| |
GH_ColourPickerBase |
Provides Colour picker GUI not tied to a control-handle.
| |
GH_ColourPickerEventArgs |
Arguments passed via GH_SliderBase.ValueChanged events.
| |
GH_DigitNumber |
Maintains and provides functionality for evaluating and modifying numbers as used in the GH_DigitScrollerBase control.
| |
GH_DigitScrollerBase |
Provides Numeric digit scrolling GUI not tied to a control-handle.
| |
GH_DigitScrollerEventArgs |
Arguments passed via GH_digitScrollerBase.ValueChanged events.
| |
GH_ScrollBarVerticalBase |
Provides basic vertical scroll bar logic.
| |
GH_SliderBase |
Provides Numeric slider GUI not tied to a control-handle.
| |
GH_SliderEventArgs |
Arguments passed via GH_SliderBase.ValueChanged events.
| |
GH_TextBoxInputBase |
Structure | Description | |
---|---|---|
SliderSnapRange |
Represents a snap range on a slider.
|
Delegate | Description | |
---|---|---|
GH_ColourPickerBaseColorChangedEventHandler | ||
GH_ColourPickerBaseInvalidatedEventHandler | ||
GH_DigitScrollerBaseInvalidatedEventHandler | ||
GH_DigitScrollerBaseValueChangedEventHandler | ||
GH_SliderBaseDrawSliderChannel |
This delegate is used to intervene in the slider drawing process.
| |
GH_SliderBaseTextInputHandler |
Delegate used during Text Input handling.
| |
GH_SliderBaseValueChangedEventHandler |
Enumeration | Description | |
---|---|---|
GH_ColourSpace |
Enumerates the different colour spaces supported by the GH_ColourPickerBase class.
| |
GH_DigitAlign |
Enumerates the possible alignments for digits inside the GH_DigitScroller control.
| |
GH_DigitScrollerBaseGH_MouseAction |
Enumerates the possible actions due to mouse-down mouse-move events.
| |
GH_SliderAccuracy |
Enumerates the possible numeric slider accuracies.
| |
GH_SliderGripDisplay |
Enumerates the possible slider grip displays.
| |
GH_SliderRailDisplay |
Enumerates the possible slider rail displays.
| |
GH_SliderTickDisplay |
Enumerates the possible slider tick displays.
|