|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ElementFormats in info.bioinfweb.treegraph.document |
|---|
| Methods in info.bioinfweb.treegraph.document that return ElementFormats | |
|---|---|
ElementFormats |
PaintableElement.getFormats()
|
| Methods in info.bioinfweb.treegraph.document with parameters of type ElementFormats | |
|---|---|
void |
TextLabel.setFormats(ElementFormats formats)
|
void |
ScaleBar.setFormats(ElementFormats formats)
|
void |
PaintableElement.setFormats(ElementFormats format)
|
void |
Node.setFormats(ElementFormats formats)
|
void |
Legend.setFormats(ElementFormats formats)
|
void |
CharShiftLabel.setFormats(ElementFormats formats)
|
void |
Branch.setFormats(ElementFormats formats)
|
| Uses of ElementFormats in info.bioinfweb.treegraph.document.format |
|---|
| Subinterfaces of ElementFormats in info.bioinfweb.treegraph.document.format | |
|---|---|
interface |
EdgeRadiusFormats
|
| Classes in info.bioinfweb.treegraph.document.format that implement ElementFormats | |
|---|---|
class |
BranchFormats
|
class |
CharShiftFormats
This class contains formats for an CharacterShiftLabel. |
class |
LegendFormats
|
class |
NodeFormats
|
class |
ScaleBarFormats
|
class |
TextFormats
|
class |
TextLabelFormats
|
| Methods in info.bioinfweb.treegraph.document.format that return ElementFormats | |
|---|---|
ElementFormats |
ElementFormats.clone()
|
| Uses of ElementFormats in info.bioinfweb.treegraph.document.format.operate |
|---|
| Methods in info.bioinfweb.treegraph.document.format.operate with parameters of type ElementFormats | |
|---|---|
void |
FormatOperator.applyTo(ElementFormats format)
|
void |
AbstractOperator.applyTo(ElementFormats format)
|
protected void |
TextStyleOperator.doApplyTo(ElementFormats format)
|
protected void |
TextOrientationOperator.doApplyTo(ElementFormats format)
|
protected void |
TextHeightOperator.doApplyTo(ElementFormats format)
|
protected void |
TextColorOperator.doApplyTo(ElementFormats format)
|
protected void |
StateBeforeOperator.doApplyTo(ElementFormats format)
|
protected void |
StateAfterOperator.doApplyTo(ElementFormats format)
|
protected void |
ScaleBarFormatsOperator.doApplyTo(ElementFormats format)
|
protected void |
MinTreeDistanceOperator.doApplyTo(ElementFormats format)
|
protected void |
MinSpaceBelowOperator.doApplyTo(ElementFormats format)
|
protected void |
MinSpaceAboveOperator.doApplyTo(ElementFormats format)
|
protected void |
MinLengthOperator.doApplyTo(ElementFormats format)
|
protected void |
LineWidthOperator.doApplyTo(ElementFormats format)
|
protected void |
LineColorOperator.doApplyTo(ElementFormats format)
|
protected void |
LegendStyleOperator.doApplyTo(ElementFormats format)
|
protected void |
LegendPositionOperator.doApplyTo(ElementFormats format)
|
protected void |
LabelLinePositionOperator.doApplyTo(ElementFormats format)
|
protected void |
LabelLineNumberOperator.doApplyTo(ElementFormats format)
|
protected void |
LabelAboveOperator.doApplyTo(ElementFormats format)
|
protected void |
FontNameOperator.doApplyTo(ElementFormats format)
|
protected void |
EdgeRadiusOperator.doApplyTo(ElementFormats format)
|
protected void |
DecimalFormatOperator.doApplyTo(ElementFormats format)
|
protected void |
ConstantWidthOperator.doApplyTo(ElementFormats format)
|
protected abstract void |
AbstractOperator.doApplyTo(ElementFormats format)
|
boolean |
ScaleBarFormatsOperator.validTarget(ElementFormats format)
|
boolean |
FormatOperator.validTarget(ElementFormats format)
|
boolean |
EdgeRadiusOperator.validTarget(ElementFormats format)
|
boolean |
AbstractTextOperator.validTarget(ElementFormats format)
|
boolean |
AbstractLineOperator.validTarget(ElementFormats format)
|
boolean |
AbstractLegendOperator.validTarget(ElementFormats format)
|
boolean |
AbstractLabelOperator.validTarget(ElementFormats format)
|
boolean |
AbstractCharShiftOperator.validTarget(ElementFormats format)
|
boolean |
AbstractBranchOperator.validTarget(ElementFormats format)
|
| Uses of ElementFormats in info.bioinfweb.treegraph.document.undo.format |
|---|
| Fields in info.bioinfweb.treegraph.document.undo.format with type parameters of type ElementFormats | |
|---|---|
private java.util.Vector<ElementFormats> |
OperatorsEdit.changedFormats
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||