Spec-Zone .ru
спецификации, руководства, описания, API
|
Package | Description |
---|---|
javafx.scene.text |
Provides the set of classes for fonts and renderable Text Node.
|
Modifier and Type | Method and Description |
---|---|
static FontBuilder |
FontBuilder.create()
Creates a new instance of FontBuilder.
|
FontBuilder |
FontBuilder.name(java.lang.String x)
Set the value of the
name property for the instance constructed by this builder. |
FontBuilder |
FontBuilder.size(double x)
Set the value of the
size property for the instance constructed by this builder. |
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to