Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateShapes ¶
Types ¶
type GetPolygon ¶
type PolygonGenerator ¶
type PolygonGenerator struct{}
func (*PolygonGenerator) GeneratePolygon ¶
func (pg *PolygonGenerator) GeneratePolygon(N int) []internal.Point
func (*PolygonGenerator) GeneratePolygons ¶
func (pg *PolygonGenerator) GeneratePolygons(N int) []internal.Polygon
type SimplePointGenerator ¶
type SimplePointGenerator struct{}
func (*SimplePointGenerator) GeneratePoints ¶
func (smg *SimplePointGenerator) GeneratePoints(N int) []internal.Point
GeneratePoints Задает N точек в окружности в пределах Московской области
Click to show internal directories.
Click to hide internal directories.