Property | Type | Description |
---|
Method | Description | |
---|---|---|
ApplyTheme ( MapGenTheme theme ) : void | ||
CreateGenerator ( ) : MapGeneratorState | ||
FlatMapGenParameters ( ) : System | ||
FlatMapGenParameters ( System.Xml.Linq.XElement el ) : System | ||
ToString ( ) : string |
public ApplyTheme ( MapGenTheme theme ) : void | ||
theme | MapGenTheme | |
return | void |
public CreateGenerator ( ) : MapGeneratorState | ||
return | MapGeneratorState |
public FlatMapGenParameters ( System.Xml.Linq.XElement el ) : System | ||
el | System.Xml.Linq.XElement | |
return | System |