Uses of Class
com.luciad.format.dwg.TLcdDWGLayer
-
Uses of TLcdDWGLayer in com.luciad.format.dwg
Modifier and TypeMethodDescriptionTLcdDWGModelDescriptor.getDWGLayer
(int aIndex) TLcdDWGDisplayInfo.getLayer()
ModifierConstructorDescriptionTLcdDWGDisplayInfo
(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.