aspose-gis-net 25.8.0__py3-none-macosx_11_0_arm64.whl → 25.9.0__py3-none-macosx_11_0_arm64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of aspose-gis-net might be problematic. Click here for more details.

Files changed (76) hide show
  1. aspose/assemblies/gis/Aspose.GIS.dll +0 -0
  2. aspose/assemblies/gis/WrpInterop.Aspose.Gis.dll +0 -0
  3. aspose/gis/__init__.pyi +246 -74
  4. aspose/gis/common/__init__.pyi +99 -9
  5. aspose/gis/common/formats/dbase/__init__.pyi +19 -0
  6. aspose/gis/common/formats/gdbtable/__init__.pyi +36 -1
  7. aspose/gis/common/formats/mapinfo/__init__.pyi +48 -7
  8. aspose/gis/common/formats/mapinfo/graphicalobjects/__init__.pyi +40 -1
  9. aspose/gis/common/formats/mapinfo/interchangeformat/__init__.pyi +47 -5
  10. aspose/gis/common/formats/mapinfo/styling/__init__.pyi +32 -0
  11. aspose/gis/common/formats/mapinfo/tabformat/map/__init__.pyi +69 -11
  12. aspose/gis/common/formats/wkt/__init__.pyi +26 -0
  13. aspose/gis/common/formats/xml/__init__.pyi +12 -0
  14. aspose/gis/common/io/__init__.pyi +31 -8
  15. aspose/gis/epsg/__init__.pyi +69 -0
  16. aspose/gis/formats/csv/__init__.pyi +7 -0
  17. aspose/gis/formats/database/__init__.pyi +3 -0
  18. aspose/gis/formats/esriascii/__init__.pyi +4 -0
  19. aspose/gis/formats/esrijson/__init__.pyi +4 -0
  20. aspose/gis/formats/filegdb/__init__.pyi +7 -0
  21. aspose/gis/formats/gdal/__init__.pyi +6 -0
  22. aspose/gis/formats/geojson/__init__.pyi +4 -0
  23. aspose/gis/formats/geojsonseq/__init__.pyi +4 -0
  24. aspose/gis/formats/geopackage/__init__.pyi +14 -0
  25. aspose/gis/formats/geotiff/__init__.pyi +4 -0
  26. aspose/gis/formats/gml/__init__.pyi +4 -0
  27. aspose/gis/formats/gpx/__init__.pyi +4 -0
  28. aspose/gis/formats/infile/__init__.pyi +4 -0
  29. aspose/gis/formats/kml/__init__.pyi +11 -0
  30. aspose/gis/formats/kml/specificfields/__init__.pyi +6 -0
  31. aspose/gis/formats/kml/styles/__init__.pyi +39 -2
  32. aspose/gis/formats/mapinfointerchange/__init__.pyi +4 -0
  33. aspose/gis/formats/mapinfotab/__init__.pyi +4 -0
  34. aspose/gis/formats/osmxml/__init__.pyi +4 -0
  35. aspose/gis/formats/postgis/__init__.pyi +4 -0
  36. aspose/gis/formats/shapefile/__init__.pyi +4 -0
  37. aspose/gis/formats/sqlserver/__init__.pyi +4 -0
  38. aspose/gis/formats/topojson/__init__.pyi +13 -0
  39. aspose/gis/formats/xyztile/__init__.pyi +15 -0
  40. aspose/gis/geometries/__init__.pyi +851 -324
  41. aspose/gis/geotools/__init__.pyi +44 -0
  42. aspose/gis/geotools/layersmap/__init__.pyi +15 -0
  43. aspose/gis/geotools/mapbuilder/__init__.pyi +7 -0
  44. aspose/gis/geotools/wayanalyzer/__init__.pyi +12 -0
  45. aspose/gis/imagemetadata/__init__.pyi +3 -3
  46. aspose/gis/indexing/__init__.pyi +8 -0
  47. aspose/gis/indexing/bplustree/__init__.pyi +3 -0
  48. aspose/gis/indexing/qixtree/__init__.pyi +3 -0
  49. aspose/gis/indexing/rtree/__init__.pyi +3 -0
  50. aspose/gis/labeling/__init__.pyi +32 -0
  51. aspose/gis/labeling/line/__init__.pyi +24 -0
  52. aspose/gis/painting/__init__.pyi +85 -8
  53. aspose/gis/projections/__init__.pyi +14 -0
  54. aspose/gis/raster/__init__.pyi +34 -0
  55. aspose/gis/relationship/joins/__init__.pyi +8 -0
  56. aspose/gis/rendering/__init__.pyi +124 -10
  57. aspose/gis/rendering/colorizers/__init__.pyi +37 -10
  58. aspose/gis/rendering/labelings/__init__.pyi +71 -10
  59. aspose/gis/rendering/sld/__init__.pyi +3 -0
  60. aspose/gis/rendering/symbolizers/__init__.pyi +191 -28
  61. aspose/gis/spatialreferencing/__init__.pyi +502 -154
  62. aspose/gis/topology/__init__.pyi +37 -0
  63. aspose/gis/topology/buffer/__init__.pyi +6 -0
  64. aspose/gis/topology/graph/__init__.pyi +5 -0
  65. aspose/gis.cpython-310-darwin.so +0 -0
  66. aspose/gis.cpython-311-darwin.so +0 -0
  67. aspose/gis.cpython-312-darwin.so +0 -0
  68. aspose/gis.cpython-313-darwin.so +0 -0
  69. aspose/gis.cpython-38-darwin.so +0 -0
  70. aspose/gis.cpython-39-darwin.so +0 -0
  71. aspose/pydrawing/__init__.pyi +29 -7
  72. {aspose_gis_net-25.8.0.dist-info → aspose_gis_net-25.9.0.dist-info}/METADATA +1 -1
  73. {aspose_gis_net-25.8.0.dist-info → aspose_gis_net-25.9.0.dist-info}/RECORD +77 -80
  74. {aspose_gis_net-25.8.0.dist-info → aspose_gis_net-25.9.0.dist-info}/WHEEL +0 -0
  75. {aspose_gis_net-25.8.0.dist-info → aspose_gis_net-25.9.0.dist-info}/entry_points.txt +0 -0
  76. {aspose_gis_net-25.8.0.dist-info → aspose_gis_net-25.9.0.dist-info}/top_level.txt +0 -0
@@ -131,6 +131,10 @@ class GeneratorTiles:
131
131
  class GeneratorTilesRenderOptions:
132
132
  '''Options to render tiles'''
133
133
 
134
+ def __init__(self) -> None:
135
+ '''Create an instance with init fields by default.'''
136
+ raise NotImplementedError()
137
+
134
138
  @property
135
139
  def tile_size(self) -> float:
136
140
  '''Size of tile'''
@@ -301,6 +305,10 @@ class GeometryOperations:
301
305
  class LineGeneratorOptions:
302
306
  '''Options from produce lines on surface or area.'''
303
307
 
308
+ def __init__(self) -> None:
309
+ '''Create an instance with init fields by default.'''
310
+ raise NotImplementedError()
311
+
304
312
  def clone(self) -> aspose.gis.geotools.LineGeneratorOptions:
305
313
  '''Clone object to one another.
306
314
 
@@ -341,6 +349,18 @@ class LineGeneratorOptions:
341
349
  class NearPointsCleanerOptions:
342
350
  '''Options for deleting points that are too close to each other.'''
343
351
 
352
+ @overload
353
+ def __init__(self) -> None:
354
+ '''Create an instance with init fields by default.'''
355
+ raise NotImplementedError()
356
+
357
+ @overload
358
+ def __init__(self, source : aspose.gis.geotools.NearPointsCleanerOptions) -> None:
359
+ '''Create copy of instance :py:class:`aspose.gis.geotools.NearPointsCleanerOptions`.
360
+
361
+ :param source: The source object.'''
362
+ raise NotImplementedError()
363
+
344
364
  def clone(self) -> aspose.gis.geotools.NearPointsCleanerOptions:
345
365
  '''Create copy of object.
346
366
 
@@ -361,6 +381,10 @@ class NearPointsCleanerOptions:
361
381
  class PointGeneratorOptions:
362
382
  '''Options from produce points on surface or area.'''
363
383
 
384
+ def __init__(self) -> None:
385
+ '''Create an instance using default options.'''
386
+ raise NotImplementedError()
387
+
364
388
  def clone(self) -> aspose.gis.geotools.PointGeneratorOptions:
365
389
  '''Clone object to one another.
366
390
 
@@ -401,6 +425,10 @@ class PointGeneratorOptions:
401
425
  class PolygonGeneratorOptions:
402
426
  '''Options from produce lines on surface or area.'''
403
427
 
428
+ def __init__(self) -> None:
429
+ '''Create an instance with init fields by default.'''
430
+ raise NotImplementedError()
431
+
404
432
  def clone(self) -> aspose.gis.geotools.PolygonGeneratorOptions:
405
433
  '''Clone object to one another.
406
434
 
@@ -461,6 +489,18 @@ class PolygonGeneratorOptions:
461
489
  class SimplifySegmentsOptions:
462
490
  '''Options for :py:func:`aspose.gis.geotools.GeometryOperations.simplify_segments`.'''
463
491
 
492
+ @overload
493
+ def __init__(self) -> None:
494
+ '''Create an instance with init fields by default.'''
495
+ raise NotImplementedError()
496
+
497
+ @overload
498
+ def __init__(self, source : aspose.gis.geotools.SimplifySegmentsOptions) -> None:
499
+ '''Create copy of instance :py:class:`aspose.gis.geotools.SimplifySegmentsOptions`.
500
+
501
+ :param source: The source object.'''
502
+ raise NotImplementedError()
503
+
464
504
  def clone(self) -> aspose.gis.geotools.SimplifySegmentsOptions:
465
505
  '''Create copy of object.
466
506
 
@@ -481,6 +521,10 @@ class SimplifySegmentsOptions:
481
521
  class StarGeneratorOptions:
482
522
  '''Generator-specific options for :py:func:`aspose.gis.geotools.GeoGenerator.produce_polygons`.'''
483
523
 
524
+ def __init__(self) -> None:
525
+ '''Create an instance with init fields by default.'''
526
+ raise NotImplementedError()
527
+
484
528
  def clone(self) -> aspose.gis.geotools.StarGeneratorOptions:
485
529
  '''Clone object to one another.
486
530
 
@@ -94,10 +94,16 @@ import aspose.gis.topology.graph
94
94
  class LayersMapBuilder:
95
95
  '''Contains a method for creating maps and all the functions it depends on.'''
96
96
 
97
+ def __init__(self) -> None:
98
+ raise NotImplementedError()
99
+
97
100
 
98
101
  class MapLayerOptions:
99
102
  '''Vector Layer Options for creating maps using :py:class:`aspose.gis.geotools.layersmap.LayersMapBuilder`'''
100
103
 
104
+ def __init__(self) -> None:
105
+ raise NotImplementedError()
106
+
101
107
  @property
102
108
  def layer(self) -> aspose.gis.VectorLayer:
103
109
  '''Vector layer.'''
@@ -142,6 +148,9 @@ class MapLayerOptions:
142
148
  class MapOptions:
143
149
  '''Map Options for creating maps using :py:class:`aspose.gis.geotools.layersmap.LayersMapBuilder`'''
144
150
 
151
+ def __init__(self) -> None:
152
+ raise NotImplementedError()
153
+
145
154
  @property
146
155
  def layers(self) -> List[aspose.gis.geotools.layersmap.MapLayerOptions]:
147
156
  '''A collection of options for vector layers to represent by Aspose.Gis.GeoTools.LayersMap.MapLayerOptions.'''
@@ -236,6 +245,9 @@ class MapOptions:
236
245
  class MapRasterOptions:
237
246
  '''Raster layer options for creating maps using :py:class:`aspose.gis.geotools.layersmap.LayersMapBuilder`'''
238
247
 
248
+ def __init__(self) -> None:
249
+ raise NotImplementedError()
250
+
239
251
  @property
240
252
  def raster(self) -> aspose.gis.raster.RasterLayer:
241
253
  '''Raster layer.'''
@@ -280,6 +292,9 @@ class MapRasterOptions:
280
292
  class MapTilesOptions:
281
293
  '''Tiles options for creating maps using :py:class:`aspose.gis.geotools.layersmap.LayersMapBuilder`'''
282
294
 
295
+ def __init__(self) -> None:
296
+ raise NotImplementedError()
297
+
283
298
  @property
284
299
  def url(self) -> str:
285
300
  '''Url or Path to a file.'''
@@ -94,6 +94,10 @@ import aspose.gis.topology.graph
94
94
  class MapGeneratorOptions:
95
95
  '''Options from produce geometries on surface or area.'''
96
96
 
97
+ def __init__(self) -> None:
98
+ '''Create an instance using default options.'''
99
+ raise NotImplementedError()
100
+
97
101
  def clone(self) -> aspose.gis.geotools.mapbuilder.MapGeneratorOptions:
98
102
  '''Clone object to one another.
99
103
 
@@ -124,6 +128,9 @@ class MapGeneratorOptions:
124
128
  class MapLayersGenerator:
125
129
  '''Map layers generator'''
126
130
 
131
+ def __init__(self) -> None:
132
+ raise NotImplementedError()
133
+
127
134
  @staticmethod
128
135
  def get_list_of_layers(options : aspose.gis.geotools.mapbuilder.MapGeneratorOptions) -> List[aspose.gis.VectorLayer]:
129
136
  '''Get list of layers: roadLayer, buildingLayer, parkLayer, parkRoadLayer, industrialLayer.
@@ -94,6 +94,12 @@ import aspose.gis.topology.graph
94
94
  class WayLayerGenerator:
95
95
  '''Way layers generator'''
96
96
 
97
+ def __init__(self, options : aspose.gis.geotools.wayanalyzer.WayOptions) -> None:
98
+ '''Create an instance of :py:class:`aspose.gis.geotools.wayanalyzer.WayLayerGenerator`
99
+
100
+ :param options: the options of generator.'''
101
+ raise NotImplementedError()
102
+
97
103
  def add_road(self, start_point : aspose.gis.geometries.Point, end_point : aspose.gis.geometries.Point, velocity : float) -> None:
98
104
  '''Add road to the cell
99
105
 
@@ -125,6 +131,12 @@ class WayLayerGenerator:
125
131
  class WayOptions:
126
132
  '''Options to find a way on the map'''
127
133
 
134
+ def __init__(self, scale : int) -> None:
135
+ '''Create an instance using default options.
136
+
137
+ :param scale: the scale constant'''
138
+ raise NotImplementedError()
139
+
128
140
  def clone(self) -> aspose.gis.geotools.wayanalyzer.WayOptions:
129
141
  '''Clone object to one another.
130
142
 
@@ -153,14 +153,14 @@ class ImageMetadataReader:
153
153
  raise NotImplementedError()
154
154
 
155
155
  @overload
156
- def save(self, stream : io.RawIOBase) -> None:
156
+ def save(self, stream : io._IOBase) -> None:
157
157
  '''Saving changes to a separate stream
158
158
 
159
159
  :param stream: Destination stream'''
160
160
  raise NotImplementedError()
161
161
 
162
162
  @overload
163
- def save(self, stream : io.RawIOBase, format : aspose.gis.imagemetadata.ImageFormat) -> None:
163
+ def save(self, stream : io._IOBase, format : aspose.gis.imagemetadata.ImageFormat) -> None:
164
164
  '''Saving changes to a separate stream
165
165
 
166
166
  :param stream: Destination stream
@@ -178,7 +178,7 @@ class ImageMetadataReader:
178
178
 
179
179
  @overload
180
180
  @staticmethod
181
- def get_reader(stream : io.RawIOBase) -> aspose.gis.imagemetadata.ImageMetadataReader:
181
+ def get_reader(stream : io._IOBase) -> aspose.gis.imagemetadata.ImageMetadataReader:
182
182
  '''Creates a reader instance for EXIF tags
183
183
 
184
184
  :param stream: Image data source stream
@@ -93,6 +93,14 @@ import aspose.gis.topology.graph
93
93
 
94
94
  class IndexingException:
95
95
 
96
+ @overload
97
+ def __init__(self) -> None:
98
+ raise NotImplementedError()
99
+
100
+ @overload
101
+ def __init__(self, message : str) -> None:
102
+ raise NotImplementedError()
103
+
96
104
 
97
105
  class ValuesFilterType:
98
106
 
@@ -93,6 +93,9 @@ import aspose.gis.topology.graph
93
93
 
94
94
  class BPlusTreeOptions:
95
95
 
96
+ def __init__(self) -> None:
97
+ raise NotImplementedError()
98
+
96
99
  @property
97
100
  def max_values_per_node(self) -> int:
98
101
  raise NotImplementedError()
@@ -112,6 +112,9 @@ class QixTree:
112
112
 
113
113
  class QixTreeOptions:
114
114
 
115
+ def __init__(self) -> None:
116
+ raise NotImplementedError()
117
+
115
118
  @property
116
119
  def cache_size(self) -> int:
117
120
  raise NotImplementedError()
@@ -128,6 +128,9 @@ class RTree:
128
128
 
129
129
  class RTreeOptions:
130
130
 
131
+ def __init__(self) -> None:
132
+ raise NotImplementedError()
133
+
131
134
  @property
132
135
  def max_values_per_node(self) -> int:
133
136
  raise NotImplementedError()
@@ -102,6 +102,9 @@ class ILabelStyle:
102
102
 
103
103
  class Label:
104
104
 
105
+ def __init__(self, text : str, style : aspose.gis.labeling.ILabelStyle, positions : List[aspose.gis.labeling.LabelPosition], priority : int) -> None:
106
+ raise NotImplementedError()
107
+
105
108
  @property
106
109
  def text(self) -> str:
107
110
  raise NotImplementedError()
@@ -139,6 +142,9 @@ class LabelPositionIntersector:
139
142
 
140
143
  class LabelsIndex:
141
144
 
145
+ def __init__(self) -> None:
146
+ raise NotImplementedError()
147
+
142
148
  def add_label(self, label : aspose.gis.labeling.PlacedLabel) -> None:
143
149
  raise NotImplementedError()
144
150
 
@@ -156,6 +162,14 @@ class LabelsIndex:
156
162
 
157
163
  class LabelsPlacer:
158
164
 
165
+ @overload
166
+ def __init__(self, x_min : float, y_min : float, x_max : float, y_max : float) -> None:
167
+ raise NotImplementedError()
168
+
169
+ @overload
170
+ def __init__(self, bounding_rectangle : aspose.gis.common.BoundingRectangle) -> None:
171
+ raise NotImplementedError()
172
+
159
173
  @overload
160
174
  def add_label_to_place(self, label : aspose.gis.labeling.Label) -> None:
161
175
  raise NotImplementedError()
@@ -170,6 +184,9 @@ class LabelsPlacer:
170
184
 
171
185
  class PlacedLabel:
172
186
 
187
+ def __init__(self, label : aspose.gis.labeling.Label, position_index : int) -> None:
188
+ raise NotImplementedError()
189
+
173
190
  @property
174
191
  def label(self) -> aspose.gis.labeling.Label:
175
192
  raise NotImplementedError()
@@ -181,6 +198,9 @@ class PlacedLabel:
181
198
 
182
199
  class SimpleLabelPosition(LabelPosition):
183
200
 
201
+ def __init__(self, rectangle : aspose.gis.common.Rectangle, rotation : float, cost : float) -> None:
202
+ raise NotImplementedError()
203
+
184
204
  @property
185
205
  def bounding_rectangle(self) -> aspose.gis.common.BoundingRectangle:
186
206
  raise NotImplementedError()
@@ -204,6 +224,18 @@ class SimpleLabelPosition(LabelPosition):
204
224
 
205
225
  class Tetragon:
206
226
 
227
+ @overload
228
+ def __init__(self, rectangle : aspose.gis.common.Rectangle, angle : float) -> None:
229
+ raise NotImplementedError()
230
+
231
+ @overload
232
+ def __init__(self, x : float, y : float, width : float, height : float, angle : float) -> None:
233
+ raise NotImplementedError()
234
+
235
+ @overload
236
+ def __init__(self) -> None:
237
+ raise NotImplementedError()
238
+
207
239
  def translate(self, delta : aspose.gis.common.Coordinate) -> aspose.gis.labeling.Tetragon:
208
240
  raise NotImplementedError()
209
241
 
@@ -93,6 +93,9 @@ import aspose.gis.topology.graph
93
93
 
94
94
  class CompoundLabelPosition(aspose.gis.labeling.LabelPosition):
95
95
 
96
+ def __init__(self, parts : Sequence[aspose.gis.labeling.line.SymbolTetragon], cost : float) -> None:
97
+ raise NotImplementedError()
98
+
96
99
  @property
97
100
  def bounding_rectangle(self) -> aspose.gis.common.BoundingRectangle:
98
101
  raise NotImplementedError()
@@ -108,6 +111,9 @@ class CompoundLabelPosition(aspose.gis.labeling.LabelPosition):
108
111
 
109
112
  class CurvedLinePlacer(IAlongLinePlacer):
110
113
 
114
+ def __init__(self, context : aspose.gis.labeling.line.LinePlacerContext, label_widths : List[float]) -> None:
115
+ raise NotImplementedError()
116
+
111
117
  def accumulate_candidates(self, candidates : List[aspose.gis.labeling.LabelPosition], line : Sequence[aspose.gis.common.Coordinate]) -> None:
112
118
  raise NotImplementedError()
113
119
 
@@ -139,6 +145,9 @@ class LineGeometryUtils:
139
145
 
140
146
  class LinePlacerContext:
141
147
 
148
+ def __init__(self) -> None:
149
+ raise NotImplementedError()
150
+
142
151
  @property
143
152
  def candidates_limit(self) -> float:
144
153
  raise NotImplementedError()
@@ -190,6 +199,9 @@ class LinePlacerContext:
190
199
 
191
200
  class MeasuredLine:
192
201
 
202
+ def __init__(self, line : Sequence[aspose.gis.common.Coordinate]) -> None:
203
+ raise NotImplementedError()
204
+
193
205
  def get_point_by_distance(self, distance_along_line : float) -> aspose.gis.common.Coordinate:
194
206
  raise NotImplementedError()
195
207
 
@@ -223,6 +235,9 @@ class MeasuredLine:
223
235
 
224
236
  class MeasuredLineSegment:
225
237
 
238
+ def __init__(self, measured_line : aspose.gis.labeling.line.MeasuredLine, start_index : int, end_index : int) -> None:
239
+ raise NotImplementedError()
240
+
226
241
  @property
227
242
  def angle(self) -> float:
228
243
  raise NotImplementedError()
@@ -246,12 +261,18 @@ class MeasuredLineSegment:
246
261
 
247
262
  class ParallelLinePlacer(IAlongLinePlacer):
248
263
 
264
+ def __init__(self, context : aspose.gis.labeling.line.LinePlacerContext, is_parallel : bool) -> None:
265
+ raise NotImplementedError()
266
+
249
267
  def accumulate_candidates(self, candidates : List[aspose.gis.labeling.LabelPosition], line : Sequence[aspose.gis.common.Coordinate]) -> None:
250
268
  raise NotImplementedError()
251
269
 
252
270
 
253
271
  class StraightenSegments:
254
272
 
273
+ def __init__(self, measured_line : aspose.gis.labeling.line.MeasuredLine) -> None:
274
+ raise NotImplementedError()
275
+
255
276
  @property
256
277
  def segments(self) -> Sequence[aspose.gis.labeling.line.MeasuredLineSegment]:
257
278
  raise NotImplementedError()
@@ -263,6 +284,9 @@ class StraightenSegments:
263
284
 
264
285
  class SymbolTetragon:
265
286
 
287
+ def __init__(self, x : float, y : float, width : float, height : float, angle : float, symbol_index : int) -> None:
288
+ raise NotImplementedError()
289
+
266
290
  def translate(self, delta : aspose.gis.common.Coordinate) -> None:
267
291
  raise NotImplementedError()
268
292
 
@@ -140,6 +140,9 @@ class PaintEngine:
140
140
 
141
141
  class PaintEngineOptions:
142
142
 
143
+ def __init__(self) -> None:
144
+ raise NotImplementedError()
145
+
143
146
  def clone(self) -> aspose.gis.painting.PaintEngineOptions:
144
147
  raise NotImplementedError()
145
148
 
@@ -178,6 +181,9 @@ class PaintEngineOptions:
178
181
 
179
182
  class PaintEngineState:
180
183
 
184
+ def __init__(self) -> None:
185
+ raise NotImplementedError()
186
+
181
187
  @overload
182
188
  def rotate(self, degrees : float) -> None:
183
189
  raise NotImplementedError()
@@ -285,7 +291,10 @@ class PaintLayerOptions:
285
291
  def nearly_equal(self, other : aspose.gis.painting.PaintLayerOptions) -> bool:
286
292
  raise NotImplementedError()
287
293
 
288
- by_default : aspose.gis.painting.PaintLayerOptions
294
+ @property
295
+ def by_default(self) -> aspose.gis.painting.PaintLayerOptions:
296
+ raise NotImplementedError()
297
+
289
298
  @property
290
299
  def opacity(self) -> float:
291
300
  raise NotImplementedError()
@@ -305,6 +314,9 @@ class PaintLayerOptions:
305
314
 
306
315
  class Painter:
307
316
 
317
+ def __init__(self, engine : aspose.gis.painting.PaintEngine) -> None:
318
+ raise NotImplementedError()
319
+
308
320
  @overload
309
321
  def start_new_layer(self, options : aspose.gis.painting.PaintLayerOptions) -> None:
310
322
  raise NotImplementedError()
@@ -414,10 +426,25 @@ class PainterBrush:
414
426
 
415
427
  class PainterPen:
416
428
 
429
+ @overload
430
+ def __init__(self) -> None:
431
+ raise NotImplementedError()
432
+
433
+ @overload
434
+ def __init__(self, color : aspose.pydrawing.Color, width : float, style : aspose.gis.painting.PenStyle, line_join : aspose.gis.painting.PenLineJoin) -> None:
435
+ raise NotImplementedError()
436
+
437
+ @overload
438
+ def __init__(self, options : aspose.gis.painting.PainterPenOptions) -> None:
439
+ raise NotImplementedError()
440
+
417
441
  def equals(self, other : aspose.gis.painting.PainterPen) -> bool:
418
442
  raise NotImplementedError()
419
443
 
420
- no_pen : aspose.gis.painting.PainterPen
444
+ @property
445
+ def no_pen(self) -> aspose.gis.painting.PainterPen:
446
+ raise NotImplementedError()
447
+
421
448
  @property
422
449
  def color(self) -> aspose.pydrawing.Color:
423
450
  raise NotImplementedError()
@@ -449,6 +476,9 @@ class PainterPen:
449
476
 
450
477
  class PainterPenOptions:
451
478
 
479
+ def __init__(self) -> None:
480
+ raise NotImplementedError()
481
+
452
482
  @property
453
483
  def color(self) -> aspose.pydrawing.Color:
454
484
  raise NotImplementedError()
@@ -515,6 +545,9 @@ class PaintingExtensions:
515
545
 
516
546
  class PlacedCharacter:
517
547
 
548
+ def __init__(self) -> None:
549
+ raise NotImplementedError()
550
+
518
551
  @property
519
552
  def symbol(self) -> str:
520
553
  raise NotImplementedError()
@@ -542,6 +575,9 @@ class PlacedCharacter:
542
575
 
543
576
  class PolylinesShape:
544
577
 
578
+ def __init__(self) -> None:
579
+ raise NotImplementedError()
580
+
545
581
  def add_rectangle(self, rectangle : aspose.gis.common.Rectangle) -> None:
546
582
  raise NotImplementedError()
547
583
 
@@ -555,13 +591,24 @@ class PolylinesShape:
555
591
 
556
592
  class SolidPainterBrush(PainterBrush):
557
593
 
594
+ @overload
595
+ def __init__(self) -> None:
596
+ raise NotImplementedError()
597
+
598
+ @overload
599
+ def __init__(self, color : aspose.pydrawing.Color, style : aspose.gis.painting.BrushStyle) -> None:
600
+ raise NotImplementedError()
601
+
558
602
  def get_hash_code(self) -> int:
559
603
  raise NotImplementedError()
560
604
 
561
605
  def equals(self, base_other : aspose.gis.painting.PainterBrush) -> bool:
562
606
  raise NotImplementedError()
563
607
 
564
- no_brush : aspose.gis.painting.SolidPainterBrush
608
+ @property
609
+ def no_brush(self) -> aspose.gis.painting.SolidPainterBrush:
610
+ raise NotImplementedError()
611
+
565
612
  @property
566
613
  def color(self) -> aspose.pydrawing.Color:
567
614
  raise NotImplementedError()
@@ -573,17 +620,35 @@ class SolidPainterBrush(PainterBrush):
573
620
 
574
621
  class StrokeTemplates:
575
622
 
623
+ def __init__(self) -> None:
624
+ raise NotImplementedError()
625
+
576
626
  @staticmethod
577
627
  def is_equal_pattern(multipliers : List[float], pattern : List[float]) -> bool:
578
628
  raise NotImplementedError()
579
629
 
580
- DOT_MULTIPLIERS : List[float]
581
- DASH_MULTIPLIERS : List[float]
582
- DASH_DOT_MULTIPLIERS : List[float]
583
- DASH_DOT_DOT_MULTIPLIERS : List[float]
630
+ @property
631
+ def DOT_MULTIPLIERS(self) -> List[float]:
632
+ raise NotImplementedError()
633
+
634
+ @property
635
+ def DASH_MULTIPLIERS(self) -> List[float]:
636
+ raise NotImplementedError()
637
+
638
+ @property
639
+ def DASH_DOT_MULTIPLIERS(self) -> List[float]:
640
+ raise NotImplementedError()
641
+
642
+ @property
643
+ def DASH_DOT_DOT_MULTIPLIERS(self) -> List[float]:
644
+ raise NotImplementedError()
645
+
584
646
 
585
647
  class SvgGeometryOptions:
586
648
 
649
+ def __init__(self) -> None:
650
+ raise NotImplementedError()
651
+
587
652
  @property
588
653
  def background_color(self) -> aspose.pydrawing.Color:
589
654
  raise NotImplementedError()
@@ -595,6 +660,9 @@ class SvgGeometryOptions:
595
660
 
596
661
  class SvgOptions:
597
662
 
663
+ def __init__(self) -> None:
664
+ raise NotImplementedError()
665
+
598
666
  @property
599
667
  def width(self) -> str:
600
668
  raise NotImplementedError()
@@ -646,6 +714,9 @@ class SvgOptions:
646
714
 
647
715
  class SvgTextureBrush(PainterBrush):
648
716
 
717
+ def __init__(self, url_pattern_id : str) -> None:
718
+ raise NotImplementedError()
719
+
649
720
  def get_hash_code(self) -> int:
650
721
  raise NotImplementedError()
651
722
 
@@ -695,7 +766,10 @@ class SystemDrawingAdapter:
695
766
  def measure_text(graphics : Any, text : str, font : Any) -> aspose.gis.common.Size:
696
767
  raise NotImplementedError()
697
768
 
698
- string_format : Any
769
+ @property
770
+ def string_format(self) -> Any:
771
+ raise NotImplementedError()
772
+
699
773
 
700
774
  class SystemDrawingPaintEngine(PaintEngine):
701
775
 
@@ -746,6 +820,9 @@ class SystemDrawingPaintEngine(PaintEngine):
746
820
 
747
821
  class SystemDrawingTextureBrush(PainterBrush):
748
822
 
823
+ def __init__(self, brush : Any) -> None:
824
+ raise NotImplementedError()
825
+
749
826
  def get_hash_code(self) -> int:
750
827
  raise NotImplementedError()
751
828
 
@@ -93,6 +93,9 @@ import aspose.gis.topology.graph
93
93
 
94
94
  class EllipsoidProperties:
95
95
 
96
+ def __init__(self, semi_major_axis : float, inverse_flattening : float) -> None:
97
+ raise NotImplementedError()
98
+
96
99
  @property
97
100
  def is_valid(self) -> bool:
98
101
  raise NotImplementedError()
@@ -137,9 +140,20 @@ class Projection:
137
140
 
138
141
  class ProjectionException:
139
142
 
143
+ @overload
144
+ def __init__(self) -> None:
145
+ raise NotImplementedError()
146
+
147
+ @overload
148
+ def __init__(self, message : str) -> None:
149
+ raise NotImplementedError()
150
+
140
151
 
141
152
  class ProjectionParameters:
142
153
 
154
+ def __init__(self) -> None:
155
+ raise NotImplementedError()
156
+
143
157
  @property
144
158
  def ellipsoid_properties(self) -> aspose.gis.projections.EllipsoidProperties:
145
159
  raise NotImplementedError()