Package com.luciad.format.dgn
Interface ILcdDGNTagAttribute
- All Superinterfaces:
ILcdDGNAttributes
,ILcdDGNUserAttribute
,Serializable
- All Known Implementing Classes:
TLcdDGNCharacterTagAttribute
,TLcdDGNIntegerTagAttribute
,TLcdDGNRealTagAttribute
This class represents the MicroStation tags that are present in DGN files.
-
Field Summary
Fields inherited from interface com.luciad.format.dgn.ILcdDGNUserAttribute
ATTRIBUTE_ASSOCIATED_HATCH, ATTRIBUTE_DBASE_LINKAGE, ATTRIBUTE_ELEMENT_TAG, ATTRIBUTE_FILL_COLOR, ATTRIBUTE_IGDS, ATTRIBUTE_INFORMIX_LINKAGE, ATTRIBUTE_INGRES_LINKAGE, ATTRIBUTE_ODBC_LINKAGE, ATTRIBUTE_ORACLE_LINKAGE, ATTRIBUTE_RIS_LINKAGE, ATTRIBUTE_SYBASE_LINKAGE, ATTRIBUTE_TEXT_ENHANCEMENTS, ATTRIBUTE_USER_DATA_LINKAGE, ATTRIBUTE_USER_LINE_STYLE
-
Method Summary
Methods inherited from interface com.luciad.format.dgn.ILcdDGNAttributes
getNextAttribute
Methods inherited from interface com.luciad.format.dgn.ILcdDGNUserAttribute
getType
-
Method Details
-
getDGNTag
ILcdDGNTag getDGNTag() -
getValueAsString
String getValueAsString()
-