aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/graph/geom
Commit message (Expand)AuthorAgeFilesLines
* Remove generics notion of Type<Vertex>, since Vertex _is_ the lowest denomina...Sven Gothel2011-03-302-20/+17
* Refactoring for public: Remove Line ; public/private API cleanupSven Gothel2011-03-294-71/+10
* Font: Make font instances size agnostic (remove all size states), size is onl...Sven Gothel2011-03-261-1/+6
* Refactored Vertex Point PointTex GraphPoint namingsRami Santina2011-03-256-70/+36
* Make com.jogamp.graph.geom.plane non public: jogamp.graph.geom.plane, this in...Sven Gothel2011-03-255-1110/+0
* Add com.jogamp.graph.geom typesSven Gothel2011-03-257-0/+829
* Fitting of jogamp.graph.geom.plane: double -> float, package location, use Po...Sven Gothel2011-03-255-264/+195
* Imported part of Harmony's awt.geom impl. 6.0-r991881, http://harmony.apache....Sven Gothel2011-03-255-0/+1179