Uses of Class
com.luciad.format.dgn.TLcdDGNReferenceFile
-
Uses of TLcdDGNReferenceFile in com.luciad.format.dgn
Modifier and TypeMethodDescriptionTLcdDGNModelDescriptor.getDGNReferenceFile
(int aIndex) Returns the specified reference file associated with the DGN modelModifierConstructorDescriptionTLcdDGNModelDescriptor
(String aSourceName, String aDisplayName, TLcdDGNLevelSymbology aDGNLevelSymbology, TLcdDGNColorTable aDGNColorTable, TLcdDGNReferenceFile[] aDGNReferenceFiles, TLcdDGNTagSet[] aDGNTagSets, boolean aIs3D, boolean aViewLevelSymbology, boolean aViewLineStyles, boolean aViewLineWeights, boolean aViewFill, boolean aViewPatterns, boolean aViewConstructions, boolean aViewDimensions, boolean aViewText, int aPositionalUnitsPerMasterUnit) Creates a new TLcdDGNModelDescriptor with the given properties.TLcdDGNModelDescriptor
(String aSourceName, String aDisplayName, TLcdDGNLevelSymbology aDGNLevelSymbology, TLcdDGNColorTable aDGNColorTable, TLcdDGNReferenceFile[] aDGNReferenceFiles, TLcdDGNTagSet[] aDGNTagSets, ALcdDGNLevelFilter[] aDGNLevelFilters, boolean aIs3D, boolean aViewLevelSymbology, boolean aViewLineStyles, boolean aViewLineWeights, boolean aViewFill, boolean aViewPatterns, boolean aViewConstructions, boolean aViewDimensions, boolean aViewText, int aPositionalUnitsPerMasterUnit) Creates a new TLcdDGNModelDescriptor with the given properties.