Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored Vertex Point PointTex GraphPoint namings | Rami Santina | 2011-03-25 | 1 | -4/+3 |
| | | | | | | Vertex class --> SVertex (Simple vertex wwhere memory impl is float[]) Point interface --> Vertex (which combines in it PointTex Interface) GraphPoint --> GraphVertex | ||||
* | Make com.jogamp.graph.geom.plane non public: jogamp.graph.geom.plane, this ↵ | Sven Gothel | 2011-03-25 | 1 | -8/+0 |
| | | | | incl. creating the non public FontInt interface for Path2D access | ||||
* | Add generic Font and impl TypecastFont. | Sven Gothel | 2011-03-25 | 2 | -0/+127 |