Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
A
ABIT
- Static variable in class no.uio.edd.model.geo.calc.
GraphTraversal
actionPerformed(ActionEvent)
- Method in class no.uio.edd.utils.dataeditor.
EddButton
actionPerformed(ActionEvent)
- Method in class no.uio.edd.utils.menuutils.
MenuStorage
activateAsk()
- Method in class no.uio.edd.model.geo.
GeoModelNetworkVisualise
activateFrom()
- Method in class no.uio.edd.model.geo.
GeoModelNetworkVisualise
activateTo()
- Method in class no.uio.edd.model.geo.
GeoModelNetworkVisualise
addAnnotation(String)
- Method in class no.uio.edd.model.geo.map.
GeoPlace
Add to the list of annotation.
addArc(String, Double, Double, Double, Double, Double, String)
- Method in class no.uio.edd.utils.geoutils.
MapSvg
Makes an arc in SVG.
addArc(String, Double, Double, Double, Double, Double)
- Method in class no.uio.edd.utils.geoutils.
MapSvg
Makes an arc in SVG.
addCoref(String, String)
- Method in class no.uio.edd.model.geo.
GeoModelCoref
addCorefBacklink(String)
- Method in class no.uio.edd.model.geo.
AddedNode
addCorefBacklink(String)
- Method in class no.uio.edd.model.geo.
GeoModelElement
addCorefBacklink(String)
- Method in class no.uio.edd.model.geo.
GeoModelLink
addCorefBacklink(String)
- Method in interface no.uio.edd.model.geo.
GeoModelLinkable
Add a link to the list of objects corefering to this.
addCorefBacklink(String)
- Method in class no.uio.edd.model.geo.
GeoModelPerson
addCorefBacklink(String)
- Method in class no.uio.edd.model.geo.
GeoModelPlace
AddedNode
- Class in
no.uio.edd.model.geo
A node created manually by the operator.
AddedNode(AddedNodeSet, int)
- Constructor for class no.uio.edd.model.geo.
AddedNode
Creates an empty node with only id value stored.
AddedNode(AddedNodeSet, int, String, String, String, String, long)
- Constructor for class no.uio.edd.model.geo.
AddedNode
Creates a node with all values set.
AddedNodeSet
- Class in
no.uio.edd.model.geo
The set of nodes added manually by the operator.
AddedNodeSet(GeoModelRunner)
- Constructor for class no.uio.edd.model.geo.
AddedNodeSet
addElem(Object)
- Method in class no.uio.edd.utils.datautils.
ExtendableObjectList
Add a new element to the list.
addElem(String)
- Method in class no.uio.edd.utils.datautils.
ExtendableStringList
Add a new element to the list.
addElemUnlessAlreadyThere(Object)
- Method in class no.uio.edd.utils.datautils.
ExtendableObjectList
Add a new element to the list unless it is already there.
addElemUnlessAlreadyThere(String)
- Method in class no.uio.edd.utils.datautils.
ExtendableStringList
Add a new element to the list unless it is already there.
addEvent(String)
- Method in class no.uio.edd.model.geo.map.
GeoPlace
Add a new event to this place.
addGeoEvent(String)
- Method in class no.uio.edd.model.geo.map.
GeoMap
Add a geo event using the ID.
addGeoEvent()
- Method in class no.uio.edd.model.geo.map.
GeoMap
Add a geo event without an ID; that is, an anonymous (e.g. implied) event.
addGeoPerson(String, GeoModelPerson)
- Method in class no.uio.edd.model.geo.map.
GeoMap
addGeoPlace(String)
- Method in class no.uio.edd.model.geo.map.
GeoMap
addGeoRelationshipToMe(GeoRelationship)
- Method in class no.uio.edd.model.geo.map.
GeoPlace
Adds a new relationship for which I am the target.
addHasParts(String)
- Method in class no.uio.edd.model.geo.calc.
MapPlace
addIsPartOf(String)
- Method in class no.uio.edd.model.geo.calc.
MapPlace
addLine(String, Double, Double, Double, Double)
- Method in class no.uio.edd.utils.geoutils.
MapSvg
addLine(String, Double, Double, Double, Double, Double)
- Method in class no.uio.edd.utils.geoutils.
MapSvg
addLine(String, Double, Double, Double, Double, Double, boolean)
- Method in class no.uio.edd.utils.geoutils.
MapSvg
addLine(String, Double, Double, Double, Double, Double, boolean, String)
- Method in class no.uio.edd.utils.geoutils.
MapSvg
addLineGml(String, String, Double, Double, Double, Double)
- Method in class no.uio.edd.model.geo.calc.
GeoModelGraph
addLinkPersonregNamenode(String)
- Method in class no.uio.edd.model.geo.
GeoModelPersonReg
Adds a link between a person element and a node representing use of the person's name.
addLinksPersonregNamenodes(Element)
- Method in class no.uio.edd.model.geo.
GeoModelPersonReg
Adds a set of links between person elements and nodes representing use of the persons' names.
addListener()
- Method in class no.uio.edd.model.geo.
GeoModelTableView
Adds the necessary listeners connecting the table model to objects of subclasses of this class.
addLiteralTriplet(String, String, String)
- Method in class no.uio.edd.utils.xmlutils.
RDFModel
addNameNode(GeoModelLinkable)
- Method in class no.uio.edd.model.geo.
GeoModelPerson
Adds name element to this person object.
addObjectArray(Object[])
- Method in class no.uio.edd.utils.datautils.
ExtendableObjectList
Adding a full array of objects to the list.
addPersonAsParticipant(GeoPerson)
- Method in class no.uio.edd.model.geo.map.
GeoEvent
Adds a participant to this event.
addPoint(String, Double, Double, String)
- Method in class no.uio.edd.utils.geoutils.
MapSvg
addPoint(String, Double, Double)
- Method in class no.uio.edd.utils.geoutils.
MapSvg
addPossibilityFan(String, String, double, double, double, double, double, double)
- Method in class no.uio.edd.utils.geoutils.
MapSvg
Make a fan of possibilities from start to target.
addPossibilityFan(String, String, double, double, double, double, double, double, String)
- Method in class no.uio.edd.utils.geoutils.
MapSvg
Make a fan of possibilities from start to target.
addRectangle(String, double, double)
- Method in class no.uio.edd.utils.geoutils.
MapSvg
addRectangleGml(String, String, double, double)
- Method in class no.uio.edd.model.geo.calc.
GeoModelGraph
addRectangleGml(String, String, double, double, int)
- Method in class no.uio.edd.model.geo.calc.
GeoModelGraph
addRectangleGml(String, String)
- Method in class no.uio.edd.model.geo.calc.
GeoModelGraph
addSorter()
- Method in class no.uio.edd.model.geo.
GeoModelTableView
addSorter()
- Method in class no.uio.edd.utils.datautils.
TableDialog
addSpeakerNode(GeoModelLinkable)
- Method in class no.uio.edd.model.geo.
GeoModelPerson
Adds a speaker element to this person object, that is, a paragraph level element for which this person is seen as the speaker.
addSpeakerOfParagraph(String)
- Method in class no.uio.edd.model.geo.
GeoModelPersonReg
Adds to the person object a reference to a paragraph for which a person is the speaker.
addSpeakersOfParagraphs(Element)
- Method in class no.uio.edd.model.geo.
GeoModelPersonReg
Adds to the person object a set of reference to paragraphs for which a person is the speaker.
addStringArray(String[])
- Method in class no.uio.edd.utils.datautils.
ExtendableStringList
addText(String, String, double, double, String)
- Method in class no.uio.edd.utils.geoutils.
MapSvg
addText(String, String, double, double)
- Method in class no.uio.edd.utils.geoutils.
MapSvg
addToErrorLog(String)
- Method in class no.uio.edd.model.geo.calc.
GraphTraversal
addTriplet(String, String, String)
- Method in class no.uio.edd.utils.xmlutils.
RDFModel
addType(String)
- Method in class no.uio.edd.model.geo.map.
GeoPlace
Adds another type to my list of types.
addUrl(String)
- Method in class no.uio.edd.model.geo.map.
GeoRelationship
addValueFrom(String, String, String)
- Method in class no.uio.edd.model.geo.
GeoModelNetworkVisualiseTableView
addValueThis(String)
- Method in class no.uio.edd.model.geo.
GeoModelNetworkVisualiseTableView
addValueTo(String, String, String)
- Method in class no.uio.edd.model.geo.
GeoModelNetworkVisualiseTableView
arrayNoNulls(Object[])
- Static method in class no.uio.edd.utils.datautils.
EddDataUtils
Removes all nulls in the array, including trailing nulls.
asCoordList()
- Method in class no.uio.edd.model.geo.map.
GeoPlace
asCoordList()
- Method in class no.uio.edd.utils.geoutils.
GeoBoundingBox
asCoordList()
- Method in class no.uio.edd.utils.geoutils.
GeoFeature
asCoordList()
- Method in class no.uio.edd.utils.geoutils.
GeoLine
asCoordList()
- Method in class no.uio.edd.utils.geoutils.
GeoPoint
asCoordList()
- Method in class no.uio.edd.utils.geoutils.
GeoPolygon
asCoordList()
- Method in class no.uio.edd.utils.geoutils.
GeoPolyline
asGML()
- Method in interface no.uio.edd.model.geo.
GeoModelLocation
My geographical info presented as a Geographical Markup Language fragment.
asGML()
- Method in class no.uio.edd.model.geo.
GeoModelPlace
asGML()
- Method in class no.uio.edd.model.geo.
GeoModelPlaceReg
Returns a GML document with GML for all the places who has it.
asGML()
- Method in class no.uio.edd.model.geo.map.
GeoMap
asGML()
- Method in interface no.uio.edd.model.geo.map.
GeoMaplike
asGML()
- Method in class no.uio.edd.model.geo.map.
GeoPlace
asGML()
- Method in class no.uio.edd.utils.geoutils.
GeoBoundingBox
asGML()
- Method in class no.uio.edd.utils.geoutils.
GeoFeature
The GML fragment returned by this method should contain everything from the level of the specific geometry, that is, from gml:Point, gml:Polygon, etc.
asGML()
- Method in class no.uio.edd.utils.geoutils.
GeoLine
asGML()
- Method in class no.uio.edd.utils.geoutils.
GeoPoint
asGML()
- Method in class no.uio.edd.utils.geoutils.
GeoPolygon
asGML()
- Method in class no.uio.edd.utils.geoutils.
GeoPolyline
asXML()
- Method in class no.uio.edd.utils.xmlutils.
RDFModel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X