LevelStyleManager

Inheritance:

Methods of LevelStyleManager:

__init__
def __init__(self)

Undocumented function.

createBaselineStyleAttributes
def createBaselineStyleAttributes(self)

Undocumented function.

createBaselineStyleDictionary
def createBaselineStyleDictionary(self, neighborhood)

Undocumented function.

createBaselineStyleMenu
def createBaselineStyleMenu(self, neighborhood, dictionary)

Undocumented function.

createBaselineStyleSample
def createBaselineStyleSample(self, baselineStyle)

Undocumented function.

createBuildingStyleAttributes
def createBuildingStyleAttributes(self)

Undocumented function.

createBuildingStyleDictionary
def createBuildingStyleDictionary(self, neighborhood)

Undocumented function.

createBuildingStyleMenu
def createBuildingStyleMenu(self, neighborhood, dictionary)

Undocumented function.

createBuildingStyleSample
def createBuildingStyleSample(self, bldgStyle)

Undocumented function.

createColorAttributes
def createColorAttributes(self)

Undocumented function.

createColorDictionary
def createColorDictionary(self, neighborhood)

Undocumented function.

createColorMenu
def createColorMenu(self, menuName, colorList, radius=0.7, sf=2.0)

Undocumented function.

createColorMenus
def createColorMenus(self, neighborhood, dictionary)

Undocumented function.

createDNAAttributes
def createDNAAttributes(self)

Undocumented function.

createDNAPieMenu
def createDNAPieMenu(self, dnaType, dnaList, radius=0.7, sf=1.0)

Undocumented function.

createMiscAttribute
def createMiscAttribute(self, miscType, miscList, sf=3.0)

Undocumented function.

createMiscAttributes
def createMiscAttributes(self)

Undocumented function.

createTextPieMenu
def createTextPieMenu(self, dnaType, textList, radius=0.7, sf=1.0)

Undocumented function.

createWallStyleAttributes
def createWallStyleAttributes(self)

Undocumented function.

createWallStyleDictionary
def createWallStyleDictionary(self, neighborhood)

Undocumented function.

createWallStyleMenu
def createWallStyleMenu(self, neighborhood, dictionary)

Undocumented function.

createWallStyleSample
def createWallStyleSample(self, wallStyle)

Undocumented function.

extractBaselineStyle
def extractBaselineStyle(self, styleData)

Undocumented function.

extractWallStyle
def extractWallStyle(self, styleData)

Undocumented function.

getAttribute
def getAttribute(self, attribute)

Undocumented function.

getCatalogCode
def getCatalogCode(self, category, i)

Undocumented function.

getCatalogCodes
def getCatalogCodes(self, category)

Undocumented function.

getCatalogCodesSuffix
def getCatalogCodesSuffix(self, category, suffix)

Undocumented function.

getColorDictionary
def getColorDictionary(self, colorData)

Undocumented function.

getEditMode
def getEditMode(self)

Undocumented function.

getStyleFileData
def getStyleFileData(self, filename)

Undocumented function.

hasAttribute
def hasAttribute(self, attribute)

Undocumented function.

initializeBaselineStyleDictionary
def initializeBaselineStyleDictionary(self, styleData, neighborhood)

Undocumented function.

initializeBuildingStyleDictionary
def initializeBuildingStyleDictionary(self, styleData, neighborhood)

Undocumented function.

initializeWallStyleDictionary
def initializeWallStyleDictionary(self, styleData, neighborhood)

Undocumented function.

printFlatBuildingStyle
def printFlatBuildingStyle(self, building)

Undocumented function.

printWallStyle
def printWallStyle(self, wall)

Undocumented function.

setDNAFlatBuildingStyle
def setDNAFlatBuildingStyle(self, fb, bldgStyle, width=10.0, heightList=None, name='building')

Undocumented function.

setDNAWallStyle
def setDNAWallStyle(self, wall, style, height=10.0, width=None)

Undocumented function.

setEditMode
def setEditMode(self, mode)

Undocumented function.