Uses of Class
com.luciad.format.dwg.TLcdDWGLayer
Packages that use TLcdDWGLayer
-
Uses of TLcdDWGLayer in com.luciad.format.dwg
Methods in com.luciad.format.dwg that return TLcdDWGLayerModifier and TypeMethodDescriptionTLcdDWGModelDescriptor.getDWGLayer
(int aIndex) TLcdDWGDisplayInfo.getLayer()
Methods in com.luciad.format.dwg with parameters of type TLcdDWGLayerConstructors in com.luciad.format.dwg with parameters of type TLcdDWGLayerModifierConstructorDescriptionTLcdDWGDisplayInfo
(long aHandle, TLcdDWGLayer aLayer, int aColor, int aColorTransparency, Color aColorValue, double aScale, int aInvisibility, int aLineWeight, TLcdDWGLineType aLineType) TLcdDWGModelDescriptor
(String aSourceName, TLcdDWGLayer[] aDWGLayers, TLcdDWGLineType[] aDWGLineTypes) Creates a new TLcdDWGModelDescriptor with the given properties and a generic data model.TLcdDWGModelDescriptor
(String aSourceName, String aDisplayName, TLcdDWGLayer[] aDWGLayers, TLcdDWGLineType[] aDWGLineTypes) Creates a new TLcdDWGModelDescriptor with the given properties and a generic data model.