public class ScreenshotClip extends BoundingBox
| 构造器和说明 |
|---|
ScreenshotClip() |
ScreenshotClip(double x,
double y,
double width,
double height) |
ScreenshotClip(double x,
double y,
double width,
double height,
double scale) |
public ScreenshotClip()
public ScreenshotClip(double x,
double y,
double width,
double height)
public ScreenshotClip(double x,
double y,
double width,
double height,
double scale)
public ScreenshotClip copy(double x, double y, double width, double height)
copy 在类中 BoundingBoxpublic double getScale()
public void setScale(double scale)
Copyright © 2020–2025. All rights reserved.