If you are interested in J2MERotating and J2MERouting source code templates, you can get them from www.j2megps.com
Key features of J2MERotating source code:
- source code has maximun only 4 classes.
- the biggest class has only 985 lines of code.
- source code is very small but it provides full range of rotating map objects such as: point, polyline, polygon. You can use its algorithm to rotate raster and image objects too.
- source code does not use any third party library.
- J2MERotating source code template is used in VGPS - World’s First and Only GPS application runs on any cell phone that can install java J2ME application. www.digitalmobilemap.com
J2MERotating has 4 classes:
- J2MERotating.java –> main midlet, this class handles the life cycle of the midlet.
- AppCanvas.java –> main canvas, this class handles and controls the canvas.
- AppForm.java –> application form, this class provides UI for setup and about form.
- Logo.java –> this class is used to display logo when the application starts.
|
Key features of J2MERouting source code:
- source code has maximun only 6 classes.
- the biggest class has only 1102 lines of code.
- source code is very small but it provides full range of routing: shortest route/fastest route.
- source code does not use any third party library.
- source code is world’s fastest implementation of A* algorithm for mobile phone.
- J2MERouting source code template is used in VGPS - World’s First and Only GPS application runs on any cell phone that can install java J2ME application. www.digitalmobilemap.com
J2MERouting has 6 classes:
- J2MERouting.java –> main midlet, this class handles the life cycle of the midlet.
- AppCanvas.java –> main canvas, this class handles and controls the canvas.
- AppForm.java –> application form, this class provides UI for setup and about form.
- Node.java –> this is node data type class.
- ANode.java –> this is A* node data type class.
- Logo.java –> this class is used to display logo when the application starts.
|
If you are interested in J2MERotating and J2MERouting source code templates, you can get them from www.j2megps.com
RSS feed for comments on this post. TrackBack URL
You must be logged in to post a comment.