|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextFormats | |
|---|---|
| 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.io.xtg | |
| info.bioinfweb.treegraph.graphics.positionpaint | |
| info.bioinfweb.treegraph.gui.dialogs.elementformats | |
| Uses of TextFormats in info.bioinfweb.treegraph.document |
|---|
| Methods in info.bioinfweb.treegraph.document that return TextFormats | |
|---|---|
TextFormats |
TextElement.getFormats()
|
| Uses of TextFormats in info.bioinfweb.treegraph.document.format |
|---|
| Classes in info.bioinfweb.treegraph.document.format that implement TextFormats | |
|---|---|
class |
ConcreteTextFormats
|
class |
LegendFormats
|
class |
NodeFormats
|
class |
ScaleBarFormats
|
class |
TextLabelFormats
|
| Fields in info.bioinfweb.treegraph.document.format declared as TextFormats | |
|---|---|
private TextFormats |
TextLabelFormats.textFormats
|
| Methods in info.bioinfweb.treegraph.document.format that return TextFormats | |
|---|---|
TextFormats |
TextFormats.clone()
|
| Methods in info.bioinfweb.treegraph.document.format with parameters of type TextFormats | |
|---|---|
void |
TextLabelFormats.assignTextFormats(TextFormats other)
|
void |
TextFormats.assignTextFormats(TextFormats other)
|
void |
ConcreteTextFormats.assignTextFormats(TextFormats other)
|
| Uses of TextFormats in info.bioinfweb.treegraph.document.io.xtg |
|---|
| Methods in info.bioinfweb.treegraph.document.io.xtg with parameters of type TextFormats | |
|---|---|
private java.lang.String |
XTGWriter.formatTextStyle(TextFormats f)
|
private void |
XTGReader.readDecimalFormat(TextFormats f,
javax.xml.stream.events.StartElement element,
java.lang.String prefix)
|
private void |
XTGReader.readTextFormatsAttr(TextFormats f,
javax.xml.stream.events.StartElement element,
java.lang.String prefix)
|
private void |
XTGReader.readTextStyleAttr(TextFormats f,
javax.xml.stream.events.StartElement element)
|
private void |
XTGWriter.writeTextFormatsAttr(TextFormats f)
|
private void |
XTGWriter.writeTextFormatsAttr(TextFormats f,
java.lang.String prefix)
|
| Uses of TextFormats in info.bioinfweb.treegraph.graphics.positionpaint |
|---|
| Methods in info.bioinfweb.treegraph.graphics.positionpaint with parameters of type TextFormats | |
|---|---|
private float |
RectangularCladogramPainter.paintText(java.lang.String text,
TextFormats f,
float x,
float y)
|
| Uses of TextFormats in info.bioinfweb.treegraph.gui.dialogs.elementformats |
|---|
| Methods in info.bioinfweb.treegraph.gui.dialogs.elementformats with parameters of type TextFormats | |
|---|---|
void |
FontFormatsPanel.assignValue(TextFormats f)
|
void |
FontFormatsPanel.setValue(TextFormats f)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||