Package edu.uci.ics.jung.visualization
Class LayeredIcon
java.lang.Object
javax.swing.ImageIcon
edu.uci.ics.jung.visualization.LayeredIcon
- All Implemented Interfaces:
Serializable
,Accessible
,Icon
An icon that is made up of a collection of Icons.
They are rendered in layers starting with the first
Icon added (from the constructor).
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.swing.ImageIcon
ImageIcon.AccessibleImageIcon
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.ImageIcon
getAccessibleContext, getDescription, getIconHeight, getIconWidth, getImage, getImageLoadStatus, getImageObserver, loadImage, setDescription, setImage, setImageObserver, toString