| Name | Description | Type | Package | Framework |
| GLRegion | A GLRegion is the OGL binding of one or more OutlineShapes Defined by its vertices and generated triangles. | Class | com.jogamp.graph.curve.opengl | JogAmp |
| OutlineShape | A Generic shape objects which is defined by a list of Outlines. | Class | com.jogamp.graph.curve | JogAmp |
| OutlineShape .VerticesState | Outline's vertices have undefined state until transformed. | Class | com.jogamp.graph.curve.OutlineShape | JogAmp |
| OutlineShapeXForm | Class | com.jogamp.graph.curve | JogAmp | |
| Region | Abstract Outline shape representation define the method an OutlineShape(s) is bound and rendered. | Class | com.jogamp.graph.curve | JogAmp |
| RegionRenderer | OpenGL Region renderer All OpenGL related operations regarding Regions | Class | com.jogamp.graph.curve.opengl | JogAmp |
| RegionRenderer .GLCallback | RegionRenderer ctor, RegionRenderer. | Interface | com.jogamp.graph.curve.opengl.RegionRenderer | JogAmp |
| RenderState | Class | com.jogamp.graph.curve.opengl | JogAmp | |
| RenderState .ProgramLocal | Representation of RenderState data for one ShaderProgram FIXME: Utilize 'ARB_Uniform_Buffer_Object' where available! | Class | com.jogamp.graph.curve.opengl.RenderState | JogAmp |
| TextRegionUtil | Class | com.jogamp.graph.curve.opengl | JogAmp | |
| TextRegionUtil .ShapeVisitor | Interface | com.jogamp.graph.curve.opengl.TextRegionUtil | JogAmp | |
| Triangulation | Class | com.jogamp.graph.curve.tess | JogAmp | |
| Triangulator | Interface to the triangulation algorithms provided A triangulation of 2D outlines where you can | Interface | com.jogamp.graph.curve.tess | JogAmp |