Class ALcdDGNAttributes

java.lang.Object
com.luciad.format.dgn.ALcdDGNAttributes
All Implemented Interfaces:
ILcdDGNAttributes, Serializable
Direct Known Subclasses:
TLcdDGNCharacterTagAttribute, TLcdDGNDMRSAttribute, TLcdDGNIntegerTagAttribute, TLcdDGNMsLinkAttribute, TLcdDGNRealTagAttribute

public abstract class ALcdDGNAttributes extends Object implements ILcdDGNAttributes
This abstract class represents a DGN attribute. It can be extended to represent more concrete attributes.
See Also:
  • Constructor Details

  • Method Details