polygon
Openlayer adding points in Openlayer draw feature
I am trying to use draw feature of openlayer (polygon). It is possible for the end user to draw a polygon. But I w开发者_运维问答ant to draw the polygon through java script. I am trying to use insertX[详细]
2023-04-04 10:06 分类:问答How to generate convex polygon [closed]
It's difficult to tell what is being asked here. Thi开发者_如何学JAVAs question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current for[详细]
2023-04-04 05:08 分类:问答Polygon reduction while drawing on Map
Today we are drawing polygons on a MKMapView. We use the following pseudocode to draw polygons. CGContextMoveToPoint[详细]
2023-04-02 15:12 分类:问答Convert polygon to triangles [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-02 11:21 分类:问答Animating a polygon drawn with vertices
First off: I had another question Creating a 2D polygon in XNA but I answered it myself after a day of frustrating research and testing. There you can find the code I have right now. So here is my nex[详细]
2023-04-01 11:11 分类:问答Find all non-overlapping polygons in a list of edges/vertices
I have a list of edges and a list of vertices. Each edge references two vertices, each vertex maintains a list of edges.[详细]
2023-04-01 03:02 分类:问答How to draw a n sided regular polygon in cartesian coordinates?
I have been trying to figure out how to write a simple program to compute the x,y points for creating a regular polygon of n sides. Can someone give me some code examples that don\'t use preexisting f[详细]
2023-03-30 16:44 分类:问答2D polygon animation in iPhone
I am not sure if \"2d polygon animation\" is the right term what I am trying to achieve, but basically I want animation similar to 3D morphing but with 2d polygons so that I have multiple \"frames\" o[详细]
2023-03-29 18:46 分类:问答Google Maps - Attaching InfoWindows to polygons in array
I\'ve been banging my head against the wall all morning with this one.I an creating an array of polygons, and want to associate some data in each one that will show in an infoWindow.I can see all the[详细]
2023-03-29 15:51 分类:问答How to implement PNPOLY for CCMenuItem to define touchable areas of a non-rectangle polygon?
I\'m implementing a touchable rainbow but the concave \'transparent\' areas of a upper band is interfering with the lower rainbow bands. I\'m hoping to use PNPOLY from (http://www.ecse.rpi.edu/Homepag[详细]
2023-03-29 13:04 分类:问答