|
Spec-Zone .ru
спецификации, руководства, описания, API
|
@Generated(value="Generated by javafx.builder.processor.BuilderProcessor") public class VLineToBuilder<B extends VLineToBuilder<B>> extends PathElementBuilder<B>
VLineTo| Modifier | Constructor and Description |
|---|---|
protected |
VLineToBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTo(VLineTo x) |
VLineTo |
build()
Make an instance of
VLineTo based on the properties set on this builder. |
static VLineToBuilder<?> |
create() |
B |
y(double x)
Set the value of the
y property for the instance constructed by this builder. |
absolute, applyTopublic static VLineToBuilder<?> create()
public void applyTo(VLineTo x)
public B y(double x)
y property for the instance constructed by this builder.Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved. Use is subject to .