![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Static Public Member Functions | |
static void | SecStructMenu (int a) |
static void | MinMaxChoice () |
Static Public Attributes | |
static bool | showSecStructMenu = false |
static bool | toggle_SEC_STRUCT = false |
static string | structType = "All atoms" |
static float | highBFradius = 1.0f |
static bool | isRescale = false |
static bool | ssColChain = false |
static bool | ssColStruct = false |
static bool | ssDivCol = false |
static Color[] | helixButtonNew = new Color[200] |
static Texture2D | helixButton = new Texture2D(20,10,TextureFormat.ARGB32,false) |
static Color[] | sheetButtonNew = new Color[200] |
static Texture2D | sheetButton = new Texture2D(20,10,TextureFormat.ARGB32,false) |
static Color[] | coilButtonNew = new Color[200] |
static Texture2D | coilButton = new Texture2D(20,10,TextureFormat.ARGB32,false) |
static Texture2D | chainbuttonA = new Texture2D(20,10,TextureFormat.ARGB32,false) |
static Color[] | chainbuttonAnew = new Color[200] |
static Texture2D | chainbuttonB = new Texture2D(20,10,TextureFormat.ARGB32,false) |
static Color[] | chainbuttonBnew = new Color[200] |
static Texture2D | chainbuttonC = new Texture2D(20,10,TextureFormat.ARGB32,false) |
static Color[] | chainbuttonCnew = new Color[200] |
static Texture2D | chainbuttonD = new Texture2D(20,10,TextureFormat.ARGB32,false) |
static Color[] | chainbuttonDnew = new Color[200] |
static Texture2D | chainbuttonE = new Texture2D(20,10,TextureFormat.ARGB32,false) |
static Color[] | chainbuttonEnew = new Color[200] |
Static Private Member Functions | |
static string | structTypeButtonLabel (string st) |
static string | structTypeButtonLabel_BF (string st) |
static void | ChooseStructure_BF () |
static void | ChooseSmoothness_BF () |
static void | SetHighBFSlider () |
Definition at line 7 of file SecondaryStructureOldGUI.cs.
|
staticprivate |
Chooses the smoothness of the BFactor color/radius Representation.
Definition at line 384 of file SecondaryStructureOldGUI.cs.
References UI.UIData.changeStructure, BFactorRep.CreateBFRep(), Molecule.View.DisplayMolecule.DestroyAtomsAndBonds(), UI.GUIMoleculeController.LabelSlider(), Molecule.Model.MoleculeModel.newtooltip, Rectangles.secStructMenuWidth, and GenInterpolationPoint_BF.smoothnessFactor.
Referenced by SecStructMenu().
|
staticprivate |
Induces switch between all-atom and Bfactor color/radius representation
Definition at line 320 of file SecondaryStructureOldGUI.cs.
References Molecule.Model.MoleculeModel.CatomsLocationlist, UI.UIData.changeStructure, BFactorRep.CreateBFRep(), Molecule.View.DisplayMolecule.DestroyAtomsAndBonds(), RepresentationOldGUI.globalRadius, Molecule.Model.MoleculeModel.newtooltip, UI.UIData.secondarystruct, RepresentationOldGUI.SetAtomStyle(), RepresentationOldGUI.shrink, structTypeButtonLabel_BF(), and UI.UIData.toggle_bf.
Referenced by SecStructMenu().
|
static |
Chooses min and max values to use for BFactor Representation
Definition at line 426 of file SecondaryStructureOldGUI.cs.
References UI.UIData.changeStructure, BFactorRep.CreateBFRep(), Molecule.View.DisplayMolecule.DestroyAtomsAndBonds(), isRescale, BFactorRep.maxval, BFactorRep.minval, and Rectangles.secStructMenuWidth.
Referenced by SecStructMenu().
|
static |
Defines the menu for handling secondary structures (with ribbons)
a | Window identifier |
Definition at line 58 of file SecondaryStructureOldGUI.cs.
References Ribbons.ARROW_WIDTH, Ribbons.ChainColorA, Ribbons.ChainColorB, Ribbons.ChainColorC, Ribbons.ChainColorD, Ribbons.ChainColorE, ChooseSmoothness_BF(), ChooseStructure_BF(), Ribbons.COIL_COLOR, UI.GUIMoleculeController.CreateColorPicker(), SecondaryStructureManager.CreateRibbons(), SecondaryStructureManager.DestroyRibbons(), UnityMolMain.getSecondaryStructureManager(), UI.UIData.hasMoleculeDisplay, Ribbons.HELIX_COLOR, Ribbons.HELIX_DIAM, Molecule.View.DisplayMolecule.HideMolecule(), UI.UIData.isGLIC, UI.GUIMoleculeController.LabelSlider(), MinMaxChoice(), Ribbons.ribbonWidth, Rectangles.secStructMenuWidth, SetHighBFSlider(), UI.LoadTypeGUI.SetTitleExit(), Molecule.View.DisplayMolecule.ShowMolecule(), showSecStructMenu, ssColChain, ssColStruct, ssDivCol, Ribbons.STRAND_COLOR, Ribbons.THICKNESS, UI.GUIMoleculeController.toggle_NA_HIDE, and toggle_SEC_STRUCT.
Referenced by UI.GUIMoleculeController.SetSecStructMenu().
|
staticprivate |
Display slider setting the radius value for the highest Bfactor
Definition at line 408 of file SecondaryStructureOldGUI.cs.
References UI.GUIMoleculeController.LabelSlider(), BallUpdate.resetRadii, and Rectangles.secStructMenuWidth.
Referenced by SecStructMenu().
|
staticprivate |
Definition at line 264 of file SecondaryStructureOldGUI.cs.
|
staticprivate |
Definition at line 271 of file SecondaryStructureOldGUI.cs.
Referenced by ChooseStructure_BF().
|
static |
Definition at line 41 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 42 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 43 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 44 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 45 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 46 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 47 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 48 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 49 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 50 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 39 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 38 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 35 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 34 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Radius used for the highest B factor value.
Definition at line 19 of file SecondaryStructureOldGUI.cs.
Referenced by HBallManager.ResetRadii().
|
static |
When true, triggers the B factor value rescaling.
Definition at line 22 of file SecondaryStructureOldGUI.cs.
Referenced by BFactorRep.CreateBFRep(), and MinMaxChoice().
|
static |
Definition at line 37 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Definition at line 36 of file SecondaryStructureOldGUI.cs.
Referenced by UI.GUIDisplay.ChangeAllColors().
|
static |
Triggers the secondary structure menu display.
Definition at line 9 of file SecondaryStructureOldGUI.cs.
Referenced by UI.LoadTypeGUI.MainFun(), UI.GUIDisplay.OpenAnimationCrdCallback(), SecStructMenu(), and UI.GUIMoleculeController.SetSecStructMenu().
|
static |
When true, triggers the per chain secondary structure coloring.
Definition at line 25 of file SecondaryStructureOldGUI.cs.
Referenced by Ribbons.CreateRibbons(), and SecStructMenu().
|
static |
When true, triggers the per secondary structure type coloring.
Definition at line 28 of file SecondaryStructureOldGUI.cs.
Referenced by SecStructMenu().
|
static |
When true, triggers the per domain coloring.
Definition at line 31 of file SecondaryStructureOldGUI.cs.
Referenced by Ribbons.CreateRibbons(), and SecStructMenu().
|
static |
The current rendered structure type.
Value set: "All atoms" (default), "C-alpha trace", "B Factor".
Definition at line 16 of file SecondaryStructureOldGUI.cs.
Referenced by HBallManager.ResetRadii().
|
static |
Triggers the switch between atom and secondary structure generation and rendering.
Definition at line 12 of file SecondaryStructureOldGUI.cs.
Referenced by GuidedNavigationManager.Narrowing(), GuidedNavigationManager.ResetChainsPos(), SecStructMenu(), and GuidedNavigationManager.Spreading().