|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DistanceValue | |
|---|---|
| info.bioinfweb.treegraph.document | Contains the classes that represent the data structure of TreeGraph 2 (document elements and
formats) as well as all edit operations in the undo-package to manipulate the data
structure and classes to read and write a document from and to different formats (io-
subpackage). |
| info.bioinfweb.treegraph.document.format | Contains classes that store format information of the different document elements. |
| info.bioinfweb.treegraph.document.format.operate | Format operators are used to change single formats of document elements. |
| info.bioinfweb.treegraph.document.io.tgf | |
| info.bioinfweb.treegraph.document.io.xtg | |
| info.bioinfweb.treegraph.gui.dialogs | Contains dialogs of the TreeGraph 2 GUI. |
| Uses of DistanceValue in info.bioinfweb.treegraph.document |
|---|
| Fields in info.bioinfweb.treegraph.document declared as DistanceValue | |
|---|---|
private DistanceValue |
PositionData.height
|
private DistanceValue |
PositionData.left
|
private DistanceValue |
PositionData.top
|
private DistanceValue |
PositionData.width
|
| Methods in info.bioinfweb.treegraph.document that return DistanceValue | |
|---|---|
DistanceValue |
PositionData.getHeight()
|
DistanceValue |
LegendPositionData.getHeight()
|
DistanceValue |
PositionData.getLeft()
|
DistanceValue |
LegendPositionData.getLeft()
|
DistanceValue |
PositionData.getTop()
|
DistanceValue |
LegendPositionData.getTop()
|
DistanceValue |
PositionData.getWidth()
|
DistanceValue |
LegendPositionData.getWidth()
|
| Methods in info.bioinfweb.treegraph.document with parameters of type DistanceValue | |
|---|---|
boolean |
PositionData.contains(DistanceValue x,
DistanceValue y,
float margin)
|
| Uses of DistanceValue in info.bioinfweb.treegraph.document.format |
|---|
| Methods in info.bioinfweb.treegraph.document.format that return DistanceValue | |
|---|---|
DistanceValue |
DistanceValue.clone()
|
DistanceValue |
Margin.getBottom()
|
DistanceValue |
GlobalFormats.getBranchLengthScale()
|
DistanceValue |
NodeFormats.getEdgeRadius()
The line wich is dasplayed for an node can be rounded at ist top and bottom end The inner radius (without the line width) of the quater of a circle at the ends of this line is specified by the edge radius. |
DistanceValue |
LegendFormats.getEdgeRadius()
|
DistanceValue |
EdgeRadiusFormats.getEdgeRadius()
|
DistanceValue |
ScaleBarFormats.getHeight()
Defines the height of the long dashes (the height of the text below is not included.) |
DistanceValue |
DistanceDimension.getHeight()
|
DistanceValue |
GlobalFormats.getHorizontalLabelSpacing()
|
DistanceValue |
GlobalFormats.getLabelBlockDistance()
|
DistanceValue |
Margin.getLeft()
|
DistanceValue |
GlobalFormats.getLegendSpacing()
The legend spacing is the distance between the bracket and the text of a legend. |
DistanceValue |
ScaleBarFormats.getLineWidth()
|
DistanceValue |
NodeFormats.getLineWidth()
|
DistanceValue |
LineFormatsEntity.getLineWidth()
|
DistanceValue |
LineFormats.getLineWidth()
|
DistanceValue |
LegendFormats.getLineWidth()
|
DistanceValue |
BranchFormats.getLineWidth()
|
DistanceValue |
BranchFormats.getMinLength()
|
DistanceValue |
BranchFormats.getMinSpaceAbove()
|
DistanceValue |
BranchFormats.getMinSpaceBelow()
|
DistanceValue |
LegendFormats.getMinTreeDistance()
|
DistanceValue |
Margin.getRight()
|
DistanceValue |
TextFormats.getTextHeight()
|
DistanceValue |
Margin.getTop()
|
DistanceValue |
ScaleBarFormats.getTreeDistance()
|
DistanceValue |
GlobalFormats.getVerticalLabelSpacing()
|
DistanceValue |
DistanceDimension.getWidth()
|
| Methods in info.bioinfweb.treegraph.document.format with parameters of type DistanceValue | |
|---|---|
void |
DistanceValue.add(DistanceValue other)
|
void |
DistanceValue.assign(DistanceValue other)
|
void |
DistanceDimension.setHeight(DistanceValue height)
|
void |
DistanceDimension.setWidth(DistanceValue width)
|
| Constructors in info.bioinfweb.treegraph.document.format with parameters of type DistanceValue | |
|---|---|
DistanceDimension(DistanceValue width,
DistanceValue height)
|
|
Margin(DistanceValue left,
DistanceValue top,
DistanceValue right,
DistanceValue bottom)
|
|
| Uses of DistanceValue in info.bioinfweb.treegraph.document.format.operate |
|---|
| Fields in info.bioinfweb.treegraph.document.format.operate declared as DistanceValue | |
|---|---|
private DistanceValue |
MinTreeDistanceOperator.distance
|
private DistanceValue |
EdgeRadiusOperator.edgeRadius
|
private DistanceValue |
MinLengthOperator.length
|
private DistanceValue |
MinSpaceAboveOperator.spaceAbove
|
private DistanceValue |
MinSpaceBelowOperator.spaceBelow
|
private DistanceValue |
TextHeightOperator.textHeight
|
private DistanceValue |
LineWidthOperator.width
|
| Constructors in info.bioinfweb.treegraph.document.format.operate with parameters of type DistanceValue | |
|---|---|
EdgeRadiusOperator(DistanceValue edgeRadius)
|
|
LineWidthOperator(DistanceValue width)
|
|
MinLengthOperator(DistanceValue length)
|
|
MinSpaceAboveOperator(DistanceValue spaceAbove)
|
|
MinSpaceBelowOperator(DistanceValue spaceBelow)
|
|
MinTreeDistanceOperator(DistanceValue distance)
|
|
TextHeightOperator(DistanceValue textHeight)
|
|
| Uses of DistanceValue in info.bioinfweb.treegraph.document.io.tgf |
|---|
| Fields in info.bioinfweb.treegraph.document.io.tgf declared as DistanceValue | |
|---|---|
private DistanceValue |
TGFReader.edgeRadius
|
private DistanceValue |
TGFReader.lineWidth
|
| Uses of DistanceValue in info.bioinfweb.treegraph.document.io.xtg |
|---|
| Methods in info.bioinfweb.treegraph.document.io.xtg with parameters of type DistanceValue | |
|---|---|
private void |
XTGReader.readDistanceValueAttr(DistanceValue value,
StartElement element,
QName name)
|
| Uses of DistanceValue in info.bioinfweb.treegraph.gui.dialogs |
|---|
| Methods in info.bioinfweb.treegraph.gui.dialogs that return DistanceValue | |
|---|---|
DistanceValue |
DistanceValueInput.getValue()
|
| Methods in info.bioinfweb.treegraph.gui.dialogs with parameters of type DistanceValue | |
|---|---|
void |
DistanceValueInput.assignValueTo(DistanceValue distanceValue)
Assigns the current value of the text-field to the given DistanceValue. |
void |
DistanceValueInput.setValue(DistanceValue distanceValue)
Assigns the given value to the text-field. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||