For issues relating to the creation, manipulation and rendering of polygons in graphical user interfaces.
How can I find the largest circle that can fit inside a concave polygon? A brute force algorithm is OK …
algorithm polygon computational-geometry geometryIn Google Map V3, how to put a label inside and above a polygon? There's no label overlay as in …
google-maps-api-3 label polygonIs there any function that will give me the intersection point of a Polygon and Line2D ? I have a …
java line polygon intersectionI'm trying to plot filled polygons of countries on the world map with matplotlib in python. I've got a shapefile …
python matplotlib polygon geospatial shapefileThis seems non-trivial (it gets asked quite a lot on various forums), but I absolutely need this as a building …
c# polygon intersectionI'm looking for an algorithm that allows me to create rounded corners from a polygon. In Input, I get an …
c# objective-c algorithm polygon rounded-cornersGoogle Maps has the Drawing library to draw Polylines and Polygons and other things. Example of this functionality here: http://…
javascript google-maps drawing polygonI have been reading thru the documentation however it is not immediatly clear to me how to draw a polygon …
iphone core-graphics polygon draw cgpath