Spec-Zone .ru
спецификации, руководства, описания, API
|
Package | Description |
---|---|
javafx.scene.paint |
Provides the set of classes for colors and gradients used to fill shapes and
backgrounds when rendering the scene graph.
|
Modifier and Type | Method and Description |
---|---|
static ImagePatternBuilder |
ImagePatternBuilder.create()
Creates a new instance of ImagePatternBuilder.
|
ImagePatternBuilder |
ImagePatternBuilder.height(double x)
Set the value of the
height property for the instance constructed by this builder. |
ImagePatternBuilder |
ImagePatternBuilder.image(Image x)
Set the value of the
image property for the instance constructed by this builder. |
ImagePatternBuilder |
ImagePatternBuilder.proportional(boolean x)
Set the value of the
proportional property for the instance constructed by this builder. |
ImagePatternBuilder |
ImagePatternBuilder.width(double x)
Set the value of the
width property for the instance constructed by this builder. |
ImagePatternBuilder |
ImagePatternBuilder.x(double x)
Set the value of the
x property for the instance constructed by this builder. |
ImagePatternBuilder |
ImagePatternBuilder.y(double x)
Set the value of the
y property for the instance constructed by this builder. |
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to