Package | Description |
---|---|
g2d.glyph |
This package contains the glyphish hierarchy, a glyphish instance is
an interactive graphical object.
|
g2d.glyphviewer |
This package contains the third generation GUI for jlambda applications dealing with glyphlists in general, mainly soft agents.
|
g2d.graph |
This package contains the specialized graph members of the glyphish hierarchy.
|
Modifier and Type | Class and Description |
---|---|
class |
BufferedGlyphList
An FAILED attempt to optimize the drawing of large graphs via an offscreen image.
|
class |
Grid
A Grid for placing things in 2D space.
|
class |
SubTextGlyph
Antialiased text with subscript and supscript support.
|
Constructor and Description |
---|
GlyphList(GlyphList copy) |
Modifier and Type | Field and Description |
---|---|
protected GlyphList |
GlyphPanel.glyphs |
Modifier and Type | Method and Description |
---|---|
GlyphList |
GlyphPanel.getGlyphs() |
Modifier and Type | Method and Description |
---|---|
void |
GlyphPanel.setGlyphs(GlyphList glyphs) |
Modifier and Type | Class and Description |
---|---|
class |
IOPGraph
Represents a directed graph as a list of glyphish things.
|
class |
Spline |
Modifier and Type | Field and Description |
---|---|
GlyphList |
GraphItem.glyphList |