public class DotHTMLLabelJavaFxNode
extends java.lang.Object
Constructor and Description |
---|
DotHTMLLabelJavaFxNode(java.lang.String label)
Creates a DotHTMLLabelJavaNode creator
|
DotHTMLLabelJavaFxNode(java.lang.String label,
java.lang.String face,
java.lang.String size,
java.lang.String color,
java.lang.String colorscheme)
Creates a DotHTMLLabelJavaNode creator with default styles
|
Modifier and Type | Method and Description |
---|---|
javafx.geometry.Bounds |
getBounds()
Bounds for the JavaFxElement after CSS
|
javafx.scene.layout.Pane |
getFxElement()
Method to retrieve the JavaFX pane
|
public DotHTMLLabelJavaFxNode(java.lang.String label)
label
- HTML label attribute as stringpublic DotHTMLLabelJavaFxNode(java.lang.String label, java.lang.String face, java.lang.String size, java.lang.String color, java.lang.String colorscheme)
label
- HTML label attribute as stringface
- Default typefacesize
- Default font sizecolor
- Default font colorcolorscheme
- The colorscheme in useCopyright (c) 2014 itemis AG and others. All rights reserved.