Uses of Class
com.luciad.format.dgn.ALcdDGNLevelFilter
Packages that use ALcdDGNLevelFilter
-
Uses of ALcdDGNLevelFilter in com.luciad.format.dgn
Methods in com.luciad.format.dgn that return ALcdDGNLevelFilterModifier and TypeMethodDescriptionTLcdDGNModelDescriptor.getDGNLevelFilters()
Returns the set of level filters.Constructors in com.luciad.format.dgn with parameters of type ALcdDGNLevelFilterModifierConstructorDescriptionTLcdDGNModelDescriptor
(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.