PointStyleSimple
=================

.. currentmodule:: axioma.render

.. class:: PointStyleSimple

	Простая реализация стиля рисования для геометрии типа точка

	Унаследован от: :class:`PointStyle`, :class:`ColoredStyle`, :class:`OgrStyle`

		.. py:method:: PointStyleSimple()

		Конструктор со значениями по умолчанию

		.. py:method:: PointStyleSimple(color)

			Конструктор

			:param `~PyQt5.QtGui.QColor` color: Цвет символа
