@Generated(value="Generated by javafx.builder.processor.BuilderProcessor") @Deprecated public abstract class PathElementBuilder<B extends PathElementBuilder<B>> extends Object
PathElement| 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)
Copyright © 2025. All rights reserved.