-
- All Implemented Interfaces:
public final class IppResolutionCopyright (c) 2020-2023 Gerhard Muth
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumIppResolution.Unit
-
Constructor Summary
Constructors Constructor Description IppResolution(Integer x, Integer y, IppResolution.Unit unit)IppResolution(Integer xy, IppResolution.Unit unit)IppResolution(Integer x, Integer y, Integer unit)
-
Method Summary
-
-
Constructor Detail
-
IppResolution
IppResolution(Integer x, Integer y, IppResolution.Unit unit)
-
IppResolution
IppResolution(Integer xy, IppResolution.Unit unit)
-
-
-
-