@ExperimentalApi public class Icon extends Object
| Constructor and Description |
|---|
Icon(String path,
int width,
int height,
boolean isDefault) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
boolean |
getIsDefault() |
String |
getPath() |
int |
getWidth() |
Copyright © 2003–2019 Atlassian. All rights reserved.