| HEADER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use ColorFont | |
| biouml.model | |
| ru.biosoft.graphics | |
| ru.biosoft.graphics.font | |
| Uses of ColorFont in biouml.model |
| Methods in biouml.model that return ColorFont | |
ColorFont | DiagramViewOptions.getCompartmentTitleFont() |
ColorFont | DiagramViewOptions.getDefaultFont() |
ColorFont | DiagramViewOptions.getDiagramTitleFont() |
ColorFont | DiagramViewOptions.getNodeTitleFont() |
| Methods in biouml.model with parameters of type ColorFont | |
void | DiagramViewOptions.setCompartmentTitleFont(ColorFont compartmentTitleFont) |
void | DiagramViewOptions.setDefaultFont(ColorFont defaultFont) |
void | DiagramViewOptions.setDiagramTitleFont(ColorFont diagramTitleFont) |
void | DiagramViewOptions.setNodeTitleFont(ColorFont nodeTitleFont) |
| Uses of ColorFont in ru.biosoft.graphics |
| Fields in ru.biosoft.graphics declared as ColorFont | |
ColorFont | GraphicProperties.fontDefaultDefault ColorFont: TimesRoman, PLAIN, 10, black. |
| Constructors in ru.biosoft.graphics with parameters of type ColorFont | |
RulerOptions.RulerOptions(Option parent, ColorFont majorFont, ColorFont minorFont, Dimension decDig, Pen axisPen, Pen ticksPen, Dimension tickSize, Dimension textOffset, int step, int ticks)Creates RulerOptions and initializes it to the specified options. | |
RulerOptions.RulerOptions(Option parent, ColorFont majorFont, ColorFont minorFont, Dimension decDig, Pen axisPen, Pen ticksPen, Dimension tickSize, Dimension textOffset)Creates RulerOptions and initializes it to the specified options. | |
RulerOptions.RulerOptions(Option parent, ColorFont font)Creates RulerOptions and initializes it to the specified font. | |
TextView.TextView(String text, Point pt, int alignment, ColorFont font, Graphics graphics) | |
TextView.TextView(String text, ColorFont font, Graphics graphics) | |
| Methods in ru.biosoft.graphics that return ColorFont | |
ColorFont | GraphicProperties.getFont(String fontName)Returns font with specified name. |
ColorFont | RulerOptions.getMajorFont() |
ColorFont | RulerOptions.getMinorFont() |
| Methods in ru.biosoft.graphics with parameters of type ColorFont | |
void | GraphicProperties.setFont(String fontName, ColorFont font)Set (add if such font absent) font with specified name. |
void | RulerOptions.setMajorFont(ColorFont majorFont) |
void | RulerOptions.setMinorFont(ColorFont minorFont) |
| Uses of ColorFont in ru.biosoft.graphics.font |
| Constructors in ru.biosoft.graphics.font with parameters of type ColorFont | |
FontChooser.FontChooser(ColorFont colorFont) | |
| Methods in ru.biosoft.graphics.font that return ColorFont | |
ColorFont | FontChooser.getColorFont() |
static ColorFont | FontChooser.showDialog(Component parent, String title, ColorFont font) |
| Methods in ru.biosoft.graphics.font with parameters of type ColorFont | |
static ColorFont | FontChooser.showDialog(Component parent, String title, ColorFont font) |
| FOOTER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||