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
@@ -99,7 +99,7 @@ class AbstractPathInternal:
99
99
  def delete(self) -> None:
100
100
  raise NotImplementedError()
101
101
 
102
- def open(self, access : System.IO.FileAccess) -> io.RawIOBase:
102
+ def open(self, access : System.IO.FileAccess) -> io._IOBase:
103
103
  raise NotImplementedError()
104
104
 
105
105
  def list_directory(self) -> Iterable[aspose.gis.common.AbstractPathInternal]:
@@ -126,12 +126,15 @@ class AbstractPathInternal:
126
126
  class AbstractPathInternalExtensions:
127
127
 
128
128
  @staticmethod
129
- def create_or_open(path : aspose.gis.common.AbstractPathInternal, created : List[Boolean]) -> io.RawIOBase:
129
+ def create_or_open(path : aspose.gis.common.AbstractPathInternal, created : List[Boolean]) -> io._IOBase:
130
130
  raise NotImplementedError()
131
131
 
132
132
 
133
133
  class BezierCurve:
134
134
 
135
+ def __init__(self, c0 : aspose.gis.common.Coordinate, c1 : aspose.gis.common.Coordinate, c2 : aspose.gis.common.Coordinate, c3 : aspose.gis.common.Coordinate) -> None:
136
+ raise NotImplementedError()
137
+
135
138
  def linearize(self, coordinates : List[aspose.gis.common.Coordinate], step_size_in_degree : float) -> None:
136
139
  raise NotImplementedError()
137
140
 
@@ -230,11 +233,20 @@ class BinaryConverter:
230
233
  def to_u_int64(self, value : List[int], start_index : int) -> int:
231
234
  raise NotImplementedError()
232
235
 
233
- little_endian : aspose.gis.common.BinaryConverter
234
- big_endian : aspose.gis.common.BinaryConverter
236
+ @property
237
+ def little_endian(self) -> aspose.gis.common.BinaryConverter:
238
+ raise NotImplementedError()
239
+
240
+ @property
241
+ def big_endian(self) -> aspose.gis.common.BinaryConverter:
242
+ raise NotImplementedError()
243
+
235
244
 
236
245
  class BoundingBox:
237
246
 
247
+ def __init__(self) -> None:
248
+ raise NotImplementedError()
249
+
238
250
  def clone(self) -> aspose.gis.common.BoundingBox:
239
251
  raise NotImplementedError()
240
252
 
@@ -374,6 +386,14 @@ class BoundingBox:
374
386
 
375
387
  class BoundingRectangle:
376
388
 
389
+ @overload
390
+ def __init__(self) -> None:
391
+ raise NotImplementedError()
392
+
393
+ @overload
394
+ def __init__(self, x_min : float, y_min : float, x_max : float, y_max : float) -> None:
395
+ raise NotImplementedError()
396
+
377
397
  @overload
378
398
  def contains(self, other : aspose.gis.common.BoundingRectangle) -> bool:
379
399
  raise NotImplementedError()
@@ -516,6 +536,18 @@ class CharsetResolver:
516
536
 
517
537
  class CircularArc:
518
538
 
539
+ @overload
540
+ def __init__(self, start : aspose.gis.common.Coordinate, mid : aspose.gis.common.Coordinate, end : aspose.gis.common.Coordinate) -> None:
541
+ raise NotImplementedError()
542
+
543
+ @overload
544
+ def __init__(self, x0 : float, y0 : float, x1 : float, y1 : float, x2 : float, y2 : float) -> None:
545
+ raise NotImplementedError()
546
+
547
+ @overload
548
+ def __init__(self) -> None:
549
+ raise NotImplementedError()
550
+
519
551
  @overload
520
552
  @staticmethod
521
553
  def from_center(center : aspose.gis.common.Coordinate, start : aspose.gis.common.Coordinate, end : aspose.gis.common.Coordinate, clockwise : bool) -> aspose.gis.common.CircularArc:
@@ -596,6 +628,14 @@ class CircularArc:
596
628
 
597
629
  class Coordinate:
598
630
 
631
+ @overload
632
+ def __init__(self, x : float, y : float) -> None:
633
+ raise NotImplementedError()
634
+
635
+ @overload
636
+ def __init__(self) -> None:
637
+ raise NotImplementedError()
638
+
599
639
  def equals(self, other : aspose.gis.common.Coordinate) -> bool:
600
640
  raise NotImplementedError()
601
641
 
@@ -608,8 +648,14 @@ class Coordinate:
608
648
  def nearly_equal(self, other : aspose.gis.common.Coordinate) -> bool:
609
649
  raise NotImplementedError()
610
650
 
611
- min_value : aspose.gis.common.Coordinate
612
- max_value : aspose.gis.common.Coordinate
651
+ @property
652
+ def min_value(self) -> aspose.gis.common.Coordinate:
653
+ raise NotImplementedError()
654
+
655
+ @property
656
+ def max_value(self) -> aspose.gis.common.Coordinate:
657
+ raise NotImplementedError()
658
+
613
659
  @property
614
660
  def x(self) -> float:
615
661
  raise NotImplementedError()
@@ -621,6 +667,9 @@ class Coordinate:
621
667
 
622
668
  class Ellipse:
623
669
 
670
+ def __init__(self, center : aspose.gis.common.Coordinate, x_radius : float, y_radius : float, rotation : float) -> None:
671
+ raise NotImplementedError()
672
+
624
673
  def get_angle(self, coordinate : aspose.gis.common.Coordinate) -> float:
625
674
  raise NotImplementedError()
626
675
 
@@ -652,6 +701,9 @@ class Ellipse:
652
701
 
653
702
  class EllipticArc:
654
703
 
704
+ def __init__(self) -> None:
705
+ raise NotImplementedError()
706
+
655
707
  def linearize(self, coordinates : List[aspose.gis.common.Coordinate], step_size_in_degree : float) -> None:
656
708
  raise NotImplementedError()
657
709
 
@@ -695,6 +747,9 @@ class Ensure:
695
747
 
696
748
  class GlobOptions:
697
749
 
750
+ def __init__(self) -> None:
751
+ raise NotImplementedError()
752
+
698
753
  @property
699
754
  def wild_card(self) -> str:
700
755
  raise NotImplementedError()
@@ -730,19 +785,25 @@ class GlobOptions:
730
785
 
731
786
  class IdSequence:
732
787
 
788
+ def __init__(self, prefix : str) -> None:
789
+ raise NotImplementedError()
790
+
733
791
  def get_next(self) -> str:
734
792
  raise NotImplementedError()
735
793
 
736
794
 
737
795
  class LocalFilePath(AbstractPathInternal):
738
796
 
797
+ def __init__(self, path : str) -> None:
798
+ raise NotImplementedError()
799
+
739
800
  def is_file(self) -> bool:
740
801
  raise NotImplementedError()
741
802
 
742
803
  def delete(self) -> None:
743
804
  raise NotImplementedError()
744
805
 
745
- def open(self, access : System.IO.FileAccess) -> io.RawIOBase:
806
+ def open(self, access : System.IO.FileAccess) -> io._IOBase:
746
807
  raise NotImplementedError()
747
808
 
748
809
  def list_directory(self) -> Iterable[aspose.gis.common.AbstractPathInternal]:
@@ -768,6 +829,9 @@ class LocalFilePath(AbstractPathInternal):
768
829
 
769
830
  class MatrixTransformation:
770
831
 
832
+ def __init__(self) -> None:
833
+ raise NotImplementedError()
834
+
771
835
  @overload
772
836
  def translate(self, c : aspose.gis.common.Coordinate) -> None:
773
837
  raise NotImplementedError()
@@ -909,10 +973,25 @@ class NumberOperations:
909
973
  def radians_to_degrees(radians : float) -> float:
910
974
  raise NotImplementedError()
911
975
 
912
- EPSILON : float
976
+ @property
977
+ def EPSILON(self) -> float:
978
+ raise NotImplementedError()
979
+
913
980
 
914
981
  class Rectangle:
915
982
 
983
+ @overload
984
+ def __init__(self, x : float, y : float, width : float, height : float) -> None:
985
+ raise NotImplementedError()
986
+
987
+ @overload
988
+ def __init__(self, top_left : aspose.gis.common.Coordinate, size : aspose.gis.common.Size) -> None:
989
+ raise NotImplementedError()
990
+
991
+ @overload
992
+ def __init__(self) -> None:
993
+ raise NotImplementedError()
994
+
916
995
  def equals(self, other : aspose.gis.common.Rectangle) -> bool:
917
996
  raise NotImplementedError()
918
997
 
@@ -963,13 +1042,16 @@ class Rectangle:
963
1042
 
964
1043
  class SingleStreamPath(AbstractPathInternal):
965
1044
 
1045
+ def __init__(self, stream : io._IOBase) -> None:
1046
+ raise NotImplementedError()
1047
+
966
1048
  def is_file(self) -> bool:
967
1049
  raise NotImplementedError()
968
1050
 
969
1051
  def delete(self) -> None:
970
1052
  raise NotImplementedError()
971
1053
 
972
- def open(self, access : System.IO.FileAccess) -> io.RawIOBase:
1054
+ def open(self, access : System.IO.FileAccess) -> io._IOBase:
973
1055
  raise NotImplementedError()
974
1056
 
975
1057
  def list_directory(self) -> Iterable[aspose.gis.common.AbstractPathInternal]:
@@ -995,6 +1077,14 @@ class SingleStreamPath(AbstractPathInternal):
995
1077
 
996
1078
  class Size:
997
1079
 
1080
+ @overload
1081
+ def __init__(self, width : float, height : float) -> None:
1082
+ raise NotImplementedError()
1083
+
1084
+ @overload
1085
+ def __init__(self) -> None:
1086
+ raise NotImplementedError()
1087
+
998
1088
  def to_coordinate(self) -> aspose.gis.common.Coordinate:
999
1089
  raise NotImplementedError()
1000
1090
 
@@ -207,9 +207,25 @@ class DBase:
207
207
 
208
208
  class DBaseException:
209
209
 
210
+ @overload
211
+ def __init__(self) -> None:
212
+ raise NotImplementedError()
213
+
214
+ @overload
215
+ def __init__(self, message : str) -> None:
216
+ raise NotImplementedError()
217
+
210
218
 
211
219
  class DBaseField:
212
220
 
221
+ @overload
222
+ def __init__(self, name : str, type : str, length : int, decimals : int, offset : int) -> None:
223
+ raise NotImplementedError()
224
+
225
+ @overload
226
+ def __init__(self) -> None:
227
+ raise NotImplementedError()
228
+
213
229
  @property
214
230
  def name(self) -> str:
215
231
  raise NotImplementedError()
@@ -233,6 +249,9 @@ class DBaseField:
233
249
 
234
250
  class DBaseOptions:
235
251
 
252
+ def __init__(self) -> None:
253
+ raise NotImplementedError()
254
+
236
255
  @property
237
256
  def write_code_page_file(self) -> bool:
238
257
  raise NotImplementedError()
@@ -93,6 +93,9 @@ import aspose.gis.topology.graph
93
93
 
94
94
  class GdbBezierSegment(GdbCurveSegment):
95
95
 
96
+ def __init__(self) -> None:
97
+ raise NotImplementedError()
98
+
96
99
  @property
97
100
  def start_point_index(self) -> int:
98
101
  raise NotImplementedError()
@@ -130,6 +133,9 @@ class GdbBinaryWriterExtensions:
130
133
 
131
134
  class GdbCircularArcSegment(GdbCurveSegment):
132
135
 
136
+ def __init__(self) -> None:
137
+ raise NotImplementedError()
138
+
133
139
  @property
134
140
  def start_point_index(self) -> int:
135
141
  raise NotImplementedError()
@@ -216,6 +222,9 @@ class GdbCurveSegment:
216
222
 
217
223
  class GdbEllipticArcSegment(GdbCurveSegment):
218
224
 
225
+ def __init__(self) -> None:
226
+ raise NotImplementedError()
227
+
219
228
  @property
220
229
  def start_point_index(self) -> int:
221
230
  raise NotImplementedError()
@@ -351,6 +360,9 @@ class GdbEllipticArcSegment(GdbCurveSegment):
351
360
 
352
361
  class GdbFieldDescription:
353
362
 
363
+ def __init__(self, type : aspose.gis.common.formats.gdbtable.GdbFieldType) -> None:
364
+ raise NotImplementedError()
365
+
354
366
  @property
355
367
  def name(self) -> str:
356
368
  raise NotImplementedError()
@@ -398,6 +410,9 @@ class GdbFieldDescription:
398
410
 
399
411
  class GdbMultiPartShape(GdbShape):
400
412
 
413
+ def __init__(self) -> None:
414
+ raise NotImplementedError()
415
+
401
416
  @property
402
417
  def has_z(self) -> bool:
403
418
  raise NotImplementedError()
@@ -461,6 +476,9 @@ class GdbMultiPartShape(GdbShape):
461
476
 
462
477
  class GdbMultiPointShape(GdbShape):
463
478
 
479
+ def __init__(self) -> None:
480
+ raise NotImplementedError()
481
+
464
482
  @property
465
483
  def has_z(self) -> bool:
466
484
  raise NotImplementedError()
@@ -504,6 +522,9 @@ class GdbMultiPointShape(GdbShape):
504
522
 
505
523
  class GdbPointShape(GdbShape):
506
524
 
525
+ def __init__(self) -> None:
526
+ raise NotImplementedError()
527
+
507
528
  @property
508
529
  def has_z(self) -> bool:
509
530
  raise NotImplementedError()
@@ -574,6 +595,9 @@ class GdbShape:
574
595
 
575
596
  class GdbShapeFieldDescription(GdbFieldDescription):
576
597
 
598
+ def __init__(self) -> None:
599
+ raise NotImplementedError()
600
+
577
601
  @property
578
602
  def name(self) -> str:
579
603
  raise NotImplementedError()
@@ -618,7 +642,10 @@ class GdbShapeFieldDescription(GdbFieldDescription):
618
642
  def width(self, value : int) -> None:
619
643
  raise NotImplementedError()
620
644
 
621
- unknown_srs_string : str
645
+ @property
646
+ def unknown_srs_string(self) -> str:
647
+ raise NotImplementedError()
648
+
622
649
  @property
623
650
  def has_z(self) -> bool:
624
651
  raise NotImplementedError()
@@ -730,6 +757,14 @@ class GdbShapeFieldDescription(GdbFieldDescription):
730
757
 
731
758
  class GdbTableException:
732
759
 
760
+ @overload
761
+ def __init__(self) -> None:
762
+ raise NotImplementedError()
763
+
764
+ @overload
765
+ def __init__(self, message : str) -> None:
766
+ raise NotImplementedError()
767
+
733
768
 
734
769
  class GdbTableFile:
735
770
 
@@ -93,6 +93,9 @@ import aspose.gis.topology.graph
93
93
 
94
94
  class Column:
95
95
 
96
+ def __init__(self) -> None:
97
+ raise NotImplementedError()
98
+
96
99
  @staticmethod
97
100
  def get_type(type_name : str) -> aspose.gis.common.formats.mapinfo.ColumnType:
98
101
  raise NotImplementedError()
@@ -132,6 +135,9 @@ class Column:
132
135
 
133
136
  class CoordinateSystem:
134
137
 
138
+ def __init__(self) -> None:
139
+ raise NotImplementedError()
140
+
135
141
  @property
136
142
  def projection_id(self) -> int:
137
143
  raise NotImplementedError()
@@ -159,6 +165,9 @@ class CoordinateSystem:
159
165
 
160
166
  class Datum:
161
167
 
168
+ def __init__(self) -> None:
169
+ raise NotImplementedError()
170
+
162
171
  @property
163
172
  def id(self) -> int:
164
173
  raise NotImplementedError()
@@ -304,16 +313,48 @@ class IGraphcialObjectsFile:
304
313
 
305
314
  class MapInfoException:
306
315
 
316
+ @overload
317
+ def __init__(self) -> None:
318
+ raise NotImplementedError()
319
+
320
+ @overload
321
+ def __init__(self, message : str) -> None:
322
+ raise NotImplementedError()
323
+
307
324
 
308
325
  class MapInfoSizes:
309
326
 
310
- HEADER_SIZE : int
311
- OBJECTS_HEADER : int
312
- COORDINATE_HEADER : int
313
- UNCOMPRESSED_COORDINATE : int
314
- COMPRESSED_COORDINATE : int
315
- SEGMENT_HEADER : int
316
- SEGMENT_HEADER450 : int
327
+ def __init__(self) -> None:
328
+ raise NotImplementedError()
329
+
330
+ @property
331
+ def HEADER_SIZE(self) -> int:
332
+ raise NotImplementedError()
333
+
334
+ @property
335
+ def OBJECTS_HEADER(self) -> int:
336
+ raise NotImplementedError()
337
+
338
+ @property
339
+ def COORDINATE_HEADER(self) -> int:
340
+ raise NotImplementedError()
341
+
342
+ @property
343
+ def UNCOMPRESSED_COORDINATE(self) -> int:
344
+ raise NotImplementedError()
345
+
346
+ @property
347
+ def COMPRESSED_COORDINATE(self) -> int:
348
+ raise NotImplementedError()
349
+
350
+ @property
351
+ def SEGMENT_HEADER(self) -> int:
352
+ raise NotImplementedError()
353
+
354
+ @property
355
+ def SEGMENT_HEADER450(self) -> int:
356
+ raise NotImplementedError()
357
+
317
358
 
318
359
  class ColumnType:
319
360
 
@@ -93,6 +93,9 @@ import aspose.gis.topology.graph
93
93
 
94
94
  class Arc(GraphicalObject):
95
95
 
96
+ def __init__(self) -> None:
97
+ raise NotImplementedError()
98
+
96
99
  @overload
97
100
  def equals(self, other : aspose.gis.common.formats.mapinfo.graphicalobjects.Arc) -> bool:
98
101
  raise NotImplementedError()
@@ -151,6 +154,9 @@ class Arc(GraphicalObject):
151
154
 
152
155
  class Ellipse(GraphicalObject):
153
156
 
157
+ def __init__(self) -> None:
158
+ raise NotImplementedError()
159
+
154
160
  @overload
155
161
  def equals(self, other : aspose.gis.common.Ellipse) -> bool:
156
162
  raise NotImplementedError()
@@ -201,6 +207,9 @@ class Ellipse(GraphicalObject):
201
207
 
202
208
  class GraphicalCollection(GraphicalObject):
203
209
 
210
+ def __init__(self) -> None:
211
+ raise NotImplementedError()
212
+
204
213
  @overload
205
214
  def equals(self, other : aspose.gis.common.formats.mapinfo.graphicalobjects.GraphicalCollection) -> bool:
206
215
  raise NotImplementedError()
@@ -240,6 +249,9 @@ class GraphicalObject:
240
249
 
241
250
  class Line(GraphicalObject):
242
251
 
252
+ def __init__(self) -> None:
253
+ raise NotImplementedError()
254
+
243
255
  @overload
244
256
  def equals(self, other : aspose.gis.common.formats.mapinfo.graphicalobjects.Line) -> bool:
245
257
  raise NotImplementedError()
@@ -282,6 +294,9 @@ class Line(GraphicalObject):
282
294
 
283
295
  class MultiPoint(GraphicalObject):
284
296
 
297
+ def __init__(self) -> None:
298
+ raise NotImplementedError()
299
+
285
300
  @overload
286
301
  def equals(self, other : aspose.gis.common.formats.mapinfo.graphicalobjects.MultiPoint) -> bool:
287
302
  raise NotImplementedError()
@@ -331,10 +346,16 @@ class None(GraphicalObject):
331
346
  def graphical_object_type(self) -> aspose.gis.common.formats.mapinfo.graphicalobjects.GraphicalObjectType:
332
347
  raise NotImplementedError()
333
348
 
334
- instance : aspose.gis.common.formats.mapinfo.graphicalobjects.None
349
+ @property
350
+ def instance(self) -> aspose.gis.common.formats.mapinfo.graphicalobjects.None:
351
+ raise NotImplementedError()
352
+
335
353
 
336
354
  class Point(GraphicalObject):
337
355
 
356
+ def __init__(self) -> None:
357
+ raise NotImplementedError()
358
+
338
359
  @overload
339
360
  def equals(self, other : aspose.gis.common.formats.mapinfo.graphicalobjects.Point) -> bool:
340
361
  raise NotImplementedError()
@@ -377,6 +398,9 @@ class Point(GraphicalObject):
377
398
 
378
399
  class Polygon:
379
400
 
401
+ def __init__(self) -> None:
402
+ raise NotImplementedError()
403
+
380
404
  def equals(self, other : aspose.gis.common.formats.mapinfo.graphicalobjects.Polygon) -> bool:
381
405
  raise NotImplementedError()
382
406
 
@@ -399,6 +423,9 @@ class Polygon:
399
423
 
400
424
  class Polyline(GraphicalObject):
401
425
 
426
+ def __init__(self) -> None:
427
+ raise NotImplementedError()
428
+
402
429
  @overload
403
430
  def equals(self, other : aspose.gis.common.formats.mapinfo.graphicalobjects.Polyline) -> bool:
404
431
  raise NotImplementedError()
@@ -441,6 +468,9 @@ class Polyline(GraphicalObject):
441
468
 
442
469
  class Rectangle(GraphicalObject):
443
470
 
471
+ def __init__(self) -> None:
472
+ raise NotImplementedError()
473
+
444
474
  @overload
445
475
  def equals(self, other : aspose.gis.common.Rectangle) -> bool:
446
476
  raise NotImplementedError()
@@ -491,6 +521,9 @@ class Rectangle(GraphicalObject):
491
521
 
492
522
  class Region(GraphicalObject):
493
523
 
524
+ def __init__(self) -> None:
525
+ raise NotImplementedError()
526
+
494
527
  @overload
495
528
  def equals(self, other : aspose.gis.common.formats.mapinfo.graphicalobjects.Region) -> bool:
496
529
  raise NotImplementedError()
@@ -541,6 +574,9 @@ class Region(GraphicalObject):
541
574
 
542
575
  class RoundedRectangle(GraphicalObject):
543
576
 
577
+ def __init__(self) -> None:
578
+ raise NotImplementedError()
579
+
544
580
  @overload
545
581
  def equals(self, other : aspose.gis.common.formats.mapinfo.graphicalobjects.RoundedRectangle) -> bool:
546
582
  raise NotImplementedError()
@@ -607,6 +643,9 @@ class RoundedRectangle(GraphicalObject):
607
643
 
608
644
  class Text(GraphicalObject):
609
645
 
646
+ def __init__(self) -> None:
647
+ raise NotImplementedError()
648
+
610
649
  @overload
611
650
  def equals(self, other : aspose.gis.common.formats.mapinfo.graphicalobjects.Text) -> bool:
612
651
  raise NotImplementedError()
@@ -93,9 +93,25 @@ import aspose.gis.topology.graph
93
93
 
94
94
  class MidReader(aspose.gis.common.formats.mapinfo.IDataRowsFile):
95
95
 
96
+ @overload
97
+ def __init__(self, path : str, separator : str, encoding : str) -> None:
98
+ raise NotImplementedError()
99
+
100
+ @overload
101
+ def __init__(self, path : aspose.gis.common.AbstractPathInternal, separator : str, encoding : str) -> None:
102
+ raise NotImplementedError()
103
+
96
104
 
97
105
  class MifReader(aspose.gis.common.formats.mapinfo.IGraphcialObjectsFile):
98
106
 
107
+ @overload
108
+ def __init__(self, path : str) -> None:
109
+ raise NotImplementedError()
110
+
111
+ @overload
112
+ def __init__(self, path : aspose.gis.common.AbstractPathInternal) -> None:
113
+ raise NotImplementedError()
114
+
99
115
  @property
100
116
  def version(self) -> int:
101
117
  raise NotImplementedError()
@@ -123,6 +139,9 @@ class MifReader(aspose.gis.common.formats.mapinfo.IGraphcialObjectsFile):
123
139
 
124
140
  class MifToken:
125
141
 
142
+ def __init__(self) -> None:
143
+ raise NotImplementedError()
144
+
126
145
  @staticmethod
127
146
  def number(text : str) -> aspose.gis.common.formats.mapinfo.interchangeformat.MifToken:
128
147
  raise NotImplementedError()
@@ -141,11 +160,26 @@ class MifToken:
141
160
  def equals(self, other : aspose.gis.common.formats.mapinfo.interchangeformat.MifToken) -> bool:
142
161
  raise NotImplementedError()
143
162
 
144
- eof : aspose.gis.common.formats.mapinfo.interchangeformat.MifToken
145
- open : aspose.gis.common.formats.mapinfo.interchangeformat.MifToken
146
- close : aspose.gis.common.formats.mapinfo.interchangeformat.MifToken
147
- comma : aspose.gis.common.formats.mapinfo.interchangeformat.MifToken
148
- newline : aspose.gis.common.formats.mapinfo.interchangeformat.MifToken
163
+ @property
164
+ def eof(self) -> aspose.gis.common.formats.mapinfo.interchangeformat.MifToken:
165
+ raise NotImplementedError()
166
+
167
+ @property
168
+ def open(self) -> aspose.gis.common.formats.mapinfo.interchangeformat.MifToken:
169
+ raise NotImplementedError()
170
+
171
+ @property
172
+ def close(self) -> aspose.gis.common.formats.mapinfo.interchangeformat.MifToken:
173
+ raise NotImplementedError()
174
+
175
+ @property
176
+ def comma(self) -> aspose.gis.common.formats.mapinfo.interchangeformat.MifToken:
177
+ raise NotImplementedError()
178
+
179
+ @property
180
+ def newline(self) -> aspose.gis.common.formats.mapinfo.interchangeformat.MifToken:
181
+ raise NotImplementedError()
182
+
149
183
  @property
150
184
  def token_type(self) -> aspose.gis.common.formats.mapinfo.interchangeformat.MifTokenType:
151
185
  raise NotImplementedError()
@@ -157,6 +191,14 @@ class MifToken:
157
191
 
158
192
  class MifTokenizer:
159
193
 
194
+ @overload
195
+ def __init__(self, path : str) -> None:
196
+ raise NotImplementedError()
197
+
198
+ @overload
199
+ def __init__(self, path : aspose.gis.common.AbstractPathInternal) -> None:
200
+ raise NotImplementedError()
201
+
160
202
  @overload
161
203
  def read_token(self) -> aspose.gis.common.formats.mapinfo.interchangeformat.MifToken:
162
204
  raise NotImplementedError()