Package hec.map
Class AttributeInfo
java.lang.Object
hec.map.AttributeInfo
- All Implemented Interfaces:
LabelIconObject
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AttributeInfo
public AttributeInfo() -
AttributeInfo
-
-
Method Details
-
getIcon
- Specified by:
getIconin interfaceLabelIconObject- Returns:
- the icon
-
setIcon
- Parameters:
icon- the icon to set
-
getLabel
- Specified by:
getLabelin interfaceLabelIconObject- Returns:
- the label
-
setLabel
- Parameters:
label- the label to set
-