1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
/********************************************************************** * * GEOS - Geometry Engine Open Source * http://geos.osgeo.org * * Copyright (C) 2011 Sandro Santilli * Copyright (C) 2001-2002 Vivid Solutions Inc. * Copyright (C) 2005 2006 Refractions Research Inc. * * This is free software; you can redistribute and/or modify it under * the terms of the GNU Lesser General Public Licence as published * by the Free Software Foundation. * See the COPYING file for more information. * ********************************************************************** * * Last port: geom/Point.java r320 (JTS-1.12) * **********************************************************************/ #pragma once #include #include // for inheritance #include // for proper use of unique_ptr<> #include // for proper use of unique_ptr<> #include // for Dimension::DimensionType #include #include #include // for unique_ptr #ifdef _MSC_VER #pragma warning(push) #pragma warning(disable: 4251) // warning C4251: needs to have dll-interface to be used by clients of class #endif // Forward declarations namespace geos { namespace geom { // geos::geom class Coordinate; class CoordinateFilter; class CoordinateSequenceFilter; class GeometryComponentFilter; class GeometryFilter; } } namespace geos { namespace geom { // geos::geom /** * Implementation of Point. * * A Point is valid iff: * * - the coordinate which defines it is a valid coordinate * (i.e does not have an NaN X or Y ordinate) * */ class GEOS_DLL Point : public Geometry { public: friend class GeometryFactory; /// A vector of const Point pointers typedef std::vector ConstVect; ~Point() override = default; /** * Creates and returns a full copy of this {@link Point} object. * (including all coordinates contained by it). * * @return a clone of this instance */ std::unique_ptr clone() const { return std::unique_ptr(cloneImpl()); } std::unique_ptr getCoordinates(void) const override; const CoordinateSequence* getCoordinatesRO() const; std::size_t getNumPoints() const override; bool isEmpty() const override; bool isSimple() const override; /// Returns point dimension (0) Dimension::DimensionType getDimension() const override; /// Returns coordinate dimension. uint8_t getCoordinateDimension() const override; bool hasM() const override; bool hasZ() const override; /// Returns Dimension::False (Point has no boundary) int getBoundaryDimension() const override; /** * Gets the boundary of this geometry. * Zero-dimensional geometries have no boundary by definition, * so an empty GeometryCollection is returned. * * @return an empty GeometryCollection * @see Geometry::getBoundary */ std::unique_ptr getBoundary() const override; void setXY(double x, double y) { if (isEmpty()) { coordinates.add(x, y); } else { CoordinateXY& prev = coordinates.front(); prev.x = x; prev.y = y; } geometryChangedAction(); } const CoordinateXY* getCoordinate() const override { return isEmpty() ? nullptr : &coordinates.getAt(0); } double getX() const; double getY() const; double getZ() const; double getM() const; std::string getGeometryType() const override; GeometryTypeId getGeometryTypeId() const override; void apply_ro(CoordinateFilter* filter) const override; void apply_rw(const CoordinateFilter* filter) override; void apply_ro(GeometryFilter* filter) const override; void apply_rw(GeometryFilter* filter) override; void apply_rw(GeometryComponentFilter* filter) override; void apply_ro(GeometryComponentFilter* filter) const override; void apply_rw(CoordinateSequenceFilter& filter) override; void apply_ro(CoordinateSequenceFilter& filter) const override; bool equalsExact(const Geometry* other, double tolerance = 0) const override; bool equalsIdentical(const Geometry* other) const override; void normalize(void) override { // a Point is always in normalized form } std::unique_ptr reverse() const { return std::unique_ptr(reverseImpl()); } const Envelope* getEnvelopeInternal() const override { return &envelope; } protected: /** * \brief * Creates a Point taking ownership of the given CoordinateSequence * (must have 1 element) * * @param newCoords * contains the single coordinate on which to base this * Point or null to create * the empty geometry. * * @param newFactory the GeometryFactory used to create this geometry */ Point(CoordinateSequence&& newCoords, const GeometryFactory* newFactory); Point(const Coordinate& c, const GeometryFactory* newFactory); Point(const CoordinateXY& c, const GeometryFactory* newFactory); Point(const CoordinateXYM& c, const GeometryFactory* newFactory); Point(const CoordinateXYZM& c, const GeometryFactory* newFactory); Point(const Point& p); Point* cloneImpl() const override { return new Point(*this); } Point* reverseImpl() const override { return new Point(*this); } Envelope computeEnvelopeInternal() const; int compareToSameClass(const Geometry* p) const override; int getSortIndex() const override { return SORTINDEX_POINT; }; void geometryChangedAction() override { envelope = computeEnvelopeInternal(); } private: CoordinateSequence coordinates; Envelope envelope; }; } // namespace geos::geom } // namespace geos #ifdef _MSC_VER #pragma warning(pop) #endif