public class PrintPageParameters extends Object
PrintPageParameters()
PrintPageParameters(double width, double height)
double
getHeight()
getWidth()
void
setHeight(double height)
setWidth(double width)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PrintPageParameters(double width, double height)
public PrintPageParameters()
public double getHeight()
public void setHeight(double height)
public double getWidth()
public void setWidth(double width)
public String toString()
toString
Object
Copyright © 2020–2025. All rights reserved.