public final class DiscreteViewportSize extends ViewportSize
Modifier and Type | Class and Description |
---|---|
static class |
DiscreteViewportSize.Builder |
type
Modifier and Type | Method and Description |
---|---|
static DiscreteViewportSize.Builder |
builder() |
boolean |
equals(Object o) |
Integer |
getPixelHeight()
Get pixelHeight
|
Integer |
getPixelWidth()
Get pixelWidth
|
int |
hashCode() |
String |
toString() |
getType
public static DiscreteViewportSize.Builder builder()
public Integer getPixelWidth()
public Integer getPixelHeight()
public boolean equals(Object o)
equals
in class ViewportSize
public int hashCode()
hashCode
in class ViewportSize
public String toString()
toString
in class ViewportSize
Copyright © 2023. All rights reserved.