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 ImageIcon
ImageIcon.AccessibleImageIcon -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ImageIcon
getAccessibleContext, getDescription, getIconHeight, getIconWidth, getImage, getImageLoadStatus, getImageObserver, loadImage, setDescription, setImage, setImageObserver, toString
-
Field Details
-
iconSet
-
-
Constructor Details
-
LayeredIcon
-
-
Method Details
-
paintIcon
-
add
-
remove
-