public class ConverterParameters
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
allowTransformForRoot
Checked if transformation is allowed for the root.
|
javafx.scene.paint.Color |
background
The background Color.
|
boolean |
hasViewbox
Checked to add a viewBox.
|
double |
height
The height.
|
double |
width
The width.
|
Constructor and Description |
---|
ConverterParameters() |
public double width
public double height
public boolean hasViewbox
public boolean allowTransformForRoot
public javafx.scene.paint.Color background
Copyright © 2021, 2022, 2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence