User Tools

Site Tools


thinkgeo.mapsuite.portablecore.qualityfamilyareastyle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.portablecore.qualityfamilyareastyle [2015/09/21 08:16]
admin
thinkgeo.mapsuite.portablecore.qualityfamilyareastyle [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.QualityFamilyAreaStyle ====== ====== ThinkGeo.MapSuite.Core.QualityFamilyAreaStyle ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class is used to draw area features. This class is used to draw area features.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 10: Line 13:
 ** {{wiki:​PublicMethod.gif|}} QualityFamilyAreaStyle() ** ** {{wiki:​PublicMethod.gif|}} QualityFamilyAreaStyle() **
  
-This is the constructor the for the class. If you use this constructor,​ then you need to set the required properties manually.+  * //This is the constructor the for the class. If you use this constructor,​ then you need to set the required properties manually.//
 == Remarks == == Remarks ==
-None+  * //None//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} QualityFamilyAreaStyle(GeoPen,​GeoColor,​Int32) ** ** {{wiki:​PublicMethod.gif|}} QualityFamilyAreaStyle(GeoPen,​GeoColor,​Int32) **
  
-This is the constructor the for the class.+  * //This is the constructor the for the class.//
 == Remarks == == Remarks ==
-None.+  * //None.//
 == Parameters == == Parameters ==
   * //​outlinePen//​   * //​outlinePen//​
Line 36: Line 39:
 ** {{wiki:​PublicMethod.gif|}} QualityFamilyAreaStyle(GeoPen,​GeoColor,​Int32,​PenBrushDrawingOrder) ** ** {{wiki:​PublicMethod.gif|}} QualityFamilyAreaStyle(GeoPen,​GeoColor,​Int32,​PenBrushDrawingOrder) **
  
-This is the constructor the for the class.+  * //This is the constructor the for the class.//
 == Remarks == == Remarks ==
-None.+  * //None.//
 == Parameters == == Parameters ==
   * //​outlinePen//​   * //​outlinePen//​
Line 61: Line 64:
 ** {{wiki:​PublicMethod.gif|}} ClearCache() ** ** {{wiki:​PublicMethod.gif|}} ClearCache() **
  
-This method clears the cached style in the cache.+  * //This method clears the cached style in the cache.//
 == Remarks == == Remarks ==
-This method clears the cached style in the cache.+  * //This method clears the cached style in the cache.//
  
 == Return Value == == Return Value ==
Line 73: Line 76:
 ** {{wiki:​PublicMethod.gif|}} CloneDeep() ** ** {{wiki:​PublicMethod.gif|}} CloneDeep() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 85: Line 88:
 ** {{wiki:​PublicMethod.gif|}} Draw(IEnumerable<​Feature>,​GeoCanvas,​Collection<​SimpleCandidate>,​Collection<​SimpleCandidate>​) ** ** {{wiki:​PublicMethod.gif|}} Draw(IEnumerable<​Feature>,​GeoCanvas,​Collection<​SimpleCandidate>,​Collection<​SimpleCandidate>​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 113: Line 116:
 ** {{wiki:​PublicMethod.gif|}} Draw(IEnumerable<​BaseShape>,​GeoCanvas,​Collection<​SimpleCandidate>,​Collection<​SimpleCandidate>​) ** ** {{wiki:​PublicMethod.gif|}} Draw(IEnumerable<​BaseShape>,​GeoCanvas,​Collection<​SimpleCandidate>,​Collection<​SimpleCandidate>​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 141: Line 144:
 ** {{wiki:​PublicMethod.gif|}} GetRequiredColumnNames() ** ** {{wiki:​PublicMethod.gif|}} GetRequiredColumnNames() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 153: Line 156:
 ** {{wiki:​PublicMethod.gif|}} DrawSample(GeoCanvas,​DrawingRectangleF) ** ** {{wiki:​PublicMethod.gif|}} DrawSample(GeoCanvas,​DrawingRectangleF) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 173: Line 176:
 ** {{wiki:​PublicMethod.gif|}} DrawSample(GeoCanvas) ** ** {{wiki:​PublicMethod.gif|}} DrawSample(GeoCanvas) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 184: Line 187:
   * //canvas//   * //canvas//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SaveStyle(String) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​filePathName//​ 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SaveStyle(Stream) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //stream// 
-    * Type:Stream 
     * Description:​N/​A     * Description:​N/​A
  
Line 221: Line 192:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 233: Line 204:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 249: Line 220:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 261: Line 232:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 274: Line 245:
 ** {{wiki:​ProtectedMethod.gif|}} DrawCore(IEnumerable<​Feature>,​GeoCanvas,​Collection<​SimpleCandidate>,​Collection<​SimpleCandidate>​) ** ** {{wiki:​ProtectedMethod.gif|}} DrawCore(IEnumerable<​Feature>,​GeoCanvas,​Collection<​SimpleCandidate>,​Collection<​SimpleCandidate>​) **
  
-This method draws the features on the canvas you provided.+  * //This method draws the features on the canvas you provided.//
 == Remarks == == Remarks ==
-This overridden method is called from the concrete public method Draw. In this method, we take the features you passed in and draw them on the canvas you provided. Each style (based on its properties) may draw each feature differently. When overriding this method, consider each feature and its column data values. You can use the full power of the GeoCanvas to do the drawing. If you need column data for a feature, be sure to override the GetRequiredColumnNamesCore and add the columns you need to the collection. In many of the styles, we add properties to allow the user to specify which field they need; then, in the GetRequiredColumnNamesCore,​ we read that property and add it to the collection.+  * //This overridden method is called from the concrete public method Draw. In this method, we take the features you passed in and draw them on the canvas you provided. Each style (based on its properties) may draw each feature differently. When overriding this method, consider each feature and its column data values. You can use the full power of the GeoCanvas to do the drawing. If you need column data for a feature, be sure to override the GetRequiredColumnNamesCore and add the columns you need to the collection. In many of the styles, we add properties to allow the user to specify which field they need; then, in the GetRequiredColumnNamesCore,​ we read that property and add it to the collection.//
  
 == Return Value == == Return Value ==
Line 302: Line 273:
 ** {{wiki:​ProtectedMethod.gif|}} DrawSampleCore(GeoCanvas,​DrawingRectangleF) ** ** {{wiki:​ProtectedMethod.gif|}} DrawSampleCore(GeoCanvas,​DrawingRectangleF) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 322: Line 293:
 ** {{wiki:​ProtectedMethod.gif|}} CloneDeepCore() ** ** {{wiki:​ProtectedMethod.gif|}} CloneDeepCore() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 334: Line 305:
 ** {{wiki:​ProtectedMethod.gif|}} GetRequiredColumnNamesCore() ** ** {{wiki:​ProtectedMethod.gif|}} GetRequiredColumnNamesCore() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 346: Line 317:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 358: Line 329:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 371: Line 342:
 ** {{wiki:​PublicProperty.gif|}} NumberOfColors ** ** {{wiki:​PublicProperty.gif|}} NumberOfColors **
  
-This gets or sets the number of colors in the style.+  * //This gets or sets the number of colors in the style.//
 == Remarks == == Remarks ==
-None.+  * //None.//
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 379: Line 350:
 ** {{wiki:​PublicProperty.gif|}} Cache ** ** {{wiki:​PublicProperty.gif|}} Cache **
  
-This gets the cached style in the class.+  * //This gets the cached style in the class.//
 == Remarks == == Remarks ==
-This gets the cached style in the class. The key of the style in the cache is feature.Id & feature.GetHashCode().+  * //This gets the cached style in the class. The key of the style in the cache is feature.Id & feature.GetHashCode().//
 == Return Value == == Return Value ==
   * Type:​Dictionary<​String,​[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]]>​   * Type:​Dictionary<​String,​[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]]>​
Line 387: Line 358:
 ** {{wiki:​PublicProperty.gif|}} BaseColor ** ** {{wiki:​PublicProperty.gif|}} BaseColor **
  
-This gets or sets the base color of the style.+  * //This gets or sets the base color of the style.//
 == Remarks == == Remarks ==
-None.+  * //None.//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 395: Line 366:
 ** {{wiki:​PublicProperty.gif|}} XOffsetInPixel ** ** {{wiki:​PublicProperty.gif|}} XOffsetInPixel **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Single   * Type:Single
Line 403: Line 374:
 ** {{wiki:​PublicProperty.gif|}} YOffsetInPixel ** ** {{wiki:​PublicProperty.gif|}} YOffsetInPixel **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Single   * Type:Single
Line 411: Line 382:
 ** {{wiki:​PublicProperty.gif|}} FillSolidBrush ** ** {{wiki:​PublicProperty.gif|}} FillSolidBrush **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]]
Line 419: Line 390:
 ** {{wiki:​PublicProperty.gif|}} CustomAreaStyles ** ** {{wiki:​PublicProperty.gif|}} CustomAreaStyles **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Collection<​[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]]>​   * Type:​Collection<​[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]]>​
Line 427: Line 398:
 ** {{wiki:​PublicProperty.gif|}} OutlinePen ** ** {{wiki:​PublicProperty.gif|}} OutlinePen **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]
Line 435: Line 406:
 ** {{wiki:​PublicProperty.gif|}} PenBrushDrawingOrder ** ** {{wiki:​PublicProperty.gif|}} PenBrushDrawingOrder **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]]   * Type:​[[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]]
Line 443: Line 414:
 ** {{wiki:​PublicProperty.gif|}} Advanced ** ** {{wiki:​PublicProperty.gif|}} Advanced **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.AreaStyleAdvanced|AreaStyleAdvanced]]   * Type:​[[ThinkGeo.MapSuite.Core.AreaStyleAdvanced|AreaStyleAdvanced]]
Line 451: Line 422:
 ** {{wiki:​PublicProperty.gif|}} DrawingLevel ** ** {{wiki:​PublicProperty.gif|}} DrawingLevel **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]   * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]
Line 459: Line 430:
 ** {{wiki:​PublicProperty.gif|}} Name ** ** {{wiki:​PublicProperty.gif|}} Name **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 467: Line 438:
 ** {{wiki:​PublicProperty.gif|}} IsActive ** ** {{wiki:​PublicProperty.gif|}} IsActive **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 475: Line 446:
 ** {{wiki:​PublicProperty.gif|}} RequiredColumnNames ** ** {{wiki:​PublicProperty.gif|}} RequiredColumnNames **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Collection<​String>​   * Type:​Collection<​String>​
Line 483: Line 454:
 ** {{wiki:​PublicProperty.gif|}} Filters ** ** {{wiki:​PublicProperty.gif|}} Filters **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Collection<​String>​   * Type:​Collection<​String>​
  
 ==== Protected Properties ==== ==== Protected Properties ====
-** {{wiki:​ProtectedProperty.gif|}} ​uBs= **+** {{wiki:​ProtectedProperty.gif|}} ​IsDefault ​**
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 500: Line 471:
 ** {{wiki:​ProtectedProperty.gif|}} FiltersCore ** ** {{wiki:​ProtectedProperty.gif|}} FiltersCore **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Collection<​String>​   * Type:​Collection<​String>​
thinkgeo.mapsuite.portablecore.qualityfamilyareastyle.1442823390.txt.gz ยท Last modified: 2015/09/21 08:16 by admin