Package | Description |
---|---|
charger.obj |
Classes for the graph objects themselves.
|
charger.util |
Utility classes for CharGer, dealing with fonts, strings and other general-purpose things.
|
repgrid.tracks |
Classes to extend repertory grids into Tracked Repertory Grids.
|
repgrid.xml |
Classes to support reading and writing of repertory grids in XML format.
|
Modifier and Type | Method and Description |
---|---|
ObjectLocator |
GraphObject.getObjectLocator()
Constructs an object locator for this object.
|
Modifier and Type | Method and Description |
---|---|
static ObjectLocator |
ObjectLocator.parseURI(String uri)
Construct an object locator from its URI string.
|
Modifier and Type | Field and Description |
---|---|
ObjectLocator |
TrackedRepertoryGrid.conceptOneLocator
Locator for the concept corresponding to the element aspect
|
ObjectLocator |
TrackedRepertoryGrid.conceptTwoLocator
Locator for the concept corresponding to the attribute aspect
|
ObjectLocator |
TrackedRepertoryGrid.relationLocator
Locator for either a relation or an actor
|
Modifier and Type | Method and Description |
---|---|
private static String |
RGXMLGenerator.objectLocator(ObjectLocator ol,
String indent) |
private static String |
RGXMLGenerator.RGHeaderLabel(String indent,
String labeltype,
String text,
ObjectLocator locator) |