ImageDimensions
instead@Immutable @Deprecated public final class Dimensions extends Object
Constructor and Description |
---|
Dimensions(ImageDimensions imageDimensions)
Deprecated.
|
Dimensions(int width,
int height)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
int |
getHeight()
Deprecated.
|
ImageDimensions |
getImageDimensions()
Deprecated.
|
int |
getWidth()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
public Dimensions(int width, int height)
public Dimensions(ImageDimensions imageDimensions)
public ImageDimensions getImageDimensions()
public int getWidth()
public int getHeight()
Copyright © 2003–2020 Atlassian. All rights reserved.