A B C D E F G H I K L M N O P Q R S T U V W X

G

gElem - Variable in class no.uio.edd.utils.geoutils.MapSvg
 
GeoBoundingBox - Class in no.uio.edd.utils.geoutils
 
GeoBoundingBox(Node, String, String) - Constructor for class no.uio.edd.utils.geoutils.GeoBoundingBox
 
GeoEvent - Class in no.uio.edd.model.geo.map
An event connected to a geographical place The myId is the same as the RDF url for the node it was based on.
GeoEvent(String, GeoPlace) - Constructor for class no.uio.edd.model.geo.map.GeoEvent
 
GeoEvent(String) - Constructor for class no.uio.edd.model.geo.map.GeoEvent
 
GeoFeature - Class in no.uio.edd.utils.geoutils
Mother class of all geographical stuff.
GeoFeature() - Constructor for class no.uio.edd.utils.geoutils.GeoFeature
 
GeoFeature.possibleForms - Enum in no.uio.edd.utils.geoutils
 
GeoLine - Class in no.uio.edd.utils.geoutils
 
GeoLine(Node, String, String) - Constructor for class no.uio.edd.utils.geoutils.GeoLine
 
GeoLocationException - Exception in no.uio.edd.utils.geoutils
 
GeoLocationException(String) - Constructor for exception no.uio.edd.utils.geoutils.GeoLocationException
 
GeoMap - Class in no.uio.edd.model.geo.map
A class used to store a map model.
GeoMap(GraphTraversal) - Constructor for class no.uio.edd.model.geo.map.GeoMap
 
GeoMaplike - Interface in no.uio.edd.model.geo.map
 
GeoModel - Class in no.uio.edd.model.geo
The main applet class for this application.
GeoModel() - Constructor for class no.uio.edd.model.geo.GeoModel
 
GeoModelAddedNodes - Class in no.uio.edd.model.geo
 
GeoModelAddedNodes(GeoModelRunner) - Constructor for class no.uio.edd.model.geo.GeoModelAddedNodes
 
GeoModelAddedNodesDashboard - Class in no.uio.edd.model.geo
 
GeoModelAddedNodesDashboard(GeoModelAddedNodes) - Constructor for class no.uio.edd.model.geo.GeoModelAddedNodesDashboard
 
GeoModelAddedNodesTableView - Class in no.uio.edd.model.geo
 
GeoModelAddedNodesTableView(TableCallbackInterface) - Constructor for class no.uio.edd.model.geo.GeoModelAddedNodesTableView
 
GeoModelCoref - Class in no.uio.edd.model.geo
 
GeoModelCoref(GeoModelRunner) - Constructor for class no.uio.edd.model.geo.GeoModelCoref
 
GeoModelCorefDashboard - Class in no.uio.edd.model.geo
 
GeoModelCorefDashboard(GeoModelRunner) - Constructor for class no.uio.edd.model.geo.GeoModelCorefDashboard
 
GeoModelCorefErrorException - Exception in no.uio.edd.model.geo
 
GeoModelCorefErrorException(String) - Constructor for exception no.uio.edd.model.geo.GeoModelCorefErrorException
 
geoModelCorefPair(String, String) - Method in class no.uio.edd.model.geo.GeoModelCoref
 
GeoModelCorefTableView - Class in no.uio.edd.model.geo
 
GeoModelCorefTableView(TableCallbackInterface) - Constructor for class no.uio.edd.model.geo.GeoModelCorefTableView
Created the object with an empty table, initiating the table structure.
GeoModelElement - Class in no.uio.edd.model.geo
A kind of a wrapper class around a DOM Element so that the local interface can be added easily.
GeoModelElement(GeoModelRunner, Element) - Constructor for class no.uio.edd.model.geo.GeoModelElement
Create a wrapper object.
GeoModelException - Exception in no.uio.edd.model.geo
 
GeoModelException(String) - Constructor for exception no.uio.edd.model.geo.GeoModelException
 
GeoModelGraph - Class in no.uio.edd.model.geo.calc
 
GeoModelGraph() - Constructor for class no.uio.edd.model.geo.calc.GeoModelGraph
 
GeoModelGraph(GraphTraversal) - Constructor for class no.uio.edd.model.geo.calc.GeoModelGraph
 
GeoModelLink - Class in no.uio.edd.model.geo
A class for storing links between nodes.
GeoModelLink(GeoModelLinkSet, int) - Constructor for class no.uio.edd.model.geo.GeoModelLink
Create an empty link object with only the ID value set.
GeoModelLink(GeoModelLinkSet, int, GeoModelLinkable, GeoModelLinkable, String, long) - Constructor for class no.uio.edd.model.geo.GeoModelLink
Create a non-empty link object.
GeoModelLinkable - Interface in no.uio.edd.model.geo
An interface representing all objects that can be at either side of a link pair.
GeoModelLinkException - Exception in no.uio.edd.model.geo
 
GeoModelLinkException(String) - Constructor for exception no.uio.edd.model.geo.GeoModelLinkException
 
GeoModelLinkSet - Class in no.uio.edd.model.geo
A set of links between nodes.
GeoModelLinkSet(GeoModelRunner) - Constructor for class no.uio.edd.model.geo.GeoModelLinkSet
 
GeoModelLocation - Interface in no.uio.edd.model.geo
An interface representing all objects that can be connected to a location on earth: places, elements that can be names of places, and added nodes that can represent locations.
GeoModelLocationException - Exception in no.uio.edd.model.geo
 
GeoModelLocationException(String) - Constructor for exception no.uio.edd.model.geo.GeoModelLocationException
 
GeoModelNetworkVisualise - Class in no.uio.edd.model.geo
 
GeoModelNetworkVisualise(GeoModelRunner) - Constructor for class no.uio.edd.model.geo.GeoModelNetworkVisualise
 
GeoModelNetworkVisualiseDashboard - Class in no.uio.edd.model.geo
 
GeoModelNetworkVisualiseDashboard(GeoModelNetworkVisualise) - Constructor for class no.uio.edd.model.geo.GeoModelNetworkVisualiseDashboard
 
GeoModelNetworkVisualiseTableView - Class in no.uio.edd.model.geo
 
GeoModelNetworkVisualiseTableView(TableCallbackInterface) - Constructor for class no.uio.edd.model.geo.GeoModelNetworkVisualiseTableView
 
GeoModelPerson - Class in no.uio.edd.model.geo
Store a set of information about one person.
GeoModelPerson(Element, GeoModelPersonReg) - Constructor for class no.uio.edd.model.geo.GeoModelPerson
Create a person object.
GeoModelPersonReg - Class in no.uio.edd.model.geo
A class for full sets of person information records.
GeoModelPersonReg(GeoModelRunner, Element, GeoModelPersonTitCat) - Constructor for class no.uio.edd.model.geo.GeoModelPersonReg
Creates a new set based on input data.
GeoModelPersonTitCat - Class in no.uio.edd.model.geo
A class for storing taxonomies of persons' titles and categories.
GeoModelPersonTitCat(NodeList) - Constructor for class no.uio.edd.model.geo.GeoModelPersonTitCat
Create the taxonomy object.
GeoModelPlace - Class in no.uio.edd.model.geo
 
GeoModelPlace(GeoModelPlaceReg, Element) - Constructor for class no.uio.edd.model.geo.GeoModelPlace
 
GeoModelPlaceReg - Class in no.uio.edd.model.geo
 
GeoModelPlaceReg(GeoModelRunner, Element) - Constructor for class no.uio.edd.model.geo.GeoModelPlaceReg
 
GeoModelPlaceRegTableView - Class in no.uio.edd.model.geo
 
GeoModelPlaceRegTableView(TableCallbackInterface) - Constructor for class no.uio.edd.model.geo.GeoModelPlaceRegTableView
 
GeoModelProperties - Class in no.uio.edd.model.geo
 
GeoModelProperties(GeoModelRunner) - Constructor for class no.uio.edd.model.geo.GeoModelProperties
 
GeoModelPropertiesDashboard - Class in no.uio.edd.model.geo
 
GeoModelPropertiesDashboard(GeoModelProperties) - Constructor for class no.uio.edd.model.geo.GeoModelPropertiesDashboard
 
GeoModelPropertiesTableView - Class in no.uio.edd.model.geo
 
GeoModelPropertiesTableView(TableCallbackInterface) - Constructor for class no.uio.edd.model.geo.GeoModelPropertiesTableView
 
GeoModelRunner - Class in no.uio.edd.model.geo
The main runner for the GeoModelText application.
GeoModelRunner(JFrame) - Constructor for class no.uio.edd.model.geo.GeoModelRunner
Start a runner for the GeoModelText application.
GeoModelTableView - Class in no.uio.edd.model.geo
This abstract class is used to hold the general parts of the two table views, the one for entities and the one for properties.
GeoModelTableView(TableCallbackInterface) - Constructor for class no.uio.edd.model.geo.GeoModelTableView
The abstract part of the creator does not do much, only makes sure we have a link back to a runner object, based on interface connection.
GeoModelTableViewEntities - Class in no.uio.edd.model.geo
Controls the tables used to show and edit entities.
GeoModelTableViewEntities(TableCallbackInterface) - Constructor for class no.uio.edd.model.geo.GeoModelTableViewEntities
Created the object with an empty table, initiating the table structure.
GeoModelTableViewProperties - Class in no.uio.edd.model.geo
Controls the tables used to show and edit properties.
GeoModelTableViewProperties(TableCallbackInterface) - Constructor for class no.uio.edd.model.geo.GeoModelTableViewProperties
Created the object with an empty table, initiating the table structure.
GeoPerson - Class in no.uio.edd.model.geo.map
A person connected to a geographical space.
GeoPerson(String, GeoModelPerson) - Constructor for class no.uio.edd.model.geo.map.GeoPerson
 
GeoPlace - Class in no.uio.edd.model.geo.map
A class used to store a place in a map model.
GeoPlace(String, GeoMap) - Constructor for class no.uio.edd.model.geo.map.GeoPlace
 
GeoPoint - Class in no.uio.edd.utils.geoutils
Class for storing any geographical point.
GeoPoint(double, double) - Constructor for class no.uio.edd.utils.geoutils.GeoPoint
Create a new geographical point object given the coordinate for it.
GeoPoint(Node, String, String) - Constructor for class no.uio.edd.utils.geoutils.GeoPoint
Create a new geographical point object based on an XML node
GeoPolygon - Class in no.uio.edd.utils.geoutils
 
GeoPolygon(GeoPolyline) - Constructor for class no.uio.edd.utils.geoutils.GeoPolygon
 
GeoPolygon(double, double, double, double) - Constructor for class no.uio.edd.utils.geoutils.GeoPolygon
The simplest possible polygon: rectangle parallel to x and y axis of coordinate system.
GeoPolyline - Class in no.uio.edd.utils.geoutils
 
GeoPolyline(double[]) - Constructor for class no.uio.edd.utils.geoutils.GeoPolyline
 
GeoRelationship - Class in no.uio.edd.model.geo.map
 
GeoRelationship(String, GeoPlace, GeoPlace) - Constructor for class no.uio.edd.model.geo.map.GeoRelationship
Create a new relationship between two places.
GeoTransformations - Class in no.uio.edd.utils.geoutils
A set of static methods to create and manipulate spatial objects.
GeoTransformations() - Constructor for class no.uio.edd.utils.geoutils.GeoTransformations
 
getAddedNode(String) - Method in class no.uio.edd.model.geo.AddedNodeSet
Getter for added node objects.
getAddedNodeByParent(String) - Method in class no.uio.edd.model.geo.AddedNodeSet
Returns all the added nodes held by one parent node.
getAddedNodes() - Method in class no.uio.edd.model.geo.AddedNodeSet
 
getAddedNodeSet() - Method in class no.uio.edd.model.geo.AddedNodeSet
 
getAddedNodeTypeHtmlTable() - Method in class no.uio.edd.model.geo.AddedNode
 
getAddedNodeTypesHtmlTable() - Method in class no.uio.edd.model.geo.AddedNodeSet
 
getAllDomainAndRangeUrls() - Method in class no.uio.edd.utils.xmlutils.RDFModel
 
getAllDomainUrls() - Method in class no.uio.edd.utils.xmlutils.RDFModel
 
getAllLinks() - Method in class no.uio.edd.model.geo.GeoModelLinkSet
Get an array with all the links.
getAllNodeIds() - Method in class no.uio.edd.model.geo.GeoModelTableViewEntities
Create a string array with all ID numbers from the table of entities.
getAllPlaceNamesFromTEI() - Method in class no.uio.edd.model.geo.GeoModelCoref
Find all the elements from the original TEI file marked up as
getAllPlaces() - Method in class no.uio.edd.model.geo.GeoModelPlaceReg
 
getAnnotation() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getBetween() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getCategory(String) - Method in class no.uio.edd.model.geo.GeoModelPersonTitCat
Find a category based on its code
getColumnNames(int) - Method in class no.uio.edd.utils.datautils.TableDialog
 
getConnectedToMe() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getConnectivity() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getContent() - Method in class no.uio.edd.model.geo.AddedNode
 
getContentsInSelectedRow() - Method in class no.uio.edd.model.geo.GeoModelAddedNodesTableView
 
getCorefBacklinkList() - Method in class no.uio.edd.model.geo.AddedNode
 
getCorefBacklinkList() - Method in class no.uio.edd.model.geo.GeoModelElement
 
getCorefBacklinkList() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getCorefBacklinkList() - Method in interface no.uio.edd.model.geo.GeoModelLinkable
Return the list of object IDs corefering to this.
getCorefBacklinkList() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getCorefBacklinkList() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
getCorefId() - Method in class no.uio.edd.model.geo.AddedNode
 
getCorefId() - Method in class no.uio.edd.model.geo.GeoModelElement
 
getCorefId() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getCorefId() - Method in interface no.uio.edd.model.geo.GeoModelLinkable
Any linkable object has a global ID that can be used in co-reference work.
getCorefId() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getCorefId() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
getCorefIdSelectedRow() - Method in class no.uio.edd.model.geo.GeoModelTableViewEntities
Find the coref ID value for the first selected row.
getCorefInfo() - Method in class no.uio.edd.model.geo.GeoModelPlace
Return an array with one or more String arrays with the following information for this place: Place ID, the place name, the text of the whole paragraph of the register record.
getCoreHtml() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
getCurrentDok() - Method in class no.uio.edd.utils.datautils.TableDialog
 
getCurrentIdList() - Method in class no.uio.edd.utils.datautils.TableDialog
Lists the dok column of all rows
getCurrentRow() - Method in class no.uio.edd.utils.datautils.TableDialog
 
getDateEnd() - Method in class no.uio.edd.model.geo.map.GeoEvent
 
getDateStart() - Method in class no.uio.edd.model.geo.map.GeoEvent
 
getDirection() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getDirection() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getDirection() - Method in class no.uio.edd.model.geo.map.GeoRelationship
 
getDirectionRelation(MapPlace) - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getDistance() - Method in class no.uio.edd.model.geo.map.GeoRelationship
 
getDistanceRelation(MapPlace) - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getDomain() - Method in class no.uio.edd.model.geo.map.GeoRelationship
 
getElem(int) - Method in class no.uio.edd.utils.datautils.ExtendableObjectList
Return one element from the list.
getElem(int) - Method in class no.uio.edd.utils.datautils.ExtendableStringList
Return one element from the list.
getElem(int) - Method in class no.uio.edd.utils.xmlutils.ExtendableNodeList
 
getElements() - Method in class no.uio.edd.model.geo.GeoModelRunner
 
getElementsByTagNames(Document, String[]) - Static method in class no.uio.edd.utils.xmlutils.DomUtils
Creates a list of nodes based on one or more element names.
getFirstPlaceName() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
getFrom() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getGeoEvent(String) - Method in class no.uio.edd.model.geo.map.GeoMap
 
getGeographicalDescription() - Method in interface no.uio.edd.model.geo.GeoModelLocation
Get the geographical description for the place connected to this object.
getGeographicalDescription() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
getGeoInfo() - Method in interface no.uio.edd.model.geo.GeoModelLocation
My geographical info presented as a "rdf" including an identifier for myself.
getGeoInfo() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
getGeoModelPersonFromId(int) - Method in class no.uio.edd.model.geo.GeoModelPersonReg
Return the person object with the requested id value.
getGeoModelPersonFromId(String) - Method in class no.uio.edd.model.geo.GeoModelPersonReg
Return the person object with the requested id value.
getGeoModelPersonFromPointingNodeId(String) - Method in class no.uio.edd.model.geo.GeoModelPersonReg
Get a person element from an XML name element.
getGeoModelPersonFromSpeakerNodeId(String) - Method in class no.uio.edd.model.geo.GeoModelPersonReg
Gets a person element representing the speaker of an XML paragraph type element.
getGeoModelPersons() - Method in class no.uio.edd.model.geo.GeoModelPersonReg
 
getGeoModelPersonsWithChangedCoref() - Method in class no.uio.edd.model.geo.GeoModelPersonReg
 
getGeoModelPersonTitCat() - Method in class no.uio.edd.model.geo.GeoModelPersonReg
Find the object containing the taxonomy of titles and categories for this person set.
getGeoModelPlace(String) - Method in class no.uio.edd.model.geo.GeoModelPlaceReg
 
getGeoModelPlacesWithGeoInfo() - Method in class no.uio.edd.model.geo.GeoModelPlaceReg
 
getGeoPerson(String, GeoModelPerson) - Method in class no.uio.edd.model.geo.map.GeoMap
 
getGeoPlace(String) - Method in class no.uio.edd.model.geo.map.GeoMap
Find a place in the vector map system.
getGeoRelationship(GeoPlace) - Method in class no.uio.edd.model.geo.map.GeoPlace
Will return the GeoRelationship to the target GeoPlace if it exists.
getGmlFooter() - Static method in class no.uio.edd.model.geo.map.GeoMap
 
getGmlFooter() - Static method in class no.uio.edd.utils.geoutils.GeoFeature
 
getGmlFooter() - Static method in class no.uio.edd.utils.xmlutils.DomUtils
Creates a GML footer.
getGmlFragment() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getGmlHeader() - Static method in class no.uio.edd.model.geo.map.GeoMap
 
getGmlHeader() - Static method in class no.uio.edd.utils.geoutils.GeoFeature
 
getGmlHeader() - Static method in class no.uio.edd.utils.xmlutils.DomUtils
Create a GML header, with all values set to default.
getGmlString() - Method in class no.uio.edd.model.geo.calc.GeoModelGraph
 
getHasParts() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getHtmlTableTr() - Method in class no.uio.edd.model.geo.AddedNode
 
getHtmlTableTr() - Method in class no.uio.edd.model.geo.GeoModelElement
 
getHtmlTableTr() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getHtmlTableTr() - Method in interface no.uio.edd.model.geo.GeoModelLinkable
Returns a string with a line for a HTML table giving core information about the object: 1) ID. 2) textual representation. 3) main paragraph level connection (if applicable). 4) page (if applicable).
getHtmlTableTr() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getHtmlTableTr() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
getId() - Method in class no.uio.edd.model.geo.AddedNode
 
getId() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getId() - Method in class no.uio.edd.model.geo.GeoModelElement
 
getId() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getId() - Method in interface no.uio.edd.model.geo.GeoModelLinkable
Find the global ID value for this object.
getId() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getId() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
getId() - Method in class no.uio.edd.model.geo.map.GeoEvent
 
getId() - Method in class no.uio.edd.model.geo.map.GeoPerson
 
getId() - Method in class no.uio.edd.model.geo.map.GeoPlace
The same as the RDF url for the node the object was based on.
getId() - Method in class no.uio.edd.model.geo.map.GeoRelationship
 
getIdFrom(int) - Method in class no.uio.edd.model.geo.GeoModelNetworkVisualiseTableView
 
getIdFromThisNode() - Method in class no.uio.edd.model.geo.GeoModelRunner
Get the xml:id of the active node.
getIdNumThisNode() - Method in class no.uio.edd.model.geo.NodeListView
Getter for the xml:id value for the node represented on the screen now.
getIdOfPara() - Method in class no.uio.edd.model.geo.AddedNode
 
getIdOfPara() - Method in class no.uio.edd.model.geo.GeoModelElement
 
getIdOfPara() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getIdOfPara() - Method in interface no.uio.edd.model.geo.GeoModelLinkable
Return the id of the paragraph element this object is connected to, if applicable.
getIdOfPara() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getIdOfPara() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
getIdOfSurroundingPara(String) - Method in class no.uio.edd.model.geo.GeoModelRunner
Search for paragraphs with the given numeric part of the xml:id.
getIdOfSurroundingPara(String) - Method in class no.uio.edd.model.geo.NodeListView
Search for paragraphs with the given numeric part of the xml:id.
getIds(String) - Method in class no.uio.edd.model.geo.GeoModelPersonReg
Separates an XML type link string and returns the parts as a string array.
getIdSelectedRow() - Method in class no.uio.edd.model.geo.GeoModelAddedNodesTableView
 
getIdSelectedRow() - Method in class no.uio.edd.model.geo.GeoModelPropertiesTableView
 
getIdTo(int) - Method in class no.uio.edd.model.geo.GeoModelNetworkVisualiseTableView
 
getIdToParasWhereIAmSpeaker() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getInfoHtml() - Method in class no.uio.edd.model.geo.AddedNode
Returns a string with a fact sheet on the object in HTML.
getInfoHtml() - Method in class no.uio.edd.model.geo.GeoModelElement
Returns a string with a fact sheet on the object in HTML.
getInfoHtml() - Method in class no.uio.edd.model.geo.GeoModelLink
Returns a string with a fact sheet on the object in HTML.
getInfoHtml() - Method in interface no.uio.edd.model.geo.GeoModelLinkable
Returns a string with a fact sheet on the object in HTML.
getInfoHtml() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getInfoHtml() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
getInfoHtml() - Method in class no.uio.edd.model.geo.GeoModelPlaceReg
 
getInput(JFrame, String) - Static method in class no.uio.edd.utils.datautils.MessageViewer
Show a message and get a reply to it from the user.
getInput(JFrame, String, String) - Static method in class no.uio.edd.utils.datautils.MessageViewer
Show a message and get a reply to it from the user.
getIntId() - Method in class no.uio.edd.model.geo.AddedNode
Get the integer part of the ID.
getIsEmpty() - Method in class no.uio.edd.model.geo.AddedNode
 
getIsPartOf() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getLayer(int) - Method in class no.uio.edd.model.geo.map.GeoMap
 
getLength() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getLength() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getLength() - Method in class no.uio.edd.utils.datautils.ExtendableObjectList
Find the length of the list.
getLengthNoNulls() - Method in class no.uio.edd.utils.datautils.ExtendableObjectList
Find the length of the list when all null objects are excluded.
getLink(String) - Method in class no.uio.edd.model.geo.GeoModelLinkSet
Getter for links.
getLinkFrom(String) - Method in class no.uio.edd.model.geo.GeoModelLinkSet
Find the link(s) pointing from an object with this ID
getLinkIdNum() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getLinkIdString() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getLinkSet() - Method in class no.uio.edd.model.geo.GeoModelLinkSet
 
getLinkTo(String) - Method in class no.uio.edd.model.geo.GeoModelLinkSet
Find the link(s) pointing to an object with this ID
getLinkTypeHtmlTable() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getLinkTypesHtmlTable() - Method in class no.uio.edd.model.geo.GeoModelLinkSet
 
getList() - Method in class no.uio.edd.utils.datautils.ExtendableObjectList
Get the full object list held by this object.
getList() - Method in class no.uio.edd.utils.datautils.ExtendableStringList
Get the full string list held by this object.
getList() - Method in class no.uio.edd.utils.xmlutils.ExtendableNodeList
 
getListNoNulls() - Method in class no.uio.edd.utils.datautils.ExtendableObjectList
Get the full object list held by this object, from which all null elements are removed.
getListNoNulls() - Method in class no.uio.edd.utils.datautils.ExtendableStringList
Get the full object list held by this object, from which all null elements are removed.
getMainName() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getMapPlace(String) - Method in class no.uio.edd.model.geo.calc.GraphTraversal
 
getMaxX() - Method in class no.uio.edd.utils.geoutils.GeoPolygon
 
getMaxY() - Method in class no.uio.edd.utils.geoutils.GeoPolygon
 
getMenuBar() - Method in class no.uio.edd.utils.menuutils.MenuStorage
 
getMidpoint() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getMidpoint() - Method in class no.uio.edd.utils.geoutils.GeoBoundingBox
 
getMidpoint() - Method in class no.uio.edd.utils.geoutils.GeoFeature
 
getMidpoint() - Method in class no.uio.edd.utils.geoutils.GeoLine
 
getMidpoint() - Method in class no.uio.edd.utils.geoutils.GeoPoint
 
getMidpoint() - Method in class no.uio.edd.utils.geoutils.GeoPolygon
 
getMidpoint() - Method in class no.uio.edd.utils.geoutils.GeoPolyline
 
getMinX() - Method in class no.uio.edd.utils.geoutils.GeoPolygon
 
getMinY() - Method in class no.uio.edd.utils.geoutils.GeoPolygon
 
getMyAddedNodeSet() - Method in class no.uio.edd.model.geo.GeoModelRunner
 
getMyAnnotions() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getMyArea() - Method in class no.uio.edd.utils.geoutils.GeoPolygon
 
getMyConnections() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getMyDirectionRelationPlaces() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getMyDistanceRelationPlaces() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getMyEvents() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getMyFeatureObject() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getMyGeoMap() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getMyGeoModelCoref() - Method in class no.uio.edd.model.geo.GeoModelRunner
 
getMyGeoModelCorefDashboard() - Method in class no.uio.edd.model.geo.GeoModelCoref
 
getMyGeoModelCorefTableView() - Method in class no.uio.edd.model.geo.GeoModelCoref
 
getMyGeoModelCorefTableView() - Method in class no.uio.edd.model.geo.GeoModelRunner
 
getMyGeoModelLinkSet() - Method in class no.uio.edd.model.geo.GeoModelRunner
 
getMyGeoModelPerson() - Method in class no.uio.edd.model.geo.map.GeoPerson
 
getMyGeoModelPersonReg() - Method in class no.uio.edd.model.geo.GeoModelRunner
 
getMyGeoModelPlaceReg() - Method in class no.uio.edd.model.geo.GeoModelRunner
 
getMyGeoModelPlaceRegTableView() - Method in class no.uio.edd.model.geo.GeoModelCoref
 
getMyGeoModelProperties() - Method in class no.uio.edd.model.geo.GeoModelRunner
 
getMyGeoModelRunner() - Method in class no.uio.edd.model.geo.AddedNodeSet
 
getMyGeoModelRunner() - Method in class no.uio.edd.model.geo.calc.GraphTraversal
 
getMyGeoModelRunner() - Method in class no.uio.edd.model.geo.GeoModelAddedNodes
 
getMyGeoModelRunner() - Method in class no.uio.edd.model.geo.GeoModelLinkSet
 
getMyGeoModelRunner() - Method in class no.uio.edd.model.geo.GeoModelPersonReg
 
getMyGeoModelRunner() - Method in class no.uio.edd.model.geo.GeoModelPlaceReg
 
getMyGmlDoc() - Method in class no.uio.edd.model.geo.calc.GeoModelGraph
 
getMyGraphTraversal() - Method in class no.uio.edd.model.geo.map.GeoMap
 
getMyLayerNum() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getMyLength() - Method in class no.uio.edd.utils.geoutils.GeoPolygon
 
getMyLength() - Method in class no.uio.edd.utils.geoutils.GeoPolyline
 
getMyLevel() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getMyLine() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getMyLine() - Method in class no.uio.edd.utils.geoutils.GeoPolygon
 
getMyName() - Method in class no.uio.edd.utils.dataeditor.EddButton
 
getMyOwner() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getMyOwnerSet() - Method in class no.uio.edd.utils.dataeditor.EddButton
 
getMyPersonElement() - Method in class no.uio.edd.model.geo.GeoModelElement
If I am a persName node, and I have a person element connected to me, that one is returned.
getMyPoints() - Method in class no.uio.edd.utils.geoutils.GeoPolyline
 
getMyPolygon() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getMyPreferredName() - Method in class no.uio.edd.model.geo.map.GeoEvent
 
getMyPreferredName() - Method in class no.uio.edd.model.geo.map.GeoPerson
 
getMyPreferredName() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getMySize() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getMySizeX() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getMySizeY() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getMyWidth() - Method in class no.uio.edd.utils.geoutils.GeoPolygon
 
getName() - Method in class no.uio.edd.model.geo.AddedNode
 
getName() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getName() - Method in class no.uio.edd.model.geo.GeoModelElement
 
getName() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getName() - Method in interface no.uio.edd.model.geo.GeoModelLinkable
 
getName() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getName() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
getNextFree() - Method in class no.uio.edd.utils.datautils.ExtendableObjectList
Find the place in the list in which the next element will be located.
getNodeIdFromEntTable(int) - Method in class no.uio.edd.model.geo.GeoModelRunner
Return the node ID value from a specific line in the entity table.
getNodeIdInRow(int) - Method in class no.uio.edd.model.geo.GeoModelAddedNodesTableView
 
getNodeIdInRow(int) - Method in class no.uio.edd.model.geo.GeoModelCorefTableView
 
getNodeIdInRow(int) - Method in class no.uio.edd.model.geo.GeoModelNetworkVisualiseTableView
 
getNodeIdInRow(int) - Method in class no.uio.edd.model.geo.GeoModelPlaceRegTableView
 
getNodeIdInRow(int) - Method in class no.uio.edd.model.geo.GeoModelPropertiesTableView
 
getNodeIdInRow(int) - Method in class no.uio.edd.model.geo.GeoModelTableView
Return the node ID value from a specific line in the entity table.
getNodeIdInRow(int) - Method in class no.uio.edd.model.geo.GeoModelTableViewEntities
Return the node ID value from a specific line in the entity table.
getNodeIdInRow(int) - Method in class no.uio.edd.model.geo.GeoModelTableViewProperties
Return the node ID value from a specific line in the entity table.
getNodeListView() - Method in class no.uio.edd.model.geo.GeoModelRunner
Getter for the NodeListView object.
getOrigIdNum() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getParaIdInSelectedRow() - Method in class no.uio.edd.model.geo.GeoModelAddedNodesTableView
 
getParaIdInSelectedRow() - Method in class no.uio.edd.model.geo.GeoModelPropertiesTableView
 
getParasWhereIAmSpeaker() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getParsedContentsInSelectedRow() - Method in class no.uio.edd.model.geo.GeoModelAddedNodesTableView
 
getParsedDoc() - Method in class no.uio.edd.model.geo.AddedNode
 
getParsedInfo() - Method in class no.uio.edd.model.geo.AddedNode
 
getParsedInfo() - Method in class no.uio.edd.model.geo.GeoModelLink
Return a formalised version of this object.
getParsedType() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getParsedTypeInSelectedRow() - Method in class no.uio.edd.model.geo.GeoModelPropertiesTableView
 
getPartOfDirection() - Method in class no.uio.edd.model.geo.map.GeoRelationship
 
getPropsAndObjs(String) - Method in class no.uio.edd.utils.xmlutils.RDFModel
 
getRange() - Method in class no.uio.edd.model.geo.map.GeoRelationship
 
getRdf() - Method in class no.uio.edd.model.geo.AddedNode
 
getRdf() - Method in class no.uio.edd.model.geo.GeoModelElement
 
getRdf() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getRdf() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getRelationshipCount() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getRelationshipCountWithBetweenRelationship() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getRelationshipCountWithDirection() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getRelationshipCountWithDistance() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getRelationshipCountWithPartRelationship() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getSelectedRow() - Method in class no.uio.edd.model.geo.GeoModelTableView
Find the index number of the selected row in the table held by this object.
getSelectedRow() - Method in class no.uio.edd.utils.datautils.TableDialog
Find the index number of the selected row in the table.
getSelectedRows() - Method in class no.uio.edd.model.geo.GeoModelTableView
Find the index number of the selected rows in the table held by this object.
getSelectedRows() - Method in class no.uio.edd.utils.datautils.TableDialog
Find the index numbers of the selected rows in the table.
getSpeakerNodeCount() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getSpeakerStatisticsLine() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
getSvgFooter() - Static method in class no.uio.edd.utils.xmlutils.DomUtils
Created a SVG footer.
getSvgHeader(String, int, int) - Static method in class no.uio.edd.utils.xmlutils.DomUtils
Created a SVG header, with some standard values set.
getSvgHeader(String) - Static method in class no.uio.edd.utils.xmlutils.DomUtils
Created a SVG header, with some standard values set.
getSvgString() - Method in class no.uio.edd.utils.geoutils.MapSvg
 
getTableDialog() - Method in class no.uio.edd.model.geo.GeoModelTableView
Delivers a pointer to the table dialog object.
getTableModel() - Method in class no.uio.edd.utils.datautils.TableDialog
 
getTakesPartAtPlace() - Method in class no.uio.edd.model.geo.map.GeoEvent
 
getTeiRootNode() - Method in class no.uio.edd.model.geo.GeoModelRunner
 
getTextContent() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
getTextFromNextNode() - Method in class no.uio.edd.model.geo.GeoModelRunner
Increase the active node number (that is, go to the next paragraph type node) and return a string containing the text of the active node.
getTextFromNodeNumber(String, boolean) - Method in class no.uio.edd.model.geo.GeoModelRunner
Return a string containing the text of the node with this number.
getTextFromPrevNode() - Method in class no.uio.edd.model.geo.GeoModelRunner
Decrease the active node number (that is, go to the previous paragraph type node) and return a string containing the text of the active node.
getTextFromSelectedNode(int) - Method in class no.uio.edd.model.geo.GeoModelRunner
Set the active node number (that is, go to the selected paragraph type node) and return a string containing the text of the active node.
getTextFromSurroundingPara(String, boolean) - Method in class no.uio.edd.model.geo.GeoModelRunner
Search for paragraphs with the given numeric part of the xml:id.
getTextFromSurroundingPara(String, boolean) - Method in class no.uio.edd.model.geo.NodeListView
Search for paragraphs with the given numeric part of the xml:id.
getTextFromThisNode() - Method in class no.uio.edd.model.geo.GeoModelRunner
Return a string containing the text of the active node.
getTheOnesIAmBetween() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getTitle(String) - Method in class no.uio.edd.model.geo.GeoModelPersonTitCat
Fin a title based on its code.
getTo() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getType() - Method in class no.uio.edd.model.geo.AddedNode
 
getType() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getType() - Method in class no.uio.edd.model.geo.GeoModelElement
 
getType() - Method in class no.uio.edd.model.geo.GeoModelLink
 
getType() - Method in class no.uio.edd.model.geo.map.GeoEvent
 
getTypeInSelectedRow() - Method in class no.uio.edd.model.geo.GeoModelAddedNodesTableView
 
getTypeInSelectedRow() - Method in class no.uio.edd.model.geo.GeoModelPropertiesTableView
 
getTypes() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getWidth() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getWidth() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
getX() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getX() - Method in class no.uio.edd.utils.geoutils.GeoPoint
 
getXhtmlFooter() - Static method in class no.uio.edd.utils.xmlutils.DomUtils
Creates an xhtml footer, from the point where the body element is open.
getXhtmlHeader(String) - Static method in class no.uio.edd.utils.xmlutils.DomUtils
Creates a xhtml1-strict header, up to the point where the body element is open.
getXmlFragment() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
getXmlHeader() - Static method in class no.uio.edd.utils.xmlutils.DomUtils
 
getY() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
getY() - Method in class no.uio.edd.utils.geoutils.GeoPoint
 
gotoPara(int) - Method in class no.uio.edd.model.geo.NodeListView
Go to a chosen paragraph level element from the TEI file.
GraphTraversal - Class in no.uio.edd.model.geo.calc
 
GraphTraversal(GeoModelRunner) - Constructor for class no.uio.edd.model.geo.calc.GraphTraversal
 

A B C D E F G H I K L M N O P Q R S T U V W X