Package hec.map.streamAlignment
Class StreamAlignmentAttributeSet
java.lang.Object
java.util.Observable
hec.lang.NamedType
hec.map.ModelDrawingAttributeSet
hec.map.streamAlignment.StreamAlignmentAttributeSet
- All Implemented Interfaces:
AsciiSerializable,FieldAccessor,Serializable,Cloneable,Comparable,Observer,Modifiable
- See Also:
-
Field Summary
FieldsFields inherited from class hec.map.ModelDrawingAttributeSet
_attributes, NAME, SHOWNFields inherited from class hec.lang.NamedType
_description, _ignoreModifiedEvents, _index, _isValid, _modified, _name, defaultDescription, defaultName, DESCRIPTION_CHANGED, NAME_CHANGED, RENAME_EVENT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the DrawPropDialogClassname attribute of the ModelDrawingAttributeSet objectGets the Icon attribute of the ModelDrawingAttributeSet objectMethods inherited from class hec.map.ModelDrawingAttributeSet
addAttributeAddRemoveListener, addAttributeChangedListener, clone, closeDrawPropDialog, createAttributesTable, displayDrawPropDialogClass, fireAttributeAdded, fireAttributeChanged, fireAttributeRemoved, getAttributeInfo, getAttributeNames, getAttributes, getAttributeValue, getDrawPropDlg, getNameAttribute, hasFixedAttributes, isAttributeShown, isShown, isValidAttribute, putAttribute, removeAttribute, removeAttributeAddRemoveListener, removeAttributeChangeListener, setAttribute, setShown, workspaceClosing, workspaceOpeningMethods inherited from class hec.lang.NamedType
addModifiableListener, compareTo, fireModifiedStateChanged, getDescription, getDisplayName, getFieldObject, getIgnoreModifiedEvents, getIndex, getName, isModified, isValid, readResolve, removeModifiableListener, rename, set, setDescription, setFieldObject, setIgnoreModifiedEvents, setIndex, setModified, setName, setValid, toString, update, useRecursiveModifiedTestMethods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
-
Field Details
-
REACHES
- See Also:
-
NODES
- See Also:
-
JUNCTIONS
- See Also:
-
-
Constructor Details
-
StreamAlignmentAttributeSet
public StreamAlignmentAttributeSet()
-
-
Method Details
-
getDrawPropDialogClassname
Description copied from class:ModelDrawingAttributeSetGets the DrawPropDialogClassname attribute of the ModelDrawingAttributeSet object- Overrides:
getDrawPropDialogClassnamein classModelDrawingAttributeSet- Returns:
- The DrawPropDialogClassname value
-
getIcon
Description copied from class:ModelDrawingAttributeSetGets the Icon attribute of the ModelDrawingAttributeSet object- Overrides:
getIconin classModelDrawingAttributeSet- Parameters:
attrName- Description- Returns:
- The Icon value
-