@Generated(value="Generated by javafx.builder.processor.BuilderProcessor")
@Deprecated
public abstract class PathElementBuilder<B extends PathElementBuilder<B>>
extends java.lang.Object
PathElement
Modifier and Type | Field and Description |
---|---|
private boolean |
__set
Deprecated.
|
private boolean |
absolute
Deprecated.
|
Modifier | Constructor and Description |
---|---|
protected |
PathElementBuilder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
B |
absolute(boolean x)
Deprecated.
Set the value of the
absolute property for the instance constructed by this builder. |
void |
applyTo(PathElement x)
Deprecated.
|
public void applyTo(PathElement x)