====== ThinkGeo.MapSuite.Core.FleeBooleanStyle ====== {{section>upgrade_map_suite_to_10.0}} {{article rating}} ===== Inheritance Hierarchy ===== *System.Object **[[ThinkGeo.MapSuite.Core.Style]] ***[[ThinkGeo.MapSuite.Core.FleeBooleanStyle]] ===== Members Summary ===== ==== Public Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#FleeBooleanStyle()|FleeBooleanStyle]] | | | | | {{wiki:PublicMethod.gif|Public Method}}[[#FleeBooleanStyle(String)|FleeBooleanStyle]] | String | | | ==== Protected Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Public Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#CloneDeep()|CloneDeep]] | | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#Draw(IEnumerable, GeoCanvas, Collection, Collection)|Draw]] | IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>, [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]>, Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#Draw(IEnumerable, GeoCanvas, Collection, Collection)|Draw]] | IEnumerable<[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]>, [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]>, Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#*DrawSample(GeoCanvas)|*DrawSample]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#*DrawSample(GeoCanvas, DrawingRectangleF)|*DrawSample]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetRequiredColumnNames()|GetRequiredColumnNames]] | | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#*LoadStyle(Stream)|*LoadStyle]] | Stream | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#*LoadStyle(Uri)|*LoadStyle]] | Uri | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | ==== Protected Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*DrawSampleCore(GeoCanvas, DrawingRectangleF)|*DrawSampleCore]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CloneDeepCore()|CloneDeepCore]] | | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawCore(IEnumerable, GeoCanvas, Collection, Collection)|DrawCore]] | IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>, [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]>, Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | [[ThinkGeo.MapSuite.Core.Style|Style]](overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetRequiredColumnNamesCore()|GetRequiredColumnNamesCore]] | | [[ThinkGeo.MapSuite.Core.Style|Style]](overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | ==== Public Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:PublicProperty.gif|Public Property}}[[#ColumnVariables|ColumnVariables]] | Collection | | | | {{wiki:PublicProperty.gif|Public Property}}[[#CustomFalseStyles|CustomFalseStyles]] | Collection<[[ThinkGeo.MapSuite.Core.Style|Style]]> | | | | {{wiki:PublicProperty.gif|Public Property}}[[#CustomTrueStyles|CustomTrueStyles]] | Collection<[[ThinkGeo.MapSuite.Core.Style|Style]]> | | | | {{wiki:PublicProperty.gif|Public Property}}[[#*Filters|*Filters]] | Collection | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#FleeExpression|FleeExpression]] | String | | | | {{wiki:PublicProperty.gif|Public Property}}[[#IsActive|IsActive]] | Boolean | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#Name|Name]] | String | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#RequiredColumnNames|RequiredColumnNames]] | Collection | [[ThinkGeo.MapSuite.Core.Style|Style]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#StaticTypes|StaticTypes]] | Collection | | | | {{wiki:PublicProperty.gif|Public Property}}[[#UserVariables|UserVariables]] | Dictionary | | | ==== Protected Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedProperty.gif|Protected Property}}[[#*FiltersCore|*FiltersCore]] | Collection | [[ThinkGeo.MapSuite.Core.Style|Style]] | | ==== Public Events ==== ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ ===== Public Constructors ===== ==== FleeBooleanStyle() ==== === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Constructors|Go Back]] ==== FleeBooleanStyle(String) ==== === Parameters === ^ Name ^ Type ^ Description ^ | fleeExpression | String | | [[#Public Constructors|Go Back]] ===== Protected Constructors ===== ===== Public Methods ===== ==== CloneDeep() ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.Style|Style]] | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== Draw(IEnumerable, GeoCanvas, Collection, Collection) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | features | IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | | | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | labelsInThisLayer | Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | | | labelsInAllLayers | Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | | [[#Public Methods|Go Back]] ==== Draw(IEnumerable, GeoCanvas, Collection, Collection) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | shapes | IEnumerable<[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]> | | | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | labelsInThisLayer | Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | | | labelsInAllLayers | Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | | [[#Public Methods|Go Back]] ==== *DrawSample(GeoCanvas) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | [[#Public Methods|Go Back]] ==== *DrawSample(GeoCanvas, DrawingRectangleF) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | drawingExtent | [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] | | [[#Public Methods|Go Back]] ==== Equals(Object) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#Public Methods|Go Back]] ==== GetHashCode() ==== === Return Value === ^ Return Type ^ Description ^ | Int32 | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetRequiredColumnNames() ==== === Return Value === ^ Return Type ^ Description ^ | Collection | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetType() ==== === Return Value === ^ Return Type ^ Description ^ | Type | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== *LoadStyle(Stream) ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.Style|Style]] | | === Parameters === ^ Name ^ Type ^ Description ^ | styleStream | Stream | | [[#Public Methods|Go Back]] ==== *LoadStyle(Uri) ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.Style|Style]] | | === Parameters === ^ Name ^ Type ^ Description ^ | styleUri | Uri | | [[#Public Methods|Go Back]] ==== ToString() ==== === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ===== Protected Methods ===== ==== *DrawSampleCore(GeoCanvas, DrawingRectangleF) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | drawingExtent | [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] | | [[#Protected Methods|Go Back]] ==== CloneDeepCore() ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.Style|Style]] | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== DrawCore(IEnumerable, GeoCanvas, Collection, Collection) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | features | IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | | | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | labelsInThisLayer | Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | | | labelsInAllLayers | Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | | [[#Protected Methods|Go Back]] ==== Finalize() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== GetRequiredColumnNamesCore() ==== === Return Value === ^ Return Type ^ Description ^ | Collection | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== MemberwiseClone() ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ===== Public Properties ===== ==== ColumnVariables ==== === Return Value === ^ Return Type ^ | Collection | [[#Public Properties|Go Back]] ==== CustomFalseStyles ==== === Return Value === ^ Return Type ^ | Collection<[[ThinkGeo.MapSuite.Core.Style|Style]]> | [[#Public Properties|Go Back]] ==== CustomTrueStyles ==== === Return Value === ^ Return Type ^ | Collection<[[ThinkGeo.MapSuite.Core.Style|Style]]> | [[#Public Properties|Go Back]] ==== *Filters ==== === Return Value === ^ Return Type ^ | Collection | [[#Public Properties|Go Back]] ==== FleeExpression ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== IsActive ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Name ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== RequiredColumnNames ==== === Return Value === ^ Return Type ^ | Collection | [[#Public Properties|Go Back]] ==== StaticTypes ==== === Return Value === ^ Return Type ^ | Collection | [[#Public Properties|Go Back]] ==== UserVariables ==== === Return Value === ^ Return Type ^ | Dictionary | [[#Public Properties|Go Back]] ===== Protected Properties ===== ==== *FiltersCore ==== === Return Value === ^ Return Type ^ | Collection | [[#Protected Properties|Go Back]] ===== Public Events ===== __NOTOC__ [[Category:FleeStyleExtension]] [[Category:ThinkGeo.MapSuite.Core]] [[Category:UpdateDocumentation]]