Home
last modified time | relevance | path

Searched +refs:edge +refs:label +refs:font (Results 1 – 25 of 7916) sorted by relevance

12345678910>>...317

/dports/math/ogdf/OGDF/doc/examples/layout/
H A DERDiagram.gml7 label "<label font=\"Arial,10,-1,5,50,0,0,0,0,0\" align=\"68\" textColor=\"ff000000\">Sample Attrib…
39 label "<label font=\"Arial,10,-1,5,50,0,0,0,0,0\" align=\"68\" textColor=\"ff000000\">Sample Modifi…
55 label "<label font=\"Arial,10,-1,5,50,0,0,0,0,0\" align=\"68\" textColor=\"ff000000\">Sample Value<…
71 label "<label font=\"Arial,10,-1,5,50,0,0,0,0,0\" align=\"68\" textColor=\"ff000000\">Sample</label
87 label "<label font=\"Arial,10,-1,5,50,0,0,0,0,0\" align=\"68\" textColor=\"ff000000\">Labled RNA</l…
119 label "<label font=\"Arial,10,-1,5,50,0,0,0,0,0\" align=\"68\" textColor=\"ff000000\">Project</labe…
279 label "<label font=\"Arial,10,-1,5,50,0,0,0,0,0\" align=\"68\" textColor=\"ff000000\">Probe</label>"
327 label "<label font=\"Arial,10,-1,5,50,0,0,0,0,0\" align=\"68\" textColor=\"ff000000\">Map</label>"
439 label "<label font=\"Arial,10,-1,5,50,0,0,0,0,0\" align=\"68\" textColor=\"ff000000\">Url</label>"
455 label "<label font=\"Arial,10,-1,5,50,0,0,0,0,0\" align=\"68\" textColor=\"ff000000\">Spot</label>"
[all …]
/dports/graphics/py-blockdiag/blockdiag-2.0.1/src/blockdiag/
H A Ddrawer.py130 self.edge(edge)
157 font = self.metrics.font_for(group)
159 if group.label and not group.separated:
160 self.drawer.textarea(m.grouplabelbox, group.label, font=font,
162 elif group.label:
163 self.drawer.textarea(m.corebox, group.label, font=font,
166 def edge(self, edge): argument
167 metrics = self.metrics.edge(edge)
180 if edge.label:
183 font = self.metrics.font_for(edge)
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/border/
H A DTitledBorder.java80 private final JLabel label; field in TitledBorder
222 this.label = new JLabel(); in TitledBorder()
248 int borderW = width - edge - edge; in paintBorder()
335 label.paint(g); in paintBorder()
680 Font font = getTitleFont(); in getFont() local
681 if (font != null) { in getFont()
682 return font; in getFont()
685 font = c.getFont(); in getFont()
686 if (font != null) { in getFont()
687 return font; in getFont()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/border/
H A DTitledBorder.java80 private final JLabel label; field in TitledBorder
222 this.label = new JLabel(); in TitledBorder()
248 int borderW = width - edge - edge; in paintBorder()
335 label.paint(g); in paintBorder()
680 Font font = getTitleFont(); in getFont() local
681 if (font != null) { in getFont()
682 return font; in getFont()
685 font = c.getFont(); in getFont()
686 if (font != null) { in getFont()
687 return font; in getFont()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/border/
H A DTitledBorder.java103 private final JLabel label; field in TitledBorder
278 int borderW = width - edge - edge; in paintBorder()
279 int borderH = height - edge - edge; in paintBorder()
365 label.paint(g); in paintBorder()
715 Font font = getTitleFont(); in getFont() local
716 if (font != null) { in getFont()
717 return font; in getFont()
720 font = c.getFont(); in getFont()
721 if (font != null) { in getFont()
722 return font; in getFont()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/swing/border/
H A DTitledBorder.java103 private final JLabel label; field in TitledBorder
278 int borderW = width - edge - edge; in paintBorder()
279 int borderH = height - edge - edge; in paintBorder()
365 label.paint(g); in paintBorder()
715 Font font = getTitleFont(); in getFont() local
716 if (font != null) { in getFont()
717 return font; in getFont()
720 font = c.getFont(); in getFont()
721 if (font != null) { in getFont()
722 return font; in getFont()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/border/
H A DTitledBorder.java103 private final JLabel label; field in TitledBorder
278 int borderW = width - edge - edge; in paintBorder()
279 int borderH = height - edge - edge; in paintBorder()
365 label.paint(g); in paintBorder()
715 Font font = getTitleFont(); in getFont() local
716 if (font != null) { in getFont()
717 return font; in getFont()
720 font = c.getFont(); in getFont()
721 if (font != null) { in getFont()
722 return font; in getFont()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/border/
H A DTitledBorder.java103 private final JLabel label; field in TitledBorder
278 int borderW = width - edge - edge; in paintBorder()
279 int borderH = height - edge - edge; in paintBorder()
365 label.paint(g); in paintBorder()
715 Font font = getTitleFont(); in getFont() local
716 if (font != null) { in getFont()
717 return font; in getFont()
720 font = c.getFont(); in getFont()
721 if (font != null) { in getFont()
722 return font; in getFont()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/swing/border/
H A DTitledBorder.java103 private final JLabel label; field in TitledBorder
278 int borderW = width - edge - edge; in paintBorder()
279 int borderH = height - edge - edge; in paintBorder()
365 label.paint(g); in paintBorder()
715 Font font = getTitleFont(); in getFont() local
716 if (font != null) { in getFont()
717 return font; in getFont()
720 font = c.getFont(); in getFont()
721 if (font != null) { in getFont()
722 return font; in getFont()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/swing/border/
H A DTitledBorder.java103 private final JLabel label; field in TitledBorder
278 int borderW = width - edge - edge; in paintBorder()
279 int borderH = height - edge - edge; in paintBorder()
365 label.paint(g); in paintBorder()
715 Font font = getTitleFont(); in getFont() local
716 if (font != null) { in getFont()
717 return font; in getFont()
720 font = c.getFont(); in getFont()
721 if (font != null) { in getFont()
722 return font; in getFont()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/swing/border/
H A DTitledBorder.java103 private final JLabel label; field in TitledBorder
278 int borderW = width - edge - edge; in paintBorder()
279 int borderH = height - edge - edge; in paintBorder()
365 label.paint(g); in paintBorder()
715 Font font = getTitleFont(); in getFont() local
716 if (font != null) { in getFont()
717 return font; in getFont()
720 font = c.getFont(); in getFont()
721 if (font != null) { in getFont()
722 return font; in getFont()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/swing/border/
H A DTitledBorder.java103 private final JLabel label; field in TitledBorder
278 int borderW = width - edge - edge; in paintBorder()
279 int borderH = height - edge - edge; in paintBorder()
365 label.paint(g); in paintBorder()
715 Font font = getTitleFont(); in getFont() local
716 if (font != null) { in getFont()
717 return font; in getFont()
720 font = c.getFont(); in getFont()
721 if (font != null) { in getFont()
722 return font; in getFont()
[all …]
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/axis/
H A DExtendedCategoryAxis.java91 super(label); in ExtendedCategoryAxis()
116 public void setSubLabelFont(Font font) { in setSubLabelFont() argument
117 ParamChecks.nullNotPermitted(font, "font"); in setSubLabelFont()
118 this.sublabelFont = font; in setSubLabelFont()
154 this.sublabels.put(category, label); in addSubLabel()
171 TextBlock label = super.createLabel(category, width, edge, g2); in createLabel() local
174 if (edge == RectangleEdge.TOP || edge == RectangleEdge.BOTTOM) { in createLabel()
177 label.addLine(line); in createLabel()
179 else if (edge == RectangleEdge.LEFT in createLabel()
180 || edge == RectangleEdge.RIGHT) { in createLabel()
[all …]
H A DAxis.java100 import java.awt.font.TextLayout;
307 this.label = label; in Axis()
390 this.label = label; in setLabel()
480 public void setLabelFont(Font font) { in setLabelFont() argument
482 if (!this.labelFont.equals(font)) { in setLabelFont()
483 this.labelFont = font; in setLabelFont()
769 public void setTickLabelFont(Font font) { in setTickLabelFont() argument
771 if (!this.tickLabelFont.equals(font)) { in setTickLabelFont()
772 this.tickLabelFont = font; in setTickLabelFont()
1354 Font font = getLabelFont(); in drawLabel() local
[all …]
H A DSubCategoryAxis.java102 public SubCategoryAxis(String label) { in SubCategoryAxis() argument
103 super(label); in SubCategoryAxis()
138 public void setSubLabelFont(Font font) { in setSubLabelFont() argument
139 ParamChecks.nullNotPermitted(font, "font"); in setSubLabelFont()
140 this.subLabelFont = font; in setSubLabelFont()
221 String label = subcategory.toString(); in getMaxDim() local
222 Rectangle2D bounds = TextUtilities.getTextBounds(label, g2, fm); in getMaxDim()
320 edge); in drawSubCategoryLabels()
322 edge); in drawSubCategoryLabels()
365 String label = this.subCategories.get(i).toString(); in drawSubCategoryLabels() local
[all …]
/dports/biology/p5-Bio-MAGETAB/Bio-MAGETAB-1.31/lib/Bio/MAGETAB/Util/Writer/
H A DGraphViz.pm71 my ( %node, %edge );
77 $edge{ $edge } = $edge;
82 my @edges = values %edge;
101 my $font = $self->get_font();
104 my $label = qq{$identifier\\n$class};
116 $label .= qq{\\nLabel: $labname};
128 label => $label,
133 fontname => $font,);
138 foreach my $edge ( @edges ) {
139 my $input = $edge->get_inputNode();
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/gui-doc/mrlib/scribblings/graph/
H A Dgraph-pasteboard-mixin.scrbl6 @defconstructor/auto-super[([edge-labels? boolean? #t]
7 [edge-label-font (or/c #f (is-a?/c font%)) #f]
10 If @racket[edge-labels?] is @racket[#f], no edge labels are
13 If @racket[edge-label-font] is supplied, it is used when drawing the
14 labels on the edges. Otherwise, the font is not set before drawing
15 the labels, defaulting to the @racket[dc<%>] object's font.
/dports/graphics/py-graphviz/graphviz-0.10.1/examples/
H A Dnotebook.ipynb331 "f.edge('LR_0', 'LR_2', label='SS(B)')\n",
332 "f.edge('LR_0', 'LR_1', label='SS(S)')\n",
336 "f.edge('LR_2', 'LR_4', label='S(A)')\n",
337 "f.edge('LR_5', 'LR_7', label='S(b)')\n",
338 "f.edge('LR_5', 'LR_5', label='S(a)')\n",
339 "f.edge('LR_6', 'LR_6', label='S(b)')\n",
340 "f.edge('LR_6', 'LR_5', label='S(a)')\n",
341 "f.edge('LR_7', 'LR_8', label='S(b)')\n",
342 "f.edge('LR_7', 'LR_5', label='S(a)')\n",
343 "f.edge('LR_8', 'LR_6', label='S(b)')\n",
[all …]
/dports/graphics/p5-GraphViz2/GraphViz2-2.66/t/snapshots/gen_html_labels_1_t/
H A Ddot_file2 graph [ label="HTML label demo # 1 - Using \\< ... \\>" rankdir="TB" ]
4 edge [ color="grey" ]
6 edge [ arrowsize="4" color="grey" ]
10 …"Murrumbeena" [ color="green" label=<Murrumbeena<br/><font color="#0000ff">Victoria</font><br/>Aus…
11 "Oakleigh" [ color="blue" label="<port1> West Oakleigh|<port2> East Oakleigh" shape="record" ]
12 "Murrumbeena" -> "Carnegie" [ arrowsize="2" label=<Bike<br/>Train<br/>Stroll> ]
13 edge [ arrowsize="1" color="grey" ]
14 "Murrumbeena" -> "Oakleigh":port1 [ color="brown" label=<Meander<br/>Promenade<br/>Saunter> ]
15 "Murrumbeena" -> "Oakleigh":port2 [ color="green" label=<Drive<br/>Run<br/>Sprint> ]
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/layout/
H A Dqgslayoutitemlabel.sip.in103 QFont font() const;
105 Returns the label's current font.
112 Sets the label's current ``font``.
114 .. seealso:: :py:func:`font`
155 Returns the horizontal margin between the edge of the frame and the label
165 Returns the vertical margin between the edge of the frame and the label
175 Sets the ``margin`` between the edge of the frame and the label contents.
189 Sets the horizontal ``margin`` between the edge of the frame and the label
199 Sets the vertical ``margin`` between the edge of the frame and the label
209 Sets the label font ``color``.
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/layout/
H A Dqgslayoutitemlabel.sip.in103 QFont font() const;
105 Returns the label's current font.
112 Sets the label's current ``font``.
114 .. seealso:: :py:func:`font`
155 Returns the horizontal margin between the edge of the frame and the label
165 Returns the vertical margin between the edge of the frame and the label
175 Sets the ``margin`` between the edge of the frame and the label contents.
189 Sets the horizontal ``margin`` between the edge of the frame and the label
199 Sets the vertical ``margin`` between the edge of the frame and the label
209 Sets the label font ``color``.
[all …]
/dports/textproc/py-nltk/nltk-3.4.1/nltk/app/
H A Dchartparser_app.py98 textwidget.tag_config('arrow', font='symbol', underline='0')
101 'nonterminal', foreground='blue', font=('helvetica', -12, 'bold')
702 frame, text=' ', width=3, background='#c0c0c0', font=opfont
1097 self._sysfont = Font(font=Button()["font"])
1339 (x1 + x2) / 2, y, text=str(edge.lhs()), anchor='s', font=self._boldfont
1589 tag = c.create_text(right, 2, anchor='ne', text=label, font=self._boldfont)
1649 font=self._boldfont,
1869 self._sysfont = Font(font=Button()["font"])
2131 label='Tiny',
2159 label='Huge',
[all …]
/dports/graphics/p5-Graph-Easy/Graph-Easy-0.76/lib/Graph/Easy/Edge/
H A DCell.pm1015 my $label = '';
1022 ($label,$switch_to_center) = $self->_label_as_html();
1025 $label =~ s/\s*\\n\s*/<br \/>/g;
1031 my $font = $self->attribute('font') || '';
1032 $font = '' if $font eq ($self->default_attribute('font') || '');
1033 $label_style = "font-family: $font;" if $font;
1048 $label = "<a href='$link'$label_style>$label</a>";
1054 $label = '&nbsp;' unless $label ne '';
1145 $c =~ s/>##label##/$title>$label/;
1147 $c =~ s/ lh"/ eb"/ if $label eq '';
[all …]
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/nodeGraph/
H A DuseContextMenu.tsx58 (event, edge) => {
59 const renderer = getItemsRenderer(getLinks(edges, edge.dataFrameRowIndex), edge);
64 renderHeader={() => <EdgeHeader edge={edge} edges={edges} />}
90 <MenuGroup key={`${group.label}${index}`} label={group.label}>
108 label={link.label}
171 const index = props.edge.dataFrameRowIndex;
184 label: css`
190 font-size: ${theme.typography.size.sm};
191 font-weight: ${theme.typography.weight.semibold};
195 font-size: ${theme.typography.size.sm};
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/drupal/sites/default/boinc/modules/contrib/panels/plugins/style_bases/region/region_rounded_shadow/
H A Dregion_rounded_shadow.inc17 'defaults' => array('font' => array(), 'padding' => array()),
20 'label' => t('Background'),
24 'label' => t('Text color'),
37 array('slice', 'rounded-shadow-left-edge.png', 17, 60, 10, 10),
38 array('slice', 'rounded-shadow-right-edge.png', 474, 60, 18, 10),
39 array('slice', 'rounded-shadow-top-edge.png', 28, 49, 10, 10),
40 array('slice', 'rounded-shadow-bottom-edge.png', 28, 443, 10, 18),
55 $form['font'] = array();
56 …ctools_stylizer_font_selector_form($form['font'], $form_state, t('Font'), $form_state['settings'][…
63 …er_font_selector_form_submit($form['font'], $form_state, $form_state['values']['font'], $form_stat…
[all …]

12345678910>>...317