| CFx SDK Documentation
    2020SP3
    | 
This is the complete list of members for OdDbLayerStateProperties, including all inherited members.
| database() const =0 | OdDbLayerStateProperties | pure virtual | 
| getActiveLayer() const =0 | OdDbLayerStateProperties | pure virtual | 
| getLayerStateName() const =0 | OdDbLayerStateProperties | pure virtual | 
| getLineColor(const OdString &layerName) const =0 | OdDbLayerStateProperties | pure virtual | 
| getLineType(const OdString &layerName) const =0 | OdDbLayerStateProperties | pure virtual | 
| getLineWeight(const OdString &layerName) const =0 | OdDbLayerStateProperties | pure virtual | 
| getPlotStyle(const OdString &layerName) const =0 | OdDbLayerStateProperties | pure virtual | 
| getTransparency(const OdString &layerName) const =0 | OdDbLayerStateProperties | pure virtual | 
| isFreezed(const OdString &layerName, OdDbObjectId id=NULL) const =0 | OdDbLayerStateProperties | pure virtual | 
| isLocked(const OdString &layerName) const =0 | OdDbLayerStateProperties | pure virtual | 
| isNewVPFreeze(const OdString &layerName) const =0 | OdDbLayerStateProperties | pure virtual | 
| isOn(const OdString &layerName) const =0 | OdDbLayerStateProperties | pure virtual | 
| isPlotable(const OdString &layerName) const =0 | OdDbLayerStateProperties | pure virtual | 
| load()=0 | OdDbLayerStateProperties | pure virtual | 
| OdDbLayerStateProperties() | OdDbLayerStateProperties | inline | 
| save()=0 | OdDbLayerStateProperties | pure virtual | 
| setActiveLayer(const OdString &layerStateName)=0 | OdDbLayerStateProperties | pure virtual | 
| setFreeze(const OdString &layerName, const bool &bFreeze, OdDbObjectId id=NULL)=0 | OdDbLayerStateProperties | pure virtual | 
| setLineColor(const OdString &layerName, const OdCmColor &color)=0 | OdDbLayerStateProperties | pure virtual | 
| setLineType(const OdString &layerName, const OdDbObjectId <ype)=0 | OdDbLayerStateProperties | pure virtual | 
| setLineWeight(const OdString &layerName, const OdDb::LineWeight &lweight)=0 | OdDbLayerStateProperties | pure virtual | 
| setLocked(const OdString &layerName, const bool &bLock)=0 | OdDbLayerStateProperties | pure virtual | 
| setNewVPFreeze(const OdString &layerName, const bool &bNewVPFreeze)=0 | OdDbLayerStateProperties | pure virtual | 
| setOn(const OdString &layerName, const bool &bOn)=0 | OdDbLayerStateProperties | pure virtual | 
| setPlotable(const OdString &layerName, const bool &bPlot)=0 | OdDbLayerStateProperties | pure virtual | 
| setPlotStyle(const OdString &layerName, const OdString &plotStyle)=0 | OdDbLayerStateProperties | pure virtual | 
| setTransparency(const OdString &layerName, const OdCmTransparency &transparency)=0 | OdDbLayerStateProperties | pure virtual | 
| ~OdDbLayerStateProperties() | OdDbLayerStateProperties | inlinevirtual |