public interface Icon extends Serializable
Modifier and Type | Method and Description |
---|---|
int |
getHeight()
Returns the icon height.
|
CharSequence |
getUrl()
Returns the URL of icon image.
|
int |
getWidth()
Returns the icon width.
|
CharSequence getUrl()
int getWidth()
int getHeight()
Copyright © 2015. All rights reserved.