Uses of Class
info.bioinfweb.treegraph.gui.dialogs.DistanceValueInput

Packages that use DistanceValueInput
info.bioinfweb.treegraph.gui.dialogs   
info.bioinfweb.treegraph.gui.dialogs.elementformats   
info.bioinfweb.treegraph.gui.mainframe.tools   
 

Uses of DistanceValueInput in info.bioinfweb.treegraph.gui.dialogs
 

Fields in info.bioinfweb.treegraph.gui.dialogs declared as DistanceValueInput
private  DistanceValueInput MarginInput.bottom
           
private  DistanceValueInput GlobalFormatsDialog.branchLengthScaleInput
           
private  DistanceValueInput GlobalFormatsDialog.horizontalLabelSpacingInput
           
private  DistanceValueInput GlobalFormatsDialog.labelBlockDistanceInput
           
private  DistanceValueInput MarginInput.left
           
private  DistanceValueInput GlobalFormatsDialog.legendSpacingInput
           
private  DistanceValueInput BranchWidthFromNodeDataDialog.maxWidthInput
           
private  DistanceValueInput BranchWidthFromNodeDataDialog.minWidthInput
           
private  DistanceValueInput MarginInput.right
           
private  DistanceValueInput MarginInput.top
           
private  DistanceValueInput GlobalFormatsDialog.verticalLabelSpacingInput
           
 

Methods in info.bioinfweb.treegraph.gui.dialogs that return DistanceValueInput
 DistanceValueInput MarginInput.getBottom()
           
 DistanceValueInput MarginInput.getLeft()
           
private  DistanceValueInput BranchWidthFromNodeDataDialog.getMaxWidthInput()
           
private  DistanceValueInput BranchWidthFromNodeDataDialog.getMinWidthInput()
           
 DistanceValueInput MarginInput.getRight()
           
 DistanceValueInput MarginInput.getTop()
           
 

Uses of DistanceValueInput in info.bioinfweb.treegraph.gui.dialogs.elementformats
 

Fields in info.bioinfweb.treegraph.gui.dialogs.elementformats declared as DistanceValueInput
private  DistanceValueInput LinePanel.edgeRadiusInput
           
private  DistanceValueInput FontFormatsPanel.fontHeightInput
           
private  DistanceValueInput ScaleBarPanel.heightInput
           
private  DistanceValueInput LinePanel.lineWidthInput
           
private  DistanceValueInput BranchPanel.minLengthInput
           
private  DistanceValueInput LegendPanel.minTreeDistanceInput
           
private  DistanceValueInput BranchPanel.spaceAboveInput
           
private  DistanceValueInput BranchPanel.spaceBelowInput
           
private  DistanceValueInput ScaleBarPanel.treeDistanceInput
           
 

Methods in info.bioinfweb.treegraph.gui.dialogs.elementformats that return DistanceValueInput
private  DistanceValueInput FontFormatsPanel.getFontHeightInput()
           
 

Uses of DistanceValueInput in info.bioinfweb.treegraph.gui.mainframe.tools
 

Fields in info.bioinfweb.treegraph.gui.mainframe.tools declared as DistanceValueInput
private  DistanceValueInput DistanceValuePopup.input