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

A

AbstractArrangement<N> - Class in prajna.viz.arrange
Abstract class for arrangements of nodes.
AbstractArrangement() - Constructor for class prajna.viz.arrange.AbstractArrangement
 
AbstractDataAccessor<N,E> - Class in prajna.structure
Abstract implementation of a DataAccessor, providing a number of utility method implementations.
AbstractDataAccessor() - Constructor for class prajna.structure.AbstractDataAccessor
 
AbstractDatasetDisplay<D> - Class in prajna.viz.display
Abstract base class for displaying datasets in a JComponent.
AbstractDatasetDisplay() - Constructor for class prajna.viz.display.AbstractDatasetDisplay
 
AbstractGraph<N,E> - Class in prajna.util
Abstract implementation of a Graph.
AbstractGraph() - Constructor for class prajna.util.AbstractGraph
 
AbstractGraphDisplay<N,E> - Class in prajna.viz.display
Abstract base class for displaying graphs in a JComponent.
AbstractGraphDisplay() - Constructor for class prajna.viz.display.AbstractGraphDisplay
 
accept(DataRecord) - Method in class prajna.data.DataFilter
Return whether the DataRecord is accepted by this filter.
accept(DataRecord) - Method in class prajna.data.EnumFieldFilter
Return whether the filter accepts the data record.
accept(DocData) - Method in class prajna.data.query.DocFilter
Return whether the represented document is accepted by this filter.
accept(DataRecord) - Method in class prajna.data.query.GeoDocFilter
Check the data record to see if the coordinate field matches this filter.
accept(DataRecord) - Method in class prajna.data.query.MatchFilter
Return whether the DataRecord is accepted by this filter.
accept(DataRecord) - Method in class prajna.data.query.NotClause
Return whether the DataRecord is accepted by this filter.
accept(DataRecord) - Method in class prajna.data.query.ProximitySearch
Return whether the DataRecord is accepted by this filter.
accept(DataRecord) - Method in class prajna.data.query.RangeFilter
Return whether the DataRecord is accepted by this filter.
accept(DataRecord) - Method in class prajna.data.query.SearchTerm
Return whether the DataRecord is accepted by this filter.
accept(DataRecord) - Method in class prajna.data.query.TreeClause
Return whether the DataRecord is accepted by this filter.
accept(DataRecord) - Method in class prajna.data.TimeSpanFilter
Return whether the filter accepts the data record.
accept(DataRecord) - Method in class prajna.data.WordFilter
Return whether the filter accepts the data record.
accept(File) - Method in class prajna.gui.ExtensionFileFilter
Determines whether the given file is accepted by this filter.
accept(DataRecord) - Method in class prajna.gui.SelectValueFilter
Return whether the DataRecord is accepted by this filter.
accept(DataRecord) - Method in class prajna.gui.TimeWindowFilter
Return whether the DataRecord is accepted by this filter.
AccumEdge<E> - Class in prajna.util
This class represents an accumulated edge.
AccumEdge() - Constructor for class prajna.util.AccumEdge
 
actionPerformed(ActionEvent) - Method in class prajna.gui.ColorCellEditor
Handle clicking on the button.
add(JFreeChart) - Method in class prajna.chart.jfreechart.MultiChartPane
Adds the chart to this panel.
add(String, JFreeChart) - Method in class prajna.chart.jfreechart.MultiChartPane
Adds the chart to this panel, using the specified tab name.
add(GeoShape) - Method in class prajna.geo.GeoLayer
Add a shape to this geographic layer
add(N) - Method in class prajna.util.ClusterGraph
Add a node to the ClusterGraph.
add(N) - Method in class prajna.util.DirectedGraph
Add a node to the graph.
add(N) - Method in interface prajna.util.Graph
Add a node to the graph
add(L) - Method in class prajna.util.Tree
Adds a child with the specified data to this tree.
add(L, L) - Method in class prajna.util.Tree
Adds the child with the specified data to the parent with the specified data.
add(MutableTreeNode) - Method in class prajna.util.Tree
Add a new child.
add(Tree<L>) - Method in class prajna.util.Tree
Adds a child to this tree
add(N) - Method in class prajna.util.TreeGraph
Add a tree node to the graph.
add(N) - Method in class prajna.util.UndirectedGraph
Add a node to the graph
addAccessor(RecordAccessor) - Method in class prajna.structure.accessor.DataCoordinator
Add a semantic accessor to this data coordinator.
addAccessor(String, RecordAccessor) - Method in class prajna.structure.accessor.FusionAccessor
Add a semantic accessor to this data coordinator.
addAccessorReasoners(RecordAccessor) - Method in class prajna.structure.ontology.OwlReasonerReader
Apply the reasoners read by this reader to the specified accessor
addAll(Collection<GeoShape>) - Method in class prajna.geo.GeoLayer
Add all of a collection of Geographic shapes to this layer
addAll(Graph<? extends N, ? extends E>) - Method in class prajna.util.AbstractGraph
Add all elements from the specified graph to this graph.
addAll(Graph<? extends N, ? extends E>) - Method in interface prajna.util.Graph
Add all elements from the specified graph to this graph.
addAlternate(String) - Method in class prajna.entity.EntityTag
Add an alternate term which is a co-reference to this entity.
addAltName(String) - Method in class prajna.geo.GeoObject
Add an alternate name for this object
addButtonPadListener(ButtonPadListener) - Method in class prajna.gui.ButtonPad
Add a button pad listener to this DirectionalPad
addCamelSpaces(String) - Static method in class prajna.text.StringUtils
Convert a string in camel notation to human readable text by inserting spaces before each word.
addChangeListener(ChangeListener) - Method in class prajna.geo.GeoLayerEditor
Adds a change listener.
addChangeListener(ChangeListener) - Method in class prajna.gui.GuiDataFilter
Add a ChangeListener to this data filter.
addChangeListener(ChangeListener) - Method in class prajna.gui.SliderRowPane
Add a change listener to this SliderRowPane.
addChangeListener(ChangeListener) - Method in class prajna.gui.TimeDisplayControl
Adds a ChangeListener to the slider.
addChangeListener(ChangeListener) - Method in class prajna.gui.TimeSlider
Adds a ChangeListener to the slider.
addChangeListener(ChangeListener) - Method in class prajna.gui.TimeTextField
Add a ChangeListener to this data filter.
addChangeListener(ChangeListener) - Method in interface prajna.gui.TimeWidget
Adds a ChangeListener to the widget.
addChartMouseListener(ChartMouseListener) - Method in class prajna.chart.jfreechart.MultiChartPane
Adds a chart mouse listener.
addClassRenderer(Object, NodeRenderer) - Method in class prajna.viz.render.ClassNodeRenderer
Add a NodeRenderer for a class of nodes.
addComment(String) - Method in class prajna.ontology.OwlOntology
Add a comment to this ontology
addCondition(RdfTriple) - Method in class prajna.ontology.inference.Rule
Add a condition clause to the Rule
addCoord(GeoCoord) - Method in class prajna.geo.GeoConvexHull
Add a coordinate to the set of points for the convex hull.
addCoord(GeoCoord, Date) - Method in class prajna.geo.GeoTrack
Add a geographic coordinate with an associated date to this track
addData(S) - Method in class prajna.viz.prefuse.TupleLoader
Add the data element as a tuple to the table.
addDataStructureListener(DataStructureListener) - Method in interface prajna.structure.stream.StreamingAccessor
Add a data structure listener to listen for events when a particular data structure changes.
addDataStructureListener(DataStructureListener) - Method in class prajna.structure.stream.StreamSemanticAccessor
Add a data structure listener to listen for events when a particular data structure changes.
addDatatypeValue(String, RdfDataThing<?>) - Method in class prajna.ontology.OwlThing
Add a value for a Datatype property to this OwlThing.
addDatatypeValue(String, String) - Method in class prajna.ontology.OwlThing
Add a value for a Datatype property to this OwlThing.
addDatatypeValue(String, String, RdfTriple.TripleType) - Method in class prajna.ontology.OwlThing
Add a value for a Datatype property to this OwlThing.
addDerivedClause(CalcClause) - Method in class prajna.ontology.inference.Rule
Add a derived clause to the rule
addDocData(DocData) - Method in class prajna.structure.DocCorpus
Add a DocData element to the corpus.
addEdge(E) - Method in class prajna.util.AccumEdge
Adds the edge.
addEdge(E, N, N) - Method in class prajna.util.ClusterGraph
Add an edge to the ClusterGraph.
addEdge(E, N, N) - Method in class prajna.util.DirectedGraph
Add the edge element to the graph.
addEdge(E, N, N) - Method in interface prajna.util.Graph
Add the edge element to the graph.
addEdge(E, N, N) - Method in class prajna.util.TreeGraph
Add an edge to the graph.
addEdge(E, N, N) - Method in class prajna.util.UndirectedGraph
Add the edge element to the graph.
addEdgeTemplate(String) - Method in class prajna.structure.GraphSpec
Add the template by name to the set of templates used for edges in this graph specification
addElement(String, Map<String, String>, String) - Method in class prajna.util.SvgGraphics
Adds the SVG element to the current document
addEntities(Set<String>) - Method in class prajna.text.PhraseFinder
Add known entities to allow the PhraseFinder to treat these as contiguous objects
addEnumFieldValue(String, String) - Method in class prajna.data.DataRecord
Add an enumerated value to the given field.
addExtractor(EntityExtractor) - Method in class prajna.entity.CompositeExtractor
Add an extractor to the set of entity extractors used by this composite extractor.
addExtractor(EntityExtractor, int) - Method in class prajna.entity.CompositeExtractor
Add an extractor to the set of entity extractors used by this composite extractor, along with a weight.
addFieldDesc(String, FieldDesc<?>) - Method in class prajna.data.field.DataTemplate
Adds the field description to the internal tables.
addFieldHandler(String, FieldHandler) - Method in class prajna.structure.accessor.DataCoordinator
Add a field handler for a particular field.
addFieldHandler(String, FieldHandler) - Method in class prajna.structure.accessor.FusionAccessor
Add a field handler for a particular field.
addFieldHandler(String, FieldHandler) - Method in class prajna.structure.accessor.RecordAccessor
Add a field handler for a particular field.
addFieldValue(String, V) - Method in class prajna.data.MultiValueMap
Add a value to the given field.
addFile(String) - Method in class prajna.geo.EsriLocator
Add a specific shape file to the locator.
addFile(File) - Method in class prajna.structure.accessor.CommonMLAccessor
Adds a file to this accessor.
addFile(String) - Method in class prajna.structure.accessor.CommonMLAccessor
Adds a file by name to this accessor.
addFilter(GeoShape) - Method in class prajna.geo.MultiGeoFilter
Add a geographic shape to the set of filters.
addFilter(String, GeoShape) - Method in class prajna.geo.MultiGeoFilter
Add a geographic shape to the set of filters.
addFunction(String) - Method in class prajna.util.SvgGraphics
Adds a Javascript function to the SVG document.
addGeoLayer(GeoLayer) - Method in class prajna.geo.KmlWriter
Add a Geographic Layer to the KML file.
addGeoListener(GeoEventListener) - Method in class prajna.geoviz.GeoEventGenerator
Adds a GeoEventListener.
addHoverListener(HoverListener) - Method in class prajna.viz.display.AbstractGraphDisplay
Adds a listener which will receive any ItemSelected events.
addHoverListener(HoverListener) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Adds a listener which will receive any ItemSelected events.
addImport(URL) - Method in class prajna.ontology.OwlOntology
Add an import to this ontology
addIntFieldValue(String, Integer) - Method in class prajna.data.DataRecord
Add an integer value to the given field.
addItemListener(ItemListener) - Method in class prajna.viz.display.AbstractDatasetDisplay
Adds a listener which will receive any ItemSelected events.
addItemListener(ItemListener) - Method in class prajna.viz.display.AbstractGraphDisplay
Adds a listener which will receive any ItemSelected events.
addItemListener(ItemListener) - Method in class prajna.viz.display.FillTreePane
Adds a listener which will receive any ItemSelected events.
addItemListener(ItemListener) - Method in class prajna.viz.display.JTreeWrapper
Adds a listener which will receive any ItemSelected events.
addItemListener(ItemListener) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Adds a listener which will receive any ItemSelected events.
addKey(String) - Method in class prajna.data.DocData
Adds a key to the Document metadata
addKey(String, Object) - Method in class prajna.data.DocData
Adds a key to the Document metadata with an associated value
addKeyMap(Map<String, ? extends Object>) - Method in class prajna.data.DocData
Add a group of keys with values to this docData object.
addLayer(GeoLayer) - Method in class prajna.geo.GeoCanvas
Add a layer to the geographic display
addLayer(GeoLayer) - Method in interface prajna.geo.GeoDisplay
Add a layer to the geographic display
addLayer(GeoLayer) - Method in class prajna.geo.GeoImageDisplay
Add a layer to the geographic display
addLayer(GeoLayer) - Method in class prajna.geo.GeoMapper
Add a geographic layer to the display.
addLayer(GeoLayer) - Method in class prajna.geoviz.GraphGeoCanvas
Add a layer to the geographic display.
addLayer(GeoLayer) - Method in class prajna.geoviz.TimerGeoCanvas
Adds the layer.
addListener(DataRecordListener) - Method in class prajna.structure.stream.DataRecordStream
Add a listener to the set of listeners for this DataRecordStream
addListener(EventListener, String) - Method in class prajna.viz.render.SwingNodeRenderer
Goes through the component list, adding listeners of the appropriate type and adding them to each component for each node.
addLocationFieldValue(String, Location) - Method in class prajna.data.DataRecord
Add a location value to the given field.
addLookup(String, String, String) - Method in class prajna.io.DbLookup
Add the lookup table.
addLookup(String, String, String, String) - Method in class prajna.io.DbLookup
Adds the lookup table.
addMeasureFieldValue(String, Measure) - Method in class prajna.data.DataRecord
Add a measure value to the given field.
addModel(File) - Method in class prajna.entity.opennlp.OpenNlpExtractor
Add the model file, or all model files within the directory.
addModel(File, EntityType) - Method in class prajna.entity.opennlp.OpenNlpExtractor
Add the model file with the specified entity type.
addNameKey(String) - Method in class prajna.data.field.DataTemplate
Add a name key for this template
addNodeTemplate(String) - Method in class prajna.structure.GraphSpec
Add the template by name to the set of templates used for nodes in this graph specification
addOwlClass(OwlClass) - Method in class prajna.ontology.OwlOntology
Add an OwlClass to the ontology
addOwlProperty(OwlProperty) - Method in class prajna.ontology.OwlOntology
Add an OwlProperty to the ontology
addOwlThing(OwlThing) - Method in class prajna.ontology.OwlOntology
Add an OwlThing to the ontology
addOwlThing(OwlThing) - Static method in class prajna.ontology.OwlThing
Add an OwlThing to the cache if it hasn't been added, or if it had been previously removed
addPrivateListeners(Set<JButton>) - Method in class prajna.gui.ButtonPad
set up the internal private listeners
addProperties(String) - Method in class prajna.ontology.SemanticAugmenter
Add a property or list of properties by name.
addProperty() - Method in class prajna.data.rdf.Property
Add this property to the internal set of properties
addProperty(Property) - Method in class prajna.ontology.SemanticAugmenter
Add a property which is augmented by this augmenter.
addRadioButton(String) - Method in class prajna.geo.GeoMapper
Add a radio button to the internal button group and button panel.
addRawType(String) - Method in class prajna.entity.EntityTag
Add a raw type to the set of raw types for this entity
addRelation(String, OwlThing) - Method in class prajna.ontology.OwlQuery
Add a relation to the set of relations to match.
addRelation(String, OwlThing, RdfTriple.TripleType) - Method in class prajna.ontology.OwlThing
Add a relation to this OwlThing, relating it to another OwlThing
addRestriction(OwlRestriction) - Method in class prajna.ontology.OwlQuery
Add a restriction to the set of restrictions for this query
addResult(RdfTriple) - Method in class prajna.ontology.inference.Rule
Add a result clause to this rule
addSameAs(String) - Method in class prajna.ontology.OwlThing
Create a sameAs reference for a particular object.
addShape(GeoShape) - Method in class prajna.geo.GeoCanvas
Add a shape to the geographic display.
addShape(GeoShape) - Method in class prajna.geo.GeoReader
Add a shape to the reader's internal shape list.
addShape(GeoShape) - Method in class prajna.geo.KmlWriter
Add a shape to the KML file.
addShape(GeoShape) - Method in class prajna.geoviz.TimerGeoCanvas
Adds a GeoShape.
addShapes(Collection<GeoShape>) - Method in class prajna.geo.GeoCanvas
Add a collection of shapes to the geographic display.
addShapes(Collection<GeoShape>) - Method in class prajna.geoviz.TimerGeoCanvas
Adds all shapes in the collection.
addSimileElement(DataRecord) - Method in class prajna.structure.writer.SimileFormatWriter
Adds a Simile element for the associated DataRecord.
addSourceField(String) - Method in class prajna.data.field.FieldDesc
Add a field to the set of source fields for this descriptor
addSpan(GeoShape, TimeSpan) - Method in class prajna.geoviz.TimerGeoCanvas
Adds a shape with a specified TimeSpan.
addStructure(DataStructureSpec) - Method in class prajna.structure.AbstractDataAccessor
Add a data structure specification to this accessor
addTagFieldMapping(EntityType, String) - Method in class prajna.entity.EntityExtractor
Associate a tag generated by the entity extractor with a particular field in a DataRecord.
addTemplate(DataTemplate) - Method in class prajna.structure.AbstractDataAccessor
Add a data template to this accessor.
addTemplate(String) - Method in class prajna.structure.DatasetSpec
Add the named template, which should correspond to a DataTemplate, to this dataset
addTemplate(String) - Method in class prajna.structure.GridSpec
Add the template by name to the set of templates used for cells in this grid specification
addTemplate(String) - Method in class prajna.structure.TreeSpec
Add the template by name to the set of templates used for tree nodes in this tree specification
addTerm(DocFilter) - Method in class prajna.data.query.TreeClause
Add a term to this tree clause.
addTerm(String) - Method in class prajna.data.WordFilter
Add a word to the set of match words for this filter
addTerm(String) - Method in class prajna.text.WordNetFilter
Add a word to the set of match words for this filter
addTerms(Set<DocFilter>) - Method in class prajna.data.query.TreeClause
Add a set of terms to this clause
addTerms(Set<String>) - Method in class prajna.data.WordFilter
Add words to the set of match words for this filter
addTerms(Set<String>) - Method in class prajna.text.WordNetFilter
Add words to the set of match words for this filter
addTextField(String) - Method in class prajna.entity.EntityExtractor
Add a field to the set of text fields queried for entity extraction.
addTextFieldValue(String, String) - Method in class prajna.data.DataRecord
Add a text value to the given field.
addTimeBar(TimeBar) - Method in class prajna.viz.display.TimeLineCanvas
Adds a TimeBar to the display.
addTimeDisplay(TimeDisplay) - Method in class prajna.gui.TimeDisplayControl
Adds the time display to this controller.
addTimedShape(GeoShape, TimeSpan) - Method in class prajna.geo.KmlWriter
Add a shape with a time component.
addTimedShape(GeoShape, TimeSpan) - Method in class prajna.geoviz.TimedGeoLayer
Add a timed shape with a specified time span.
addTimedShape(GeoShape, Sequential) - Method in class prajna.geoviz.TimerGeoCanvas
Adds the shape with the specified time sequence.
addTimeFieldValue(String, TimeSpan) - Method in class prajna.data.DataRecord
Add a time value to the given field.
addTimeSegment(Date, Date) - Method in interface prajna.data.Sequential
Adds a time segment - a start/stop time - to the sequence's list of start/stop times.
addTimeSegment(Date, long) - Method in interface prajna.data.Sequential
Adds a time segment - a start/stop time - to the sequence's list of start/stop times.
addTimeSegment(Date, Date) - Method in class prajna.data.SequentialRecord
Add a time segment to this record, specifying start and stop times.
addTimeSegment(Date, long) - Method in class prajna.data.SequentialRecord
Add a time segment to this record, specifying start time and duration
addTimeSegment(Date, Date) - Method in class prajna.data.TimeSequence
Adds a time segment - a start/stop time - to the sequence's list of start/stop times.
addTimeSegment(Date, long) - Method in class prajna.data.TimeSequence
Adds a time segment - a start/stop time - to the sequence's list of start/stop times.
addTimeSpan(TimeSpan) - Method in interface prajna.data.Sequential
Adds a TimeSpan to the sequence's list of TimeSpans.
addTimeSpan(TimeSpan) - Method in class prajna.data.SequentialRecord
Add a time span to this record
addTimeSpan(TimeSpan) - Method in class prajna.data.TimeSequence
Adds a TimeSpan to the sequence's list of TimeSpans.
addToBuffer(X) - Method in class prajna.io.BufferedFormatWriter
Add a record to the internal buffer.
addToDisjoint(OwlClass) - Method in class prajna.ontology.OwlClass
Add an OwlClass to the set of disjoint classes for this class.
addToGraph(Graph<DataRecord, DataRecord>, GraphSpec) - Method in class prajna.structure.accessor.RecordAccessor
Add a set of records to the graph provided.
addToIntersection(Validating) - Method in class prajna.ontology.OwlClass
Add a validating object to the intersection for this class
addToTree(Tree<DataRecord>, TreeSpec) - Method in class prajna.structure.accessor.RecordAccessor
Add a set of records to the tree provided.
addToUnion(Validating) - Method in class prajna.ontology.OwlClass
Add a validating object to the union for this class
addTransparency(BufferedImage, float) - Static method in class prajna.image.ImageUtils
Create a new image with the specified transparency applied to the original image.
addUrl(URL) - Method in class prajna.structure.accessor.CommonMLAccessor
Adds a file by url to this accessor.
addValueSpan(TimeSpan, double) - Method in class prajna.gui.ValueTimeBar
Add a time span with a particular associated value.
addValueToThing(OwlThing, String) - Method in class prajna.ontology.OwlDatatypeProperty
Apply the value to this property for the given OwlThing.
addValueToThing(OwlThing, String) - Method in class prajna.ontology.OwlObjectProperty
Apply the value to this property for the given OwlThing.
addValueToThing(OwlThing, String) - Method in class prajna.ontology.OwlProperty
Apply the value to this property for the given OwlThing.
addVerifier(EntityVerifier) - Method in class prajna.entity.CompositeExtractor
Add an entity verifier to the set of entity verifiers used by this composite extractor.
addVerifier(EntityVerifier, int) - Method in class prajna.entity.CompositeExtractor
Add an entity verifier to the set of entity verifiers used by this composite extractor, using the specified weight
AlchemyDocData - Class in prajna.entity.alchemy
DocData object which uses the Alchemy public service at http://www.alchemyapi.com to retrieve the content of a web-accessible document.
AlchemyDocData(String) - Constructor for class prajna.entity.alchemy.AlchemyDocData
Create a new AlchemyDocData object for the specified URL
AlchemyDocData(URL) - Constructor for class prajna.entity.alchemy.AlchemyDocData
Create a new AlchemyDocData object for the specified URL
AlchemyExtractor - Class in prajna.entity.alchemy
Entity extractor which uses the Alchemy public service at http://www.alchemyapi.com.
AlchemyExtractor() - Constructor for class prajna.entity.alchemy.AlchemyExtractor
Create a new, uninitialized Alchemy Entity Extractor.
AlchemyExtractor(String) - Constructor for class prajna.entity.alchemy.AlchemyExtractor
Create a AlchemyExtractor, using the API key specified
AlchemyRssDocReader - Class in prajna.entity.alchemy
Implementation of an RSS Document reader that reads RssItems from a reader, and creates DocData objects for each RSS item.
AlchemyRssDocReader() - Constructor for class prajna.entity.alchemy.AlchemyRssDocReader
Create a new AlchemyRssDocReader.
AlchemyRssDocReader(FormatReader<RssItem>) - Constructor for class prajna.entity.alchemy.AlchemyRssDocReader
Create a new AlchemyRssDocReader that reads Rss items from the RssReader
Animatable - Interface in prajna.data
This interface provides a common set of utilities for items which can be animated.
Animatable.Animation - Enum in prajna.data
Enumeration of values representing possible animation directives
animate() - Method in class prajna.viz.display.AnimateCanvas
Animate this canvas.
AnimateCanvas<N,E> - Class in prajna.viz.display
The AnimateCanvas class augments the GraphCanvas with support for Animated displays.
AnimateCanvas() - Constructor for class prajna.viz.display.AnimateCanvas
Constructs an AnimateCanvas with an empty graph
AnimateCanvas(Graph<N, E>) - Constructor for class prajna.viz.display.AnimateCanvas
Constructs a AnimateCanvas with the specified graph
applyReasoner(DataRecord) - Method in class prajna.structure.stream.DataRecordStream
Apply the reasoner to the data record.
applyRule(TripleStore) - Method in class prajna.ontology.inference.Rule
Apply the rule to the triple store provided.
applyTransform(String) - Method in class prajna.data.field.FieldDesc
Applies the String transformation to the field value.
applyTransform(String) - Method in class prajna.text.StringTransform
Applies the String transformations to the field value.
arrange(Graph<N, E>) - Method in class prajna.geoviz.ProjectionArrangement
Arranges the nodes in the graph.
arrange(Graph<N, E>) - Method in class prajna.viz.arrange.CircleArrangement
Arranges the specified Graph.
arrange(Graph<N, E>) - Method in class prajna.viz.arrange.ClusterArrangement
Arrange the graph with this ClusterArrangement.
arrange(Graph<N, E>) - Method in class prajna.viz.arrange.DiagonalArrangement
Arranges the specified Graph
arrange(Graph<N, E>) - Method in class prajna.viz.arrange.DirectedArrangement
Arranges the specified Graph
arrange(Graph<N, E>) - Method in interface prajna.viz.arrange.GraphArrangement
Arranges the specified Graph
arrange(Grid<C>) - Method in interface prajna.viz.arrange.GridArrangement
Arranges the specified grid
arrange(Tree<N>) - Method in class prajna.viz.arrange.OrthoTreeArrangement
Arranges the graph starting at the specified node.
arrange(Graph<N, E>) - Method in class prajna.viz.arrange.RandomArrangement
Arranges the specified Graph
arrange(Tree<N>) - Method in class prajna.viz.arrange.RandomArrangement
Arrange the specified tree
arrange(Graph<N, E>) - Method in class prajna.viz.arrange.RectangularArrangement
 
arrange(Grid<N>) - Method in class prajna.viz.arrange.RectangularArrangement
 
arrange(Graph<N, E>) - Method in class prajna.viz.arrange.TargetArrangement
Arranges the specified Graph.
arrange(Tree<N>) - Method in class prajna.viz.arrange.TargetArrangement
Arrange the specified tree.
arrange(Graph<N, E>) - Method in class prajna.viz.arrange.TierArrangement
Arranges the graph starting at the focus node.
arrange(Tree<N>) - Method in class prajna.viz.arrange.TierArrangement
Arranges the tree starting at the root node.
arrange(Tree<N>) - Method in interface prajna.viz.arrange.TreeArrangement
Arranges the specified Tree
arrange() - Method in class prajna.viz.display.AnimateCanvas
Arranges the graph using the current arrangement
arrange() - Method in class prajna.viz.display.GraphCanvas
Arrange the graph
Arrangement<N> - Interface in prajna.viz.arrange
Interface for general arrangements.
ArrangementException - Exception in prajna.viz.arrange
Signals that an Arrangement error has occurred.
ArrangementException() - Constructor for exception prajna.viz.arrange.ArrangementException
Constructs an ArrangementException with no detail message
ArrangementException(String) - Constructor for exception prajna.viz.arrange.ArrangementException
Constructs an ArrangementException with the specified detail message
ArrowEdgeRenderer - Class in prajna.viz.render
Class which draws a directed edge with an arrow to represent the the direction of the edge.
ArrowEdgeRenderer() - Constructor for class prajna.viz.render.ArrowEdgeRenderer
 
ArrowEdgeRenderer.ArrowHeadLocation - Enum in prajna.viz.render
Enumeration representing the location of the arrowhead
AscendLabel - Class in prajna.gui
Implementation of a JLabel that writes its characters vertically instead of horizontally.
AscendLabel(String) - Constructor for class prajna.gui.AscendLabel
Construct a new AscendLabel with the specified text
augment(OwlThing) - Method in class prajna.ontology.inference.SwrlAugmenter
Augment a particular OwlThing.
augment(OwlThing) - Method in class prajna.ontology.SemanticAugmenter
Augment a particular OwlThing.
augmentRecord(DataRecord) - Method in class prajna.entity.EntityExtractor
Augment the data record with information from the reasoner.
augmentRecord(DataRecord) - Method in class prajna.structure.CompositeReasoner
Apply the reasoners in sequence to the DataRecord.
augmentRecord(DataRecord) - Method in class prajna.structure.FilterReasoner
Augment the DataRecord.
augmentRecord(DataRecord) - Method in class prajna.structure.geo.LocatorReasoner
Augment the data record with information from the reasoner.
augmentRecord(DataRecord) - Method in class prajna.structure.ontology.OwlReasoner
Augment the data record with information from the ontology.
augmentRecord(DataRecord) - Method in interface prajna.structure.RecordReasoner
Augment the data record with information from the reasoner.

B

beginGroup(Map<String, String>) - Method in class prajna.util.SvgGraphics
Begin a group of elements within the SVG document.
beginLink(String) - Method in class prajna.util.SvgGraphics
Begin a hyperlink reference.
BooleanFieldDesc - Class in prajna.data.field
Field Descriptor for a Boolean field.
BooleanFieldDesc() - Constructor for class prajna.data.field.BooleanFieldDesc
Default constructor with no arguments, useful for cases where the descriptor is configured from XML elements.
BooleanFieldDesc(String) - Constructor for class prajna.data.field.BooleanFieldDesc
Constructor taking a field name.
breadthFirstIterator() - Method in class prajna.util.Tree
Breadth first iterator which iterates over the data elements within the tree
BrillTagger - Class in prajna.text
Implementation of a Brill Tagger, based on the algorithms of Eric Brill.
BrillTagger() - Constructor for class prajna.text.BrillTagger
Create a new instance of a Brill Tagger.
BrillTagger(String) - Constructor for class prajna.text.BrillTagger
Create a new instance of a Brill Tagger using the specified model path.
BufferedFormatWriter<X> - Class in prajna.io
FormatWriter that includes a buffer that can be added to one record at a time.
BufferedFormatWriter() - Constructor for class prajna.io.BufferedFormatWriter
 
bufferImage(Image) - Static method in class prajna.image.ImageUtils
Return a buffered image that contains the original image contents.
buildRelation(OwlThing, OwlThing, RdfTriple.TripleType) - Method in class prajna.ontology.OwlObjectProperty
Build the relationship for this property for the OwlThings.
buttonClicked(ButtonPadEvent) - Method in class prajna.gui.ButtonPadAdapter
Invoked when a button has been clicked (pressed and released) on a button pad
buttonClicked(ButtonPadEvent) - Method in interface prajna.gui.ButtonPadListener
Invoked when a button has been clicked (pressed and released) on a button pad
ButtonPad - Class in prajna.gui
Abstract class for button pads.
ButtonPad() - Constructor for class prajna.gui.ButtonPad
 
ButtonPad.ButtonLayout - Enum in prajna.gui
 
ButtonPadAdapter - Class in prajna.gui
An abstract adapter for receiving ButtonPadEvents.
ButtonPadAdapter() - Constructor for class prajna.gui.ButtonPadAdapter
 
ButtonPadEvent - Class in prajna.gui
 
ButtonPadEvent(Object, JButton, ButtonPadEvent.ButtonState) - Constructor for class prajna.gui.ButtonPadEvent
 
ButtonPadEvent.ButtonState - Enum in prajna.gui
 
ButtonPadListener - Interface in prajna.gui
Interface for receiving button events from a button pad.
buttonPressed(ButtonPadEvent) - Method in class prajna.gui.ButtonPadAdapter
Invoked when a mouse button has been pressed on a component.
buttonPressed(ButtonPadEvent) - Method in interface prajna.gui.ButtonPadListener
Invoked when a mouse button has been pressed on a component.
buttonReleased(ButtonPadEvent) - Method in class prajna.gui.ButtonPadAdapter
Invoked when a mouse button has been released on a component.
buttonReleased(ButtonPadEvent) - Method in interface prajna.gui.ButtonPadListener
Invoked when a mouse button has been released on a component.

C

CalaisExtractor - Class in prajna.entity.calais
Entity extractor which uses the OpenCalais public service at http://www.opencalais.com.
CalaisExtractor() - Constructor for class prajna.entity.calais.CalaisExtractor
Create a new, uninitialized Calais Entity Extractor.
CalaisExtractor(String) - Constructor for class prajna.entity.calais.CalaisExtractor
Create a CalaisExtractor, using the API key specified
CalcClause - Class in prajna.ontology.inference
Clause representing a calculated value within a rule.
CalcClause(RdfThing, Operator, RdfThing, RdfThing) - Constructor for class prajna.ontology.inference.CalcClause
Create a CalcClause with the provided operands, operator, and result.
calcEdgeWidth(Weighted) - Method in class prajna.viz.render.WeightEdgeRenderer
Calculate the line width used to draw the edge.
calculateSimilarity(DocData) - Method in class prajna.data.DocData
Calculate similarity between this DocData and another DocData object based upon the keys that have been set.
calculateSpan() - Method in class prajna.gui.TimeRuler
Recalculates the span of time represented by this TimeRuler.
calcWordDistance(String, String) - Static method in class prajna.text.StringUtils
implementation of the Levenshtein Word Distance algorithm.
canAssign(OwlThing, String) - Method in class prajna.ontology.OwlRestriction
Determine whether the OwlThing can be assigned the value for the property associated with this restriction.
CanBorder - Class in prajna.gui
Implementation of a border which creates a Can-shape around the component.
CanBorder() - Constructor for class prajna.gui.CanBorder
Instantiates a new can border with default aspect ratio of 0.25
CanBorder(float) - Constructor for class prajna.gui.CanBorder
Instantiates a new can border.
canContinueClause(PartOfSpeech, PartOfSpeech) - Static method in enum prajna.text.PartOfSpeech
Determine whether the given part of speech can continue a noun or verb clause
canConvert(DataRecord) - Method in class prajna.structure.ontology.OwlReasoner
Return whether the given record can be converted by this adapter configuration.
canExplore(PartOfSpeech) - Method in class prajna.text.WordNetExplorer
Return whether this WordNetExplorer can handle a particular part of speech.
canRead() - Method in class prajna.data.adobe.PdfDocReader
Return whether this reader is initialized and can read data
canRead() - Method in class prajna.data.microsoft.MSWordDocReader
Return whether this reader is initialized and can read data
canRead() - Method in class prajna.data.microsoft.PstDocReader
Return whether this reader is initialized and can read data
canRead() - Method in class prajna.entity.alchemy.AlchemyRssDocReader
Return whether this reader is in a state where it can attempt to read data.
canRead() - Method in interface prajna.io.FormatReader
Return whether this reader is in a state where it can attempt to read data.
canRead() - Method in class prajna.io.RssDocReader
Return whether this reader is in a state where it can attempt to read data.
canRead() - Method in class prajna.io.RssReader
Return whether this reader is in a state where it can attempt to read data.
canRead() - Method in class prajna.io.TabbedRecordReader
Return whether this reader is in a state where it can attempt to read data.
canRead() - Method in class prajna.io.XmlDocReader
Return if this reader can read.
canRead() - Method in class prajna.ontology.inference.SwrlReader
return whether this reader can read data
canRead() - Method in class prajna.structure.io.SemanticXmlReader
Return whether the reader can read data
canStartClause(PartOfSpeech, PartOfSpeech) - Static method in enum prajna.text.PartOfSpeech
Determine whether the given part of speech can start a noun or verb clause
CardinalNumberFormat - Class in prajna.text
Parser which transforms numbers expressed in prose, eg.
CardinalNumberFormat() - Constructor for class prajna.text.CardinalNumberFormat
 
CellGrid<C> - Class in prajna.util
Grid implementation using integral coordinates.
CellGrid() - Constructor for class prajna.util.CellGrid
Instantiates a new grid.
CellGrid(int[]) - Constructor for class prajna.util.CellGrid
Instantiates a new grid with the specified dimension sizes.
CellGrid(int[], List<C>) - Constructor for class prajna.util.CellGrid
Instantiates a new grid with the specified dimension sizes.
ChartDisplay - Class in prajna.chart.jfreechart
GUI component to dynamically select chart types, fields, and values displayed.
ChartDisplay(Set<DataRecord>) - Constructor for class prajna.chart.jfreechart.ChartDisplay
Instantiates a new chart display for a set of data records.
ChartMaker - Class in prajna.chart.jfreechart
Utility class for creating various types of charts.
ChartMaker(Set<DataRecord>) - Constructor for class prajna.chart.jfreechart.ChartMaker
Instantiates a new chart maker.
ChartMaker.ChartDataType - Enum in prajna.chart.jfreechart
 
ChartTag - Class in prajna.chart.jfreechart
Abstract JSP tag for displaying JFreeChart data in a web page.
ChartTag() - Constructor for class prajna.chart.jfreechart.ChartTag
 
ChartType - Enum in prajna.chart
Enumeration of Chart Types.
checkEquivalence(OwlThing) - Method in class prajna.ontology.OwlClass
Check whether a particular OwlThing matches any equivalence relations for this class.
checkNodeTime(Object, Date) - Method in class prajna.viz.render.TimeNodeRenderer
Return whether the node should be displayed at the given time.
checkPoint(GeoCoord) - Method in class prajna.geo.GeoFilter
Check the given coordinates to see if it intersects, or lies near, the target geographic entity.
chunk(char[], int, int) - Method in class prajna.entity.lingpipe.PhraseChunker
Chunk the given character array into a series of noun and verb phrases
chunk(CharSequence) - Method in class prajna.entity.lingpipe.PhraseChunker
Chunk the given character sequence into a series of noun and verb phrases
CircleArrangement<N,E> - Class in prajna.viz.arrange
Arrangement class which will arrange all nodes in a circle with a radius close to the size of the working area.
CircleArrangement() - Constructor for class prajna.viz.arrange.CircleArrangement
 
ClassEditPane - Class in prajna.gui.ontology
JPanel design for editing OwlClasses.
ClassEditPane(OwlOntology) - Constructor for class prajna.gui.ontology.ClassEditPane
Create a ClassEditPane with the given ontology
ClassNodeRenderer - Class in prajna.viz.render
The ClassNodeRenderer provides a single renderer which will use different NodeRenderers to render different Object classes.
ClassNodeRenderer() - Constructor for class prajna.viz.render.ClassNodeRenderer
Create a ClassNodeRenderer with a SimpleNodeRenderer as the default renderer
ClassNodeRenderer(NodeRenderer) - Constructor for class prajna.viz.render.ClassNodeRenderer
Create a ClassNodeRenderer with the specified renderer as the default renderer
clean() - Method in class prajna.image.TiledImageRepository
Clean the repository.
cleanField(Collection<DataRecord>, String, DataType, boolean) - Method in class prajna.data.field.FieldCleaner
Clean the values in a particular field within a collection of DataRecords.
clear() - Method in class prajna.geo.GeoLayer
Clear all shapes from this layer
clear() - Method in class prajna.geo.KmlWriter
Clear and reset the writer.
clear() - Method in class prajna.structure.writer.CommonMLWriter
Clear any stored settings and data
clear() - Method in class prajna.structure.writer.SemanticSvgWriter
Clear any stored settings and data
clear() - Method in class prajna.structure.writer.SimileFormatWriter
Clear any stored settings and data.
clear() - Method in class prajna.structure.writer.SolrUpdater
Clear any stored settings and data
clear() - Method in class prajna.structure.writer.StructureKmlWriter
Clear any stored settings and data
clear() - Method in class prajna.structure.writer.StructureWriter
Clear any stored settings and data
clear() - Method in class prajna.structure.writer.StructureXmlWriter
Clear any stored settings and data
clear() - Method in class prajna.util.AbstractGraph
Clear all nodes and edges from this graph
clear() - Method in interface prajna.util.Graph
Clear all nodes and edges from this graph
clear() - Method in class prajna.util.SvgGraphics
Clear the current SVG document, and rebuild.
clear() - Method in class prajna.viz.display.SvgRenderer
Clear the current SVG graphics object and document
clearCorpus() - Method in class prajna.structure.DocCorpus
This method clears all data from the corpus.
clearDefined() - Static method in class prajna.data.rdf.Property
Clear all properties from the internal cache
clearDefined() - Static method in class prajna.ontology.OwlClass
Remove all defined OwlClasses from the internal tables
clearDefined() - Static method in class prajna.ontology.OwlThing
Remove all defined OwlThings from the internal tables
clearKeys() - Method in class prajna.data.DocData
Clears the keys associated with this DocData object
clearRect(int, int, int, int) - Method in class prajna.util.SvgGraphics
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clearShapes() - Method in class prajna.geo.GeoCanvas
Remove all shapes directly added to this canvas
clearTerms() - Method in class prajna.data.query.TreeClause
Remove all terms from this TreeClause.
click(int) - Method in class prajna.gui.DemoRobot
Click the appropriate mouse button.
click(int, int) - Method in class prajna.gui.DemoRobot
Click the appropriate mouse button.
clipRect(int, int, int, int) - Method in class prajna.util.SvgGraphics
Intersects the current clip with the specified rectangle.
close() - Method in class prajna.data.adobe.PdfDocReader
Close the reader.
close() - Method in class prajna.data.microsoft.MSWordDocReader
Close the reader.
close() - Method in class prajna.data.microsoft.PstDocReader
Close the reader.
close() - Method in class prajna.geo.KmlWriter
Close the KML file, writing the contents to the specified output stream.
close() - Method in class prajna.io.BufferedFormatWriter
Close the writer.
close() - Method in interface prajna.io.FormatReader
Close this reader.
close() - Method in interface prajna.io.FormatWriter
Close this writer.
close() - Method in class prajna.io.RssDocReader
close this reader
close() - Method in class prajna.io.RssReader
Close this reader.
close() - Method in class prajna.io.TabbedRecordReader
Close the current reader stream.
close() - Method in class prajna.io.XmlDocReader
close the reader
close() - Method in class prajna.ontology.inference.SwrlReader
Close the reader.
close() - Method in class prajna.ontology.OwlWriter
Close the OWL file, writing the contents to the specified output stream.
close() - Method in class prajna.structure.io.SemanticXmlReader
Close the reader, clearing any references to connections
close() - Method in class prajna.structure.writer.CommonMLWriter
Close this writer.
close() - Method in class prajna.structure.writer.SemanticSvgWriter
Close this writer.
close() - Method in class prajna.structure.writer.SimileFormatWriter
Close this writer.
close() - Method in class prajna.structure.writer.SolrUpdater
Close this writer.
close() - Method in class prajna.structure.writer.StructureKmlWriter
Close this writer.
close() - Method in class prajna.structure.writer.StructureXmlWriter
Close this writer.
ClusterArrangement<N,E> - Class in prajna.viz.arrange
The ClusterArrangement separates graphs into separate clusters.
ClusterArrangement() - Constructor for class prajna.viz.arrange.ClusterArrangement
Create a ClusterArrangement using a RandomArrangement to arrange each cluster.
ClusterArrangement(GraphArrangement<N, E>) - Constructor for class prajna.viz.arrange.ClusterArrangement
Create a ClusterArrangement using the specified arrangement to arrange each cluster
ClusterGraph<N,E> - Class in prajna.util
Graph class implementation which provides utilities to keep track of separate clusters within the graph.
ClusterGraph(boolean) - Constructor for class prajna.util.ClusterGraph
Instantiates a new cluster graph.
ClusterGraph(Graph<? extends N, ? extends E>) - Constructor for class prajna.util.ClusterGraph
Instantiates a new cluster graph, loading the nodes and edges from the specified graph.
ColorCellEditor - Class in prajna.gui
This cell editor provides the means to edit and display table cells representing color values.
ColorCellEditor() - Constructor for class prajna.gui.ColorCellEditor
Instantiates a new color cell editor.
CommonMLAccessor - Class in prajna.structure.accessor
This class is designed to read data from GraphML and TreeML files, and provide the data as a DataAccessor.
CommonMLAccessor() - Constructor for class prajna.structure.accessor.CommonMLAccessor
 
CommonMLWriter - Class in prajna.structure.writer
The CommonMLWriter class outputs commonly used formats for the various data structure types, including GraphML and TreeML.
CommonMLWriter() - Constructor for class prajna.structure.writer.CommonMLWriter
Create a new CommonMLWriter
compareTo(Measure) - Method in class prajna.data.Measure
Return if the object is greater than, less than, or equal to this measurement.
compareTo(RdfTriple) - Method in class prajna.data.rdf.RdfTriple
Compares this object with the specified object for order.
compareTo(TimeSpan) - Method in class prajna.data.TimeSpan
Compares two different TimeSpans.
compareTo(GeoObject) - Method in class prajna.geo.GeoObject
Compare this geographic object to another geographic object.
composeImage(int, int, int, String) - Method in class prajna.image.TiledImageRepository
Compose an image from the base cell and all overlays whose overlay characters occur in the suffixes argument, in order.
CompositeExtractor - Class in prajna.entity
The composite entity extractor uses multiple entity extractors to determine the entities and their types using a consensus approach.
CompositeExtractor() - Constructor for class prajna.entity.CompositeExtractor
 
CompositeReasoner - Class in prajna.structure
Composite SemanticReasoner which contains several reasoners in a particular sequence.
CompositeReasoner() - Constructor for class prajna.structure.CompositeReasoner
 
configure(String) - Static method in class prajna.entity.lingpipe.LingpipePosTagger
Configure the LingpipePosTagger
configure(URL) - Static method in class prajna.entity.lingpipe.LingpipePosTagger
Configure the LingpipePosTagger using a URL to specify the model location
contains(Date) - Method in class prajna.data.TimeSpan
Tests whether the given date is within this TimeSpan.
contains(double, double) - Method in class prajna.geo.GeoMarker
Tests if the specified coordinates are inside the boundary of the Shape.
contains(double, double, double, double) - Method in class prajna.geo.GeoMarker
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Point2D) - Method in class prajna.geo.GeoMarker
Tests if the specified point is inside the boundary of the Shape
contains(Rectangle2D) - Method in class prajna.geo.GeoMarker
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(double, double) - Method in class prajna.geo.GeoMultiShape
Tests if the specified coordinates are inside the boundary of the Shape.
contains(double, double, double, double) - Method in class prajna.geo.GeoMultiShape
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Point2D) - Method in class prajna.geo.GeoMultiShape
Tests if the specified point is inside the boundary of the Shape
contains(Rectangle2D) - Method in class prajna.geo.GeoMultiShape
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(double, double) - Method in class prajna.geo.GeoPolyline
Tests if the specified coordinates are inside the boundary of the Shape.
contains(double, double, double, double) - Method in class prajna.geo.GeoPolyline
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Point2D) - Method in class prajna.geo.GeoPolyline
Tests if the specified point is inside the boundary of the Shape
contains(Rectangle2D) - Method in class prajna.geo.GeoPolyline
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Object) - Method in class prajna.util.AbstractGraph
Determines whether the given object is a node within this graph.
contains(Object) - Method in interface prajna.util.Graph
Determines whether the given object is a node within this graph.
containsEdge(Object) - Method in class prajna.util.AbstractGraph
Determines whether the given object is an edge within this graph.
containsEdge(Object) - Method in interface prajna.util.Graph
Determines whether the given object is an edge within this graph.
convertData(D, DataTemplate) - Method in class prajna.structure.stream.StreamSemanticAccessor
Convert data from the data objects streaming into the accessor into a DataRecord matching the particular template.
convertDataset(Set<? extends N>) - Method in class prajna.viz.prefuse.PrefuseConverter
Convert a dataset into the Prefuse table structure.
convertGraph(Graph<? extends N, ? extends E>) - Method in class prajna.viz.prefuse.PrefuseConverter
Convert a graph from the Prajna graph structure into a Prefuse graph structure.
convertTag(String) - Static method in enum prajna.text.PartOfSpeech
Convert a tag used in the Brown Corpus or Princeton WordNet to a PartOfSpeech enumerated value.
convertTo(Unit) - Method in class prajna.data.Measure
Convert to another compatible unit of measure.
convertToGeometry(DataRecord) - Method in class prajna.structure.writer.StructureKmlWriter
Convert a particular data record to geographic-based geometry objects.
convertUrl(URL) - Method in class prajna.entity.alchemy.AlchemyRssDocReader
Convert a webpage, specified by URL, into a DocData object
convertUrl(URL) - Method in class prajna.io.RssDocReader
Convert a webpage, specified by URL, into a DocData object
CoordinatorAccessorServlet - Class in prajna.servlet
Implementation of an accessor servlet which uses a DataCoordinator to retrieve the records.
CoordinatorAccessorServlet() - Constructor for class prajna.servlet.CoordinatorAccessorServlet
 
copyArea(int, int, int, int, int, int) - Method in class prajna.util.SvgGraphics
Copies an area of the component by a distance specified by dx and dy.
copyValues(OwlThing) - Method in class prajna.ontology.OwlThing
Copy explicit properties from another OwlThing to this one.
CountryCoder - Class in prajna.geo
Very simple, brute-force mapping of Digraphs and trigraphs to Country names.
CountryCoder() - Constructor for class prajna.geo.CountryCoder
 
create() - Method in class prajna.util.SvgGraphics
Creates a new Graphics object that is a copy of this Graphics object.
createCategoryChart(ChartType, String, String, String, ChartMaker.ChartDataType) - Method in class prajna.chart.jfreechart.ChartMaker
Creates the category chart.
createCategoryDataset(String, String, String, ChartMaker.ChartDataType) - Method in class prajna.chart.jfreechart.ChartMaker
Creates the category dataset.
createChart(ChartType, String, String, String, ChartMaker.ChartDataType) - Method in class prajna.chart.jfreechart.ChartMaker
Creates the chart.
createChart() - Method in class prajna.chart.jfreechart.ChartTag
Abstract method to create the chart that this tag displays.
createComponent(Object) - Method in class prajna.viz.render.SwingNodeRenderer
Creates the component used to render the specified node.
createDataRecord(Element) - Method in class prajna.data.field.DataTemplate
Creates a data record from the XML element.
createDescription(DataRecord) - Method in class prajna.geo.KmlWriter
Create a description element.
createFromElement(Element) - Static method in class prajna.ontology.OwlClass
Creates an OwlClass from an element which includes its definition.
createFromElement(Element) - Static method in class prajna.ontology.OwlDatatypeProperty
Create a DataType property from an Element.
createFromElement(Element) - Static method in class prajna.ontology.OwlObjectProperty
Create a property from an OWL RDF object property element.
createFromElement(Element) - Static method in class prajna.ontology.OwlThing
Create an OwlThing from an OWL RDF element.
createImage(CellGrid<C>) - Method in class prajna.viz.render.ImageGridRenderer
Render a grid into an image.
createImage(CellGrid<C>, int[]) - Method in class prajna.viz.render.ImageGridRenderer
Render a grid into an image using a cutting plane.
createLayer() - Method in class prajna.geo.GeoReader
Creates a geographic layer.
createPieChart(ChartType, String, String, ChartMaker.ChartDataType) - Method in class prajna.chart.jfreechart.ChartMaker
Creates the pie chart.
createPieDataset(String, String, ChartMaker.ChartDataType) - Method in class prajna.chart.jfreechart.ChartMaker
Creates the pie dataset.
createPolyline() - Method in class prajna.geo.GeoTrack
Create a GeoPolyline which represents the path of this track
createReferenceNode(DataRecord, String, FieldDesc<?>) - Method in class prajna.structure.accessor.RecordAccessor
Derive a data record for inclusion in a graph, tree, or other structure based upon a referring node.
createReferenceNode(DataRecord, String, FieldDesc<?>) - Method in class prajna.structure.accessor.SolrAccessor
Derive a data record for inclusion in a graph, tree, or other structure based upon a referring node.
createSubCorpus(Collection<String>) - Method in class prajna.structure.DocCorpus
Derive a sub-corpus of documents which match the given set of keys.
createThing(DataRecord) - Method in class prajna.structure.ontology.OwlReasoner
Creates the OwlThing from the DataRecord.
CubeNodeRenderer - Class in prajna.viz.render
Implementation of a NodeRenderer which represents individual nodes by 3D boxes.
CubeNodeRenderer() - Constructor for class prajna.viz.render.CubeNodeRenderer
 
CurrencyUnit - Enum in prajna.data
Unit class which represents currency values.
currentSegment(double[]) - Method in class prajna.util.MultiPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class prajna.util.MultiPathIterator
Returns the coordinates and type of the current path segment in the iteration.

D

DataAccessor<N,E> - Interface in prajna.structure
The DataAccessor provides composite data as datasets, graphs, grids, and trees.
DataAccessorClient<N extends java.io.Serializable,E extends java.io.Serializable> - Class in prajna.structure
Class which interacts with server-side DataAccessors.
DataAccessorClient(URL) - Constructor for class prajna.structure.DataAccessorClient
Creates a new DataAccessorClient object.
DataCoordinator - Class in prajna.structure.accessor
The DataCoordinator class is a SemanticAccessor which uses multiple underlying SemanticAccessors.
DataCoordinator() - Constructor for class prajna.structure.accessor.DataCoordinator
 
DataFilter - Class in prajna.data
Class for determining whether a particular data record matches some restriction.
DataFilter() - Constructor for class prajna.data.DataFilter
 
DataGenerator - Class in prajna.structure.writer
Utility class for generating data from a SemanticAccessor and transforming it into different formats.
DataGenerator() - Constructor for class prajna.structure.writer.DataGenerator
 
dataMatches(Integer, Tuple) - Method in class prajna.viz.prefuse.IntegerTupleLoader
Determine whether the given data and tuple represent the same data
dataMatches(DataRecord, Tuple) - Method in class prajna.viz.prefuse.SemanticTupleLoader
Determine whether the given data and tuple represent the same data.
dataMatches(String, Tuple) - Method in class prajna.viz.prefuse.StringTupleLoader
Determine whether the given data and tuple represent the same data
dataMatches(S, Tuple) - Method in class prajna.viz.prefuse.TupleLoader
Determine whether the given data and tuple represent the same data
DataRecord - Class in prajna.data
Low level element for passing data.
DataRecord() - Constructor for class prajna.data.DataRecord
Creates a new DataRecord object with no name
DataRecord(String) - Constructor for class prajna.data.DataRecord
Creates a new DataRecord object.
DataRecordListener - Interface in prajna.structure.stream
Interface for a listener to a DataRecordStream.
DataRecordStream - Class in prajna.structure.stream
Stream which produces DataRecord objects.
DataRecordStream() - Constructor for class prajna.structure.stream.DataRecordStream
 
DatasetSpec - Class in prajna.structure
Describes the components of a dataset.
DatasetSpec(Element) - Constructor for class prajna.structure.DatasetSpec
Construct a dataset specification from an XML element
DatasetSpec(String) - Constructor for class prajna.structure.DatasetSpec
Construct a DatasetSpec with no templates
dataStructureChanged(DataStructureEvent) - Method in interface prajna.structure.stream.DataStructureListener
Method called to indicate that a change to the data structure has occurred
DataStructureEvent - Class in prajna.structure.stream
Event representing a change to a particular data structure.
DataStructureEvent(DataAccessor<?, ?>, String, DataStructureEvent.DataChangeType) - Constructor for class prajna.structure.stream.DataStructureEvent
Create a new DataStructureEvent
DataStructureEvent.DataChangeType - Enum in prajna.structure.stream
Enumeration of the types of changes in data this event might indicate.
DataStructureListener - Interface in prajna.structure.stream
Listener interface for receiving data structure change events.
DataStructureSpec - Class in prajna.structure
The DataStructureSpec class describes the components of the data structure classes.
DataStructureSpec() - Constructor for class prajna.structure.DataStructureSpec
 
DataStructureType - Enum in prajna.structure
Enumeration of data structure types
DataTemplate - Class in prajna.data.field
Provides field descriptions and formats for data structure elements.
DataTemplate(Element) - Constructor for class prajna.data.field.DataTemplate
Instantiates a new data template from an XML element
DataTemplate(Set<FieldDesc<?>>) - Constructor for class prajna.data.field.DataTemplate
Instantiates a new DataTemplate from a set of Field Description objects
DataTemplate(String, Set<DataRecord>) - Constructor for class prajna.data.field.DataTemplate
Instantiates a new data template from a name and set of DataRecord objects.
DataType - Enum in prajna.data
Enumeration of data field types
DateTimeVerifier - Class in prajna.entity
Simple implementation of an EntityVerifier using a set of SimpleDateFormats.
DateTimeVerifier() - Constructor for class prajna.entity.DateTimeVerifier
Create a new DateTimeVerifier, with the normalized form specified by the W3C.
DateTimeVerifier(String) - Constructor for class prajna.entity.DateTimeVerifier
Create a new DateTimeVerifier using the specified format as the normalized form for date-time objects
DbLookup - Class in prajna.io
This class is designed as a utility class for creating lookup tables for database keys.
DbLookup(Connection) - Constructor for class prajna.io.DbLookup
Creates a new lookup utility with the given connection
DbpediaAccessor - Class in prajna.structure.accessor
Accessor which uses Dbpedia to retrieve information.
DbpediaAccessor() - Constructor for class prajna.structure.accessor.DbpediaAccessor
 
DbpediaVerifier - Class in prajna.entity
Entity Verifier using DBPedia as an information source.
DbpediaVerifier() - Constructor for class prajna.entity.DbpediaVerifier
 
decryptFromFile(File) - Method in class prajna.util.PropertyEncryptor
Decrypt the property map from the provided file.
delete() - Method in class prajna.ontology.OwlThing
Delete this OwlThing from the cache, and remove it from any relations with other objects.
DelimitedAccessor - Class in prajna.structure.accessor
Accessor designed to read data from delimited files.
DelimitedAccessor() - Constructor for class prajna.structure.accessor.DelimitedAccessor
 
DemoRecorder - Class in prajna.gui
Recorder for demonstration scripts.
DemoRecorder() - Constructor for class prajna.gui.DemoRecorder
Initialize the DemoRecorder.
DemoRobot - Class in prajna.gui
This class is designed to provide an automated demonstration for a graphical application.
DemoRobot() - Constructor for class prajna.gui.DemoRobot
Creates a new DemoRobot object.
depthFirstIterator() - Method in class prajna.util.Tree
Depth first iterator which iterates over the data elements within the tree
deriveValues() - Method in class prajna.ontology.OwlThing
Derive all values for this OwlThing.
determineFadeFactor(Object, Date) - Method in class prajna.viz.render.TimeNodeRenderer
Determine the fade factor of the node.
determineType(String) - Method in class prajna.entity.CompositeExtractor
Determine the entity type for a particular term.
determineType(String) - Method in class prajna.entity.DateTimeVerifier
Determine the entity type for a particular term.
determineType(String) - Method in class prajna.entity.DbpediaVerifier
Determine the entity type for a particular term.
determineType(String) - Method in interface prajna.entity.EntityVerifier
Determine the entity type for a particular term.
determineType(String) - Method in class prajna.entity.GeoNamesVerifier
Determine the entity type for a particular term.
determineType(String) - Method in class prajna.structure.geo.GeoNamesAugmenter
Determine the type of an entity.
DiagonalArrangement<N,E> - Class in prajna.viz.arrange
Arranges the nodes in a diagonal arrangement.
DiagonalArrangement() - Constructor for class prajna.viz.arrange.DiagonalArrangement
 
DirectedArrangement<N,E> - Class in prajna.viz.arrange
Arrangement class which will arrange all nodes in a directed fashion, similar to a tree, but with multiple possible roots.
DirectedArrangement() - Constructor for class prajna.viz.arrange.DirectedArrangement
 
DirectedGraph<N,E> - Class in prajna.util
Implementation of a Directed Graph.
DirectedGraph() - Constructor for class prajna.util.DirectedGraph
Instantiates a new empty directed graph.
DirectedGraph(Graph<? extends N, ? extends E>) - Constructor for class prajna.util.DirectedGraph
Instantiates a new directed graph, with node and edge data copied from the given graph.
DirectionalPad - Class in prajna.gui
Button pad that shows the directional buttons (up, down, left, right, and optional zoom in and zoom out).
DirectionalPad() - Constructor for class prajna.gui.DirectionalPad
Create a new DirectionalPad, with the ROW orientation, and the zoom buttons deactivated.
displayGraph(Graph) - Method in class prajna.viz.prefuse.ForceDirectedDisplay
Display a Prefuse graph.
displayGraph(Graph) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Display the Prefuse graph.
displayGraph(Graph) - Method in class prajna.viz.prefuse.TreeMapDisplay
Display the Prefuse graph.
dispose() - Method in class prajna.util.SvgGraphics
Disposes of this graphics context and releases any system resources that it is using.
DocCorpus - Class in prajna.structure
Represents a collection of document data elements.
DocCorpus() - Constructor for class prajna.structure.DocCorpus
 
DocData - Class in prajna.data
This class represents document meta-data for a particular document.
DocData(String) - Constructor for class prajna.data.DocData
Instantiates a new DocumentData object
DocData(String, Set<String>) - Constructor for class prajna.data.DocData
Instantiates a new DocData object with the given set of keys
DocFilter - Class in prajna.data.query
Abstract Document Filter class which filters document record objects, referenced by the DocData class, as well as DataRecord objects.
DocFilter() - Constructor for class prajna.data.query.DocFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class prajna.servlet.MapFeatureServlet
Create a KML file from a map layer.
doGet(HttpServletRequest, HttpServletResponse) - Method in class prajna.servlet.RecordAccessorServlet
Handles the servlet GET request.
doStartTag() - Method in class prajna.chart.jfreechart.ChartTag
Generate the HTML code for the tag.
doStartTag() - Method in class prajna.servlet.tag.OwlPropertyTag
Generate the HTML code for the tag.
dragTo(int, int) - Method in class prajna.gui.DemoRobot
Click and drag the cursor to the specified location.
dragTo(int, int, int, int) - Method in class prajna.gui.DemoRobot
Click and drag the cursor to the specified location.
drawAnimationStep(Graphics, Object, Point) - Method in class prajna.viz.render.CubeNodeRenderer
Draws the intermediate animation step.
drawArc(int, int, int, int, int, int) - Method in class prajna.util.SvgGraphics
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawArrowhead(Graphics, double, double, double) - Method in class prajna.viz.render.ArrowEdgeRenderer
Draws the arrowhead.
drawBox(Graphics, int, int, int, int, Color) - Method in class prajna.viz.render.CubeNodeRenderer
Draws the box with side and top.
drawEdge(Graphics, Object, Point, Point) - Method in class prajna.viz.render.ArrowEdgeRenderer
Draws the edge into the Graphics Context.
drawEdge(Graphics, Object, Point, Point) - Method in interface prajna.viz.render.EdgeRenderer
Draws the edge into the Graphics Context.
drawEdge(Graphics, Object, Point, Point) - Method in class prajna.viz.render.FadeEdgeRenderer
Draws the edge into the Graphics Context.
drawEdge(Graphics, Object, Point, Point) - Method in class prajna.viz.render.SimpleEdgeRenderer
Draws the edge into the Graphics Context.
drawEdge(Graphics, Object, Point, Point) - Method in class prajna.viz.render.StepEdgeRenderer
Draws the edge into the Graphics Context.
drawEdge(Graphics, Object, Point, Point) - Method in class prajna.viz.render.WeightEdgeRenderer
Draws the edge into the Graphics Context.
drawImage(Image, int, int, Color, ImageObserver) - Method in class prajna.util.SvgGraphics
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, ImageObserver) - Method in class prajna.util.SvgGraphics
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class prajna.util.SvgGraphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class prajna.util.SvgGraphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class prajna.util.SvgGraphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class prajna.util.SvgGraphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawLayer(Graphics2D) - Method in class prajna.geo.GeoLayer
Draw this layer into the graphics context
drawLayer(Graphics2D, Date) - Method in class prajna.geoviz.TimedGeoLayer
Draw this layer into the graphics context.
drawLine(int, int, int, int) - Method in class prajna.util.SvgGraphics
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawNode(Graphics, Object, Point) - Method in class prajna.viz.render.ClassNodeRenderer
Draws the node into the Graphics Context.
drawNode(Graphics, Object, Point) - Method in class prajna.viz.render.CubeNodeRenderer
Draws the node into the Graphics Context.
drawNode(Graphics, Object, Point) - Method in class prajna.viz.render.FadeNodeRenderer
Draws the node into the Graphics Context.
drawNode(Graphics, Object, Point) - Method in class prajna.viz.render.IconNodeRenderer
Draws the node into the Graphics Context.
drawNode(Graphics, Object, Point) - Method in interface prajna.viz.render.NodeRenderer
Draws the node into the Graphics Context.
drawNode(Graphics, Object, Point) - Method in class prajna.viz.render.ShapeNodeRenderer
Render the node with the current shape
drawNode(Graphics, Object, Point) - Method in class prajna.viz.render.SimpleNodeRenderer
Draws the node into the Graphics Context.
drawNode(Graphics, Object, Point) - Method in class prajna.viz.render.SwingNodeRenderer
Draws the node into the Graphics Context.
drawNode(Graphics, Object, Point) - Method in class prajna.viz.render.TextNodeRenderer
Draws the node into the Graphics Context.
drawNode(Graphics, Object, Point) - Method in class prajna.viz.render.TimeNodeRenderer
Draws the node in the graphics context provided.
drawNodeShape(Graphics, ShapeNodeRenderer.NodeShape, Color, Rectangle, boolean) - Method in class prajna.viz.render.ShapeNodeRenderer
Draw the node shape into the graphics context.
drawNodeText(Graphics, Object, int, int, int, int) - Method in class prajna.viz.render.CubeNodeRenderer
draws the text associated with the node on the box.
drawOval(int, int, int, int) - Method in class prajna.util.SvgGraphics
Draws the outline of an oval.
drawPolygon(int[], int[], int) - Method in class prajna.util.SvgGraphics
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in class prajna.util.SvgGraphics
Draws a sequence of connected lines defined by arrays of x and y coordinates.
drawRect(int, int, int, int) - Method in class prajna.util.SvgGraphics
Draws the outline of the specified rectangle.
drawRotateStep(Graphics, Object, Point) - Method in class prajna.viz.render.CubeNodeRenderer
Draws an intermediate rotation step in an animation.
drawRoundRect(int, int, int, int, int, int) - Method in class prajna.util.SvgGraphics
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawString(AttributedCharacterIterator, int, int) - Method in class prajna.util.SvgGraphics
Draws the text given by the specified iterator, using this graphics context's current color.
drawString(String, int, int) - Method in class prajna.util.SvgGraphics
Draws the text given by the specified string, using this graphics context's current font and color.
DualTimeBar - Class in prajna.gui
Extension of a TimeBar which adds a display of overlay time spans.
DualTimeBar(Sequential) - Constructor for class prajna.gui.DualTimeBar
Creates a new DualTimeBar object.
DualTimeBar(Sequential, String) - Constructor for class prajna.gui.DualTimeBar
Creates a new TimeBar object with a name.
DynamicTreeDisplay<N,E> - Class in prajna.viz.prefuse
Display representing trees as simple strings, and uses expanding sub-trees for its children.
DynamicTreeDisplay() - Constructor for class prajna.viz.prefuse.DynamicTreeDisplay
Build a DynamicTreeDisplay

E

eccentricity() - Method in enum prajna.geo.Geoid
Get the eccentricity of the geoid
edgeIterator() - Method in class prajna.util.AbstractGraph
Return an iterator over the set of edges for this graph.
edgeIterator() - Method in interface prajna.util.Graph
Return an iterator over the set of edges for this graph.
EdgeRenderer - Interface in prajna.viz.render
Interface which provides the functionality to draw edges in a particular style or representation.
encryptToFile(Map<String, String>, File) - Method in class prajna.util.PropertyEncryptor
Decrypt the property map from the provided file.
endGroup() - Method in class prajna.util.SvgGraphics
End the current group.
endLink() - Method in class prajna.util.SvgGraphics
End the current hyperlink element.
enterText(String) - Method in class prajna.gui.DemoRobot
Enters text from the keyboard.
EntityExtractor - Class in prajna.entity
Abstract class for entity extractors.
EntityExtractor() - Constructor for class prajna.entity.EntityExtractor
 
EntityTag - Class in prajna.entity
Represents a composite information block about an entity.
EntityTag(String, EntityType) - Constructor for class prajna.entity.EntityTag
Create a new EntityTag
EntityTag(String, EntityType, String) - Constructor for class prajna.entity.EntityTag
Create a new EntityTag
EntityType - Enum in prajna.entity
Enumeration of Entity types for entity extractors.
EntityVerifier - Interface in prajna.entity
Entity Verifiers validate the results of entity extractors by checking their types.
EnumFieldDesc - Class in prajna.data.field
Field description for data fields which have a limited range of values.
EnumFieldDesc() - Constructor for class prajna.data.field.EnumFieldDesc
Default constructor with no arguments, useful for cases where the descriptor is configured from XML elements.
EnumFieldDesc(String, Set<String>) - Constructor for class prajna.data.field.EnumFieldDesc
Constructor taking a field name and collection of values.
EnumFieldFilter - Class in prajna.data
Example DataFilter which filters the DataRecords based upon the value of an enumerated field.
EnumFieldFilter(String, String) - Constructor for class prajna.data.EnumFieldFilter
Instantiates a new EnumFieldFilter with the specified field and value.
equals(Object) - Method in class prajna.data.DocData
Return whether this DocData object is equal to another object.
equals(Object) - Method in class prajna.data.EnumFieldFilter
Return whether this EnumFieldFilter matches another object
equals(Object) - Method in class prajna.data.GeoCoord
Determine if a particular object is equal to this GeoCoord.
equals(Object) - Method in class prajna.data.Location
Return whether this object is equal to another object
equals(Object) - Method in class prajna.data.query.MatchFilter
Return true if this filter matches another object.
equals(Object) - Method in class prajna.data.query.RangeFilter
Return true if this filter matches another object.
equals(Object) - Method in class prajna.data.query.SearchTerm
 
equals(Object) - Method in class prajna.data.query.TreeClause
Determine whether another object is equal to this one.
equals(Object) - Method in class prajna.data.rdf.Property
Compare the object to this property for equality.
equals(Object) - Method in class prajna.data.rdf.RdfLiteral
Return whether this literal has the same value as another literal.
equals(Object) - Method in class prajna.data.rdf.RdfTriple
Returns whether another object is the same as this one.
equals(Object) - Method in class prajna.data.TimeSpan
Return whether the object equals this TimeSpan.
equals(Object) - Method in class prajna.data.ValueString
Return whether the object equals this ValueString object
equals(Object) - Method in class prajna.entity.EntityTag
Determine when two entity tags are equal.
equals(Object) - Method in class prajna.text.RelativeDateFormat
Overrides equals
equals(Object) - Method in class prajna.util.AbstractGraph
Determine whether another object is the same as this graph.
equals(Object) - Method in interface prajna.util.Graph
Determine whether another object is the same as this graph.
equals(Object) - Method in class prajna.util.Tree
Returns whether another Tree object equals this one.
Equirect - Class in prajna.geo
Projection class representing Equirectangular projection.
Equirect() - Constructor for class prajna.geo.Equirect
 
EsriGeoFilter - Class in prajna.geo
Utility class to determine if a given latitude/longitude is within or near a particular geographic entity.
EsriGeoFilter(String, DataFilter) - Constructor for class prajna.geo.EsriGeoFilter
Initialize the geographic filter with a particular shape file and data filter.
EsriGeoFilter(String, String) - Constructor for class prajna.geo.EsriGeoFilter
Initialize the geographic filter with a particular shape file and geographic entity.
EsriGeoFilter(String, String, String) - Constructor for class prajna.geo.EsriGeoFilter
Initialize the geographic filter with a particular shape file and shapes matching a specified value for a particular field.
EsriGeoFilter(URL) - Constructor for class prajna.geo.EsriGeoFilter
Initialize the ESRI geographic filter with a particular shape file and geographic entity.
EsriGeoFilter(URL, String) - Constructor for class prajna.geo.EsriGeoFilter
Initialize the ESRI geographic filter with a particular shape file and geographic entity.
EsriLocator - Class in prajna.geo
Implementation of a GeoLocator using ESRI shape files.
EsriLocator(URL) - Constructor for class prajna.geo.EsriLocator
Create a new EsriLocator using the specified URL as a base for locating shape files.
EsriReader - Class in prajna.geo
Reads ESRI shape files and associated files to construct geographic layers of data.
EsriReader(File) - Constructor for class prajna.geo.EsriReader
Instantiates a new EsriReader.
EsriReader(URL) - Constructor for class prajna.geo.EsriReader
Instantiates a new EsriReader.
EsriReader(URL, String) - Constructor for class prajna.geo.EsriReader
Instantiates a new EsriReader.
evaluate(Map<String, RdfThing>) - Method in class prajna.ontology.inference.CalcClause
Evaluate the CalcClause with the provided map of variables.
extendGraph(String, Graph<DataRecord, DataRecord>, DataRecord) - Method in class prajna.structure.accessor.DataCoordinator
Extend the given graph around the specified node.
extendGraph(String, Graph<DataRecord, DataRecord>, DataRecord) - Method in class prajna.structure.accessor.JdbcAccessor
Extend the given graph around the specified node.
extendGraph(String, Graph<DataRecord, DataRecord>, DataRecord) - Method in class prajna.structure.accessor.RecordAccessor
Extend the given graph around the specified node.
extendGraph(String, Graph<DataRecord, DataRecord>, DataRecord) - Method in class prajna.structure.accessor.RecordAccessorClient
Extend the given graph around the specified node.
extendGraph(String, Graph<DataRecord, DataRecord>, DataRecord) - Method in class prajna.structure.accessor.SolrAccessor
Extend the given graph around the specified node.
extendGraph(String, Graph<N, E>, N) - Method in interface prajna.structure.DataAccessor
Extend the given graph around the specified node.
extendGraph(String, Graph<N, E>, N) - Method in class prajna.structure.DataAccessorClient
Extend the given graph around the specified node.
extendTree(String, Tree<DataRecord>, DataRecord) - Method in class prajna.structure.accessor.DataCoordinator
Extend the given tree around the specified node.
extendTree(String, Tree<DataRecord>, DataRecord) - Method in class prajna.structure.accessor.JdbcAccessor
Extend the given tree around the specified node.
extendTree(String, Tree<DataRecord>, DataRecord) - Method in class prajna.structure.accessor.RecordAccessor
Extend the given tree around the specified node.
extendTree(String, Tree<DataRecord>, DataRecord) - Method in class prajna.structure.accessor.RecordAccessorClient
Extend the given tree around the specified node.
extendTree(String, Tree<DataRecord>, DataRecord) - Method in class prajna.structure.accessor.SolrAccessor
Extend the given tree around the specified node.
extendTree(String, Tree<N>, N) - Method in interface prajna.structure.DataAccessor
Extend the given tree around the specified node.
extendTree(String, Tree<N>, N) - Method in class prajna.structure.DataAccessorClient
Extend the given tree around the specified node.
ExtensionFileFilter - Class in prajna.gui
This class implements a FileFilter that handles any extensions passed in.
ExtensionFileFilter(String) - Constructor for class prajna.gui.ExtensionFileFilter
Creates a new ExtensionFilter object.
extract(BufferedReader) - Method in class prajna.entity.EntityExtractor
Extract the mapping of entities from a reader.
extract(DocData, boolean) - Method in class prajna.entity.EntityExtractor
Extract the mapping of entities from a DocData object.
extract(File) - Method in class prajna.entity.EntityExtractor
Extract the mapping of entities from a file.
extract(String) - Method in class prajna.entity.EntityExtractor
Extract the mapping of entities from a string of text.
extractColors(BufferedImage, Set<Color>, Color) - Static method in class prajna.image.ImageUtils
Extract the colors matching the color set into a new image.
extractEntities(String, Map<String, EntityTag>) - Method in class prajna.entity.alchemy.AlchemyExtractor
Extract the entities from the text provided.
extractEntities(String, Map<String, EntityTag>) - Method in class prajna.entity.calais.CalaisExtractor
Extract the entities from the text provided.
extractEntities(String, Map<String, EntityTag>) - Method in class prajna.entity.CompositeExtractor
Extract the entities from the text provided.
extractEntities(String, Map<String, EntityTag>) - Method in class prajna.entity.DateTimeVerifier
Extract date-time entities.
extractEntities(String, Map<String, EntityTag>) - Method in class prajna.entity.EntityExtractor
Extract the entities, loading the tokenMap provided.
extractEntities(String, Map<String, EntityTag>) - Method in class prajna.entity.lingpipe.LingpipeExtractor
Extract the entities from the text provided.
extractEntities(String, Map<String, EntityTag>) - Method in class prajna.entity.opennlp.OpenNlpExtractor
Extract the entities from the text provided.
extractEntityRawTypes(String) - Method in class prajna.entity.alchemy.AlchemyExtractor
Retrieve the entities and the raw types for this entity extractor.
extractEntityRawTypes(String) - Method in class prajna.entity.calais.CalaisExtractor
Retrieve the entities and the raw types for this entity extractor.
extractEntityRawTypes(String) - Method in class prajna.entity.CompositeExtractor
Retrieve the entities and the raw types for this entity extractor.
extractEntityRawTypes(String) - Method in class prajna.entity.DateTimeVerifier
Retrieve the entities and the raw types for this entity extractor.
extractEntityRawTypes(String) - Method in class prajna.entity.EntityExtractor
Retrieve the entities and the raw types for this entity extractor.
extractEntityRawTypes(String) - Method in class prajna.entity.lingpipe.LingpipeExtractor
Retrieve the entities and the raw types for this entity extractor.
extractEntityRawTypes(String) - Method in class prajna.entity.opennlp.OpenNlpExtractor
Retrieve the entities and the raw types for this entity extractor.
extractOverlay(File, int, int, int, char) - Method in class prajna.image.TiledImageRepository
Extract an overlay file from the provided image file.

F

FadeBorder - Class in prajna.gui
Provides a fading border which fades from the component background color to a specified color, or the default colors if the color is not set.
FadeBorder(Insets) - Constructor for class prajna.gui.FadeBorder
Creates a fading border with the specified insets, using the default colors of the UI.
FadeBorder(Insets, Color) - Constructor for class prajna.gui.FadeBorder
Creates a fading border with the specified insets and color.
FadeBorder(int, int, int, int) - Constructor for class prajna.gui.FadeBorder
Creates a fading border with the specified insets, using the default colors of the UI.
FadeBorder(int, int, int, int, Color) - Constructor for class prajna.gui.FadeBorder
Creates a fading border with the specified insets and color.
FadeEdgeRenderer - Class in prajna.viz.render
FadeEdgeRenderer implements a simple fadeout for TimedEdges.
FadeEdgeRenderer(EdgeRenderer) - Constructor for class prajna.viz.render.FadeEdgeRenderer
Creates a new FadeEdgeRenderer object.
FadeNodeRenderer - Class in prajna.viz.render
NodeRenderer which adds the capability of dynamically fading out a node during an animation.
FadeNodeRenderer(NodeRenderer) - Constructor for class prajna.viz.render.FadeNodeRenderer
Instantiates a new fade node renderer.
FieldCleaner - Class in prajna.data.field
This class is a set of utility methods for cleaning text fields in a set of DataRecords.
FieldCleaner() - Constructor for class prajna.data.field.FieldCleaner
 
FieldDesc<T> - Class in prajna.data.field
Description of a field of a DataTemplate or other class.
FieldDesc() - Constructor for class prajna.data.field.FieldDesc
 
FieldHandler - Interface in prajna.structure.accessor
Interface for field handlers.
fillArc(int, int, int, int, int, int) - Method in class prajna.util.SvgGraphics
Fills a circular or elliptical arc covering the specified rectangle.
fillOval(int, int, int, int) - Method in class prajna.util.SvgGraphics
Fills an oval bounded by the specified rectangle with the current color.
fillPolygon(int[], int[], int) - Method in class prajna.util.SvgGraphics
Fills a closed polygon defined by arrays of x and y coordinates.
fillRect(int, int, int, int) - Method in class prajna.util.SvgGraphics
Fills the specified rectangle.
fillRoundRect(int, int, int, int, int, int) - Method in class prajna.util.SvgGraphics
Fills the specified rounded corner rectangle with the current color.
FillTreePane<N> - Class in prajna.viz.display
Implementation of a Tree display using rectangular tiles to represent each node.
FillTreePane(Tree<N>) - Constructor for class prajna.viz.display.FillTreePane
Create a FillTreePane with the specified node as the root node for the pane, using a horizontal orientation.
FillTreePane(Tree<N>, boolean) - Constructor for class prajna.viz.display.FillTreePane
Create a FillTreePane with the specified node as the root node for the pane, and in the specified orientation.
filterDocuments(Collection<DocData>) - Method in class prajna.data.query.DocFilter
Filter a collection of documents.
FilterReasoner - Class in prajna.structure
Reasoner which uses a DataFilter to determine when to augment a DataRecord.
FilterReasoner(DataFilter) - Constructor for class prajna.structure.FilterReasoner
Initialize the FilterReasoner with the data filter provided
filterRecords(Collection<DataRecord>) - Method in class prajna.data.DataFilter
Filter a collection of records.
findChild(L) - Method in class prajna.util.Tree
Find a child tree with the specified data element.
findClusters(Graph<N, E>) - Static method in class prajna.util.GraphUtils
Find the set of clusters in the graph.
findCommonDescendant(OwlClass) - Method in class prajna.ontology.OwlClass
Find the OwlClass that includes both this OwlClass and the other OwlClass.
findDocData(String) - Method in class prajna.structure.DocCorpus
Find the Document data for the document with the given name.
findKey(String, String) - Method in class prajna.io.DbLookup
Find the key value.
findLayer(String) - Method in class prajna.geo.GeoCanvas
Find the geographic layer with the given name.
findLayer(String) - Method in class prajna.geoviz.TimerGeoCanvas
Find a named geographic layer.
findNeighbors(Graph<N, E>, N) - Static method in class prajna.util.GraphUtils
Return all neighbors of a particular node in a graph.
findOwlClass(String) - Static method in class prajna.ontology.OwlClass
Find an OwlClass with the given name.
findOwlThing(String) - Static method in class prajna.ontology.OwlThing
Find an OwlThing with the given name.
findPhrases(List<PartOfSpeechTag>) - Method in class prajna.text.PhraseFinder
Find the list of phrases for a list of tags from a list of tags.
findPhrases(String) - Method in class prajna.text.PhraseFinder
Find the list of phrases for a sentence
findPhrases(String, List<PartOfSpeechTag>) - Method in class prajna.text.PhraseFinder
Find the list of phrases for a list of tags from a sentence with the corresponding tag list.
findRestrictions(String) - Method in class prajna.ontology.OwlClass
Find all restrictions for a specified property.
findShape(String) - Method in class prajna.geo.GeoReader
Find a shape which matches the specified shape name.
findShape(String, String) - Method in class prajna.geo.GeoReader
Find a shape which matches a particular value for a text field.
findShortestPath(Graph<N, E>, N, N) - Static method in class prajna.util.GraphUtils
Find the shortest path from startNode to endNode.
findShortestPath(Graph<N, E>, N, N, int) - Static method in class prajna.util.GraphUtils
Find the shortest path from startNode to endNode.
findSpanTree(Graph<N, E>, N) - Static method in class prajna.util.GraphUtils
Find the spanning tree for the associated graph, starting with the specified node as the root.
findTuple(S) - Method in class prajna.viz.prefuse.TupleLoader
Find the converted tuple for the specified data element, or null if it has not been converted.
fireChangeEvent(DataStructureEvent) - Method in class prajna.structure.stream.StreamSemanticAccessor
Fire a data structure event for any listeners which match the event.
fireGeoEvent(GeoEvent) - Method in class prajna.geoviz.GeoEventGenerator
Fires a GeoEvent.
fireHoverStateChanged(HoverEvent) - Method in class prajna.viz.display.AbstractGraphDisplay
Notifies all listeners that have registered interest for notification on this event type.
fireHoverStateChanged(HoverEvent) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Notifies all listeners that have registered interest for notification on this event type.
fireItemStateChanged(ItemEvent) - Method in class prajna.viz.display.AbstractDatasetDisplay
Notifies all listeners that have registered interest for notification on this event type.
fireItemStateChanged(ItemEvent) - Method in class prajna.viz.display.AbstractGraphDisplay
Notifies all listeners that have registered interest for notification on this event type.
fireItemStateChanged(ItemEvent) - Method in class prajna.viz.display.FillTreePane
Notifies all listeners that have registered interest for notification on this event type.
fireItemStateChanged(ItemEvent) - Method in class prajna.viz.display.JTreeWrapper
Notifies all listeners that have registered interest for notification on this event type.
fireItemStateChanged(ItemEvent) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Notifies all listeners that have registered interest for notification on this event type.
fireRecordReceived(DataRecord) - Method in class prajna.structure.stream.DataRecordStream
Send the DataRecord to all record listeners.
fireStateChanged() - Method in class prajna.gui.GuiDataFilter
Send a ChangeEvent, whose source is this GuiDataFilter, to each listener.
fireStateChanged() - Method in class prajna.gui.TimeDisplayControl
Send a ChangeEvent, whose source is this Slider, to each listener.
fireStateChanged() - Method in class prajna.gui.TimeSlider
Send a ChangeEvent, whose source is this Slider, to each listener.
fireStateChanged() - Method in class prajna.gui.TimeTextField
Send a ChangeEvent, whose source is this Slider, to each listener.
fitString(String, int, FontMetrics) - Method in class prajna.viz.render.CubeNodeRenderer
Attempt to fit a string on the front face of the cube.
FloatCellEditor - Class in prajna.gui
This cell editor provides the means to edit and display table cells representing floating point values.
FloatCellEditor() - Constructor for class prajna.gui.FloatCellEditor
 
FocusArrangement<N> - Class in prajna.viz.arrange
Arrangement interface for those arrangements which focus on a particular node.
FocusArrangement() - Constructor for class prajna.viz.arrange.FocusArrangement
 
focusOnMostConnected(Graph<N, E>) - Method in class prajna.viz.arrange.FocusArrangement
Select the most connected graph node to focus on.
ForceDirectedDisplay<N,E> - Class in prajna.viz.prefuse
Display which arranges the graph nodes using a force-directed layout to arrange the nodes.
ForceDirectedDisplay() - Constructor for class prajna.viz.prefuse.ForceDirectedDisplay
Build a new ForceDirectedDisplay
format(double, StringBuffer, FieldPosition) - Method in class prajna.text.CardinalNumberFormat
Formats a floating point number into a string that matches the format for this formatter.
format(long, StringBuffer, FieldPosition) - Method in class prajna.text.CardinalNumberFormat
Formats an integer into a string that matches the format for this formatter.
format(double, StringBuffer, FieldPosition) - Method in class prajna.text.MixedNumberFormat
Formats a floating point number into a string that matches the format for this formatter.
format(long, StringBuffer, FieldPosition) - Method in class prajna.text.MixedNumberFormat
Formats an integer into a string that matches the format for this formatter.
format(Date, StringBuffer, FieldPosition) - Method in class prajna.text.RelativeDateFormat
Formats a date into a date/time string
FormatReader<X> - Interface in prajna.io
Class representing a generalized format reader which reads a series of objects from an InputStream.
FormatWriter<X> - Interface in prajna.io
General interface for writing objects of a particular type out via a specified writer.
FusionAccessor - Class in prajna.structure.accessor
The FusionAccessor class is a SemanticAccessor which uses multiple underlying SemanticAccessors.
FusionAccessor() - Constructor for class prajna.structure.accessor.FusionAccessor
 
FusionAccessorServlet - Class in prajna.servlet
Implementation of an accessor servlet which uses a FusionAccessor to retrieve the records.
FusionAccessorServlet() - Constructor for class prajna.servlet.FusionAccessorServlet
 

G

generateData(String, String, HttpServletResponse, boolean) - Method in class prajna.servlet.RecordAccessorServlet
Generate the data for the named data structure, sending it on the response.
generateData(String, String) - Method in class prajna.structure.writer.DataGenerator
Generate data based upon the query and data name
generateFieldDesc(String) - Method in class prajna.ontology.OwlDatatypeProperty
Generate the internal field description for this datatype element, based upon the field type.
generateLayers(Collection<DataRecord>) - Method in class prajna.structure.writer.StructureKmlWriter
Generate the layers for the collection of data.
GeoAugmenter - Class in prajna.structure.geo
Implementation of a Semantic Augmenter which uses a geographic locator to augment a semantic object.
GeoAugmenter() - Constructor for class prajna.structure.geo.GeoAugmenter
Create a new GeoAugmenter.
GeoAugmenter(String) - Constructor for class prajna.structure.geo.GeoAugmenter
Create a new GeoAugmenter with the given property name
GeoAugmenter(String, String) - Constructor for class prajna.structure.geo.GeoAugmenter
Create a new GeoAugmenter with the given class and property
GeoBearing - Class in prajna.geo
Geographic representation of a line of bearing.
GeoBearing(GeoCoord, double, double) - Constructor for class prajna.geo.GeoBearing
Create a new GeoBearing from the specified start point with the specified azimuth and length.
GeoBearing(GeoCoord, double, double, double) - Constructor for class prajna.geo.GeoBearing
Create a new GeoBearing from the specified start point with the specified azimuth and length.
GeoBounds - Class in prajna.geo
Represents a rectangular area which defines an area of a map.
GeoBounds() - Constructor for class prajna.geo.GeoBounds
Create a geographic bounds which contains the entire earth coordinates.
GeoBounds(double, double, double, double) - Constructor for class prajna.geo.GeoBounds
Construct a GeoBounds given a latitude and longitude range.
GeoBounds(GeoCoord, double) - Constructor for class prajna.geo.GeoBounds
Create a geographic bounds from a geographic center and radius
GeoCanvas - Class in prajna.geo
Basic implementation of a Geographic display in a JComponent.
GeoCanvas() - Constructor for class prajna.geo.GeoCanvas
 
GeoConvexHull - Class in prajna.geo
Shape representing a geographic convex hull of a group of geographic coordinates.
GeoConvexHull(GeoCoord[]) - Constructor for class prajna.geo.GeoConvexHull
Create a geographic convex hull from a set of coordinates.
GeoCoord - Class in prajna.data
Simple class for representing a coordinate with Latitude, Longitude and Altitude.
GeoCoord(double, double) - Constructor for class prajna.data.GeoCoord
Constructor - sets the latitude and longitude.
GeoCoord(double, double, double) - Constructor for class prajna.data.GeoCoord
Constructor - sets the latitude, longitude, and altitude.
GeoCoord(String) - Constructor for class prajna.data.GeoCoord
Constructor, accepting DDMMSS-formatted String with the two coordinates separated by a space or slash.
GeoCoord(String, String) - Constructor for class prajna.data.GeoCoord
Constructor, with two DDMMSS-formatted strings.
GeoDisplay - Interface in prajna.geo
This interface provides common methods for geographic displays to implement.
GeoDocFilter - Class in prajna.data.query
Geographic document filter which filters records and documents by intersecting their coordinates with a simple geographic area.
GeoDocFilter(String, GeoCoord, double) - Constructor for class prajna.data.query.GeoDocFilter
Create a geographic DocFilter which checks coordinates in the given field to see if they are within a particular distance of the center point.
GeoDocFilter(String, GeoCoord, GeoCoord) - Constructor for class prajna.data.query.GeoDocFilter
Create a geographic filter using a bounding box as the region of interest.
GeoDocFilter(String, GeoCoord, Measure) - Constructor for class prajna.data.query.GeoDocFilter
Create a geographic DocFilter which checks coordinates in the given field to see if they are within a particular distance of the center point.
GeoEllipse - Class in prajna.geo
Representation of an elliptical area on the earth's surface.
GeoEllipse(GeoCoord, double, double, double) - Constructor for class prajna.geo.GeoEllipse
Instantiates a new geographic ellipse.
GeoEvent - Class in prajna.geoviz
Class representing a geographic event.
GeoEvent(Object, Location) - Constructor for class prajna.geoviz.GeoEvent
Instantiates a new geographic event.
GeoEvent(Object, Location, TimeSpan, String) - Constructor for class prajna.geoviz.GeoEvent
Instantiates a new geographic event with a time span and event data.
GeoEventGenerator - Class in prajna.geoviz
Abstract implementation of a class which generates GeoEvents and triggers listeners.
GeoEventGenerator() - Constructor for class prajna.geoviz.GeoEventGenerator
 
GeoEventListener - Interface in prajna.geoviz
Interface for receiving geographic events.
GeoFeatureType - Enum in prajna.geo
Generalized enumeration of geographic feature types.
GeoFieldDesc - Class in prajna.data.field
Field description for data fields which have geographic coordinates
GeoFieldDesc() - Constructor for class prajna.data.field.GeoFieldDesc
Default constructor with no arguments, useful for cases where the descriptor is configured from XML elements.
GeoFieldDesc(String) - Constructor for class prajna.data.field.GeoFieldDesc
Constructor taking a field name.
GeoFilter - Class in prajna.geo
This class is designed to allow filtering based upon geographic coordintes.
GeoFilter() - Constructor for class prajna.geo.GeoFilter
Create a Geographic filter without a predefined shape.
GeoFilter(GeoShape) - Constructor for class prajna.geo.GeoFilter
Create a Geographic filter using the specified geographic shape
Geoid - Enum in prajna.geo
This enumeration provides parameters representing USGS Geoid measurements for the earth.
GeoImageDisplay - Class in prajna.geo
Image-based implementation of a GeoDisplay.
GeoImageDisplay(int, int) - Constructor for class prajna.geo.GeoImageDisplay
Create the GeoImage with the specified width and height
GeoLayer - Class in prajna.geo
This class represents a geographic layer of data.
GeoLayer(String) - Constructor for class prajna.geo.GeoLayer
Create a new geographic layer.
GeoLayerEditor - Class in prajna.geo
Provides a GUI utility to edit the display of geographic layers.
GeoLayerEditor() - Constructor for class prajna.geo.GeoLayerEditor
Instantiates a new geographic layer editor.
GeoLocator - Class in prajna.geo
Abstract class representing a lookup service for geographic entities.
GeoLocator() - Constructor for class prajna.geo.GeoLocator
 
GeoMapper - Class in prajna.geo
Simple mapping application with support for projections, layer editing and interaction.
GeoMapper() - Constructor for class prajna.geo.GeoMapper
Creates a new DemoGeoMapper object.
GeoMapper(JFrame) - Constructor for class prajna.geo.GeoMapper
Creates a new DemoGeoMapper as a local application.
GeoMapper(JFrame, boolean) - Constructor for class prajna.geo.GeoMapper
Creates a new DemoGeoMapper as a local application.
GeoMarker - Class in prajna.geo
Geographic shape which represents a single location.
GeoMarker(double, double) - Constructor for class prajna.geo.GeoMarker
Create a geographic marker at the specified coordinates
GeoMarker(GeoCoord) - Constructor for class prajna.geo.GeoMarker
Create a geographic marker at the specified coordinate
GeoMultiShape - Class in prajna.geo
This class forms a composite geographic shape which can be used to group multiple shapes into a single object.
GeoMultiShape() - Constructor for class prajna.geo.GeoMultiShape
 
GeoNamesAugmenter - Class in prajna.structure.geo
Uses GeoNames to augment the semantic information.
GeoNamesAugmenter() - Constructor for class prajna.structure.geo.GeoNamesAugmenter
Create a new GeoNamesReader.
GeoNamesAugmenter(String) - Constructor for class prajna.structure.geo.GeoNamesAugmenter
Create a new GeoNamesReader.
GeoNamesLocator - Class in prajna.geo
Geographic entity location class using the geographic locator at GeoNames.
GeoNamesLocator() - Constructor for class prajna.geo.GeoNamesLocator
Create the GeoNamesLocator
GeoNamesLocator(String) - Constructor for class prajna.geo.GeoNamesLocator
Create the GeoNamesLocator with the specified path
GeoNamesVerifier - Class in prajna.entity
Simple implementation of an EntityVerifier using GeoNames.
GeoNamesVerifier() - Constructor for class prajna.entity.GeoNamesVerifier
Create a new GeoNamesVerifier
GeoObject - Class in prajna.geo
Extends location to include additional information about a geographic entity.
GeoObject(String) - Constructor for class prajna.geo.GeoObject
Create a new GeoObject with the given name
GeoObject(String, GeoFeatureType) - Constructor for class prajna.geo.GeoObject
Create a new GeoObject with the given name and type
GeoPolygon - Class in prajna.geo
This class represents a closed geographic area.
GeoPolygon() - Constructor for class prajna.geo.GeoPolygon
Create an empty geographic polygon.
GeoPolygon(GeoCoord[]) - Constructor for class prajna.geo.GeoPolygon
Create a geographic polygon with the specified coordinates
GeoPolyline - Class in prajna.geo
Geometric shape which represents a polygonal line segment.
GeoPolyline() - Constructor for class prajna.geo.GeoPolyline
Create an empty geographic polyline.
GeoPolyline(GeoCoord[]) - Constructor for class prajna.geo.GeoPolyline
Create a geographic polygonal line segment with the given coordinates
GeoReader - Class in prajna.geo
Abstract class for classes which read Geographic data.
GeoReader() - Constructor for class prajna.geo.GeoReader
 
GeoShape - Interface in prajna.geo
Interface for geographic shapes.
GeoTrack - Class in prajna.geo
Implementation of a track for a geographic object.
GeoTrack() - Constructor for class prajna.geo.GeoTrack
 
get(double[]) - Method in class prajna.util.CellGrid
Gets the cell at the specified coordinates.
get(int[]) - Method in class prajna.util.CellGrid
Gets the cell at the specified coordinates.
get(double[]) - Method in interface prajna.util.Grid
Gets the cell at the specified coordinates.
get(int[]) - Method in interface prajna.util.Grid
Gets the cell at the specified coordinates.
get(double[]) - Method in class prajna.util.RealGrid
Gets the cell at the specified coordinates.
get(int[]) - Method in class prajna.util.RealGrid
Gets the cell at the specified coordinates.
getAbbreviation() - Method in enum prajna.data.CurrencyUnit
Get the abbreviation for the unit
getAbbreviation() - Method in enum prajna.data.LengthUnit
Get the abbreviation for the unit
getAbbreviation() - Method in enum prajna.data.MassUnit
Get the abbreviation for the unit
getAbbreviation() - Method in enum prajna.data.TimeUnit
Get the abbreviation for the unit
getAbbreviation() - Method in interface prajna.data.Unit
Get the abbreviation for the unit
getAbbreviation() - Method in enum prajna.data.Unitless
Get the abbreviation for the unit
getAccessor() - Method in class prajna.servlet.RecordAccessorServlet
Get the data accessor currently used
getAccessor() - Method in class prajna.structure.writer.DataGenerator
Get the semantic accessor used by this DataGenerator.
getActiveStartTime(Date) - Method in interface prajna.data.Sequential
Gets the start time of the time segment that includes time
getActiveStartTime(Date) - Method in class prajna.data.SequentialRecord
Gets the start time of the time segment that includes time
getActiveStartTime(Date) - Method in class prajna.data.TimeSequence
gets the start time of the time segment that includes time
getActiveStopTime(Date) - Method in interface prajna.data.Sequential
Gets the stop time of the time segment that includes time
getActiveStopTime(Date) - Method in class prajna.data.SequentialRecord
Gets the stop time of the time segment that includes time
getActiveStopTime(Date) - Method in class prajna.data.TimeSequence
gets the stop time of the time segment that includes time
getAgingTime() - Method in interface prajna.structure.stream.StreamingAccessor
Get the length of time that a particular data element will be retained.
getAgingTime() - Method in class prajna.structure.stream.StreamSemanticAccessor
Get the length of time that a particular data element will be retained.
getAllFieldNames() - Method in class prajna.chart.jfreechart.ChartMaker
Gets the all field names.
getAllFieldNames() - Method in class prajna.data.DataRecord
Get the set of all field names set in this data record
getAllKeys() - Method in class prajna.structure.DocCorpus
Gets all document keys in all documents within this DocCorpus
getAllNames() - Method in class prajna.geo.EsriLocator
Get the set of all geographic names known to this locator
getAllPoints(Object, Point, Point) - Method in class prajna.viz.render.StepEdgeRenderer
Method to return the sequence of points used to draw a particular edge.
getAllShapes() - Method in class prajna.geoviz.TimedGeoLayer
Get the list of shapes for this layer.
getAllThingNames() - Static method in class prajna.ontology.OwlThing
Get the names of all OwlThings defined.
getAllThings() - Static method in class prajna.ontology.OwlThing
Get all OwlThings defined
getAllTimedShapes() - Method in class prajna.geoviz.TimedGeoLayer
Get the map of all shapes with a time component.
getAllValues() - Method in class prajna.util.CellGrid
Return the collection of all values contained in the grid
getAllValues() - Method in interface prajna.util.Grid
Return the collection of all values contained in the grid
getAllValues() - Method in class prajna.util.RealGrid
Return the collection of all values contained in the grid
getAlternateNames() - Method in class prajna.ontology.OwlThing
Get the set of names this thing is also known as.
getAlternates() - Method in class prajna.entity.EntityTag
Get the set of alternate terms for this entity.
getAltitude() - Method in class prajna.data.GeoCoord
Gets the altitude, in meters
getAltNames() - Method in class prajna.geo.GeoObject
Get the set of alternate names
getAngle() - Method in class prajna.geo.GeoEllipse
Gets the angle (azimuth) for this Ellipse.
getAngularRadius() - Method in class prajna.geo.GeoBounds
Return the angular radius of this geographic bounds.
getAnimationFlag() - Method in interface prajna.data.Animatable
returns the animation type flag
getAnimationFlag() - Method in class prajna.viz.display.AnimateCanvas
returns the animation type flag
getAnimationFlag() - Method in class prajna.viz.render.CubeNodeRenderer
returns the animation type flag
getAnimationFlag() - Method in class prajna.viz.render.FadeNodeRenderer
Get the animation flag
getAnimationStep() - Method in interface prajna.data.Animatable
returns the fractional step along the animation
getAnimationStep() - Method in class prajna.viz.display.AnimateCanvas
returns the fractional step along the animation
getAnimationStep() - Method in class prajna.viz.render.CubeNodeRenderer
returns the fractional step along the animation
getAnimationStep() - Method in class prajna.viz.render.FadeNodeRenderer
Get the animation step
getArrangement() - Method in class prajna.geoviz.GraphGeoCanvas
Gets the arrangement.
getArrangement() - Method in class prajna.viz.display.GraphCanvas
Get the arrangement used to arrange the graph
getArrowheadLocation() - Method in class prajna.viz.render.ArrowEdgeRenderer
Gets the location of the Arrowhead, relative to the edge.
getArrowheadSize() - Method in class prajna.viz.render.ArrowEdgeRenderer
Gets the size used for the arrowhead.
getAspect() - Method in class prajna.viz.render.CubeNodeRenderer
Gets the aspect ratio used for the boxes when drawn.
getAzimuth(GeoCoord) - Method in class prajna.data.GeoCoord
Returns the azimuth, measured from true north, to the targetPoint.
getAzimuth() - Method in class prajna.geo.GeoBearing
Gets the azimuth for this line of bearing.
getBackgroundImage() - Method in class prajna.geo.GeoCanvas
Get the background image for this GeoCanvas
getBaseTag(Element) - Method in class prajna.structure.io.SemanticXmlReader
Get the base tag - the tag without the prefix - for an element.
getBaseWord(String, PartOfSpeech) - Method in class prajna.text.WordNetExplorer
Get the base word for a particular word.
getBearingPoint(double, double) - Method in class prajna.data.GeoCoord
returns a new GeoCoord at the specified distance and azimuth from this GeoCoord.
getBearingPointRadians(double, double) - Method in class prajna.data.GeoCoord
returns a new GeoCoord at the specified distance and azimuth from this GeoCoord.
getBody() - Method in class prajna.data.DocData
Gets the body.
getBody() - Method in class prajna.data.html.TemplatedHtmlDocData
Gets the body.
getBody() - Method in class prajna.entity.alchemy.AlchemyDocData
Get the body of the document.
getBodyClass() - Method in class prajna.data.html.TemplatedHtmlDocData
Get the body class for this HtmlDocData
getBodyTag() - Method in class prajna.data.html.TemplatedHtmlDocData
Get the body tag for this HtmlDocData
getBorderInsets(Component) - Method in class prajna.gui.CanBorder
Get insets for this border.
getBorderInsets(Component) - Method in class prajna.gui.StackBorder
Get insets for this border.
getBounds() - Method in class prajna.geo.GeoMarker
Returns an integer Rectangle that completely encloses the Shape.
getBounds() - Method in class prajna.geo.GeoMultiShape
Returns an integer Rectangle that completely encloses the Shape.
getBounds() - Method in class prajna.geo.GeoPolyline
Returns an integer Rectangle that completely encloses the Shape.
getBounds2D() - Method in class prajna.geo.GeoMarker
Returns a high-precision Rectangle that completely encloses the Shape.
getBounds2D() - Method in class prajna.geo.GeoMultiShape
Returns a high-precision Rectangle that completely encloses the Shape.
getBounds2D() - Method in class prajna.geo.GeoPolyline
Returns a high-precision Rectangle that completely encloses the Shape.
getButton() - Method in class prajna.gui.ButtonPadEvent
Get the button that triggered the event
getButtonName() - Method in class prajna.gui.ButtonPadEvent
Get the name, or the action command, for the button.
getCache() - Static method in class prajna.geo.GeoNamesLocator
Get the cache.
getCacheLimit() - Method in class prajna.structure.accessor.DelimitedAccessor
Get the cache limit for this accessor.
getCategories() - Method in class prajna.data.RssItem
Get the set of categories for this RssItem
getCelForPoint(Point) - Method in class prajna.gui.image.TileImagePane
Get the cel name corresponding to a particular point in the pane
getCellEditorValue() - Method in class prajna.gui.ColorCellEditor
Get the current value of the cell being edited.
getCellEditorValue() - Method in class prajna.gui.FloatCellEditor
Get the current value of the cell being edited.
getCenter() - Method in interface prajna.data.Locatable
Get the center of the geographic entity
getCenter() - Method in class prajna.data.Location
Get the geographic center
getCenter() - Method in class prajna.geo.GeoBounds
Get the geographic center of this bounds object
getCenter() - Method in class prajna.geo.GeoConvexHull
Get the center of the GeoConvexHull
getCenter() - Method in class prajna.geo.GeoEllipse
Gets the center coordinate for this Ellipse.
getCenter() - Method in class prajna.geo.GeoMarker
Get the center of the shape.
getCenter() - Method in class prajna.geo.GeoMultiShape
Get the center of the shape
getCenter() - Method in class prajna.geo.GeoPolygon
Get the center of the GeoPolygon
getCenter() - Method in class prajna.geo.GeoPolyline
Get the center of the GeoPolyline
getCenter() - Method in interface prajna.geo.GeoShape
Get the center coordinate of this GeoShape
getCenter() - Method in class prajna.viz.arrange.TargetArrangement
Get the center that the arrangement is using.
getChangeListeners() - Method in class prajna.gui.TimeSlider
Returns an array of all the ChangeListeners added to this TimeSlider with addChangeListener().
getChangeType() - Method in class prajna.structure.stream.DataStructureEvent
Get whether the change indicates that new data has been added
getChart(String) - Method in class prajna.chart.jfreechart.MultiChartPane
Gets the chart for the given tab name.
getChildGraph(N) - Method in class prajna.util.TreeGraph
Gets the child graph.
getChildren() - Method in class prajna.util.Tree
Gets the list of child data elements
getChildTrees() - Method in class prajna.util.Tree
Gets the list of child trees.
getClassList() - Method in class prajna.ontology.OwlOntology
Get the list of classes in this ontology
getClassNames() - Static method in class prajna.ontology.OwlClass
Gets the set of all available class names
getClip() - Method in class prajna.util.SvgGraphics
Gets the current clipping area.
getClipBounds() - Method in class prajna.util.SvgGraphics
Returns the bounding rectangle of the current clipping area
getCloseColorsFromImage(BufferedImage, Color) - Static method in class prajna.image.ImageUtils
Get the set of colors in an image that are "close" to a specified color.
getCluster(N) - Method in class prajna.util.ClusterGraph
Get the cluster that a particular node is contained in
getClusterSet() - Method in class prajna.util.ClusterGraph
Returns a list of the clusters in this graph.
getColor() - Method in class prajna.util.SvgGraphics
Gets this graphics context's current color.
getColor() - Method in class prajna.viz.render.ClassNodeRenderer
This method returns the color of the default renderer.
getColor() - Method in class prajna.viz.render.CubeNodeRenderer
Gets the color for the Renderer, if any
getColor() - Method in interface prajna.viz.render.EdgeRenderer
Gets the color for the Renderer, if any
getColor() - Method in class prajna.viz.render.FadeEdgeRenderer
Gets the color for the Renderer
getColor() - Method in class prajna.viz.render.FadeNodeRenderer
Get the color for this node renderer.
getColor() - Method in class prajna.viz.render.IconNodeRenderer
Gets the color for the Renderer, if any
getColor(C) - Method in class prajna.viz.render.ImageGridRenderer
Get the color for a particular cell of data.
getColor() - Method in interface prajna.viz.render.NodeRenderer
Gets the color for the Renderer, if any
getColor() - Method in class prajna.viz.render.ShapeNodeRenderer
Gets the color for the Renderer, if any
getColor() - Method in class prajna.viz.render.SimpleEdgeRenderer
Gets the color for the Renderer
getColor() - Method in class prajna.viz.render.SimpleNodeRenderer
Gets the color for the Renderer, if any.
getColor() - Method in class prajna.viz.render.StepEdgeRenderer
Gets the color for the Renderer
getColor() - Method in class prajna.viz.render.SwingNodeRenderer
Gets the color for the Renderer, if any.
getColor() - Method in class prajna.viz.render.TimeNodeRenderer
Gets the color for the Renderer, if any
getColors(BufferedImage) - Static method in class prajna.image.ImageUtils
Get the set of colors used in an image
getComment() - Method in class prajna.ontology.OwlClass
Get the comment for this OwlClass, if any.
getComment() - Method in class prajna.ontology.OwlProperty
Get the comment for this OwlProperty, if any.
getComments() - Method in class prajna.ontology.OwlOntology
Get comments for this ontology
getCompletionDate() - Method in class prajna.gui.ProgressTimeBar
Get the completion date for this ProgressTimeBar
getComponent() - Method in class prajna.gui.GuiDataFilter
Return the Graphical User Interface component used for interacting with this DataFilter.
getComponent() - Method in class prajna.gui.SelectValueFilter
Return the Graphical User Interface component used for interacting with this DataFilter.
getComponent() - Method in class prajna.gui.TimeDisplayControl
Return the Graphical User Interface component used for interacting with this TimeWidget.
getComponent() - Method in class prajna.gui.TimeRuler
Return the Graphical User Interface component used for displaying this TimeRuler.
getComponent() - Method in class prajna.gui.TimeSlider
Return the Graphical User Interface component used for interacting with this TimeSlider.
getComponent() - Method in interface prajna.gui.TimeSpanWidget
Return the Graphical User Interface component used for displaying the TimeSpan or interacting with this component.
getComponent() - Method in class prajna.gui.TimeTextField
Return the component used to represent this TimeTextField.
getComponent() - Method in interface prajna.gui.TimeWidget
Return the Graphical User Interface component used for interacting with this TimeWidget.
getComponent() - Method in class prajna.gui.TimeWindowFilter
Return the Graphical User Interface component used for interacting with this DataFilter.
getComponent(Object) - Method in class prajna.viz.render.SwingNodeRenderer
Gets the component used to draw a particular node.
getConfig() - Method in class prajna.ontology.inference.SwrlAugmenter
Get the configuration information.
getConfig() - Method in class prajna.ontology.SemanticAugmenter
Get the configuration string.
getContainingSegment(Date) - Method in class prajna.data.SegmentedTimeSpan
return the segment containing the specified date.
getContainingSegment(TimeSpan) - Method in class prajna.data.SegmentedTimeSpan
return the segment containing the start time of the span.
getContentType() - Method in class prajna.geo.KmlWriter
Get the content type generated by this writer.
getContentType() - Method in class prajna.io.WebFormatWriter
Get the content type generated by this writer.
getContentType() - Method in class prajna.structure.writer.SemanticSvgWriter
Get the content type generated by this writer.
getContentType() - Method in class prajna.structure.writer.StructureKmlWriter
Get the content type generated by this writer.
getConverter() - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Get the PrefuseConverter used to convert data for this GraphDisplay
getConvertFactor() - Method in enum prajna.data.CurrencyUnit
Get the conversion factor for this unit.
getConvertFactor() - Method in enum prajna.data.LengthUnit
Get the conversion factor for this unit.
getConvertFactor() - Method in enum prajna.data.MassUnit
Get the conversion factor for this unit.
getConvertFactor() - Method in enum prajna.data.TimeUnit
Get the conversion factor for this unit.
getConvertFactor() - Method in interface prajna.data.Unit
Get the conversion factor for this unit.
getConvertFactor() - Method in enum prajna.data.Unitless
Get the conversion factor for this unit.
getCoord(Point) - Method in class prajna.geo.Equirect
Get the geographic coordinate which projects to the given screen coordinate.
getCoord(Point) - Method in class prajna.geo.Mercator
Get the geographic coordinate which projects to the given screen coordinate.
getCoord(Point) - Method in class prajna.geo.Miller
Get the geographic coordinate which projects to the given screen coordinate.
getCoord(Point) - Method in class prajna.geo.Orthographic
Get the geographic coordinate which projects to the given screen coordinate.
getCoord(Point) - Method in class prajna.geo.Projection
Get the geographic coordinate which projects to the given screen coordinate.
getCoord(Point) - Method in class prajna.geo.StretchRect
Get the geographic coordinate which projects to the given screen coordinate.
getCoordFields() - Method in class prajna.structure.GridSpec
Get the sequence of coordinate fields for this grid.
getCoordinate(String) - Method in class prajna.geo.EsriLocator
Discover the geographic coordinate for the requested location.
getCoordinate(String) - Method in class prajna.geo.GeoLocator
Look up the coordinate associated with the specified Location.
getCoordinate(String) - Method in class prajna.geo.GeoNamesLocator
Request the geographic coordinate from the GeoNames Map server.
getCoordinate(String) - Method in class prajna.geo.GoogleLocator
Request the geographic coordinate from the Google Map server.
getCoordinates() - Method in class prajna.geo.GeoPolygon
Return the list of coordinates for this GeoPolygon
getCoordinates() - Method in class prajna.geo.GeoPolyline
Return the list of coordinates for this GeoPolyline
getCoordRanges() - Method in class prajna.util.CellGrid
Get the extent of the coordinate axes for all values within this grid.
getCoordRanges() - Method in interface prajna.util.Grid
Get the extent of the coordinate axes for all values within this grid.
getCoordRanges() - Method in class prajna.util.RealGrid
Get the extent of the coordinate axes for all values within this grid.
getCoordsWithValues() - Method in class prajna.util.CellGrid
Get the set of coordinates that have non-null values
getCoordsWithValues() - Method in interface prajna.util.Grid
Get the set of coordinates that have non-null values
getCoordsWithValues() - Method in class prajna.util.RealGrid
Get the set of coordinates that have non-null values
getCorpus() - Method in class prajna.structure.DocCorpus
Gets the corpus.
getCorpusSize() - Method in class prajna.structure.DocCorpus
Gets the corpus size, which is the number of documents in the corpus.
getCountry(String) - Static method in class prajna.geo.CountryCoder
Get the country matching the specified country code.
getCountry(String) - Method in class prajna.geo.GeoNamesLocator
Get the country containing the named location.
getCountry() - Method in class prajna.geo.GeoObject
Get the country this object is included in.
getCurrentAction() - Method in class prajna.gui.ButtonPad
return the action for the current button, or null if no button is currently pressed
getCurrentFace() - Method in class prajna.viz.render.CubeNodeRenderer
Gets the index of the current face.
getCurrentValue() - Method in interface prajna.data.Track
Returns the current value based upon the current time setting for this track.
getCurrentValue() - Method in class prajna.geo.GeoTrack
Returns the current value based upon the current time setting for this track.
getCurTime() - Method in interface prajna.data.Temporal
Returns the time for the object
getCurTime() - Method in class prajna.geo.GeoTrack
Returns the time for the object
getCurTime() - Method in class prajna.viz.render.FadeEdgeRenderer
Returns the time used by the renderer to render the edges.
getCurTime() - Method in class prajna.viz.render.TimeNodeRenderer
Gets the current time as displayed by this NodeRenderer
getData() - Method in class prajna.data.rdf.RdfDataThing
Get the data object
getData() - Method in interface prajna.data.Track
Get the data record associated with this track.
getData() - Method in class prajna.geo.GeoBounds
Gets the data record associated with this GeoBounds object.
getData() - Method in class prajna.geo.GeoConvexHull
Gets the data record associated with this GeoConvexHull
getData() - Method in class prajna.geo.GeoMarker
Gets the user data of this GeoShape
getData() - Method in class prajna.geo.GeoMultiShape
Gets the data record of this GeoMultiShape
getData() - Method in class prajna.geo.GeoPolygon
Gets the data record associated with this GeoPolygon
getData() - Method in class prajna.geo.GeoPolyline
Gets the data record associated with this GeoPolyline
getData() - Method in interface prajna.geo.GeoShape
Gets the data record associated with this GeoShape
getData() - Method in class prajna.geo.GeoTrack
Get the data record associated with this track.
getData() - Method in exception prajna.geo.ProjectionException
Gets the data associated with the exception
getData() - Method in class prajna.util.Tree
Gets the typed data object associated with this tree node
getData(Tuple) - Method in class prajna.viz.prefuse.IntegerTupleLoader
Find the original data element which matches the provided tuple.
getData(Tuple) - Method in class prajna.viz.prefuse.SemanticTupleLoader
Get the original data element which matches the provided tuple.
getData(Tuple) - Method in class prajna.viz.prefuse.StringTupleLoader
Find the original data element which matches the provided tuple.
getData(Tuple) - Method in class prajna.viz.prefuse.TupleLoader
Get the original data element which matches the provided tuple.
getDataset(String) - Method in class prajna.structure.accessor.CommonMLAccessor
Retrieves the named dataset.
getDataset(String) - Method in class prajna.structure.accessor.DataCoordinator
Retrieve the dataset from the underlying data source.
getDataset(String) - Method in class prajna.structure.accessor.RecordAccessor
Retrieve the dataset from the underlying data source.
getDataset(String) - Method in class prajna.structure.accessor.RecordAccessorClient
Retrieve the dataset from the underlying data source.
getDataset(String) - Method in class prajna.structure.accessor.StructureReader
Get the named dataset.
getDataset(String) - Method in interface prajna.structure.DataAccessor
Retrieve the dataset from the underlying data source.
getDataset(String) - Method in class prajna.structure.DataAccessorClient
Retrieve the dataset from the underlying data source.
getDataset() - Method in class prajna.viz.display.AbstractDatasetDisplay
Get the dataset assigned to this display
getDatasetNames() - Method in class prajna.structure.AbstractDataAccessor
Get the names of the available datasets from this accessor.
getDatasetNames() - Method in class prajna.structure.accessor.DataCoordinator
Get the names of the available datasets from this accessor
getDatasetNames() - Method in interface prajna.structure.DataAccessor
Get the names of the available datasets from this accessor.
getDatasetNames() - Method in class prajna.structure.DataAccessorClient
Get the names of the available datasets from this accessor.
getDataType() - Method in class prajna.ontology.OwlDatatypeProperty
Get the basic data type expected by this property.
getDatePattern() - Method in class prajna.data.field.TimeFieldDesc
Get the date format pattern string used to parse or format dates
getDefaultData() - Method in class prajna.structure.writer.DataGenerator
Get the default data structure used for this DataGenerator
getDefaultTagField() - Method in class prajna.entity.EntityExtractor
Get the default tag field used to store all extracted entities in the data record.
getDefaultUnit() - Method in class prajna.data.field.MeasureFieldDesc
Get the default unit for this measure field descriptor
getDefaultValue() - Method in class prajna.data.field.FieldDesc
Get the default value for this field description
getDescendants() - Method in class prajna.ontology.OwlClass
Return the set of classes which descend or derive from this class.
getDescription() - Method in class prajna.data.RssItem
Get the description for this RssItem
getDescription() - Method in class prajna.gui.ExtensionFileFilter
Get the description of this filter
getDescription() - Method in class prajna.text.WordNetData
Get the description for this WordNetData object.
getDescriptor() - Method in class prajna.data.rdf.RdfLiteral
Set the field descriptor for this literal.
getDestination() - Method in interface prajna.io.FormatWriter
Gets the destination for this writer
getDestination() - Method in class prajna.io.WebFormatWriter
Get the destination for this writer, if set.
getDestination() - Method in class prajna.structure.writer.SolrUpdater
Get the destination for this SolrUpdater.
getDestination() - Method in interface prajna.util.Graph.Segment
Get the destination node
getDestinationField() - Method in class prajna.structure.GraphSpec
Get the field used to indicate the destination node for an edge
getDimensionCount() - Method in class prajna.util.CellGrid
Gets the dimension count.
getDimensionCount() - Method in interface prajna.util.Grid
Gets the dimension count.
getDimensionCount() - Method in class prajna.util.RealGrid
Gets the dimension count.
getDimensionSizes() - Method in class prajna.structure.GridSpec
Get the dimension sizes for the grid
getDimensionSizes() - Method in class prajna.util.CellGrid
Gets the dimension sizes.
getDirectory() - Method in class prajna.image.TiledImageRepository
Get the current repository directory
getDirectory() - Method in class prajna.text.WordNetExplorer
Get the directory location of the WordNet files
getDisjoint() - Method in class prajna.ontology.OwlClass
Return the classes this OwlClass is disjoint with.
getDisplayedInterval() - Method in class prajna.gui.TimeRuler
Get the actual increment displayed by this time ruler
getDisplayedSpan() - Method in class prajna.gui.TimeRuler
Get the span of time displayed by this TimeRuler.
getDisplayedSpan() - Method in class prajna.gui.TimeSlider
Return the time span this time slider measures.
getDisplayedSpan() - Method in interface prajna.gui.TimeSpanWidget
Return the time span this time slider measures.
getDisplayName() - Method in class prajna.ontology.OwlProperty
Get the display name for this property.
getDisplayTime() - Method in class prajna.geoviz.TimerGeoCanvas
Get the currently displayed time
getDisplayTime() - Method in interface prajna.gui.TimeDisplay
Get the current time displayed.
getDisplayTime() - Method in class prajna.gui.TimeDisplayControl
Get the current time displayed.
getDistance(GeoCoord) - Method in class prajna.data.GeoCoord
Returns the distance from this coordinate to the targetPoint.
getDistance() - Method in class prajna.data.query.ProximitySearch
Get the distance for this ProximitySearch
getDistanceRadians(GeoCoord) - Method in class prajna.data.GeoCoord
Returns the distance from this coordinate to the targetPoint.
getDocBuilder() - Method in class prajna.servlet.RecordAccessorServlet
Get the document builder used to generate XML.
getDomain() - Method in class prajna.ontology.OwlProperty
Get the OwlClass domain for this property.
getDrawColor() - Method in class prajna.data.RenderStyle
Gets the draw color.
getDrawColor() - Method in class prajna.geo.GeoLayer
Get the drawing color for this layer
getDuration() - Method in class prajna.data.TimeSpan
Calculates the duration of this TimeSpan
getDurationField() - Method in class prajna.data.field.TimeFieldDesc
Get the field to be used to identify the duration field within the original data source.
getEarliestTime() - Method in interface prajna.data.Sequential
Returns the earliest time that this sequence is active.
getEarliestTime() - Method in class prajna.data.SequentialRecord
Get the earliest time that this record is active
getEarliestTime() - Method in class prajna.data.TimeSequence
Returns the earliest time that this sequence is active.
getEarliestTime() - Method in class prajna.util.TimedGraph
Returns the earliest time for any activity within this graph.
getEdge(N, N) - Method in class prajna.util.ClusterGraph
Get the edge between two nodes.
getEdge(N, N) - Method in class prajna.util.DirectedGraph
Get the edge between two nodes.
getEdge(N, N) - Method in interface prajna.util.Graph
Get the edge between two nodes
getEdge() - Method in interface prajna.util.Graph.Segment
Get the edge for this segment
getEdge(N, N) - Method in class prajna.util.UndirectedGraph
Get the edge between two nodes
getEdgeAt(Point) - Method in class prajna.geoviz.GraphGeoCanvas
Returns the edge located at the pickPoint.
getEdgeAt(Point) - Method in class prajna.viz.display.AbstractGraphDisplay
Get the edge located at a particular point.
getEdgeAt(Point) - Method in class prajna.viz.display.AnimateCanvas
Returns the edge located at the pickPoint.
getEdgeAt(Point) - Method in class prajna.viz.display.GraphCanvas
Returns the edge located at the pickPoint.
getEdgeAt(Point) - Method in class prajna.viz.display.MatrixGraphDisplay
Returns the edge located at the point.
getEdgeColor(Object) - Method in class prajna.viz.render.SimpleEdgeRenderer
Get the color used for the edge.
getEdgeLoader() - Method in class prajna.viz.prefuse.PrefuseConverter
Gets the edge loader used for converting Graph Edges
getEdgePoints(Object, Point, Point) - Method in interface prajna.viz.render.EdgeRenderer
Method to return the sequence of points used to draw the path for a particular edge.
getEdgePoints(Object, Point, Point) - Method in class prajna.viz.render.FadeEdgeRenderer
Method to return the sequence of points used to draw the path for a particular edge.
getEdgePoints(Object, Point, Point) - Method in class prajna.viz.render.SimpleEdgeRenderer
Method to return the sequence of points used to draw the path for a particular edge.
getEdgePoints(Object, Point, Point) - Method in class prajna.viz.render.StepEdgeRenderer
Calculate the sequence of points used to draw the path for a particular edge.
getEdgePolicy() - Method in class prajna.util.TreeGraph
Gets the edge policy.
getEdgeRenderer() - Method in class prajna.viz.display.GraphCanvas
Returns the edge renderer used for displaying the edges in the graph
getEdgeRenderer() - Method in class prajna.viz.display.SvgRenderer
Get the Edge Renderer
getEdges() - Method in class prajna.util.AccumEdge
Gets the set of edges.
getEdgeSegment(E) - Method in class prajna.util.ClusterGraph
Get the edge segment for the specified edge.
getEdgeSegment(E) - Method in class prajna.util.DirectedGraph
Get the edge segment for the specified edge.
getEdgeSegment(E) - Method in interface prajna.util.Graph
Get the edge segment for the specified edge
getEdgeSegment(E) - Method in class prajna.util.UndirectedGraph
Get the edge segment for the specified edge
getEdgeSet() - Method in class prajna.util.ClusterGraph
Get the set of edges for this graph.
getEdgeSet() - Method in class prajna.util.DirectedGraph
Get the set of edges for this graph.
getEdgeSet() - Method in interface prajna.util.Graph
Get the set of edges for this graph
getEdgeSet() - Method in class prajna.util.UndirectedGraph
Get the set of edges for this graph
getEdgesInPath() - Method in class prajna.util.GraphPath
Get the sequence of edges in this path.
getEdgeTemplateNames() - Method in class prajna.structure.GraphSpec
Get the names of the edge templates for this graph spec.
getEdgeTemplates() - Method in class prajna.structure.GraphSpec
Get the edge templates for this graph specification
getEndNode() - Method in class prajna.util.GraphPath
Get the ending node of this path
getEntity() - Method in class prajna.entity.EntityTag
Get the entity term
getEnumField(String) - Method in class prajna.data.DataRecord
Gets the value for a particular enumerated value field.
getEnumFieldNames() - Method in class prajna.data.DataRecord
Get the set of the enumerated value field names contained within this DataRecord.
getEnumValues(String) - Method in class prajna.data.DataRecord
Get the set of enumerated values for the given fieldName
getEventData() - Method in class prajna.geoviz.GeoEvent
Retrieves the event data.
getExtractors() - Method in class prajna.entity.CompositeExtractor
Get the set of extractors used by this composite extractor
getFadeTime() - Method in class prajna.geoviz.TimerGeoCanvas
Get the fade time for the temporal display.
getFadeTime() - Method in interface prajna.gui.TimeDisplay
Get the fade time for the temporal display.
getFadeTime() - Method in class prajna.gui.TimeDisplayControl
Get the fade time for the temporal display.
getFadeTime() - Method in class prajna.viz.render.TimeNodeRenderer
Returns the fade time
getFeatureType(String) - Method in class prajna.geo.GeoLocator
Get the feature type for the location name.
getFeatureType(String) - Method in class prajna.geo.GeoNamesLocator
Get the feature type for the location name.
getField(String) - Method in class prajna.data.MultiValueMap
Gets the value for a particular field.
getField() - Method in class prajna.data.query.MatchFilter
Get the field name for this filter
getField() - Method in class prajna.data.query.RangeFilter
Get the field name for this filter
getFieldAsString(String) - Method in class prajna.data.DataRecord
Gets the value of the specified field, converted to a String.
getFieldAsString(String) - Method in class prajna.data.MultiValueMap
Gets the value of the specified field, converted to a String.
getFieldDesc() - Method in class prajna.ontology.OwlDatatypeProperty
Get the internal field descriptor for this datatype property
getFieldDescription(String) - Method in class prajna.data.field.DataTemplate
Gets the field description for a particular field name.
getFieldDescriptions() - Method in class prajna.data.field.DataTemplate
Returns a defensive copy of the field descriptions.
getFieldHandler(String) - Method in class prajna.structure.accessor.RecordAccessor
Get the field handler associated with the specified field
getFieldName() - Method in class prajna.data.EnumFieldFilter
Get the field name for this field filter
getFieldName() - Method in class prajna.data.field.FieldDesc
Get the name of the field
getFields() - Method in class prajna.geo.EsriReader
Return a map of the fields for this shapefile, along with data types.
getFieldType(String) - Method in class prajna.chart.jfreechart.ChartMaker
Gets the field type.
getFieldType(String) - Method in class prajna.data.DataRecord
Get the type of data for this field
getFieldType() - Method in class prajna.data.field.BooleanFieldDesc
Get the field type for this field description
getFieldType() - Method in class prajna.data.field.EnumFieldDesc
Get the field type for this field description
getFieldType() - Method in class prajna.data.field.FieldDesc
Get the field type for this field description
getFieldType() - Method in class prajna.data.field.GeoFieldDesc
Get the field type for this field description
getFieldType() - Method in class prajna.data.field.IntFieldDesc
Get the field type for this field description
getFieldType() - Method in class prajna.data.field.LocationFieldDesc
Get the field type for this field description
getFieldType() - Method in class prajna.data.field.LongFieldDesc
Get the field type for this field description
getFieldType() - Method in class prajna.data.field.MeasureFieldDesc
Get the field type for this field description
getFieldType() - Method in class prajna.data.field.TextFieldDesc
Get the field type for this field description
getFieldType() - Method in class prajna.data.field.TimeFieldDesc
Get the field type for this field description
getFieldType() - Method in class prajna.data.field.TokenFieldDesc
Get the field type for this field description
getFieldType() - Method in class prajna.data.field.UrlFieldDesc
Get the field type for this field description
getFileName() - Method in class prajna.text.WordNetData
Get the file name containing this data entry
getFileName() - Method in class prajna.text.WordNetIndex
Get the name of the file this index originated from
getFillColor() - Method in class prajna.data.RenderStyle
Gets the fill color.
getFillColor() - Method in class prajna.geo.GeoLayer
Get the fill color for this layer
getFilters() - Method in class prajna.data.adobe.PdfDocReader
Get the filters for this reader.
getFilters() - Method in class prajna.data.microsoft.MSWordDocReader
Get the filters for this reader.
getFilters() - Method in class prajna.data.microsoft.PstDocReader
Get the filters for this reader.
getFilters() - Method in interface prajna.io.FormatReader
Get the filters for this reader.
getFilters() - Method in class prajna.io.RssDocReader
Get the filters for this reader.
getFilters() - Method in class prajna.io.RssReader
Get the filters for this reader.
getFilters() - Method in class prajna.io.TabbedRecordReader
Get the filters for this reader.
getFilters() - Method in class prajna.io.XmlDocReader
Get the filters for this reader.
getFilters() - Method in class prajna.ontology.inference.SwrlReader
Get the filters for this reader.
getFilters() - Method in class prajna.structure.io.SemanticXmlReader
Get the filters for this reader.
getFilterShape() - Method in class prajna.geo.GeoFilter
Get the internal geographic shape used to filter points.
getFloatField(String) - Method in class prajna.data.DataRecord
Gets the value for a particular floating point field.
getFocusNode() - Method in class prajna.viz.arrange.FocusArrangement
Get the current focus node
getFont() - Method in class prajna.data.RenderStyle
Gets the font.
getFont() - Method in class prajna.util.SvgGraphics
Gets the font metrics of the current font.
getFont() - Method in class prajna.viz.render.CubeNodeRenderer
Gets the font used by the NodeRenderer.
getFont() - Method in class prajna.viz.render.TextNodeRenderer
Gets the font used by the renderer.
getFontMetrics(Font) - Method in class prajna.util.SvgGraphics
Gets the font metrics of the specified font.
getFormat() - Method in class prajna.data.field.TimeFieldDesc
Return the format used to parse and write values.
getGeoBounds() - Method in class prajna.geo.GeoBounds
Get the geographic bounds for this shape.
getGeoBounds() - Method in class prajna.geo.GeoCanvas
Get the geographic bounds
getGeoBounds() - Method in class prajna.geo.GeoConvexHull
Get the geographic bounds for this shape.
getGeoBounds() - Method in interface prajna.geo.GeoDisplay
Get the geographic bounds
getGeoBounds() - Method in class prajna.geo.GeoImageDisplay
Get the geographic bounds
getGeoBounds() - Method in class prajna.geo.GeoLayer
Get the geographic bounds for this layer.
getGeoBounds() - Method in class prajna.geo.GeoMarker
Get the geographic bounds for this shape.
getGeoBounds() - Method in class prajna.geo.GeoMultiShape
Get the geographic bounds for this shape.
getGeoBounds() - Method in class prajna.geo.GeoPolygon
Get the geographic bounds for this shape.
getGeoBounds() - Method in class prajna.geo.GeoPolyline
Get the geographic bounds for this shape.
getGeoBounds() - Method in interface prajna.geo.GeoShape
Get the geographic bounds for this shape
getGeoBounds() - Method in class prajna.geo.Projection
Get the geographic bounds for the projection.
getGeoBounds() - Method in class prajna.geoviz.GraphGeoCanvas
Get the current geographic bounds
getGeoBounds() - Method in class prajna.geoviz.TimerGeoCanvas
Get the current geographic bounds
getGeoid() - Method in class prajna.geo.Projection
Get the geoid used for projections.
getGeoObject(String) - Method in class prajna.geo.GeoNamesLocator
Get the geographic object for the given location name.
getGeoPath() - Method in class prajna.geo.GeoNamesLocator
Get the geonames path.
getGeoPoints() - Method in class prajna.geo.GeoConvexHull
Returns the list of Geographic coordinates for this GeoConvexHull
getGeoPoints() - Method in class prajna.geo.GeoMarker
Returns the list of Geographic coordinates for this shape
getGeoPoints() - Method in class prajna.geo.GeoPolygon
Returns the list of Geographic coordinates for this GeoPolygon
getGeoPoints() - Method in class prajna.geo.GeoPolyline
Returns the list of Geographic coordinates for this GeoPolyline
getGraph() - Method in class prajna.geoviz.GraphGeoCanvas
Get the graph assigned to this display
getGraph(String) - Method in class prajna.structure.accessor.CommonMLAccessor
Retrieves the named graph.
getGraph(String) - Method in class prajna.structure.accessor.DataCoordinator
Retrieve the graph from the underlying data source.
getGraph(String) - Method in class prajna.structure.accessor.RecordAccessor
Retrieve the graph from the underlying data source.
getGraph(String) - Method in class prajna.structure.accessor.RecordAccessorClient
Retrieve the graph from the underlying data source.
getGraph(String) - Method in class prajna.structure.accessor.StructureReader
Get the named graph.
getGraph(String) - Method in interface prajna.structure.DataAccessor
Retrieve the graph from the underlying data source.
getGraph(String) - Method in class prajna.structure.DataAccessorClient
Retrieve the graph from the underlying data source.
getGraph() - Method in class prajna.viz.display.AbstractGraphDisplay
Get the graph assigned to this display
getGraph() - Method in interface prajna.viz.display.GraphDisplay
Get the graph assigned to this display
getGraph() - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Get the graph for this display
getGraphArrangement() - Method in class prajna.viz.display.SvgRenderer
Get the current graph arrangement
getGraphNames() - Method in class prajna.structure.AbstractDataAccessor
Get the names of the available graphs from this accessor.
getGraphNames() - Method in class prajna.structure.accessor.DataCoordinator
Get the names of the available graphs from this accessor.
getGraphNames() - Method in interface prajna.structure.DataAccessor
Get the names of the available graphs from this accessor.
getGraphNames() - Method in class prajna.structure.DataAccessorClient
Get the names of the available graphs from this accessor.
getGrid(String) - Method in class prajna.structure.accessor.CommonMLAccessor
Retrieves the named grid.
getGrid(String) - Method in class prajna.structure.accessor.DataCoordinator
Retrieve the grid from the underlying data source.
getGrid(String) - Method in class prajna.structure.accessor.RecordAccessor
Retrieve the grid from the underlying data source.
getGrid(String) - Method in class prajna.structure.accessor.RecordAccessorClient
Retrieve the grid from the underlying data source.
getGrid(String) - Method in class prajna.structure.accessor.StructureReader
Get the named grid.
getGrid(String) - Method in interface prajna.structure.DataAccessor
Retrieve the grid from the underlying data source.
getGrid(String) - Method in class prajna.structure.DataAccessorClient
Retrieve the grid from the underlying data source.
getGridNames() - Method in class prajna.structure.AbstractDataAccessor
Get the names of the available grids from this accessor.
getGridNames() - Method in class prajna.structure.accessor.DataCoordinator
Get the names of the available grids from this accessor
getGridNames() - Method in interface prajna.structure.DataAccessor
Get the names of the available grids from this accessor.
getGridNames() - Method in class prajna.structure.DataAccessorClient
Get the names of the available grids from this accessor.This method issues a servlet call to retrieve the grid names.
getGuid() - Method in class prajna.data.RssItem
Get the Guid for this RssItem
getHeight() - Method in class prajna.chart.jfreechart.ChartTag
Get the height of the image
getHeight() - Method in class prajna.viz.display.SvgRenderer
Get the height used for arranging and defining the SVG canvas
getHighlight() - Method in class prajna.viz.render.SimpleEdgeRenderer
Gets the highlight color for the Renderer
getIcon(Object) - Method in class prajna.viz.render.IconNodeRenderer
Get the icon used to render the specified node.
getIconUrl() - Method in class prajna.data.MarkerIcon
Get the URL for the icon.
getImage(int, int, int, char) - Method in class prajna.image.TiledImageRepository
Get the specified image cell
getImage(int) - Method in class prajna.viz.render.CubeNodeRenderer
Get the image associated with the specified face.
getImpliedClasses() - Method in class prajna.ontology.OwlClass
Gets the set of implied classes.
getImports() - Method in class prajna.ontology.OwlOntology
Get imports for this ontology
getIntersection() - Method in class prajna.ontology.OwlClass
Gets the set of Validating objects which compose the intersection for this class, or null if this class is not composed of an intersection
getIntField(String) - Method in class prajna.data.DataRecord
Gets the value for a particular integer field.
getIntFieldNames() - Method in class prajna.data.DataRecord
Get the set of the integer field names contained within this DataRecord
getIntValues(String) - Method in class prajna.data.DataRecord
Get the set of integer values for the given fieldName
getInverse() - Method in class prajna.ontology.OwlObjectProperty
Get the inverse property for this property
getInverse() - Method in class prajna.ontology.OwlRestriction
Create a restriction which is the inverse of this restriction.
getItem() - Method in class prajna.gui.HoverEvent
Get the item which triggered this HoverEvent
getKeyGraph() - Method in class prajna.structure.DocCorpus
Get the key graph.
getKeyMap() - Method in class prajna.data.DocData
Return the set of keys with their mapped values
getKeys() - Method in class prajna.data.DocData
Gets the set of keys for this document object.
getLabel(String, int) - Method in class prajna.io.DbLookup
Gets the label for the specified key.
getLabel() - Method in class prajna.ontology.OwlOntology
Get the label for this ontology
getLabelField() - Method in class prajna.viz.prefuse.TupleLoader
Get the name field.
getLabelFormat() - Method in class prajna.data.SegmentedTimeSpan
Get a DateFormat object which can be used to format labels for the intervals
getLabelLocation() - Method in class prajna.gui.TimeRuler
Gets the label location
getLabelString() - Method in class prajna.gui.TimeRuler
Returns the labelString for the TimeRuler.
getLanguage() - Method in class prajna.data.rdf.RdfLiteral
 
getLargestCluster() - Method in class prajna.util.ClusterGraph
Get the largest cluster in this graph.
getLatestTime() - Method in interface prajna.data.Sequential
Returns the latest time that this sequence is active.
getLatestTime() - Method in class prajna.data.SequentialRecord
Get the latest time that this record is active
getLatestTime() - Method in class prajna.data.TimeSequence
Returns the latest time that this sequence is active.
getLatestTime() - Method in class prajna.util.TimedGraph
Returns the latest time for any activity within this graph.
getLatitude() - Method in class prajna.data.GeoCoord
Returns the latitude (in degrees)
getLatRadians() - Method in class prajna.data.GeoCoord
Returns the latitude in radians
getLatString() - Method in class prajna.data.GeoCoord
Returns the Latitude of this coordinate in DDMMSS format, with either N or S appended.
getLayers() - Method in class prajna.geo.GeoCanvas
Get the list of layers.
getLayers() - Method in interface prajna.geo.GeoDisplay
Get the list of layers.
getLayers() - Method in class prajna.geo.GeoImageDisplay
Get the list of layers.
getLayers() - Method in class prajna.geo.GeoLayerEditor
Gets the list of layers, in display order
getLayers() - Method in class prajna.geoviz.GraphGeoCanvas
Get the list of layers.
getLayers() - Method in class prajna.geoviz.TimerGeoCanvas
Get the list of layers.
getLength() - Method in class prajna.geo.GeoBearing
Get the bearing length
getLevel() - Method in class prajna.gui.image.TileImagePane
Get the current level
getLevel(L) - Method in class prajna.util.Tree
Gets the level of the specified data element
getLineWidth() - Method in class prajna.data.RenderStyle
Gets the line width.
getLink() - Method in class prajna.data.DataRecord
Get the link associated with this record.
getLink() - Method in class prajna.data.DocData
Get the link associated with this record.
getLink() - Method in class prajna.data.RssItem
Get the link for this RssItem
getLinks() - Method in class prajna.data.html.TemplatedHtmlDocData
Get all the links contained in this HTML document
getLoadedUrls() - Method in class prajna.ontology.OwlLoader
Get the set of URLS that have been loaded
getLocation() - Method in class prajna.geoviz.GeoEvent
Gets the location associated with the event
getLocationField(String) - Method in class prajna.data.DataRecord
Gets the value for a particular location field.
getLocationFieldNames() - Method in class prajna.data.DataRecord
Get the set of the location field names contained within this DataRecord
getLocationValues(String) - Method in class prajna.data.DataRecord
Get the set of location values for the given fieldName
getLocator() - Method in class prajna.structure.geo.LocatorReasoner
Get the locator currently used by this reasoner
getLongitude() - Method in class prajna.data.GeoCoord
Returns the longitude (in degrees)
getLonRadians() - Method in class prajna.data.GeoCoord
Returns the longitude in degrees
getLonString() - Method in class prajna.data.GeoCoord
Returns the Longitude of this coordinate in DDDMMSS format, with either E or W appended.
getLookupIndexField() - Method in class prajna.data.field.FieldDesc
Get the name of the field used as the index field in the lookup table.
getLookupTable() - Method in class prajna.data.field.FieldDesc
Get the name of the table used to look up indexed values.
getLookupValueField() - Method in class prajna.data.field.FieldDesc
Get the name of the field used to contain the values which correspond to the keys.
getLowerValue() - Method in class prajna.data.query.RangeFilter
Return the lower value for this filter
getMapActionUrl() - Method in class prajna.chart.jfreechart.ChartTag
Get the mapActionUrl.
getMapLevel() - Method in class prajna.geo.GoogleMapPopup
Get the currently displayed map level
getMargin() - Method in class prajna.viz.arrange.AbstractArrangement
Gets the margin around arrangement
getMarkerIcon() - Method in class prajna.data.RenderStyle
Get the icon for representing markers.
getMarkerShape() - Method in class prajna.data.RenderStyle
Gets the marker shape.
getMarkerShape() - Method in class prajna.geo.GeoMarker
Get the shape used to render the marker.
getMatches() - Method in class prajna.ontology.OwlQuery
Get the set of OwlThings that match the query.
getMatches() - Method in class prajna.structure.ontology.OwlClassReasoner
Get the set of OwlThings which match the query field for the baseClass.
getMatchWords() - Method in class prajna.data.WordFilter
Return the current set of words to search for
getMaxCardinality() - Method in class prajna.ontology.OwlRestriction
Get the maximum cardinality for this restriction.
getMaxCategoryCount() - Method in class prajna.chart.jfreechart.ChartMaker
Gets the max category count.
getMaxDistance(N) - Method in class prajna.util.ClusterGraph
finds the greatest distance from node to any other node in the graph.
getMaxLatitude() - Method in class prajna.geo.GeoBounds
Return the maximum latitude, in degrees
getMaxLength() - Method in class prajna.data.field.TextFieldDesc
Get the maximum string length allowed by this descriptor
getMaxLength() - Method in class prajna.data.field.TokenFieldDesc
Get the maximum string length allowed by this descriptor
getMaxLevel() - Method in class prajna.image.TiledImageRepository
Return the maximum level the repository contains
getMaxLongitude() - Method in class prajna.geo.GeoBounds
Return the maximum longitude, in degrees
getMaxRecords() - Method in class prajna.structure.accessor.RecordAccessor
Get the maximum number of records returned by this accessor on any particular query.
getMaxRecordsRead() - Method in class prajna.io.TabbedRecordReader
Get the maximum number of records read by each call to readData().
getMaxValue() - Method in class prajna.data.field.IntFieldDesc
Get the maximum value allowed by this descriptor.
getMaxValue() - Method in class prajna.data.field.LongFieldDesc
Get the maximum value allowed by this descriptor.
getMeasuredSpan() - Method in class prajna.gui.TimeRuler
Deprecated. 
getMeasureField(String) - Method in class prajna.data.DataRecord
Gets the value for a particular measure field.
getMeasureFieldNames() - Method in class prajna.data.DataRecord
Get the set of the measure field names contained within this DataRecord
getMeasureType() - Method in class prajna.data.Measure
Gets the measure type.
getMeasureValues(String) - Method in class prajna.data.DataRecord
Get the set of measure values for the given fieldName
getMinCardinality() - Method in class prajna.ontology.OwlRestriction
Get the minimum cardinality for this restriction.
getMinLatitude() - Method in class prajna.geo.GeoBounds
Return the minimum latitude, in degrees
getMinLongitude() - Method in class prajna.geo.GeoBounds
Return the minimum longitude, in degrees
getMinorRadius() - Method in class prajna.geo.GeoEllipse
Gets the minor radius (short axis) for this Ellipse.
getMinValue() - Method in class prajna.data.field.IntFieldDesc
Get the minimum value allowed by this descriptor.
getMinValue() - Method in class prajna.data.field.LongFieldDesc
Get the minimum value allowed by this descriptor.
getModel() - Method in class prajna.entity.alchemy.AlchemyExtractor
Get the model string.
getModel() - Method in class prajna.entity.calais.CalaisExtractor
Get the model string.
getModel() - Method in class prajna.entity.DateTimeVerifier
Return the model for this verifier.
getModel() - Method in class prajna.entity.DbpediaVerifier
Get the model string for this verifier.
getModel() - Method in class prajna.entity.EntityExtractor
Get the model string.
getModel() - Method in interface prajna.entity.EntityVerifier
Get the model string.
getModel() - Method in class prajna.entity.GeoNamesVerifier
Get the model string for this verifier.
getModel() - Method in class prajna.entity.lingpipe.LingpipeExtractor
Get the model string.
getModel() - Method in class prajna.entity.opennlp.OpenNlpExtractor
Get the model for this extractor.
getModel() - Method in class prajna.structure.geo.GeoNamesAugmenter
Get the model string for this verifier.
getMostConnected() - Method in class prajna.util.ClusterGraph
Returns the node with the most connections in this graph.
getName() - Method in class prajna.data.DataRecord
Gets the name of this DataRecord
getName() - Method in class prajna.data.DocData
Get the name or title of this document
getName() - Method in class prajna.data.Location
Gets the name.
getName() - Method in class prajna.data.NamedWeight
Gets the name.
getName() - Method in class prajna.data.rdf.Property
Get the name of this property
getName() - Method in class prajna.data.rdf.RdfThing
Get the name of this property
getName() - Method in class prajna.data.RenderStyle
Gets the name.
getName() - Method in class prajna.entity.alchemy.AlchemyDocData
Get the name of the document.
getName() - Method in class prajna.geo.EsriReader
Gets the name associated with this reader.
getName() - Method in class prajna.geo.GeoLayer
Get the name of this layer
getName() - Method in class prajna.geo.GeoReader
Get the name associated with this reader
getName() - Method in class prajna.geo.KmlReader
Get the name associated with this reader.
getName() - Method in class prajna.ontology.OwlClass
Gets the name of this OwlClass.
getName() - Method in class prajna.ontology.OwlOntology
Get the name for this ontology.
getName() - Method in class prajna.structure.DatasetSpec
Get the name for the particular data structure
getName() - Method in class prajna.structure.DataStructureSpec
Get the name for the particular data structure
getName() - Method in class prajna.structure.GraphSpec
Get the name for the particular data structure
getName() - Method in class prajna.structure.GridSpec
Get the name for the particular data structure
getName() - Method in class prajna.structure.TreeSpec
Get the name for the particular data structure
getNameKey() - Method in class prajna.data.field.DataTemplate
Get the name key.
getNameKeyList() - Method in class prajna.data.field.DataTemplate
Get the name key list.
getNegatedFilter() - Method in class prajna.data.query.NotClause
Return the filter that is negated by this NotClause.
getNewValues(OwlThing, Property) - Method in class prajna.ontology.inference.SwrlAugmenter
Get new values for the particular OwlThing and property.
getNewValues(OwlThing, Property) - Method in class prajna.ontology.SemanticAugmenter
Get the new values for the thing.
getNewValues(OwlThing, Property) - Method in class prajna.structure.geo.GeoAugmenter
Find the new values for the OwlThing.
getNewValues(OwlThing, Property) - Method in class prajna.structure.geo.GeoNamesAugmenter
Find the new values for the OwlThing.
getNode(JComponent) - Method in class prajna.viz.render.SwingNodeRenderer
Gets the node associated with a given Swing component.
getNodeAt(Point) - Method in class prajna.geoviz.GraphGeoCanvas
Returns the node located at the pickPoint.
getNodeAt(Point) - Method in class prajna.viz.display.AbstractGraphDisplay
Returns the node located at the pickPoint.
getNodeAt(Point) - Method in class prajna.viz.display.AnimateCanvas
Returns the node located at the pickPoint.
getNodeAt(Point) - Method in class prajna.viz.display.GraphCanvas
Returns the node located at the pickPoint.
getNodeAt(Point) - Method in class prajna.viz.display.MatrixGraphDisplay
Returns the node located at the point.
getNodeBounds(Object, Point) - Method in class prajna.viz.render.ClassNodeRenderer
Returns the bounding box for the node using this renderer.
getNodeBounds(Object, Point) - Method in class prajna.viz.render.CubeNodeRenderer
Returns the bounding box for the node using this renderer.
getNodeBounds(Object, Point) - Method in class prajna.viz.render.FadeNodeRenderer
Gets the node bounds.
getNodeBounds(Object, Point) - Method in class prajna.viz.render.IconNodeRenderer
Returns the bounding box for the node using this renderer.
getNodeBounds(Object, Point) - Method in interface prajna.viz.render.NodeRenderer
Returns the bounding box for the node using this renderer.
getNodeBounds(Object, Point) - Method in class prajna.viz.render.ShapeNodeRenderer
Returns the bounding box for the node using this renderer.
getNodeBounds(Object, Point) - Method in class prajna.viz.render.SimpleNodeRenderer
Returns the bounding box for the node using this renderer.
getNodeBounds(Object, Point) - Method in class prajna.viz.render.SwingNodeRenderer
Returns the bounding box for the node using this renderer.
getNodeBounds(Object, Point) - Method in class prajna.viz.render.TextNodeRenderer
Returns the bounding box for the node using this renderer.
getNodeBounds(Object, Point) - Method in class prajna.viz.render.TimeNodeRenderer
Returns the bounding box for the node using this renderer.
getNodeColor(Object) - Method in class prajna.viz.render.CubeNodeRenderer
Get the color used for the node.
getNodeColor(Object) - Method in class prajna.viz.render.ShapeNodeRenderer
Get the color used for the node.
getNodeColor(Object) - Method in class prajna.viz.render.SimpleNodeRenderer
Get the color used for the node.
getNodeEdges(N) - Method in class prajna.util.AbstractGraph
Get the set of edges which connect to a particular node.
getNodeEdges(N) - Method in interface prajna.util.Graph
Get the set of edges which connect to a particular node.
getNodeLoader() - Method in class prajna.viz.prefuse.PrefuseConverter
Gets the node loader used for converting graph nodes, tree nodes, and dataset elements
getNodeLocation(N) - Method in class prajna.viz.arrange.AbstractArrangement
Get the location of the node, or null if the node has no location
getNodeLocation(N) - Method in interface prajna.viz.arrange.Arrangement
Get the location of the node, or null if the node has no location
getNodeRenderer() - Method in class prajna.viz.display.GraphCanvas
Returns the node renderer used for displaying the nodes in the graph
getNodeRenderer() - Method in class prajna.viz.display.SvgRenderer
Get the current node renderer
getNodeSet() - Method in class prajna.util.ClusterGraph
Get the set of nodes for this graph.
getNodeSet() - Method in class prajna.util.DirectedGraph
Get the set of nodes for this graph.
getNodeSet() - Method in interface prajna.util.Graph
Get the set of nodes for this graph
getNodeSet() - Method in class prajna.util.UndirectedGraph
Get the set of nodes for this graph
getNodeShape(Object) - Method in class prajna.viz.render.ShapeNodeRenderer
Get the shape for a particular node.
getNodesInPath() - Method in class prajna.util.GraphPath
Get the list of all nodes in this path.
getNodeSize(Object) - Method in class prajna.viz.render.CubeNodeRenderer
Get the size used for the cube node.
getNowDate() - Method in class prajna.gui.ProgressTimeBar
Get the current time for this time bar.
getNumValues() - Method in class prajna.util.CellGrid
Get the number of cells filled.
getNumValues() - Method in interface prajna.util.Grid
Get the number of non-null values that have been set in the grid
getNumValues() - Method in class prajna.util.RealGrid
Get the number of non-null values that have been set in the grid
getObject() - Method in class prajna.data.rdf.RdfTriple
Get the object for this triple
getOffset() - Method in class prajna.text.WordNetData
Get the offset for this data entry
getOffset() - Method in class prajna.viz.render.ArrowEdgeRenderer
Get the offset used by this renderer when the arrowhead location is set to OFFSET.
getOffsets() - Method in class prajna.text.WordNetIndex
Get the offsets into the data file.
getOntology(URL) - Method in class prajna.ontology.OwlLoader
Get the Ontology definition for an ontology that has already been loaded.
getOrientation() - Method in class prajna.viz.prefuse.DynamicTreeDisplay
Get the current orientation
getOrigin() - Method in interface prajna.util.Graph.Segment
Get the origin node
getOriginField() - Method in class prajna.structure.GraphSpec
Get the field used to indicate the origin node for an edge
getOverlayList() - Method in class prajna.image.TiledImageRepository
Get the set of overlay characters and their names
getOwlClass(String) - Static method in class prajna.ontology.OwlClass
Gets the named OwlClass, creating a skeleton if it has not been defined.
getOwlClass(String, OwlClass) - Static method in class prajna.ontology.OwlClass
Gets the named OwlClass, creating a skeleton if it has not been defined.
getOwlClass() - Method in class prajna.ontology.OwlThing
Get the OwlClass this OwlThing belongs to.
getOwlClass() - Method in class prajna.ontology.SemanticAugmenter
Get the OwlClass of objects that this augmenter enhances
getOwlClass() - Method in class prajna.ontology.VarOwlThing
Get the OwlClass for this thing
getOwlClass() - Method in class prajna.structure.ontology.OwlClassReasoner
Get the base class for this Reasoner
getOwlThing(String) - Static method in class prajna.ontology.OwlThing
Get an OwlThing with the given name.
getOwlThing(String, OwlClass) - Static method in class prajna.ontology.OwlThing
Get an OwlThing with the given name and class.
getOwlThings() - Method in class prajna.ontology.OwlClass
Return the set of OwlThings that are members of this class.
getParent() - Method in class prajna.data.rdf.Property
Get the parent property, if any, for this property
getParent() - Method in class prajna.ontology.OwlClass
Gets the parent of this OwlClass, if any.
getParent() - Method in class prajna.ontology.OwlDatatypeProperty
Get the parent property, if any, for this property
getParent() - Method in class prajna.ontology.OwlObjectProperty
Get the parent Object property, if any, for this property
getParentConcepts(String, PartOfSpeech) - Method in class prajna.text.WordNetExplorer
Get the hierarchical set of hypernyms for the word.
getParentField() - Method in class prajna.structure.TreeSpec
Get the parentField for this tree
getParser() - Method in class prajna.structure.PollingCorpus
Gets the document parser.
getPartOfSpeech() - Method in class prajna.text.PartOfSpeechTag
Get the part of speech for the word
getPartOfSpeech() - Method in class prajna.text.WordNetIndex
Get the part of speech for this index entry
getPathIterator(AffineTransform) - Method in class prajna.geo.GeoMarker
Returns an iterator object that iterates along the Shape boundary and provides access to the geometry of the Shape outline.
getPathIterator(AffineTransform, double) - Method in class prajna.geo.GeoMarker
Returns an iterator object that iterates along the Shape boundary and provides access to a flattened view of the Shape outline geometry.
getPathIterator(AffineTransform) - Method in class prajna.geo.GeoMultiShape
Returns an iterator object that iterates along the Shape boundary and provides access to the geometry of the Shape outline.
getPathIterator(AffineTransform, double) - Method in class prajna.geo.GeoMultiShape
Returns an iterator object that iterates along the Shape boundary and provides access to a flattened view of the Shape outline geometry.
getPathIterator(AffineTransform) - Method in class prajna.geo.GeoPolyline
Returns an iterator object that iterates along the Shape boundary and provides access to the geometry of the Shape outline.
getPathIterator(AffineTransform, double) - Method in class prajna.geo.GeoPolyline
Returns an iterator object that iterates along the Shape boundary and provides access to a flattened view of the Shape outline geometry.
getPattern() - Method in class prajna.data.field.TokenFieldDesc
Get the pattern used by this token field
getPhraseObject() - Method in class prajna.text.Phrase
Get the object of the phrase
getPickRadius() - Method in class prajna.geo.GeoLayer
Get the radius used for picking shapes in this layer
getPointers() - Method in class prajna.text.WordNetData
Get the set of pointers for this data entry.
getPopulation() - Method in class prajna.geo.GeoObject
Get the population for this object
getPosTagger() - Method in class prajna.text.PhraseFinder
Get the Part-of-Speech tagger used by this PhraseFinder
getPreferredSize() - Method in class prajna.gui.AscendLabel
Get the preferred size for this label
getPrefuseGraph() - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Return the current Prefuse graph
getPrefuseLayout() - Method in class prajna.viz.prefuse.ForceDirectedDisplay
Get the layout used by this display
getPrefuseTree() - Method in class prajna.viz.prefuse.PrefuseTreeDisplay
Get the Prefuse Tree
getPressedButton() - Method in class prajna.gui.ButtonPad
Get the current pressed button
getPrior() - Method in class prajna.ontology.OwlOntology
Get the prior version for this ontology
getProgress() - Method in class prajna.gui.ProgressTimeBar
Get the progress represented by this time bar
getProjCenter() - Method in class prajna.geo.Projection
Get the center of projection
getProjection() - Method in class prajna.geo.GeoCanvas
Get the current projection
getProjection() - Method in interface prajna.geo.GeoDisplay
Get the current projection
getProjection() - Method in class prajna.geo.GeoImageDisplay
Get the current projection
getProjection() - Method in class prajna.geoviz.GraphGeoCanvas
Get the current projection
getProjection() - Method in class prajna.geoviz.ProjectionArrangement
Gets the projection used by this arrangement
getProjection() - Method in class prajna.geoviz.TimerGeoCanvas
Get the current projection
getProperties() - Method in class prajna.ontology.SemanticAugmenter
Get the properties enhanced by this augmenter
getProperty(String) - Static method in class prajna.data.rdf.Property
Get the named property.
getProperty() - Method in class prajna.data.rdf.RdfTriple
Get the property, or predicate, of this triple
getProperty(String) - Static method in class prajna.ontology.OwlDatatypeProperty
Get the named datatype property.
getProperty(String) - Static method in class prajna.ontology.OwlObjectProperty
Get the Object property from the internal map of properties
getProperty(String) - Static method in class prajna.ontology.OwlProperty
Get the named property.
getPropertyName() - Method in class prajna.ontology.OwlRestriction
Get the name of the property this restriction applies to.
getPropertyNames() - Static method in class prajna.data.rdf.Property
Get the list of Property names
getPropertyNames() - Static method in class prajna.ontology.OwlDatatypeProperty
Get the list of DatatypeProperty names
getPropertyNames() - Static method in class prajna.ontology.OwlObjectProperty
Get the list of ObjectProperty names
getPropList() - Method in class prajna.ontology.OwlOntology
Get the list of properties in this ontology
getPubDate() - Method in class prajna.data.RssItem
Get the publication date for this RssItem
getPurgeTime() - Method in class prajna.geoviz.TimerGeoCanvas
Gets the purge time, which is used to remove stale temporal components.
getPurgeTime() - Method in interface prajna.gui.TimeDisplay
Gets the purge time, which is used to remove stale temporal components.
getPurgeTime() - Method in class prajna.gui.TimeDisplayControl
Gets the purge time, which is used to remove stale temporal components.
getQuery() - Method in class prajna.data.field.DataTemplate
Get the query string associated with this template
getQueryClass() - Method in class prajna.ontology.OwlQuery
Return the queryClass
getRadius() - Method in interface prajna.data.Locatable
Get the radius of the geographic entity
getRadius() - Method in class prajna.data.Location
Get the radius of the geographic entity.
getRadius() - Method in class prajna.geo.GeoBounds
Get the radius of the geographic bounds
getRadius() - Method in class prajna.geo.GeoConvexHull
Get the radius for this GeoConvexHull
getRadius() - Method in class prajna.geo.GeoEllipse
Get the radius of this ellipse.
getRadius() - Method in class prajna.geo.GeoFilter
Get the radius for comparisons.
getRadius() - Method in class prajna.geo.GeoMarker
Get the radius for this geoShape.
getRadius() - Method in class prajna.geo.GeoMultiShape
Get the radius for this GeoMultiShape.
getRadius() - Method in class prajna.geo.GeoPolygon
Get the radius for this GeoPolygon
getRadius() - Method in class prajna.geo.GeoPolyline
Get the radius for this GeoPolyline
getRadius() - Method in interface prajna.geo.GeoShape
Get the radius of this GeoShape.
getRadiusStep() - Method in class prajna.viz.arrange.TargetArrangement
Get the radius step, which is the distance between successive tiers of the arrangement
getRampColor() - Method in class prajna.gui.ProgressTimeBar
Get the color used for the time ramp.
getRange() - Method in class prajna.ontology.OwlObjectProperty
Get the range for this Object Property.
getRangeRestriction() - Method in class prajna.ontology.OwlRestriction
Get a restriction which applies to the allowed values.
getRangeType() - Method in class prajna.ontology.OwlDatatypeProperty
Get the range type for this datatype.
getRangeType() - Method in class prajna.ontology.OwlRestriction
Return the type of restriction
getRawTypes() - Method in class prajna.entity.EntityTag
Get the set of raw types for this entity
getReader(String) - Method in class prajna.geo.EsriLocator
Get the particular reader associated with a type.
getRealName(String) - Method in class prajna.geo.GeoNamesLocator
Get the real name known by GeoNames for the location name.
getReasoner(DataTemplate) - Method in class prajna.structure.accessor.RecordAccessor
Get the reasoner for the specified template for this accessor
getReasoner(String) - Method in class prajna.structure.ontology.OwlReasonerReader
Return the reasoner matching the named template
getReasoner() - Method in class prajna.structure.stream.DataRecordStream
Get the semantic reasoner for this DataRecordStream
getRecordIdentifier() - Method in class prajna.data.field.DataTemplate
Get the record identifier, which is used by some accessors to determine what the records are.
getRecords() - Method in class prajna.io.TabbedRecordReader
Returns all records read in by the Reader.
getReferenceDate() - Method in class prajna.text.RelativeDateFormat
Get the date that this DateFormat uses as a reference.
getRefinedClass(Map<String, OwlThing>) - Method in class prajna.ontology.OwlClass
Gets the refined class for a particular set of assignments.
getRefinedClass() - Method in class prajna.structure.ontology.OwlClassReasoner
Get the refined class for this base class and assignment map.
getRefineValues(OwlThing) - Method in class prajna.ontology.inference.SwrlAugmenter
Get any possible values used to refine the class of the OwlThing passed in.
getRefineValues(OwlThing) - Method in class prajna.ontology.SemanticAugmenter
Get any possible values used to refine the class of the OwlThing passed in.
getRefineValues(OwlThing) - Method in class prajna.structure.geo.GeoAugmenter
Get any possible values used to refine the class of the OwlThing passed in.
getRefineValues(OwlThing) - Method in class prajna.structure.geo.GeoNamesAugmenter
Get any possible values used to refine the class of the OwlThing passed in.
getRelated(String) - Method in class prajna.ontology.OwlThing
Get all things that are related to this object by the given relationship name or its descendant properties.
getRelated(String) - Method in class prajna.text.WordNetExplorer
Get the related terms from an encoded pattern.
getRelated(String, PartOfSpeech, int[], String) - Method in class prajna.text.WordNetExplorer
Get related terms and concepts for a particular word.
getRelated(String, PartOfSpeech, String) - Method in class prajna.text.WordNetExplorer
Get related terms and concepts for a particular word.
getRelationMethod() - Method in class prajna.text.RelativeDateFormat
Get the relation method to be used when interpreting inexact dates.
getRelationships() - Method in class prajna.ontology.OwlThing
Get all relationships that this OwlThing has values for
getRenderStyle() - Method in class prajna.geo.GeoBounds
Get the rendering style for this GeoShape.
getRenderStyle() - Method in class prajna.geo.GeoConvexHull
Get the rendering style for this GeoConvexHull.
getRenderStyle() - Method in class prajna.geo.GeoLayer
Get the rendering style for this GeoShape.
getRenderStyle() - Method in class prajna.geo.GeoMarker
Get the rendering style for this GeoShape.
getRenderStyle() - Method in class prajna.geo.GeoMultiShape
Get the rendering style for this GeoMultiShape.
getRenderStyle() - Method in class prajna.geo.GeoPolygon
Get the rendering style for this GeoPolygon.
getRenderStyle() - Method in class prajna.geo.GeoPolyline
Get the rendering style for this GeoPolyline.
getRenderStyle() - Method in interface prajna.geo.GeoShape
Get the rendering style for this GeoShape.
getRenderStyle() - Method in class prajna.geoviz.TimerGeoCanvas
Set the render style, which is used to display the temporal components.
getRepository() - Method in class prajna.gui.image.TileImagePane
Get the repository for this pane
getRestrictionClass() - Method in class prajna.ontology.OwlRestriction
Get the class of objects this restriction restricts the values to.
getRestrictions() - Method in class prajna.ontology.OwlClass
Get all restrictions explicitly defined for this class
getRules() - Method in class prajna.ontology.inference.SwrlReader
Get the list of rules read by this reader
getSearchField() - Method in interface prajna.data.query.QueryTransform
Get the field specified for the text search
getSections() - Method in class prajna.data.DocData
Return the sections of the document in order.
getSections() - Method in class prajna.data.html.TemplatedHtmlDocData
Return the sections of the document in order.
getSectionTag() - Method in class prajna.data.html.TemplatedHtmlDocData
Get the section tag
getSegments() - Method in class prajna.data.SegmentedTimeSpan
Get the set of segments for this SegmentedTimeSpan
getSegmentSet() - Method in class prajna.util.ClusterGraph
Get the set of edge segments for this graph.
getSegmentSet() - Method in class prajna.util.DirectedGraph
Get the set of edge segments for this graph.
getSegmentSet() - Method in interface prajna.util.Graph
Get the set of edge segments for this graph
getSegmentSet() - Method in class prajna.util.UndirectedGraph
Get the set of edge segments for this graph
getSegmentStartDate() - Method in class prajna.data.SegmentedTimeSpan
Return the start date of the set of time segments
getSegmentStopDate() - Method in class prajna.data.SegmentedTimeSpan
Return the stop date of the set of time segments
getSelectColor() - Method in class prajna.viz.render.CubeNodeRenderer
Gets the selection color.
getSelected() - Method in class prajna.gui.SelectValueFilter
Gets the set of selected field values
getSelectedClasses() - Method in class prajna.gui.ontology.MultiClassChooser
Get the set of classes that are selected.
getSelectedEdge() - Method in class prajna.geoviz.GraphGeoCanvas
Gets the current selected edge.
getSelectedEdge() - Method in class prajna.viz.display.AbstractGraphDisplay
Gets the current selected edge.
getSelectedEdge() - Method in interface prajna.viz.display.GraphDisplay
Gets the current selected edge.
getSelectedEdge() - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Get the currently selected edge
getSelectedNode() - Method in class prajna.geoviz.GraphGeoCanvas
Gets the current selected node.
getSelectedNode() - Method in class prajna.viz.display.AbstractGraphDisplay
Gets the current selected node.
getSelectedNode() - Method in class prajna.viz.display.FillTreePane
Get the currently selected node.
getSelectedNode() - Method in interface prajna.viz.display.GraphDisplay
Gets the current selected node.
getSelectedNode() - Method in class prajna.viz.display.JTreeWrapper
Gets the current selected node.
getSelectedNode() - Method in interface prajna.viz.display.TreeDisplay
Get the currently selected node in the tree display.
getSelectedNode() - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Get the currently selected node
getSelectedObjects() - Method in class prajna.viz.display.AbstractDatasetDisplay
Returns the selected items or null if no items are selected.
getSelectedObjects() - Method in class prajna.viz.display.AbstractGraphDisplay
Returns the selected items or null if no items are selected.
getSelectedObjects() - Method in class prajna.viz.display.FillTreePane
Returns the selected items or null if no items are selected.
getSelectedObjects() - Method in class prajna.viz.display.JTreeWrapper
Returns the selected items or null if no items are selected.
getSelectedObjects() - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Get the currently selected objects
getSemanticWriter() - Method in class prajna.servlet.RecordAccessorServlet
Get the semantic writer used to format the data structures
getSense() - Method in class prajna.text.PartOfSpeechTag
Get the sense for the word.
getSenseDescriptions(String, PartOfSpeech) - Method in class prajna.text.WordNetExplorer
Get the list of sense descriptions for the given word.
getSequence(GeoShape) - Method in class prajna.geoviz.TimerGeoCanvas
Gets the time sequence associated with a particular GeoShape
getShadowFactor() - Method in class prajna.viz.render.CubeNodeRenderer
Returns the shadow factor.
getShape() - Method in class prajna.viz.render.ShapeNodeRenderer
Get the current shape
getShapeAt(Point2D) - Method in class prajna.geo.GeoCanvas
Return the geographic shape at the picked point.
getShapeAt(Point2D) - Method in class prajna.geoviz.TimerGeoCanvas
Return the geographic shape at the picked point.
getShapeNames() - Method in class prajna.geo.MultiGeoFilter
Get the names of all of the shapes that have been added to this filter.
getShapes() - Method in class prajna.geo.GeoLayer
Get the list of shapes for this layer
getShapes() - Method in class prajna.geo.GeoReader
Gets the geographic shapes.
getShapesAt(Date) - Method in class prajna.geoviz.TimedGeoLayer
Get the shapes at a particular date.
getShortFlag() - Method in class prajna.viz.arrange.DirectedArrangement
Returns the value of the shortFlag, which is used to determine how compact to make the arrangement
getSimilarityGraph() - Method in class prajna.structure.DocCorpus
Get the similarity graph.
getSize() - Method in class prajna.viz.arrange.AbstractArrangement
Returns the size of the arranger's working area in the form of a Dimension object.
getSize() - Method in interface prajna.viz.arrange.Arrangement
Returns the size of the arranger's working area in the form of a Dimension object.
getSize() - Method in class prajna.viz.render.SimpleNodeRenderer
Gets the default size used to draw the nodes
getSource() - Method in class prajna.data.adobe.PdfDocReader
Get the source for this reader
getSource() - Method in class prajna.data.microsoft.MSWordDocReader
Get the source for this reader
getSource() - Method in class prajna.data.microsoft.PstDocReader
Get the source for this reader
getSource() - Method in interface prajna.io.FormatReader
Get the source for this reader
getSource() - Method in class prajna.io.RssDocReader
Get the source for this reader
getSource() - Method in class prajna.io.RssReader
Get the source for this reader
getSource() - Method in class prajna.io.TabbedRecordReader
Get the source for this reader
getSource() - Method in class prajna.io.XmlDocReader
Get the source for the reader
getSource() - Method in class prajna.ontology.inference.SwrlReader
Get the source for this reader.
getSource() - Method in class prajna.structure.io.SemanticXmlReader
Get the source of the data.
getSourceFields() - Method in class prajna.data.field.FieldDesc
Get the source fields for the field.
getSourceStartField() - Method in class prajna.data.field.TimeFieldDesc
Get the field to be used to identify the start field within the original data source.
getSourceStopField() - Method in class prajna.data.field.TimeFieldDesc
Get the field to be used to identify the stop field within the original data source.
getSpacing() - Method in class prajna.viz.arrange.DiagonalArrangement
Get the spacing value.
getSpec(String) - Method in class prajna.structure.AbstractDataAccessor
Gets the named data structure specification.
getSplitFields() - Method in class prajna.structure.TreeSpec
Get the sequence of splitFields for this tree.
getStartCoord() - Method in class prajna.geo.GeoBearing
Get the coordinate of the start of the line of bearing
getStartDate() - Method in class prajna.data.TimeSpan
returns the start date of the TimeSpan
getStartNode() - Method in class prajna.util.GraphPath
Get the starting node of this path
getState() - Method in class prajna.gui.ButtonPadEvent
Get the button state - either PRESSED, CLICKED, or RELEASED.
getStopDate() - Method in class prajna.data.TimeSpan
returns the stop date of the TimeSpan
getStructureName() - Method in class prajna.structure.stream.DataStructureEvent
Get the name of the structure which has changed
getStructureName() - Method in interface prajna.structure.stream.DataStructureListener
Get the name of the structure this listener is observing for changes
getStructureReasoners(String) - Method in class prajna.structure.accessor.RecordAccessor
Get any reasoners which apply to the named data structure.
getStructureType(String) - Method in class prajna.structure.AbstractDataAccessor
Get the data type for the specified dataName
getStructureType(String) - Method in class prajna.structure.accessor.DataCoordinator
Get the data type for the specified dataName.
getStructureType(String) - Method in interface prajna.structure.DataAccessor
Get the data type for the specified dataName.
getStructureType(String) - Method in class prajna.structure.DataAccessorClient
Get the data type for the specified dataName.
getSubArrangement() - Method in class prajna.viz.arrange.ClusterArrangement
return the arrangement which is used to arrange each cluster
getSubject() - Method in class prajna.data.rdf.RdfTriple
Get the subject for this triple.
getSummary() - Method in class prajna.data.DocData
Gets the summary data.
getSupportedTypes() - Method in class prajna.entity.CompositeExtractor
Return the list of types this verifier can verify.
getSupportedTypes() - Method in class prajna.entity.DateTimeVerifier
Get the supported types for this verifier.
getSupportedTypes() - Method in class prajna.entity.DbpediaVerifier
Return the list of types this verifier can verify.
getSupportedTypes() - Method in interface prajna.entity.EntityVerifier
Return the list of types this verifier can verify.
getSupportedTypes() - Method in class prajna.entity.GeoNamesVerifier
Get the supported types for this verifier.
getSupportedTypes() - Method in class prajna.structure.geo.GeoNamesAugmenter
Get the supported types for this verifier.
getSvg() - Method in class prajna.util.SvgGraphics
Gets the svg.
getSvg() - Method in class prajna.viz.display.SvgRenderer
Get the SVG content of this Renderer
getSvgRenderer() - Method in class prajna.structure.writer.SemanticSvgWriter
Get the SVG renderer
getSynonyms(String, PartOfSpeech) - Method in class prajna.text.WordNetExplorer
Get synonyms for a particular word.
getSynonyms(String, PartOfSpeech, int[]) - Method in class prajna.text.WordNetExplorer
Get synonyms for a particular word.
getTable() - Method in class prajna.viz.prefuse.TupleLoader
Gets the table.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class prajna.gui.ColorCellEditor
Set an initial value for the editor, and get the component used to render the table cell editor.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class prajna.gui.FloatCellEditor
Set an initial value for the editor, and get the component used to render the table cell editor.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class prajna.gui.ColorCellEditor
Returns the component used for drawing the cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class prajna.gui.FloatCellEditor
Returns the component used for drawing the cell.
getTag() - Method in class prajna.data.query.DocFilter
Get the tag for this document filter.
getTag() - Method in class prajna.text.PartOfSpeechTag
get the part of speech tag for the word
getTemplate(String) - Method in class prajna.structure.AbstractDataAccessor
Gets the named DataTemplate.
getTemplate() - Method in class prajna.structure.stream.DataRecordStream
Get the data template for this DataRecordStream.
getTemplateName() - Method in class prajna.structure.ontology.OwlReasoner
Get the template name this reasoner applies to
getTemplateNames() - Method in class prajna.structure.AbstractDataAccessor
Get the names of all templates known by this accessor.
getTemplateNames() - Method in class prajna.structure.DatasetSpec
Get the names of the templates identified for this DatasetSpec.
getTemplateNames() - Method in class prajna.structure.DataStructureSpec
Get the names of the templates for this data structure specification
getTemplateNames() - Method in class prajna.structure.GraphSpec
Get the names of the templates identified for this GraphSpec.
getTemplateNames() - Method in class prajna.structure.GridSpec
Get the names of the templates identified for this specification.
getTemplateNames() - Method in class prajna.structure.TreeSpec
Get the names of the templates identified for this specification.
getTemplates() - Method in class prajna.structure.DataStructureSpec
Get the templates for this data structure specification
getTerm() - Method in class prajna.data.query.SearchTerm
 
getTerm() - Method in class prajna.text.WordNetIndex
Get the term represented by this index entry
getTerm1() - Method in class prajna.data.query.ProximitySearch
Get the first term for this ProximitySearch
getTerm2() - Method in class prajna.data.query.ProximitySearch
Get the second term for this ProximitySearch
getTerms() - Method in class prajna.data.query.TreeClause
Get the set of terms for this clause
getTerms() - Method in class prajna.text.WordNetData
Get the set of terms for this data entry
getText() - Method in class prajna.data.ValueString
Get the text for this ValueString
getText() - Method in class prajna.gui.AscendLabel
Get the label text
getTextColor() - Method in class prajna.viz.render.CubeNodeRenderer
Get the text color for the node being rendered.
getTextField(String) - Method in class prajna.data.DataRecord
Gets the value for a particular text field.
getTextFieldNames() - Method in class prajna.data.DataRecord
Get the set of the text field names contained within this DataRecord
getTextValues(String) - Method in class prajna.data.DataRecord
Get the set of text values for the given fieldName
getThingList() - Method in class prajna.ontology.OwlOntology
Get the list of things in this ontology
getThumbnail() - Method in class prajna.data.RssItem
Get the URL for the thumbnail for this RssItem
getTime() - Method in class prajna.gui.TimeDisplayControl
Gets the current time represented by this TimeDisplayControl.
getTime() - Method in class prajna.gui.TimeSlider
Gets the current time represented by this TimeSlider
getTime() - Method in class prajna.gui.TimeTextField
Gets the current time displayed by this TimeTextField
getTime() - Method in interface prajna.gui.TimeWidget
Gets the current time represented by this TimeWidget
getTimeField(String) - Method in class prajna.data.DataRecord
Gets the value for a particular time field.
getTimeField() - Method in class prajna.structure.writer.StructureKmlWriter
Get the field within the data records which is used to identify the active time.
getTimeFieldNames() - Method in class prajna.data.DataRecord
Get the set of the time field names contained within this DataRecord
getTimeForCoord(int) - Method in class prajna.gui.TimeBar
Return the time for the specified x coordinate.
getTimeSequence() - Method in class prajna.gui.TimeBar
Returns the sequence of events for this timebar.
getTimeSpan() - Method in class prajna.geoviz.GeoEvent
Gets the time span for the event
getTimeSpan() - Method in class prajna.gui.TimeBar
Returns the time span represented by this timebar
getTimeSpan() - Method in class prajna.gui.TimeWindowFilter
Get the current time window
getTimeSpans() - Method in interface prajna.data.Sequential
Returns the sorted set of TimeSpan objects representing the sequence.
getTimeSpans() - Method in class prajna.data.SequentialRecord
Returns the sorted set of TimeSpan objects representing the sequence.
getTimeSpans() - Method in class prajna.data.TimeSequence
returns a set of TimeSpan objects representing the sequence.
getTimeStamp() - Method in class prajna.data.DocData
Get the timestamp for the document.
getTimeStampFormats() - Method in class prajna.data.html.TemplatedHtmlDocData
Get the timestamp format
getTimeStampTag() - Method in class prajna.data.html.TemplatedHtmlDocData
Get the timestamp tag
getTimeValues(String) - Method in class prajna.data.DataRecord
Get the set of time values for the given fieldName
getTitle() - Method in class prajna.data.RssItem
Get the title for this RssItem
getTitleTag() - Method in class prajna.data.html.TemplatedHtmlDocData
Get the title tag for this HtmlDocData
getTmpImage(int, int, int, char) - Method in class prajna.image.TiledImageRepository
Get the temporary image for the specified image cell.
getTopFrame() - Method in class prajna.gui.DemoRobot
 
getTransform() - Method in class prajna.data.field.FieldDesc
Get the transform, if any, for this descriptor
getTransformer() - Method in class prajna.servlet.RecordAccessorServlet
Get the transformer used to format or transform the XML output.
getTree(String) - Method in class prajna.structure.accessor.CommonMLAccessor
Retrieves the named tree.
getTree(String) - Method in class prajna.structure.accessor.DataCoordinator
Retrieve the tree from the underlying data source.
getTree(String) - Method in class prajna.structure.accessor.RecordAccessor
Retrieve the tree from the underlying data source.
getTree(String) - Method in class prajna.structure.accessor.RecordAccessorClient
Retrieve the tree from the underlying data source.
getTree(String) - Method in class prajna.structure.accessor.StructureReader
Get the named tree.
getTree(String) - Method in interface prajna.structure.DataAccessor
Retrieve the tree from the underlying data source.
getTree(String) - Method in class prajna.structure.DataAccessorClient
Retrieve the tree from the underlying data source.
getTree() - Method in class prajna.viz.display.FillTreePane
Get the root of this FillTreePane.
getTree() - Method in class prajna.viz.display.JTreeWrapper
Get the tree assigned to this display
getTree() - Method in interface prajna.viz.display.TreeDisplay
Get the tree for this tree display
getTree() - Method in class prajna.viz.display.TreeGraphCanvas
Gets the tree currently displayed on this canvas
getTree() - Method in class prajna.viz.prefuse.PrefuseTreeDisplay
Get the tree displayed by this display
getTreeArrangement() - Method in class prajna.viz.display.SvgRenderer
Get the current tree arrangement
getTreeNames() - Method in class prajna.structure.AbstractDataAccessor
Get the names of the available trees from this accessor.
getTreeNames() - Method in class prajna.structure.accessor.DataCoordinator
Get the names of the available trees from this accessor
getTreeNames() - Method in interface prajna.structure.DataAccessor
Get the names of the available trees from this accessor.
getTreeNames() - Method in class prajna.structure.DataAccessorClient
Get the names of the available trees from this accessor.
getTriples(RdfTriple) - Method in class prajna.data.rdf.SimpleStore
Get the triples from the triple store that match a particular query
getTriples(RdfTriple) - Method in interface prajna.data.rdf.TripleStore
Get the triples from the triple store that match a particular query
getTriples(RdfTriple) - Method in class prajna.ontology.OwlTripleStore
Get the triples from the triple store that match a particular query.
getType() - Method in class prajna.data.rdf.RdfTriple
Get the relationship type
getType() - Method in class prajna.entity.EntityTag
Get the type for this entity
getType() - Method in class prajna.geo.GeoObject
Get the geographic feature type for this object
getUnion() - Method in class prajna.ontology.OwlClass
Gets the set of Validating objects which compose the union for this class, or null if this class does not include a union
getUnit() - Method in class prajna.data.Measure
Gets the unit.
getUnitClass() - Method in class prajna.data.field.MeasureFieldDesc
Get the class used for the units specified by this measure type.
getUnknownFields() - Method in class prajna.structure.stream.DataRecordStream
Get the set of fields which this stream did not parse.
getUnknownFields() - Method in class prajna.structure.stream.SaxRecordStream
Get the set of tags which this stream did not parse.
getUpperValue() - Method in class prajna.data.query.RangeFilter
Return the upper value for this filter
getUri() - Method in class prajna.data.rdf.Property
Get the URI which specifies this property
getUri() - Method in class prajna.data.rdf.RdfThing
Get the URI which specifies this property
getURL() - Method in class prajna.data.html.TemplatedHtmlDocData
Get the URL for this particular HtmlDocData object.
getUrl() - Method in class prajna.ontology.OwlOntology
Get the URL for this ontology
getUrlBase() - Method in class prajna.geo.GoogleGeoCanvas
Gets the Google Maps URL base.
getUseSwingColors() - Method in class prajna.viz.render.SwingNodeRenderer
Gets the flag indicating whether this renderer should use the native Swing colors.
getValidPathNodes() - Method in class prajna.util.GraphPath
Return the sequence of nodes as the path traverses them.
getValidProperties(boolean) - Method in class prajna.ontology.OwlClass
Get the set of properties which are valid for this OwlClass.
getValidValues() - Method in class prajna.data.field.EnumFieldDesc
Get the set of values allowed by this descriptor.
getValue() - Method in class prajna.data.EnumFieldFilter
Get the field value for this field filter
getValue() - Method in class prajna.data.Measure
Gets the value.
getValue() - Method in class prajna.data.query.MatchFilter
Get the field value for this filter
getValue(Date) - Method in interface prajna.data.Track
Get the value in the track at the specified time.
getValue(int) - Method in interface prajna.data.Track
Return the value for the given index.
getValue() - Method in class prajna.data.ValueString
Get the value for this ValueString
getValue(Date) - Method in class prajna.geo.GeoTrack
Get the geographic coordinate in the track at the specified time.
getValue(int) - Method in class prajna.geo.GeoTrack
Return the value for the given index.
getValue() - Method in class prajna.gui.SliderRowPane
Get the current value of the slider
getValueForKey(String) - Method in class prajna.data.DocData
Gets the value associated with a key
getValues() - Method in class prajna.ontology.OwlRestriction
Get the set of values which the property can take.
getValues(String) - Method in class prajna.ontology.OwlThing
Get all string values for the given property for this OwlThing.
getVerifiers() - Method in class prajna.entity.CompositeExtractor
Get the set of verifiers used by this composite extractor
getViewBounds() - Method in class prajna.geo.Projection
Get the view bounds.
getWeight() - Method in class prajna.data.NamedWeight
Gets the weight
getWeight() - Method in interface prajna.data.Weighted
Get the weight associated with this object
getWeight() - Method in class prajna.util.AccumEdge
Get the weight of the accumulated edge.
getWidth() - Method in class prajna.chart.jfreechart.ChartTag
Get the width of the image
getWidth() - Method in class prajna.viz.display.SvgRenderer
Get the width used for arranging and defining the SVG canvas
getWindingRule() - Method in class prajna.util.MultiPathIterator
Returns the winding rule for determining the interior of the path.
getWord() - Method in class prajna.text.PartOfSpeechTag
Get the word
getWorldColor() - Method in class prajna.geo.GeoCanvas
Get the world color.
getWorldColor() - Method in class prajna.geoviz.TimerGeoCanvas
Get the world color.
getWorldShape() - Method in class prajna.geo.Equirect
Get the world shape for this projection.
getWorldShape() - Method in class prajna.geo.Mercator
Get the world shape for this projection.
getWorldShape() - Method in class prajna.geo.Miller
Get the world shape for this projection.
getWorldShape() - Method in class prajna.geo.Orthographic
Get the world shape for this projection.
getWorldShape() - Method in class prajna.geo.Projection
Get the world shape for this projection.
getWorldShape() - Method in class prajna.geo.StretchRect
Get the world shape for this projection.
getWriter() - Method in class prajna.io.WebFormatWriter
Get the current writer for this FormatWriter
getXCel() - Method in class prajna.gui.image.TileImagePane
Get the X-Cel coordinate for the current display.
getXCoord(Date) - Method in class prajna.gui.TimeBar
Returns the X coordinate for a particular date for this timebar
getXOffset() - Method in class prajna.data.MarkerIcon
Get the XOffset for this MarkerIcon.
getYCel() - Method in class prajna.gui.image.TileImagePane
Get the Y-Cel coordinate for the current display.
getYCoord(double) - Method in class prajna.gui.ValueTimeBar
Get the Y-coordinate for a particular value.
getYOffset() - Method in class prajna.data.MarkerIcon
Get the YOffset for this MarkerIcon.
GoogleGeoCanvas - Class in prajna.geo
Extension of a GeoCanvas which adds GoogleMaps as a background.
GoogleGeoCanvas() - Constructor for class prajna.geo.GoogleGeoCanvas
Instantiates a new GoogleGeoCanvas.
GoogleLocator - Class in prajna.geo
Implementation of a GeoLocator which uses the Google lookup service.
GoogleLocator() - Constructor for class prajna.geo.GoogleLocator
Create a GoogleLocator with the estimate flag set to false
GoogleLocator(boolean) - Constructor for class prajna.geo.GoogleLocator
Create a GoogleLocator with the specified estimate flag
GoogleMapPopup - Class in prajna.geo
Simple Google Map display utility.
GoogleMapPopup(Location) - Constructor for class prajna.geo.GoogleMapPopup
Create a new map popup, displaying the specified location
GoogleMapPopup(String) - Constructor for class prajna.geo.GoogleMapPopup
Create a new map popup, displaying the named location
Graph<N,E> - Interface in prajna.util
An object which provides relationships between two objects.
Graph.Segment<N,E> - Interface in prajna.util
Edge segments are composed of an edge and its two connected nodes.
GraphArrangement<N,E> - Interface in prajna.viz.arrange
Interface for all graph arrangements supported by this package.
GraphCanvas<N,E> - Class in prajna.viz.display
The GraphCanvas class provides a set of utilities for drawing and managing graphs.
GraphCanvas() - Constructor for class prajna.viz.display.GraphCanvas
Creates a GraphCanvas with an empty graph
GraphCanvas(Graph<N, E>) - Constructor for class prajna.viz.display.GraphCanvas
Constructs a Graph Canvas with the specified graph
GraphDisplay<N,E> - Interface in prajna.viz.display
Interface for general displays capable of displaying graphs and selecting elements from them.
GraphGeoCanvas<N,E> - Class in prajna.geoviz
Implementation of a graph canvas which overlays a geographic display.
GraphGeoCanvas(GeoCanvas, GraphCanvas<N, E>) - Constructor for class prajna.geoviz.GraphGeoCanvas
Instantiates a new GraphGeoCanvas.
GraphPath<N,E> - Class in prajna.util
A GraphPath is a path along a graph.
GraphPath() - Constructor for class prajna.util.GraphPath
 
GraphSpec - Class in prajna.structure
The GraphSpec describes the components of a Graph.
GraphSpec(Element) - Constructor for class prajna.structure.GraphSpec
Construct a graph specification from an XML element
GraphSpec(String) - Constructor for class prajna.structure.GraphSpec
Construct an empty graph specification with the given name
GraphUtils - Class in prajna.util
This class is a set of static utility methods which operate on Graphs.
Grid<C> - Interface in prajna.util
A Grid data structure which represents an orthogonal set of data objects.
GridArrangement<C> - Interface in prajna.viz.arrange
Interface for all grid arrangements supported by this package.
GridSpec - Class in prajna.structure
Describes the components of a grid.
GridSpec(Element) - Constructor for class prajna.structure.GridSpec
Construct a grid specification from an XML element
GridSpec(String) - Constructor for class prajna.structure.GridSpec
Construct an empty graph specification with the given name
guessValue(String, HashSet<String>) - Method in class prajna.data.field.FieldCleaner
Find the best match from a set of strings for a particular value.
GuiDataFilter - Class in prajna.gui
Extension of the DataFilter class which supports user interface controls.
GuiDataFilter() - Constructor for class prajna.gui.GuiDataFilter
 

H

handleClick(Point, int, String) - Method in class prajna.geo.GeoMapper
Handle the click of a mouse over the map.
handleField(String, String, DataRecord) - Method in interface prajna.structure.accessor.FieldHandler
Handle the data for a particular field name.
handleMeta(AttributeSet) - Method in class prajna.data.html.HtmlDocData
Handle a Meta tag in the header.
handlePick(GeoShape) - Method in class prajna.geo.GeoMapper
Handle the picking of a GeoShape.
hashCode() - Method in class prajna.data.DocData
Return the hashcode for this DocData object
hashCode() - Method in class prajna.data.EnumFieldFilter
Return the hash code for this EnumFieldFilter
hashCode() - Method in class prajna.data.GeoCoord
Returns a hash code value for the object.
hashCode() - Method in class prajna.data.Location
Return the hash code of the location, which is based upon the String returned by toString()
hashCode() - Method in class prajna.data.query.MatchFilter
Return the hash code for this MatchFilter
hashCode() - Method in class prajna.data.query.RangeFilter
Return the hash code for this MatchFilter
hashCode() - Method in class prajna.data.query.SearchTerm
Return the hash code for this SearchTerm
hashCode() - Method in class prajna.data.query.TreeClause
Return the hash code for this MatchFilter
hashCode() - Method in class prajna.data.rdf.Property
Returns the hash code for this property
hashCode() - Method in class prajna.data.rdf.RdfLiteral
Return the hash code for this literal
hashCode() - Method in class prajna.data.rdf.RdfTriple
Get the hash code for this object.
hashCode() - Method in class prajna.data.TimeSpan
Return the hash code for this TimeSpan
hashCode() - Method in class prajna.data.ValueString
Return the hash code for this ValueString
hashCode() - Method in class prajna.entity.EntityTag
Get the hash code for this entity
hashCode() - Method in class prajna.text.RelativeDateFormat
Overrides hashCode
hashCode() - Method in class prajna.util.AbstractGraph
Get the hash code for this graph
hashCode() - Method in interface prajna.util.Graph
Get the hashcode for this graph
hashCode() - Method in class prajna.util.Tree
Get the hash code for this tree
hasInteractiveEdges() - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Return whether the graph display has interactive edges or not.
hasMoreData() - Method in class prajna.data.adobe.PdfDocReader
Determine whether the reader has more data
hasMoreData() - Method in class prajna.data.microsoft.MSWordDocReader
Determine whether the reader has more data
hasMoreData() - Method in class prajna.data.microsoft.PstDocReader
Determine whether the reader has more data
hasMoreData() - Method in interface prajna.io.FormatReader
Returns whether the reader has more data to read.
hasMoreData() - Method in class prajna.io.RssDocReader
Returns whether the reader has more data to read.
hasMoreData() - Method in class prajna.io.RssReader
Returns whether the reader has more data to read.
hasMoreData() - Method in class prajna.io.TabbedRecordReader
returns whether the reader has more data to read.
hasMoreData() - Method in class prajna.io.XmlDocReader
Return whether this reader has more data to read
hasMoreData() - Method in class prajna.ontology.inference.SwrlReader
Return whether this reader has more data to be read
hasMoreData() - Method in class prajna.structure.DocCorpus
Return whether the underlying data source has more data to be loaded into this document corpus.
hasMoreData() - Method in class prajna.structure.io.SemanticXmlReader
Return whether the reader has more data
highlight(Collection<N>, Collection<E>) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Highlight a group of nodes and edges.
highlightEdge(Graphics, Object, Point, Point) - Method in interface prajna.viz.render.EdgeRenderer
Highlights the edge into the Graphics Context.
highlightEdge(Graphics, Object, Point, Point) - Method in class prajna.viz.render.FadeEdgeRenderer
Draws the edge into the Graphics Context.
highlightEdge(Graphics, Object, Point, Point) - Method in class prajna.viz.render.SimpleEdgeRenderer
Highlights the edge into the Graphics Context.
highlightEdge(Graphics, Object, Point, Point) - Method in class prajna.viz.render.StepEdgeRenderer
Highlights the edge into the Graphics Context.
highlightNode(Graphics, Object, Point) - Method in class prajna.viz.render.ClassNodeRenderer
Draws the node into the Graphics Context in a highlighted fashion.
highlightNode(Graphics, Object, Point) - Method in class prajna.viz.render.CubeNodeRenderer
Draws the node into the Graphics Context in a highlighted fashion.
highlightNode(Graphics, Object, Point) - Method in class prajna.viz.render.FadeNodeRenderer
Highlight a node.
highlightNode(Graphics, Object, Point) - Method in class prajna.viz.render.IconNodeRenderer
Highlights the node into the Graphics Context.
highlightNode(Graphics, Object, Point) - Method in interface prajna.viz.render.NodeRenderer
Draws the node into the Graphics Context in a highlighted fashion.
highlightNode(Graphics, Object, Point) - Method in class prajna.viz.render.ShapeNodeRenderer
Draws the node into the Graphics Context in a highlighted fashion.
highlightNode(Graphics, Object, Point) - Method in class prajna.viz.render.SimpleNodeRenderer
highlights the node into the Graphics Context.
highlightNode(Graphics, Object, Point) - Method in class prajna.viz.render.SwingNodeRenderer
Highlights the node into the Graphics Context.
highlightNode(Graphics, Object, Point) - Method in class prajna.viz.render.TextNodeRenderer
Draws the node into the Graphics Context in a highlighted fashion.
highlightNode(Graphics, Object, Point) - Method in class prajna.viz.render.TimeNodeRenderer
Highlights the node in the graphics context provided.
HoverEvent - Class in prajna.gui
HoverEvent can be used to signal when an object is hovered over by the mouse, or when the hovering stops.
HoverEvent(Object, Object, boolean) - Constructor for class prajna.gui.HoverEvent
Construct a new HoverEvent, with the specified source, item and hover state.
hoverItemChanged(HoverEvent) - Method in interface prajna.gui.HoverListener
Notification when the item being hovered over has changed
HoverListener - Interface in prajna.gui
Listener class for an object which listens for HoverEvents.
HtmlDocData - Class in prajna.data.html
DocData class which supports HTML and XHTML documents.
HtmlDocData(String) - Constructor for class prajna.data.html.HtmlDocData
Create a new HtmlDocData object for the specified URL
HtmlDocData(URL) - Constructor for class prajna.data.html.HtmlDocData
Create a new HtmlDocData object for the specified URL
HtmlViewer - Class in prajna.gui
This utility class displays web pages in a frame.
HtmlViewer() - Constructor for class prajna.gui.HtmlViewer
Construct a HTML viewer with no content.
HtmlViewer(String) - Constructor for class prajna.gui.HtmlViewer
Construct an HTML viewer with content from the specified URL.

I

IconNodeRenderer - Class in prajna.viz.render
Renders nodes using an internal icon image.
IconNodeRenderer(Image) - Constructor for class prajna.viz.render.IconNodeRenderer
Creates a new IconNodeRenderer object.
ImageGlassPane - Class in prajna.gui.image
Implementation of a lass pane that displays an image.
ImageGlassPane() - Constructor for class prajna.gui.image.ImageGlassPane
Create an ImageGlassPane with no image.
ImageGlassPane(BufferedImage) - Constructor for class prajna.gui.image.ImageGlassPane
Create an ImageGlassPane with the specified image.
ImageGridRenderer<C> - Class in prajna.viz.render
Abstract renderer which transforms a grid into an image.
ImageGridRenderer() - Constructor for class prajna.viz.render.ImageGridRenderer
 
imageUpdate(Image, int, int, int, int, int) - Method in class prajna.viz.render.CubeNodeRenderer
This method is called when information about an image which was previously requested using an asynchronous interface becomes available.
imageUpdate(Image, int, int, int, int, int) - Method in class prajna.viz.render.IconNodeRenderer
This method is called when information about an image which was previously requested using an asynchronous interface becomes available.
ImageUtils - Class in prajna.image
Collection of utilities which operate on buffered images
ImageUtils() - Constructor for class prajna.image.ImageUtils
 
init() - Method in class prajna.geo.GeoMapper
Initialize this method when it is running as an applet.
init() - Method in class prajna.servlet.CoordinatorAccessorServlet
Initialize the servlet state.
init() - Method in class prajna.servlet.FusionAccessorServlet
Initialize the servlet state.
init() - Method in class prajna.servlet.MapFeatureServlet
Initialize the servlet state.
initAccessor(File) - Method in class prajna.structure.writer.DataGenerator
Initialize the translator.
initAccessor(URL) - Method in class prajna.structure.writer.DataGenerator
Initialize the translator.
insetImage(int, int, int, char, BufferedImage, int, int, boolean) - Method in class prajna.image.TiledImageRepository
Adds an image to the set of tile images.
IntegerTupleLoader - Class in prajna.viz.prefuse
Simple instance of a TupleLoader which loads Integer data elements into the Tuple.
IntegerTupleLoader() - Constructor for class prajna.viz.prefuse.IntegerTupleLoader
 
intersect(TimeSpan) - Method in class prajna.data.TimeSpan
Finds when this TimeSpan and another TimeSpan are both active.
intersects(double, double, double, double) - Method in class prajna.geo.GeoMarker
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class prajna.geo.GeoMarker
Tests if the interior of the Shape intersects the interior of a specified Rectangle
intersects(double, double, double, double) - Method in class prajna.geo.GeoMultiShape
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class prajna.geo.GeoMultiShape
Tests if the interior of the Shape intersects the interior of a specified Rectangle.
intersects(double, double, double, double) - Method in class prajna.geo.GeoPolyline
Tests if the interior of the GeoPolyline intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class prajna.geo.GeoPolyline
Tests if the interior of the GeoPolyline intersects the interior of a specified Rectangle
IntFieldDesc - Class in prajna.data.field
Field description for integer data fields.
IntFieldDesc() - Constructor for class prajna.data.field.IntFieldDesc
Default constructor with no arguments, useful for cases where the descriptor is configured from XML elements.
IntFieldDesc(String) - Constructor for class prajna.data.field.IntFieldDesc
Constructor taking a field name.
IntFieldDesc(String, int, int) - Constructor for class prajna.data.field.IntFieldDesc
Constructor taking a field name and a range.
invalidate() - Method in class prajna.viz.arrange.AbstractArrangement
Invalidate this arrangement.
isActive(Date) - Method in interface prajna.data.Sequential
Returns whether the sequence of time spans is active at the test date.
isActive(long) - Method in interface prajna.data.Sequential
Returns whether the sequence is active at the specified time.
isActive(Date) - Method in class prajna.data.SequentialRecord
Determine whether the record is active at a particular time
isActive(long) - Method in class prajna.data.SequentialRecord
Determine whether the record is active at a particular time
isActive(Date) - Method in class prajna.data.TimeSequence
Returns whether the sequence of time spans is active at the test date.
isActive(long) - Method in class prajna.data.TimeSequence
Returns whether the sequence is active at the specified time.
isAnd() - Method in class prajna.data.query.TreeClause
Return whether this tree is an AND tree.
isBorderOpaque() - Method in class prajna.gui.FadeBorder
Returns whether or not the border is opaque.
isCategoryField(String) - Method in class prajna.chart.jfreechart.ChartMaker
Checks if is category field.
isCondensed() - Method in class prajna.viz.arrange.DiagonalArrangement
Determines whether the arrangement should be condensed or not.
isContinuous() - Method in class prajna.util.CellGrid
Return whether the grid values should be considered continuous.
isContinuous() - Method in interface prajna.util.Grid
Return whether the grid values should be considered continuous.
isContinuous() - Method in class prajna.util.RealGrid
Return whether the grid values should be considered continuous.
isDataWritten() - Method in class prajna.structure.writer.StructureXmlWriter
Return whether the data elements should be written.
isDebug() - Method in class prajna.entity.EntityExtractor
Check whether the debug flag is set for this extractor
isDebug() - Method in class prajna.servlet.RecordAccessorServlet
Return whether the servlet is in debug mode for a particular request.
isDefined() - Method in class prajna.ontology.OwlClass
Checks if this OwlClass is defined.
isDescendant(Property) - Method in class prajna.data.rdf.Property
determines if the property is a descendant of this property
isDescendant(String) - Method in class prajna.data.rdf.Property
determines if the property is a descendant of this property
isDirected() - Method in class prajna.structure.GraphSpec
Determine whether the graph should be a directed graph or an undirected graph
isDirected() - Method in class prajna.util.AbstractGraph
Return whether this graph is a directed graph
isDirected() - Method in class prajna.util.ClusterGraph
Return whether this graph is a directed graph.
isDirected() - Method in class prajna.util.DirectedGraph
Returns whether this graph is directed
isDirected() - Method in interface prajna.util.Graph
Return whether this graph is a directed graph
isDirected() - Method in interface prajna.util.Graph.Segment
Return whether this segment is directed
isDirected() - Method in class prajna.util.UndirectedGraph
Returns whether this graph is directed
isDone() - Method in class prajna.util.MultiPathIterator
Tests if the iteration is complete.
isEdgeDisplayable(E) - Method in class prajna.viz.display.AbstractGraphDisplay
Returns whether the edge should be displayed.
isEdgeSelectable() - Method in class prajna.viz.display.AbstractGraphDisplay
Returns whether the edges are selectable
isEmpty() - Method in class prajna.geo.GeoLayer
Return whether this GeoLayer has geographic content.
isEmpty() - Method in class prajna.util.AbstractGraph
Return whether the graph is empty.
isEmpty() - Method in interface prajna.util.Graph
Return whether the graph is empty.
isEqualTo(Measure) - Method in class prajna.data.Measure
Checks this measure is equal to another measure.
isEstimateFlag() - Method in class prajna.geo.EsriLocator
Return whether the locator allows estimation
isEstimateFlag() - Method in class prajna.geo.GeoLocator
Return whether the locator allows estimation
isEstimateFlag() - Method in class prajna.geo.GeoNamesLocator
Return whether the locator allows estimation
isEstimateFlag() - Method in class prajna.geo.GoogleLocator
Return whether the locator allows estimation
isFlat() - Method in class prajna.data.query.TreeClause
Return whether this Boolean clause is flat.
isFunctional() - Method in class prajna.ontology.OwlProperty
Return whether the property is a functional property.
isGraphDynamic() - Method in class prajna.structure.DocCorpus
Get whether the graphs are dynamically created by this corpus.
isHighlighted(Object) - Method in class prajna.viz.display.AbstractGraphDisplay
Returns whether the object should be highlighted.
isHorizontal() - Method in class prajna.viz.arrange.DirectedArrangement
Returns whether the arrangement is oriented horizontally or vertically
isHorizontal() - Method in class prajna.viz.arrange.OrthoTreeArrangement
Returns whether the arrangement is oriented horizontally or vertically
isHorizontal() - Method in class prajna.viz.render.StepEdgeRenderer
Returns whether the arrangement is oriented horizontally or vertically
isHovering() - Method in class prajna.gui.HoverEvent
Return whether the mouse is currently hovering over the item
isInEquivalence() - Method in class prajna.ontology.OwlRestriction
Return whether this restriction is in an equivalence clause for its containing OwlClass
isInstantaneous() - Method in class prajna.data.TimeSpan
Return whether this TimeSpan is instantaneous.
isInverseFunctional() - Method in class prajna.ontology.OwlProperty
Return whether the property is an inverse functional property.
isLenient() - Method in class prajna.data.field.NumericFieldDesc
Check whether this field descriptor uses lenient parsing
isLoaded() - Method in class prajna.geo.GeoNamesLocator
Return whether the cache has been fully loaded
isLoaded(URL) - Method in class prajna.ontology.OwlLoader
Return whether the given URL has been loaded
isMatch(OwlThing) - Method in class prajna.ontology.OwlClass
Return whether the specified thing could be a member of this OwlClass.
isMember(OwlThing) - Method in class prajna.ontology.OwlClass
Checks if the provided OwlThing is a member of this OwlClass.
isModified() - Method in class prajna.ontology.OwlClass
Indicate whether this class has been modified.
isMultiValue() - Method in class prajna.data.field.FieldDesc
Return whether this field can have multiple values, or only one value
isMultiValued(String) - Method in class prajna.data.DataRecord
Return whether the given field has multiple values.
isMultiValued(String) - Method in class prajna.data.MultiValueMap
Return whether the given field has multiple values.
isNodeDisplayable(N) - Method in class prajna.viz.display.AbstractGraphDisplay
Returns whether the node should be displayed.
isNumericField(String) - Method in class prajna.chart.jfreechart.ChartMaker
Checks if is numeric field.
isOrdered() - Method in class prajna.data.query.ProximitySearch
Return whether this ProximitySearch is ordered.
isOverwrite() - Method in class prajna.ontology.SemanticAugmenter
Return whether the overwrite flag is set.
isPathValid() - Method in class prajna.util.GraphPath
Return whether the path is valid or not.
isPaused() - Method in class prajna.gui.DemoRobot
 
isPickable() - Method in class prajna.geo.GeoLayer
Return whether this layer is pickable.
isPoint() - Method in class prajna.data.MarkerIcon
Return whether this MarkerIcon is a single point.
isPolling() - Method in class prajna.structure.PollingCorpus
Checks if this polling corpus is currently polling.
isRealTime() - Method in class prajna.geoviz.TimerGeoCanvas
Return whether this display is in real time mode.
isRealTime() - Method in interface prajna.gui.TimeDisplay
Return whether this display is in real time mode.
isRealTime() - Method in class prajna.gui.TimeDisplayControl
Returns whether this TimeDisplayControl is currently displaying the Real Time display or the Playback display
isRefine() - Method in class prajna.ontology.SemanticAugmenter
Return whether the refine flag has been set
isRetryFlag() - Method in class prajna.geo.GeoNamesLocator
Return whether the locator allows retrying if the servers are busy
isShowLabels() - Method in class prajna.viz.display.MatrixGraphDisplay
Returns whether the labels are displayed for the matrix display
isSpanField() - Method in class prajna.data.field.TimeFieldDesc
Return whether this field specifies a span.
isSymmetric() - Method in class prajna.ontology.OwlObjectProperty
Return whether this ObjectProperty is symmetric
isTemplateWritten() - Method in class prajna.structure.writer.StructureXmlWriter
Return whether the templates should be written out by this StructureWriter
isTimed() - Method in interface prajna.data.Track
return whether the track is indexed by time
isTimed() - Method in class prajna.geo.GeoTrack
return whether the track is indexed by time.
isTransitive() - Method in class prajna.ontology.OwlObjectProperty
Return whether this ObjectProperty is transitive
isUse3dEffects() - Method in class prajna.chart.jfreechart.ChartMaker
Checks if is use3d effects.
isValid(Boolean) - Method in class prajna.data.field.BooleanFieldDesc
Return whether a field value is valid.
isValid(String) - Method in class prajna.data.field.EnumFieldDesc
Return whether a field value is valid.
isValid(T) - Method in class prajna.data.field.FieldDesc
Determine whether a particular field is valid for this field definition.
isValid(GeoCoord) - Method in class prajna.data.field.GeoFieldDesc
Return whether a field value is valid.
isValid(Integer) - Method in class prajna.data.field.IntFieldDesc
Return whether a field value is valid.
isValid(Location) - Method in class prajna.data.field.LocationFieldDesc
Determines whether the given location is valid.
isValid(Long) - Method in class prajna.data.field.LongFieldDesc
Return whether a field value is valid.
isValid(Measure) - Method in class prajna.data.field.MeasureFieldDesc
Return whether a field value is valid.
isValid(String) - Method in class prajna.data.field.TextFieldDesc
Return whether a field value is valid.
isValid(TimeSpan) - Method in class prajna.data.field.TimeFieldDesc
Return whether a field value is valid.
isValid(String) - Method in class prajna.data.field.TokenFieldDesc
Return whether a field value is valid.
isValid(URL) - Method in class prajna.data.field.UrlFieldDesc
Return whether a field value is valid.
isValid() - Method in class prajna.gui.ontology.MultiClassChooser
Returns whether the selection is valid
isValid(OwlThing) - Method in class prajna.ontology.OwlClass
Determine whether the specified OwlThing is a valid member of this OwlClass
isValid(OwlThing) - Method in class prajna.ontology.OwlRestriction
Determine whether the specified OwlThing conforms to this restriction.
isValid(OwlThing) - Method in interface prajna.ontology.Validating
Determine whether the specified OwlThing conforms to the Validating object.
isValidAssignment(Map<String, OwlThing>) - Method in class prajna.ontology.OwlClass
Checks if the set of assignments are valid for this OwlClass.
isValidProperty(String, OwlThing) - Method in class prajna.ontology.OwlClass
Determines whether the given OwlThing may be assigned to the property in a valid way.
isValidProperty(String, OwlThing) - Method in class prajna.ontology.OwlRestriction
Determines whether the given OwlThing may be assigned to the property in a valid way according to this restriction.
isValidProperty(String, OwlThing) - Method in interface prajna.ontology.Validating
Determines whether the given OwlThing may be assigned to the property in a valid way according to the Validating object
isVariableFlag() - Method in class prajna.data.rdf.RdfThing
Query whether this RdfThing represents a variable
iterator() - Method in class prajna.data.SegmentedTimeSpan
Convenience method for iterating over this SegmentedTimeSpan.
iterator() - Method in class prajna.util.AbstractGraph
Return an iterator over the set of nodes for this graph.
iterator() - Method in class prajna.util.CellGrid
Get an iterator across the grid elements
iterator() - Method in interface prajna.util.Graph
Return an iterator over the set of nodes for this graph.
iterator() - Method in class prajna.util.RealGrid
Get an iterator across the grid elements.

J

JdbcAccessor - Class in prajna.structure.accessor
Semantic Data Accessor which queries data from a JDBC-enabled database.
JdbcAccessor() - Constructor for class prajna.structure.accessor.JdbcAccessor
Create a new JdbcAccessor.
JdbcAccessor(Connection) - Constructor for class prajna.structure.accessor.JdbcAccessor
Create a new JdbcAccessor using the given connection
JTreeWrapper<N> - Class in prajna.viz.display
TreeDisplay which provides a lightweight wrapper around a Swing JTree.
JTreeWrapper(Tree<N>) - Constructor for class prajna.viz.display.JTreeWrapper
Instantiates a new JTreeWrapper for the specified tree.

K

KmlReader - Class in prajna.geo
Geographic Reader capable of reading KML files.
KmlReader(URL) - Constructor for class prajna.geo.KmlReader
Instantiates a new KML reader, reading from the specified URL.
KmlWriter - Class in prajna.geo
The KmlWriter is designed to write geographic information to a KML file.
KmlWriter() - Constructor for class prajna.geo.KmlWriter
Construct a KML writer without specifying an output writer
KmlWriter(Writer) - Constructor for class prajna.geo.KmlWriter
Construct a KML writer for the given output stream

L

LABEL_BOTTOM - Static variable in class prajna.gui.TimeRuler
 
LABEL_NONE - Static variable in class prajna.gui.TimeRuler
 
LABEL_TOP - Static variable in class prajna.gui.TimeRuler
 
LengthUnit - Enum in prajna.data
Implementation of a Units class for Linear measure, e.g., for length or distance.
LingpipeExtractor - Class in prajna.entity.lingpipe
Lingpipe entity extractor, using the Lingpipe engine to extract entities.
LingpipeExtractor() - Constructor for class prajna.entity.lingpipe.LingpipeExtractor
Create a new, uninitialized Lingpipe Entity Extractor.
LingpipeExtractor(String) - Constructor for class prajna.entity.lingpipe.LingpipeExtractor
Create a new Lingpipe Entity Extractor.
LingpipePosTagger - Class in prajna.entity.lingpipe
Implementation of a Part of Speech tagger using LingPipe.
LingpipePosTagger() - Constructor for class prajna.entity.lingpipe.LingpipePosTagger
Create a PosTagger using the default model.
LingpipePosTagger(String) - Constructor for class prajna.entity.lingpipe.LingpipePosTagger
Create a PosTagger using the model provided
LingpipeSentenceSplitter - Class in prajna.entity.lingpipe
Implementation of a sentence splitter using Lingpipe.
LingpipeSentenceSplitter() - Constructor for class prajna.entity.lingpipe.LingpipeSentenceSplitter
 
loadCache() - Method in class prajna.geo.GeoNamesLocator
Loads the entire file into the cache.
loadContent() - Method in class prajna.data.DocData
Loads the content, keys, and other fields for this document.
loadContent() - Method in class prajna.data.html.HtmlDocData
Load the content.
loadContent() - Method in class prajna.data.html.TemplatedHtmlDocData
Load the content.
loadCorpus() - Method in class prajna.structure.DocCorpus
Load the document corpus from a data repository.
loadData(String) - Method in class prajna.ontology.OwlLoader
Load the ontology data from the specified file.
loadData(URL) - Method in class prajna.ontology.OwlLoader
Load the ontology data from the specified URL.
loadData(Integer, Tuple) - Method in class prajna.viz.prefuse.IntegerTupleLoader
Load data from the data element into the tuple.
loadData(DataRecord, Tuple) - Method in class prajna.viz.prefuse.SemanticTupleLoader
Load data from the DataRecord into the tuple.
loadData(String, Tuple) - Method in class prajna.viz.prefuse.StringTupleLoader
Load data from the data element into the tuple.
loadData(S, Tuple) - Method in class prajna.viz.prefuse.TupleLoader
Load data from the data element into the table.
loadDataFile(String) - Method in class prajna.structure.accessor.StructureReader
Set the configuration from a local file.
loadDataFile(URL) - Method in class prajna.structure.accessor.StructureReader
Set the configuration from a URL.
loadDatatypeProps(OwlThing, Element) - Method in class prajna.structure.io.SemanticXmlReader
Load data properties when the element tag name matches a datatype property from the ontology.
loadDictionary(File) - Static method in class prajna.text.WesternSentenceSplitter
 
loadFromXml(Element) - Method in class prajna.data.field.DataTemplate
Load info from a DataTemplate element.
loadFromXml(Element) - Method in class prajna.data.field.FieldDesc
Load the field description from XML.
loadFromXml(Element) - Method in class prajna.data.field.TimeFieldDesc
Load the field description from XML.
loadFromXml(Element) - Method in interface prajna.data.Xmlizable
Loads the object's state from the XML element.
loadFromXml(Element) - Method in class prajna.ontology.OwlOntology
Load this ontology description from the XML element.
loadFromXml(Element) - Method in class prajna.structure.DatasetSpec
Load the Dataset Specification from an XML element.
loadFromXml(Element) - Method in class prajna.structure.GraphSpec
Load the Graph Specification from an XML element.
loadFromXml(Element) - Method in class prajna.structure.GridSpec
Load the Grid Specification from an XML element.
loadFromXml(Element) - Method in class prajna.structure.TreeSpec
Load the Tree Specification from an XML element.
loadLayers(List<String>) - Method in class prajna.geo.GeoMapper
Load geographic layers into this map display.
loadScript(String) - Method in class prajna.gui.DemoRobot
Loads a script from an XML file.
Locatable - Interface in prajna.data
Interface which specifies an object which has a geographic location.
Location - Class in prajna.data
Class representing a geographic location.
Location(GeoCoord) - Constructor for class prajna.data.Location
Instantiates a new location as a simple coordinate.
Location(GeoCoord, double) - Constructor for class prajna.data.Location
Instantiates a new location with a coordinate and radius
Location(String) - Constructor for class prajna.data.Location
Instantiates a new location as a named entity.
LocationFieldDesc - Class in prajna.data.field
Field description for data fields which represent locations.
LocationFieldDesc() - Constructor for class prajna.data.field.LocationFieldDesc
Default constructor with no arguments, useful for cases where the descriptor is configured from XML elements.
LocationFieldDesc(String) - Constructor for class prajna.data.field.LocationFieldDesc
Constructor taking a field name.
LocatorReasoner - Class in prajna.structure.geo
Reasoner which uses a geographic locator to determine geographic coordinates for all locations in a DataRecord.
LocatorReasoner() - Constructor for class prajna.structure.geo.LocatorReasoner
Instantiates a new LocatorReasoner.
LocatorReasoner(GeoLocator) - Constructor for class prajna.structure.geo.LocatorReasoner
Instantiates a new locator reasoner
LongFieldDesc - Class in prajna.data.field
Field description for Long data fields.
LongFieldDesc() - Constructor for class prajna.data.field.LongFieldDesc
Default constructor with no arguments, useful for cases where the descriptor is configured from XML elements.
LongFieldDesc(String) - Constructor for class prajna.data.field.LongFieldDesc
Constructor taking a field name.
LongFieldDesc(String, long, long) - Constructor for class prajna.data.field.LongFieldDesc
Constructor taking a field name and a range.
lookup(Location) - Method in class prajna.geo.EsriLocator
Look up the shape associated with the specified Location.
lookup(String) - Method in class prajna.geo.EsriLocator
Look up the shape associated with the specified Location by name.
lookup(String, String) - Method in class prajna.geo.EsriLocator
Look up the shape associated with the specified Location by name and type.
lookup(Location) - Method in class prajna.geo.GeoLocator
Look up the shape associated with the specified Location
lookup(String) - Method in class prajna.geo.GeoLocator
Look up the shape associated with the specified Location by name
lookup(String, String) - Method in class prajna.geo.GeoLocator
Look up the shape associated with the specified Location by name and type
lookup(Location) - Method in class prajna.geo.GeoNamesLocator
Look up the shape associated with the specified Location
lookup(String) - Method in class prajna.geo.GeoNamesLocator
Look up the shape associated with the specified Location by name
lookup(String, String) - Method in class prajna.geo.GeoNamesLocator
Look up the shape associated with the specified Location by name and type
lookup(Location) - Method in class prajna.geo.GoogleLocator
Look up the shape associated with the specified Location
lookup(String) - Method in class prajna.geo.GoogleLocator
Look up the shape associated with the specified Location by name
lookup(String, String) - Method in class prajna.geo.GoogleLocator
Look up the shape associated with the specified Location by name and type

M

main(String[]) - Static method in class prajna.data.query.QueryParser
Main method for testing and validating the format of strings passed in
main(String[]) - Static method in class prajna.geo.GeoMapper
Run this class as a demonstration application.
main(String[]) - Static method in class prajna.geo.RandomGeoFeed
Run a random GeoEvent generator.
main(String[]) - Static method in class prajna.gui.DemoRecorder
Main method to start the demo recorder.
main(String[]) - Static method in class prajna.gui.DemoRobot
Main method to run the DemoRobot
main(String[]) - Static method in class prajna.structure.writer.SolrUpdater
Utility main method for this class.
makeTicPanel() - Method in class prajna.gui.TimeRuler
Creates the panel used for drawing the tic marks, and returns it.
MapFeatureServlet - Class in prajna.servlet
This servlet creates KML files from a set of ESRI shape files hosted on a web server.
MapFeatureServlet() - Constructor for class prajna.servlet.MapFeatureServlet
 
MarkerIcon - Class in prajna.data
Class for representing a marker image.
MarkerIcon(Shape, Color, Color) - Constructor for class prajna.data.MarkerIcon
Create a MarkerIcon from a specified shape, draw color and fill color.
MarkerIcon(String) - Constructor for class prajna.data.MarkerIcon
Create a marker icon from an image file.
MarkerIcon(URL) - Constructor for class prajna.data.MarkerIcon
Create a marker icon from an image file specified by a URL.
MassUnit - Enum in prajna.data
Implementation of a Units class for Mass measure.
matchDoc(DocData) - Method in class prajna.data.query.DocFilter
Return whether the represented document is accepted by this filter.
matchDoc(DocData) - Method in class prajna.data.query.GeoDocFilter
Return whether the represented document is accepted by this filter.
matchDoc(DocData) - Method in class prajna.data.query.MatchFilter
Return whether the represented document is accepted by this filter.
matchDoc(DocData) - Method in class prajna.data.query.NotClause
Return whether the represented document is accepted by this filter.
matchDoc(DocData) - Method in class prajna.data.query.ProximitySearch
Return whether the represented document is accepted by this filter.
matchDoc(DocData) - Method in class prajna.data.query.RangeFilter
Return whether the represented document is accepted by this filter.
matchDoc(DocData) - Method in class prajna.data.query.SearchTerm
Return whether the represented document is accepted by this filter.
matchDoc(DocData) - Method in class prajna.data.query.TreeClause
Return whether the represented document is accepted by this filter.
matches(RdfThing) - Method in class prajna.data.rdf.RdfThing
Return whether this thing matches another thing.
matches(RdfTriple) - Method in class prajna.data.rdf.RdfTriple
Return if this triple matches another triple.
matches(RdfThing) - Method in class prajna.ontology.VarOwlThing
Return whether this thing matches another thing.
matchesKey(String) - Method in class prajna.data.DocData
Determines if this DocData matches the specified key.
matchesTemplate(DataRecord) - Method in class prajna.data.field.DataTemplate
Determines if a DataRecord matches this DataTemplate.
MatchFilter - Class in prajna.data.query
Filter which matches against fielded values.
MatchFilter(String, Object) - Constructor for class prajna.data.query.MatchFilter
Create the MatchFilter with the specified fieldName and fieldValue
matchShapes(DataFilter) - Method in class prajna.geo.GeoReader
Return all shapes which match a particular data filter.
matchStructures(StreamSemanticAccessor<D>.ConvertRecord) - Method in class prajna.structure.stream.StreamSemanticAccessor
Determine which structures a particular ConvertRecord matches.
matchText(String) - Method in class prajna.data.query.ProximitySearch
Match this filter against the body of text
MatrixGraphDisplay<N,E> - Class in prajna.viz.display
Graph display showing the incidence matrix for the graph.
MatrixGraphDisplay() - Constructor for class prajna.viz.display.MatrixGraphDisplay
Build a matrix graph display with an empty graph
Measure - Class in prajna.data
Measurement class, which handles unit conversions and formatting.
Measure(double, Unit) - Constructor for class prajna.data.Measure
Instantiates a new measurement
MeasureFieldDesc - Class in prajna.data.field
Field description for fields representing measurements.
MeasureFieldDesc() - Constructor for class prajna.data.field.MeasureFieldDesc
Default constructor with no arguments, useful for cases where the descriptor is configured from XML elements.
MeasureFieldDesc(String, Class<? extends Unit>) - Constructor for class prajna.data.field.MeasureFieldDesc
Constructor taking a field name and unit class.
MeasureFieldDesc(String, Unit) - Constructor for class prajna.data.field.MeasureFieldDesc
Constructor taking a field name and default unit of measure.
Mercator - Class in prajna.geo
Projection class representing Mercator projection
Mercator() - Constructor for class prajna.geo.Mercator
 
merge(EntityTag) - Method in class prajna.entity.EntityTag
Merge two entities that are equal.
mergeData(DataRecord) - Method in class prajna.data.DataRecord
Merges the data from another DataRecord with this one.
mergeData(DataTemplate) - Method in class prajna.data.field.DataTemplate
Merges the data from another DataRecord with this one.
mergeData(MultiValueMap<V>) - Method in class prajna.data.MultiValueMap
Merges the data from another MultiValueMap with this one.
mergeThing(OwlThing) - Method in class prajna.ontology.OwlThing
Merge another defined thing with this thing
Miller - Class in prajna.geo
Projection class representing Miller projection
Miller() - Constructor for class prajna.geo.Miller
 
MixedNumberFormat - Class in prajna.text
Parser to transform semi-scientific numbers such as "1.4 billion" into an integer representation.
MixedNumberFormat() - Constructor for class prajna.text.MixedNumberFormat
Initialize the NumberParser
moveTo(int, int, int) - Method in class prajna.gui.DemoRobot
Move to the specified point in the appropriate number of steps.
moveTo(Point, int) - Method in class prajna.gui.DemoRobot
Move to the specified point in the appropriate number of steps
MSWordDocReader - Class in prajna.data.microsoft
Implementation of a DocData reader that reads Microsoft Word documents.
MSWordDocReader() - Constructor for class prajna.data.microsoft.MSWordDocReader
Create a new, uninitialized MSWordDocReader.
MSWordDocReader(File) - Constructor for class prajna.data.microsoft.MSWordDocReader
Create a new MSWordDocReader that will read the specified MSWord file or directory containing MSWord files.
MSWordDocReader(String) - Constructor for class prajna.data.microsoft.MSWordDocReader
Create a new MSWordDocReader that will read the specified MSWord file or directory containing MSWord files.
MultiButton - Class in prajna.gui
Button object which will cycle through multiple states.
MultiButton(List<String>) - Constructor for class prajna.gui.MultiButton
Create a new MultiButton with the list of strings as the states of the button.
MultiButton(List<String>, List<Icon>) - Constructor for class prajna.gui.MultiButton
Construct a MultiButton with an array of labels and images.
MultiChartPane - Class in prajna.chart.jfreechart
User interface component for representing a collection of statistical charts within a panel.
MultiChartPane() - Constructor for class prajna.chart.jfreechart.MultiChartPane
Instantiates a new MultiChartPane.
MultiClassChooser - Class in prajna.gui.ontology
Panel allowing selection of one or more classes from an ontology
MultiClassChooser() - Constructor for class prajna.gui.ontology.MultiClassChooser
Create a MultiClassChooser
MultiClassChooser.ClassSelectMode - Enum in prajna.gui.ontology
 
MultiGeoFilter - Class in prajna.geo
This class demonstrates using multiple GeoFilters to determine which region a particular point appears in.
MultiGeoFilter() - Constructor for class prajna.geo.MultiGeoFilter
Create a MultiGeoFilter object
MultiGeoFilter(GeoFilter) - Constructor for class prajna.geo.MultiGeoFilter
Create a MultiGeoFilter object from another GeoFilter.
MultiPathIterator - Class in prajna.util
This class implements a PathIterator that traverses across a collection of shapes, treating them as a single shape.
MultiPathIterator(Collection<? extends Shape>, AffineTransform) - Constructor for class prajna.util.MultiPathIterator
Instantiates a new multi-path iterator.
MultiValueMap<V> - Class in prajna.data
Map class mapping a single key to a set of values.
MultiValueMap() - Constructor for class prajna.data.MultiValueMap
 

N

NamedWeight - Class in prajna.data
This is a simple implementation of the Weighted interface.
NamedWeight(String) - Constructor for class prajna.data.NamedWeight
Instantiates a new named weight.
next() - Method in class prajna.util.MultiPathIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
NodeRenderer - Interface in prajna.viz.render
Interface which provides the functionality to draw nodes in a particular style or representation.
normalize(String, EntityType) - Method in class prajna.entity.CompositeExtractor
Get a normalized form for this entity and type.
normalize(String, EntityType) - Method in class prajna.entity.DateTimeVerifier
Convert this term to a normalized date form.
normalize(String, EntityType) - Method in class prajna.entity.DbpediaVerifier
Normalize the term to its standard form.
normalize(String, EntityType) - Method in interface prajna.entity.EntityVerifier
Get a normalized form for this entity and type.
normalize(String) - Method in class prajna.entity.GeoNamesVerifier
Get a normalized form for this entity.
normalize(String, EntityType) - Method in class prajna.entity.GeoNamesVerifier
Get a normalized form for this entity.
normalize(String, EntityType) - Method in class prajna.structure.geo.GeoNamesAugmenter
Normalize the name.
normalizeDate(String) - Method in class prajna.entity.DateTimeVerifier
Convert this term to a normalized date object.
NotClause - Class in prajna.data.query
Clause representing the negation of a search filter.
NotClause(DocFilter) - Constructor for class prajna.data.query.NotClause
Create the NotClause that returns the opposite of the filter argument.
NumericFieldDesc - Class in prajna.data.field
More lenient version of an Integer Field Descriptor which can accept cardinal and mixed number formats.
NumericFieldDesc(String) - Constructor for class prajna.data.field.NumericFieldDesc
Constructor taking a field name.
NumericFieldDesc(String, int, int) - Constructor for class prajna.data.field.NumericFieldDesc
Constructor taking a field name and a range.

O

OpenNlpExtractor - Class in prajna.entity.opennlp
Implementation of an entity extractor, using the OpenNLP libraries.
OpenNlpExtractor() - Constructor for class prajna.entity.opennlp.OpenNlpExtractor
Create a new, uninitialized OpenNLP Entity Extractor.
OpenNlpExtractor(File) - Constructor for class prajna.entity.opennlp.OpenNlpExtractor
Create an OpenNlpExtractor, using the model or models specified.
OpenNlpExtractor(String) - Constructor for class prajna.entity.opennlp.OpenNlpExtractor
Create an OpenNlpExtractor, using the model or models specified.
Operator - Enum in prajna.data
Enumeration of various operators.
order() - Method in class prajna.util.AbstractGraph
Return the order of the graph.
order() - Method in interface prajna.util.Graph
Return the order of the graph.
Orthographic - Class in prajna.geo
Projection class representing Orthographic projection
Orthographic() - Constructor for class prajna.geo.Orthographic
Constructor for default orthographic projection
Orthographic(GeoCoord) - Constructor for class prajna.geo.Orthographic
Constructor for an orthographic projection centered on the specified center point
OrthoTreeArrangement<N> - Class in prajna.viz.arrange
Arrangement class which will arrange the nodes in a hierarchical layout.
OrthoTreeArrangement() - Constructor for class prajna.viz.arrange.OrthoTreeArrangement
 
OwlClass - Class in prajna.ontology
Class representing an OwlClass defined by an Owl RDF file.
OwlClassReasoner - Class in prajna.structure.ontology
Reasoner to derive values based upon class queries.
OwlClassReasoner() - Constructor for class prajna.structure.ontology.OwlClassReasoner
Constructor used when this reasoner is created as a bean
OwlClassReasoner(Element) - Constructor for class prajna.structure.ontology.OwlClassReasoner
Instantiates a new OwlClassReasoner from an XML element.
OwlDatatypeProperty - Class in prajna.ontology
Class representing a datatype property defined by an Owl RDF file.
OwlDatatypeProperty(String, String) - Constructor for class prajna.ontology.OwlDatatypeProperty
Create a new OwlDataTypeProperty with the given name and type
OwlLoader - Class in prajna.ontology
Loader for loading RDF and OWL ontology files.
OwlLoader() - Constructor for class prajna.ontology.OwlLoader
 
OwlObjectProperty - Class in prajna.ontology
Representation of an Object property of an OwlClass.
OwlObjectProperty(String) - Constructor for class prajna.ontology.OwlObjectProperty
Create a new OwlObjectProperty
OwlObjectProperty(String, OwlClass, OwlClass) - Constructor for class prajna.ontology.OwlObjectProperty
Create a new OwlObjectProperty with the specified domain and range.
OwlOntology - Class in prajna.ontology
Class representing general information about the ontology.
OwlOntology(Element) - Constructor for class prajna.ontology.OwlOntology
Construct an ontology object from an element within an OWL file.
OwlOntology(String) - Constructor for class prajna.ontology.OwlOntology
Construct a new empty ontology object with the given name.
OwlProperty - Class in prajna.ontology
Abstract class representing a property within an OWL ontology
OwlProperty() - Constructor for class prajna.ontology.OwlProperty
Create an uninitialized OwlProperty
OwlProperty(String) - Constructor for class prajna.ontology.OwlProperty
Construct an OwlProperty with the given name
OwlPropertyTag - Class in prajna.servlet.tag
JSP Tag for writing an OwlThing's properties in a table format.
OwlPropertyTag() - Constructor for class prajna.servlet.tag.OwlPropertyTag
 
OwlQuery - Class in prajna.ontology
Represents a query against a collection of OwlThings.
OwlQuery() - Constructor for class prajna.ontology.OwlQuery
Create a new OwlQuery with a null queryClass.
OwlQuery(OwlClass) - Constructor for class prajna.ontology.OwlQuery
Create a new OwlQuery with the specified class as the queryClass
OwlQuery(String) - Constructor for class prajna.ontology.OwlQuery
Create a new OwlQuery with the specified class as the queryClass.
OwlReasoner - Class in prajna.structure.ontology
Class for adapting objects between data from SemanticAccessors in DataRecord objects and OwlThing objects.
OwlReasoner(Element) - Constructor for class prajna.structure.ontology.OwlReasoner
Instantiates a new RecordReasoner.
OwlReasonerReader - Class in prajna.structure.ontology
Reads the reasoner information from a file, and stores it.
OwlReasonerReader() - Constructor for class prajna.structure.ontology.OwlReasonerReader
 
OwlRestriction - Class in prajna.ontology
Class representing an Owl restriction.
OwlRestriction(Element) - Constructor for class prajna.ontology.OwlRestriction
Create a DataType property from an owl:Restriction Element.
OwlRestriction(String, OwlRestriction.ValueRange, Set<String>) - Constructor for class prajna.ontology.OwlRestriction
Create a restriction from a property name, type, and range of values
OwlRestriction.ValueRange - Enum in prajna.ontology
Restriction type enumeration.
OwlThing - Class in prajna.ontology
Class representing a thing within an Owl Ontology.
OwlTripleStore - Class in prajna.ontology
Implementation of a triple store using the current OwlThings loaded in memory.
OwlTripleStore() - Constructor for class prajna.ontology.OwlTripleStore
 
OwlWriter - Class in prajna.ontology
Writer for exporting Owl ontologies to a file or output stream.
OwlWriter() - Constructor for class prajna.ontology.OwlWriter
 

P

paintBorder(Component, Graphics, int, int, int, int) - Method in class prajna.gui.CanBorder
Paint this border aroundthe component in the given graphics context
paintBorder(Component, Graphics, int, int, int, int) - Method in class prajna.gui.FadeBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class prajna.gui.StackBorder
Paints the border for the specified component with the specified position and size.
paintComponent(Graphics) - Method in class prajna.geo.GeoCanvas
Paints the geographic canvas.
paintComponent(Graphics) - Method in class prajna.geoviz.TimerGeoCanvas
Paint this component.
paintComponent(Graphics) - Method in class prajna.gui.AscendLabel
Paint the label into the provided graphics context
paintComponent(Graphics) - Method in class prajna.gui.DualTimeBar
Repaints the DualTimeBar on the canvas.
paintComponent(Graphics) - Method in class prajna.gui.image.ImageGlassPane
Repaint the glass pane.
paintComponent(Graphics) - Method in class prajna.gui.ProgressTimeBar
repaints the component on the canvas
paintComponent(Graphics) - Method in class prajna.gui.TimeBar
Repaints the TimeBar on the canvas.
paintComponent(Graphics) - Method in class prajna.gui.TimeRuler
Repaints the TimeRuler on the canvas.
paintComponent(Graphics) - Method in class prajna.viz.display.GraphCanvas
Repaints the graph on the canvas.
paintComponent(Graphics) - Method in class prajna.viz.display.TreeGraphCanvas
repaints the graph on the canvas.
paintGeoLayers(Graphics2D) - Method in class prajna.geo.GeoCanvas
Paint the geographic layers.
paintGeoLayers(Graphics2D) - Method in class prajna.geo.GoogleGeoCanvas
Paint the geographic layers.
paintSpan(Graphics, TimeSpan, Color) - Method in class prajna.gui.TimeBar
Paint an individual span on this TimeBar in the provided color
paintSpan(Graphics, TimeSpan, Color) - Method in class prajna.gui.ValueTimeBar
Paint an individual span on this ValueTimeBar in the provided color.
panDown() - Method in class prajna.gui.image.TileImagePane
Pan the display down one cel
panLeft() - Method in class prajna.gui.image.TileImagePane
Pan the display up one cel
panRight() - Method in class prajna.gui.image.TileImagePane
Pan the display right one cel
panUp() - Method in class prajna.gui.image.TileImagePane
Pan the display left one cel
parse(String) - Method in class prajna.data.field.BooleanFieldDesc
Parse a given expression into a boolean value.
parse(String) - Method in class prajna.data.field.EnumFieldDesc
Parse the value into the format for this field description.
parse(String) - Method in class prajna.data.field.FieldDesc
Parse the string value into a value handled by this field description The parse method does not perform any form of validation other than to convert the string into the appropriate data type.
parse(String) - Method in class prajna.data.field.GeoFieldDesc
Parse the value into the format for this field description.
parse(String) - Method in class prajna.data.field.IntFieldDesc
Parse the value into the format for this field description.
parse(String) - Method in class prajna.data.field.LocationFieldDesc
Parse a string into a location.
parse(String) - Method in class prajna.data.field.LongFieldDesc
Parse the value into the format for this field description.
parse(String) - Method in class prajna.data.field.MeasureFieldDesc
Parse the value into the format for this field description.
parse(String) - Method in class prajna.data.field.NumericFieldDesc
Parse the value into the format for this field description.
parse(String) - Method in class prajna.data.field.TextFieldDesc
Parse the value into the format for this field description.
parse(String) - Method in class prajna.data.field.TimeFieldDesc
Parses the string into a TimeSpan.
parse(String) - Method in class prajna.data.field.TokenFieldDesc
Parse the value into the format for this field description.
parse(String) - Method in class prajna.data.field.UrlFieldDesc
Parse the value into the format for this field description.
parse(String, String) - Static method in class prajna.data.Measure
Parses a string specifying measurement.
parse(String, ParsePosition) - Method in class prajna.text.CardinalNumberFormat
Parse the text into a number.
parse(String, ParsePosition) - Method in class prajna.text.MixedNumberFormat
Parse the text into an integer.
parse(String, ParsePosition) - Method in class prajna.text.RelativeDateFormat
Parse a date/time string according to the given parse position.
parseDataField(String, String) - Method in class prajna.data.DataRecord
Attempt to add a data element based upon how the data string parses.
parseDate(String) - Method in class prajna.data.field.TimeFieldDesc
Parses the string into a single Date.
parseDocElem(Element, DocData) - Method in class prajna.io.XmlDocReader
Extensible method which performs any special processing on a particular element and its associated document.
parseDuration(Date, String) - Method in class prajna.data.field.TimeFieldDesc
Parses a duration field into a span.
parseDuration(TimeSpan, String) - Method in class prajna.data.field.TimeFieldDesc
Parses a duration field into a span.
parseGraphML(InputStream, String) - Method in class prajna.structure.accessor.CommonMLAccessor
Parses a stream containing a graphML format, and returns the graph with the matching name.
parseQuery(String) - Method in class prajna.data.query.QueryParser
Parse a query string into a TreeClause.
parseSentence(String) - Method in class prajna.entity.lingpipe.LingpipePosTagger
Parse the sentence, extracting the parts of speech for each term
parseSentence(String) - Method in class prajna.text.BrillTagger
Parse the sentence and determine its part-of-speech tags
parseSentence(String) - Method in interface prajna.text.PartOfSpeechTagger
Parse the sentence, extracting the parts of speech for each term
parseStopTime(TimeSpan, String) - Method in class prajna.data.field.TimeFieldDesc
Parses a stop time field into a span.
parseSubClassElement(Element) - Method in class prajna.ontology.OwlClass
Parses the rdfs:subClassOf element, and initializes the relevant definitions in this class.
parseTreeML(InputStream) - Method in class prajna.structure.accessor.CommonMLAccessor
Parses a stream containing a treeML format, and returns the tree contained in the treeML data
parseUnknownElement(Element) - Method in class prajna.ontology.inference.SwrlReader
Parse an element with an unknown tag.
parseUnknownElement(Element) - Method in class prajna.ontology.OwlLoader
Parse an element with an unknown tag.
parseValue(String) - Method in class prajna.data.query.QueryParser
Attempt to parse a particular value into a QueryValue object.
parseValueIntoRecord(DataRecord, String) - Method in class prajna.data.field.BooleanFieldDesc
Parse the given value into a data record field.
parseValueIntoRecord(DataRecord, String) - Method in class prajna.data.field.EnumFieldDesc
Parse the string value, and store it in an enumerated value field in the specified data record.
parseValueIntoRecord(DataRecord, String) - Method in class prajna.data.field.FieldDesc
Parse the string value, and store it in the appropriate record field in the specified data record.
parseValueIntoRecord(DataRecord, String) - Method in class prajna.data.field.GeoFieldDesc
Parse the string value, and store it in an enumerated value field in the specified data record.
parseValueIntoRecord(DataRecord, String) - Method in class prajna.data.field.IntFieldDesc
Parse the string value, and store it in an integer field in the specified data record.
parseValueIntoRecord(DataRecord, String) - Method in class prajna.data.field.LocationFieldDesc
Parse the string value, and store it in a location field in the specified data record.
parseValueIntoRecord(DataRecord, String) - Method in class prajna.data.field.LongFieldDesc
Parse the string value, and store it in an Long field in the specified data record.
parseValueIntoRecord(DataRecord, String) - Method in class prajna.data.field.MeasureFieldDesc
Parse the string value, and store it in a measure field in the specified data record.
parseValueIntoRecord(DataRecord, String) - Method in class prajna.data.field.TextFieldDesc
Validate the string value, and store it in a string field in the specified data record.
parseValueIntoRecord(DataRecord, String) - Method in class prajna.data.field.TimeFieldDesc
Parse the string value, and store it in a time field in the specified data record.
parseValueIntoRecord(DataRecord, String) - Method in class prajna.data.field.TokenFieldDesc
Validate the string value, and store it in a string field in the specified data record.
parseValueIntoRecord(DataRecord, String) - Method in class prajna.data.field.UrlFieldDesc
Validate the string value, and store it in a string field in the specified data record.
PartOfSpeech - Enum in prajna.text
Enumeration representing parts of speech.
PartOfSpeechTag - Class in prajna.text
Represents a word that has been tagged with a part of speech tag.
PartOfSpeechTag(String, String) - Constructor for class prajna.text.PartOfSpeechTag
Create a PartOfSpeech tag for the given term, with the given tag.
PartOfSpeechTag(String, String, PartOfSpeech) - Constructor for class prajna.text.PartOfSpeechTag
Create a PartOfSpeech tag for the given word, with the given tag and PartOfSpeech tag.
PartOfSpeechTagger - Interface in prajna.text
Interface for tagging parts of speech in a sentence
PdfDocReader - Class in prajna.data.adobe
Implementation of a DocData reader that reads PDF documents.
PdfDocReader() - Constructor for class prajna.data.adobe.PdfDocReader
Create a new, uninitialized PdfDocReader.
PdfDocReader(File) - Constructor for class prajna.data.adobe.PdfDocReader
Create a new PdfDocReader that will read the specified PDF file or directory containing PDF files.
PdfDocReader(String) - Constructor for class prajna.data.adobe.PdfDocReader
Create a new PdfDocReader that will read the specified PDF file or directory containing PDF files.
Phrase - Class in prajna.text
Represents a lexical phrase - a group of one or more words.
Phrase(String, PartOfSpeech) - Constructor for class prajna.text.Phrase
Create a Phrase
Phrase(String, PartOfSpeech, String) - Constructor for class prajna.text.Phrase
Create a Phrase
PhraseChunker - Class in prajna.entity.lingpipe
This class is an implementation of the LingPipe chunker which separates sentences into noun phrases and verb phrases.
PhraseChunker() - Constructor for class prajna.entity.lingpipe.PhraseChunker
Create a PhraseChunker using the default tokenizer factory and Part of Speech tagger.
PhraseChunker(String) - Constructor for class prajna.entity.lingpipe.PhraseChunker
Create a PhraseChunker using the specified HMM model path.
PhraseFinder - Class in prajna.text
Finds noun phrases, verb phrases, and prepositional phrases.
PhraseFinder() - Constructor for class prajna.text.PhraseFinder
Initialize the PhraseFinder with no PartOfSpeech tagger.
PhraseFinder(PartOfSpeechTagger) - Constructor for class prajna.text.PhraseFinder
Initialize the PhraseFinder using the provided Part-of-Speech tagger
pickEdge(Object, Point, Point, Point) - Method in class prajna.viz.render.ArrowEdgeRenderer
Checks whether the specified pick point is within the drawn area for the edge.
pickEdge(Object, Point, Point, Point) - Method in interface prajna.viz.render.EdgeRenderer
Checks whether the specified pickpoint is within the drawn area for the edge.
pickEdge(Object, Point, Point, Point) - Method in class prajna.viz.render.FadeEdgeRenderer
Checks whether the specified pick point is within the drawn area for the edge.
pickEdge(Object, Point, Point, Point) - Method in class prajna.viz.render.SimpleEdgeRenderer
Checks whether the specified pickpoint is within the drawn area for the edge.
pickEdge(Object, Point, Point, Point) - Method in class prajna.viz.render.StepEdgeRenderer
Checks whether the specified pickpoint is within the drawn area for the edge.
pickEdge(Object, Point, Point, Point) - Method in class prajna.viz.render.WeightEdgeRenderer
Checks whether the specified pickpoint is within the drawn area for the edge.
pickGeo(Point2D) - Method in class prajna.geo.GeoLayer
Pick the shape at the specified geographic point.
pickItem(VisualItem) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Pick an item on the display.
pickNode(Object, Point, Point) - Method in class prajna.viz.render.ClassNodeRenderer
Checks whether the specified pickpoint is within the drawn area for the node.
pickNode(Object, Point, Point) - Method in class prajna.viz.render.CubeNodeRenderer
Checks whether the specified pickpoint is within the drawn area for the node.
pickNode(Object, Point, Point) - Method in class prajna.viz.render.FadeNodeRenderer
Checks whether the specified pickpoint is within the drawn area for the node.
pickNode(Object, Point, Point) - Method in class prajna.viz.render.IconNodeRenderer
Checks whether the specified pickpoint is within the drawn area for the node.
pickNode(Object, Point, Point) - Method in interface prajna.viz.render.NodeRenderer
Checks whether the specified pickpoint is within the drawn area for the node.
pickNode(Object, Point, Point) - Method in class prajna.viz.render.ShapeNodeRenderer
Checks whether the specified pick point is within the drawn area for the node.
pickNode(Object, Point, Point) - Method in class prajna.viz.render.SimpleNodeRenderer
Checks whether the specified pickpoint is within the drawn area for the node.
pickNode(Object, Point, Point) - Method in class prajna.viz.render.SwingNodeRenderer
Checks whether the specified pickpoint is within the drawn area for the node.
pickNode(Object, Point, Point) - Method in class prajna.viz.render.TextNodeRenderer
Checks whether the specified pick point is within the drawn area for the node.
pickNode(Object, Point, Point) - Method in class prajna.viz.render.TimeNodeRenderer
Checks whether the specified pickpoint is within the drawn area for the node.
pickShape(GeoCoord) - Method in class prajna.geo.MultiGeoFilter
Return the name of the shape picked for the given coordinate.
playScript() - Method in class prajna.gui.DemoRobot
Plays through the demo script.
polarRadius() - Method in enum prajna.geo.Geoid
Calculate the polar radius of the geoid, in meters.
poll() - Method in class prajna.structure.PollingCorpus
Poll the URL to retrieve any new data.
PollingCorpus - Class in prajna.structure
This class implements a document corpus which polls a URL for document updates.
PollingCorpus() - Constructor for class prajna.structure.PollingCorpus
Create a new PollingCorpus with no polling URL or parser defined.
PollingCorpus(FormatReader<DocData>) - Constructor for class prajna.structure.PollingCorpus
Create a new PollingCorpus with a document parser.
popupMap() - Method in class prajna.geo.GoogleMapPopup
Pop up the map display
popupMap(int) - Method in class prajna.geo.GoogleMapPopup
Pop up the map display at the specified level.
prajna.chart - package prajna.chart
Provides packages for charts.
prajna.chart.jfreechart - package prajna.chart.jfreechart
Provides conversions and utilities for displaying JFreeChart charts with Prajna.
prajna.data - package prajna.data
Provides some common classes and interfaces for managing information.
prajna.data.adobe - package prajna.data.adobe
Provides implementations of various interfaces to Adobe PDF format.
prajna.data.field - package prajna.data.field
Provides a set of classes used to represent, parse, and store fields of information.
prajna.data.html - package prajna.data.html
Provides classes for supporting HTML data, either as documents or other utilities.
prajna.data.microsoft - package prajna.data.microsoft
Provides implementations of various interfaces to Microsoft documents, including Word, Outlook, Excel, and Powerpoint.
prajna.data.query - package prajna.data.query
Provides a set of filters which operate on both DataRecord objects and DocData objects.
prajna.data.rdf - package prajna.data.rdf
Provides a set of classes used to represent, manipulate, and store Resource Description Framework (RDF) data.
prajna.entity - package prajna.entity
Provides a consistent framework for entity extractors and entity verifiers.
prajna.entity.alchemy - package prajna.entity.alchemy
Provides implementations of various interfaces using the Alchemy public service at http://www.alchemyapi.com.
prajna.entity.calais - package prajna.entity.calais
Provides implementations of various interfaces using the OpenCalais public service at http://www.opencalais.com.
prajna.entity.lingpipe - package prajna.entity.lingpipe
Provides implementations of various interfaces using the Lingpipe tool kit.
prajna.entity.opennlp - package prajna.entity.opennlp
Provides implementations of various interfaces using the OpenNLP tool kit.
prajna.geo - package prajna.geo
Provides a large variety of classes with geographic functions.
prajna.geoviz - package prajna.geoviz
Provides visualization utilities with a geographic reference.
prajna.gui - package prajna.gui
Includes a variety of specialized user interface components.
prajna.gui.image - package prajna.gui.image
Includes a variety of specialized user interface components designed to work with images.
prajna.gui.ontology - package prajna.gui.ontology
Includes a variety of specialized user interface components specifically designed for viewing or editing ontologies.
prajna.image - package prajna.image
Image-base classes and utilities.
prajna.io - package prajna.io
Provides interfaces and classes which read from or write to data sources.
prajna.ontology - package prajna.ontology
Provides classes designed to parse, query, and build ontology objects.
prajna.ontology.inference - package prajna.ontology.inference
Package providing support for rules and inferencing.
prajna.servlet - package prajna.servlet
Provides some servlet-based implementations of the semantic data accessors.
prajna.servlet.tag - package prajna.servlet.tag
 
prajna.structure - package prajna.structure
Provides classes designed to assemble various sources of data into data structures.
prajna.structure.accessor - package prajna.structure.accessor
This package includes a number of different SemanticAccessor classes.
prajna.structure.geo - package prajna.structure.geo
Classes in this package provide geographic support for semantic constructs.
prajna.structure.io - package prajna.structure.io
 
prajna.structure.ontology - package prajna.structure.ontology
Classes for using ontology-based reasoning and inference on elements of data structures such as graphs and trees.
prajna.structure.stream - package prajna.structure.stream
Supports semantic accessors and other utilities which work with streaming data.
prajna.structure.writer - package prajna.structure.writer
Provides classes for writing data structures into a variety of formats.
prajna.text - package prajna.text
This package contains classes supporting lexical parsing of text.
prajna.util - package prajna.util
Provides a number of data structures and support classes.
prajna.viz.arrange - package prajna.viz.arrange
Contains classes and interfaces used to arrange various data structures, giving them particular layouts.
prajna.viz.display - package prajna.viz.display
Contains classes and interfaces used to display different data structures in a variety of styles.
prajna.viz.prefuse - package prajna.viz.prefuse
Integration of Prajna with the Prefuse Visualization Toolkit.
prajna.viz.render - package prajna.viz.render
Contains classes and interfaces used to render individual objects, such as nodes and edges in a graph.
PrefuseConverter<N,E> - Class in prajna.viz.prefuse
Utility class for converting data structures into Prefuse data objects.
PrefuseConverter() - Constructor for class prajna.viz.prefuse.PrefuseConverter
Instantiates a new prefuse converter.
PrefuseConverter(TupleLoader<N>, TupleLoader<E>) - Constructor for class prajna.viz.prefuse.PrefuseConverter
Instantiates a new prefuse converter.
PrefuseGraphDisplay<N,E> - Class in prajna.viz.prefuse
Abstract display class which provides a bridge between Prajna and Prefuse.
PrefuseGraphDisplay() - Constructor for class prajna.viz.prefuse.PrefuseGraphDisplay
 
PrefuseTreeDisplay<N,E> - Class in prajna.viz.prefuse
Extension of the PrefuseGraphDisplay which adds support for Trees.
PrefuseTreeDisplay() - Constructor for class prajna.viz.prefuse.PrefuseTreeDisplay
 
preOrderIterator() - Method in class prajna.util.Tree
Pre-order iterator which iterates over the data elements within the tree
processComponentEvent(ComponentEvent) - Method in class prajna.geo.GoogleGeoCanvas
This method processes any resize event.
processComponentEvent(ComponentEvent) - Method in class prajna.geoviz.TimerGeoCanvas
Processes any resize event.
processComponentEvent(ComponentEvent) - Method in class prajna.viz.display.AnimateCanvas
Processes any resize event.
processComponentEvent(ComponentEvent) - Method in class prajna.viz.prefuse.TreeMapDisplay
Process component event.
processMouseEvent(MouseEvent) - Method in class prajna.viz.display.AbstractGraphDisplay
Processes any internal mouse events.
processMouseEvent(MouseEvent) - Method in class prajna.viz.display.FillTreePane
Process a MouseEvent on this pane.
ProgressTimeBar - Class in prajna.gui
This class extends the TimeBar component to include a visible ramp which represents the progress of a particular task.
ProgressTimeBar() - Constructor for class prajna.gui.ProgressTimeBar
 
project(GeoCoord) - Method in class prajna.geo.Equirect
Project a geographic coordinate into screen coordinates
project(GeoCoord[]) - Method in class prajna.geo.Equirect
Project a series of geographic coordinate into screen coordinates
project(Projection) - Method in class prajna.geo.GeoBounds
Projects the geographic coordinates into the given projection
project(Projection) - Method in class prajna.geo.GeoConvexHull
Projects the geographic coordinates into the given projection
project(Projection) - Method in class prajna.geo.GeoLayer
Projects the geographic coordinates into the given projection
project(Projection) - Method in class prajna.geo.GeoMarker
Projects the geographic coordinates into the given projection
project(Projection) - Method in class prajna.geo.GeoMultiShape
Projects the geographic coordinates into the given projection
project(Projection) - Method in class prajna.geo.GeoPolygon
Projects the geographic coordinates into the given projection
project(Projection) - Method in class prajna.geo.GeoPolyline
Projects the geographic coordinates into the given projection
project(Projection) - Method in interface prajna.geo.GeoShape
Projects the geographic coordinates into the given projection
project(GeoCoord) - Method in class prajna.geo.Mercator
Project a geographic coordinate into screen coordinates
project(GeoCoord[]) - Method in class prajna.geo.Mercator
Project a series of geographic coordinate into screen coordinates
project(GeoCoord) - Method in class prajna.geo.Miller
Project a geographic coordinate into screen coordinates
project(GeoCoord[]) - Method in class prajna.geo.Miller
Project a series of geographic coordinate into screen coordinates
project(GeoCoord) - Method in class prajna.geo.Orthographic
Project a geographic coordinate into screen coordinates
project(GeoCoord[]) - Method in class prajna.geo.Orthographic
Project a series of geographic coordinate into screen coordinates
project(GeoCoord) - Method in class prajna.geo.Projection
Project a geographic coordinate into screen coordinates
project(GeoCoord[]) - Method in class prajna.geo.Projection
Project a series of geographic coordinate into screen coordinates.
project(GeoCoord) - Method in class prajna.geo.StretchRect
Project a geographic coordinate into screen coordinates
project(GeoCoord[]) - Method in class prajna.geo.StretchRect
Project a series of geographic coordinate into screen coordinates
Projection - Class in prajna.geo
Abstract class for all geographic projections.
Projection() - Constructor for class prajna.geo.Projection
 
ProjectionArrangement<N,E> - Class in prajna.geoviz
Graph arrangement which uses a geographic projection to locate its nodes.
ProjectionArrangement(Projection) - Constructor for class prajna.geoviz.ProjectionArrangement
Instantiates a new projection arrangement.
ProjectionException - Exception in prajna.geo
Exception thrown during a geographic projection computation.
ProjectionException(String) - Constructor for exception prajna.geo.ProjectionException
Instantiates a new projection exception.
ProjectionException(String, Object) - Constructor for exception prajna.geo.ProjectionException
Instantiates a new projection exception.
Property - Class in prajna.data.rdf
Represents the property within an RDF triple.
Property() - Constructor for class prajna.data.rdf.Property
Create an uninitialized property
Property(String) - Constructor for class prajna.data.rdf.Property
Construct a property with the given name
PropertyEditPane - Class in prajna.gui.ontology
This panel allows creation or modification of an OwlProperty.
PropertyEditPane(OwlOntology) - Constructor for class prajna.gui.ontology.PropertyEditPane
Create a PropertyEditPane for the ontology
PropertyEncryptor - Class in prajna.util
Encrypts a property map of strings to a file, or decrypts the property map from the file.
PropertyEncryptor() - Constructor for class prajna.util.PropertyEncryptor
Create a new propertyEncryptor
PropertyListPane - Class in prajna.gui.ontology
This panel lists all properties in an ontology, showing their parameters.
PropertyListPane(OwlOntology) - Constructor for class prajna.gui.ontology.PropertyListPane
Create a PropertyListPane for the provided ontology
ProximitySearch - Class in prajna.data.query
Represents a proximity search.
ProximitySearch(String, String) - Constructor for class prajna.data.query.ProximitySearch
Create a proximity search filter.
ProximitySearch(String, String, int) - Constructor for class prajna.data.query.ProximitySearch
Create a proximity search filter.
ProximitySearch(String, String, int, boolean) - Constructor for class prajna.data.query.ProximitySearch
Create a proximity search filter
PstDocReader - Class in prajna.data.microsoft
Document Reader for Microsoft PST files.
PstDocReader() - Constructor for class prajna.data.microsoft.PstDocReader
Create a new, uninitialized PSTDocReader.
PstDocReader(File) - Constructor for class prajna.data.microsoft.PstDocReader
Create a new PSTDocReader that will read the specified email file.
purgeData() - Method in class prajna.geoviz.TimerGeoCanvas
Purge any data which has exceeded the purgeTime.
purgeData() - Method in interface prajna.gui.TimeDisplay
Purge any data which has exceeded the purgeTime.
purgeData() - Method in class prajna.gui.TimeDisplayControl
Purge any data which has exceeded the purgeTime.
putProperty(String, Property) - Static method in class prajna.data.rdf.Property
Add a property to the internal map.

Q

query(String) - Method in class prajna.structure.writer.DataGenerator
Generate data from the given Endeca query string, and format it into the appropriate format
query(String, int) - Method in class prajna.structure.writer.DataGenerator
Generate data from the given query string, and format it into the appropriate format
queryForLayers() - Method in class prajna.geo.GeoMapper
Query the user for layers to display.
QueryParser - Class in prajna.data.query
Parser class which consists of methods to parse complex queries into a structured tree of query filters.
QueryParser() - Constructor for class prajna.data.query.QueryParser
 
queryResource(String) - Method in class prajna.structure.accessor.DbpediaAccessor
Query Dbpedia for a particular resource.
queryResource(String, String) - Method in class prajna.structure.accessor.DbpediaAccessor
Query Dbpedia for a particular resource and property.
QueryTransform - Interface in prajna.data.query
Transforms a DocFilter query into a string for a particular search engine.

R

RadialDisplay<N,E> - Class in prajna.viz.prefuse
Display which arranges the graph or tree nodes radially around a selected node.
RadialDisplay() - Constructor for class prajna.viz.prefuse.RadialDisplay
Build a RadialDisplay
radius() - Method in enum prajna.geo.Geoid
Get the equatorial radius of the geoid, in meters.
RandomArrangement<N,E> - Class in prajna.viz.arrange
Arrangement class which will arrange all nodes in random locations within the working area.
RandomArrangement() - Constructor for class prajna.viz.arrange.RandomArrangement
 
RandomGeoFeed - Class in prajna.geo
This class is a thread which can generate a series of random geographic events.
RandomGeoFeed() - Constructor for class prajna.geo.RandomGeoFeed
Constructor for a RandomGeoFeed which creates events that are distributed across the northern and eastern hemisphere.
RandomGeoFeed(Collection<String>) - Constructor for class prajna.geo.RandomGeoFeed
Constructor for a RandomGeoFeed which creates events randomly from a list of place names.
RandomGeoFeed(GeoCoord, double) - Constructor for class prajna.geo.RandomGeoFeed
Constructor for a RandomGeoFeed which creates events that are distributed radially around a center point, up to a certain distance away.
RandomGeoFeed(GeoFilter) - Constructor for class prajna.geo.RandomGeoFeed
Create a RandomGeoFeed from a Geographic Filter.
RangeFilter - Class in prajna.data.query
Filter which matches against a range of fielded values.
RangeFilter(String, Comparable<?>, Comparable<?>) - Constructor for class prajna.data.query.RangeFilter
Create the MatchFilter with the specified fieldName and fieldValue
RdfDataThing<X> - Class in prajna.data.rdf
Extension of the RdfThing that includes an object to represent a data object.
RdfDataThing(String, X) - Constructor for class prajna.data.rdf.RdfDataThing
Create a new RdfDataThing for the given object, with the given name
RdfDataThing(X) - Constructor for class prajna.data.rdf.RdfDataThing
Create a new RdfDataThing for the given object.
RdfLiteral - Class in prajna.data.rdf
Represents an RDF literal value.
RdfLiteral(double) - Constructor for class prajna.data.rdf.RdfLiteral
Create a new literal value from a floating point value
RdfLiteral(int) - Constructor for class prajna.data.rdf.RdfLiteral
Create a new literal value from an integer value
RdfLiteral(String) - Constructor for class prajna.data.rdf.RdfLiteral
Create a new literal value
RdfLiteral(String, FieldDesc<?>) - Constructor for class prajna.data.rdf.RdfLiteral
Create a new literal value using a particular field descriptor
RdfThing - Class in prajna.data.rdf
Generalized representation of an RDF object.
RdfThing() - Constructor for class prajna.data.rdf.RdfThing
Create an unnamed RdfThing
RdfThing(String) - Constructor for class prajna.data.rdf.RdfThing
Create an RdfThing with the given name
RdfTriple - Class in prajna.data.rdf
Represents an RDF Triple.
RdfTriple(RdfThing, Property, RdfThing, RdfTriple.TripleType) - Constructor for class prajna.data.rdf.RdfTriple
Create an RDF triple that relates the specified thing to the related thing with the specified property.
RdfTriple(RdfThing, String, RdfThing, RdfTriple.TripleType) - Constructor for class prajna.data.rdf.RdfTriple
Create an RDF triple that relates the specified thing to the related thing with the specified property.
RdfTriple(String, String, String) - Constructor for class prajna.data.rdf.RdfTriple
Create a simple RdfThing from three string arguments.
RdfTriple.TripleType - Enum in prajna.data.rdf
This enumeration specifies the type of a relationship, as defined by the source of the relationship definition.
readData() - Method in class prajna.data.adobe.PdfDocReader
Read the PDF file, or directory of PDF files, to extract the content.
readData() - Method in class prajna.data.microsoft.MSWordDocReader
Read the MSWord file, or directory of MSWord files, to extract the content.
readData() - Method in class prajna.data.microsoft.PstDocReader
Read through the PST file, reading all files that match the filters.
readData() - Method in interface prajna.io.FormatReader
Read the series of data elements.
readData() - Method in class prajna.io.RssDocReader
Read data from the underlying RssReader.
readData() - Method in class prajna.io.RssReader
Read data from the RssReader.
readData() - Method in class prajna.io.TabbedRecordReader
Read data from the input stream.
readData() - Method in class prajna.io.XmlDocReader
Read the data, creating DocData elements.
readData() - Method in class prajna.ontology.inference.SwrlReader
Read the data for the rules.
readData() - Method in class prajna.structure.io.SemanticXmlReader
Read the XML data, parsing it into a list of OWL objects.
readElement(Element, List<OwlThing>) - Method in class prajna.structure.io.SemanticXmlReader
Read an element, converting it or its child elements to OwlThings.
RealGrid<C> - Class in prajna.util
Grid implementation which uses double values for its coordinates.
RealGrid() - Constructor for class prajna.util.RealGrid
Create a new RealGrid with the default dimension count.
RealGrid(int) - Constructor for class prajna.util.RealGrid
Create a new RealGrid with the specified dimension count.
receiveData(D) - Method in class prajna.structure.stream.StreamSemanticAccessor
Receive a data element.
receiveGeoEvent(GeoEvent) - Method in interface prajna.geoviz.GeoEventListener
Receive a geographic event.
receiveRecord(DataRecord) - Method in interface prajna.structure.stream.DataRecordListener
Receive a DataRecord object from a DataRecord producer.
RecordAccessor - Class in prajna.structure.accessor
Simple utility class which extends the AbstractDataAccessor which specifies that the node and edge classes for the accessor are DataRecord objects.
RecordAccessor() - Constructor for class prajna.structure.accessor.RecordAccessor
 
RecordAccessorClient - Class in prajna.structure.accessor
Class which interacts with server-side SemanticAccessors.
RecordAccessorClient() - Constructor for class prajna.structure.accessor.RecordAccessorClient
Creates a new SemanticAccessorClient object.
RecordAccessorClient(URL) - Constructor for class prajna.structure.accessor.RecordAccessorClient
Creates a new DataAccessorClient object.
RecordAccessorServlet - Class in prajna.servlet
Handles server-side semantic accessors.
RecordAccessorServlet() - Constructor for class prajna.servlet.RecordAccessorServlet
 
RecordReasoner - Interface in prajna.structure
Interface for applying reasoning to a set of records, and augmenting the record.
RectangularArrangement<N,E> - Class in prajna.viz.arrange
Arranges the nodes of a graph or grid in a rectangular style.
RectangularArrangement() - Constructor for class prajna.viz.arrange.RectangularArrangement
 
redrawEdge(E) - Method in class prajna.geoviz.GraphGeoCanvas
Redraws an individual edge.
redrawEdge(E) - Method in class prajna.viz.display.AbstractGraphDisplay
Redraws an individual edge.
redrawEdge(E, Graphics) - Method in class prajna.viz.display.AnimateCanvas
Redraws an individual edge.
redrawEdge(E) - Method in class prajna.viz.display.GraphCanvas
Redraws an individual edge.
redrawEdge(E, Graphics) - Method in class prajna.viz.display.GraphCanvas
Redraws an individual edge.
redrawEdge(E) - Method in class prajna.viz.display.MatrixGraphDisplay
Redraws an individual edge.
redrawMap() - Method in class prajna.geo.GeoMapper
Redraw the current map
redrawNode(N) - Method in class prajna.geoviz.GraphGeoCanvas
Redraws an individual node
redrawNode(N) - Method in class prajna.viz.display.AbstractGraphDisplay
Redraws an individual node
redrawNode(N, Graphics) - Method in class prajna.viz.display.AnimateCanvas
Redraws an individual node.
redrawNode(N) - Method in class prajna.viz.display.GraphCanvas
Redraws an individual node.
redrawNode(N, Graphics) - Method in class prajna.viz.display.GraphCanvas
Redraws an individual node
redrawNode(N) - Method in class prajna.viz.display.MatrixGraphDisplay
Redraws an individual node
refineClass(OwlClass) - Method in class prajna.ontology.OwlThing
Refine this OwlThing to be a member of the provided class.
RelativeDateFormat - Class in prajna.text
DateFormat which extends the functionality of SimpleDateFormat by adding relative references.
RelativeDateFormat() - Constructor for class prajna.text.RelativeDateFormat
Create a new RelativeDateFormat with a default pattern.
RelativeDateFormat(String) - Constructor for class prajna.text.RelativeDateFormat
Create a new RelativeDateFormat with the given pattern.
RelativeDateFormat.RelativeType - Enum in prajna.text
 
remove(Object) - Method in class prajna.util.AbstractGraph
Remove an object from the graph.
remove(Object) - Method in class prajna.util.ClusterGraph
Remove an object from the graph.
remove(Object) - Method in interface prajna.util.Graph
Remove an object from the graph.
remove(Object) - Method in class prajna.util.TreeGraph
Remove the node from the graph.
removeAllSameAs() - Method in class prajna.ontology.OwlThing
Remove all sameAs links to this OwlThing
removeChangeListener(ChangeListener) - Method in class prajna.geo.GeoLayerEditor
Removes the change listener from this editor
removeChangeListener(ChangeListener) - Method in class prajna.gui.GuiDataFilter
Remove a ChangeListener from this data filter.
removeChangeListener(ChangeListener) - Method in class prajna.gui.TimeDisplayControl
Removes a ChangeListener from the slider.
removeChangeListener(ChangeListener) - Method in class prajna.gui.TimeSlider
Removes a ChangeListener from the slider.
removeChangeListener(ChangeListener) - Method in class prajna.gui.TimeTextField
Remove a ChangeListener from this data filter.
removeChangeListener(ChangeListener) - Method in interface prajna.gui.TimeWidget
Removes a ChangeListener from the TimeWidget.
removeCoord(GeoCoord) - Method in class prajna.geo.GeoConvexHull
Remove a point from the convex hull.
removeDatatypeValue(String, String) - Method in class prajna.ontology.OwlThing
Removes a datatype value to from OwlThing
removeDoc(DocData) - Method in class prajna.structure.DocCorpus
Remove a document from the corpus
removeEdge(Object) - Method in class prajna.util.AbstractGraph
Remove the edge from the graph
removeEdge(E) - Method in class prajna.util.AccumEdge
Removes the edge from this accumulated edge.
removeEdge(Object) - Method in class prajna.util.ClusterGraph
Remove the edge from the graph.
removeEdge(Object) - Method in interface prajna.util.Graph
Remove the edge from the graph
removeEnumFieldValue(String, String) - Method in class prajna.data.DataRecord
Remove an enumerated value from the set of values for the given fieldName.
removeField(String) - Method in class prajna.data.DataRecord
remove the values and key for the specified fieldName.
removeFieldValue(String, V) - Method in class prajna.data.MultiValueMap
Remove a value from the set of values for the given fieldName
removeGeoListener(GeoEventListener) - Method in class prajna.geoviz.GeoEventGenerator
Removes the GeoEventListener.
removeHoverListener(HoverListener) - Method in class prajna.viz.display.AbstractGraphDisplay
Removes the ItemListener from the list of listeners receiving the node or edge selection events
removeHoverListener(HoverListener) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Removes the ItemListener from the list of listeners receiving the node or edge selection events
removeIntFieldValue(String, Integer) - Method in class prajna.data.DataRecord
Remove an integer value from the set of values for the given fieldName.
removeItemListener(ItemListener) - Method in class prajna.viz.display.AbstractDatasetDisplay
Removes the ItemListener from the list of listeners receiving the node or edge selection events
removeItemListener(ItemListener) - Method in class prajna.viz.display.AbstractGraphDisplay
Removes the ItemListener from the list of listeners receiving the node or edge selection events
removeItemListener(ItemListener) - Method in class prajna.viz.display.FillTreePane
Removes the ItemListener from the list of listeners receiving the node or edge selection events
removeItemListener(ItemListener) - Method in class prajna.viz.display.JTreeWrapper
Removes the ItemListener from the list of listeners receiving the node or edge selection events.
removeItemListener(ItemListener) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Removes the ItemListener from the list of listeners receiving the node or edge selection events.
removeListener(DataRecordListener) - Method in class prajna.structure.stream.DataRecordStream
Remove a listener from the set of listeners for this DataRecordStream
removeLocationFieldValue(String, Location) - Method in class prajna.data.DataRecord
Remove a location value from the set of values for the given fieldName.
removeMeasureFieldValue(String, Measure) - Method in class prajna.data.DataRecord
Remove a measure value from the set of values for the given fieldName.
removeOwlThing(OwlThing) - Static method in class prajna.ontology.OwlThing
Remove an OwlThing from the cache of things
removeRelation(OwlThing, OwlThing) - Method in class prajna.ontology.OwlObjectProperty
Removes the relationship for this property for the OwlThings.
removeRelation(String, OwlThing) - Method in class prajna.ontology.OwlThing
Removes a relation to from OwlThing's list of relations.
removeRelations(String) - Method in class prajna.ontology.OwlThing
Removes all relations of a given relationship name.
removeSameAs(String) - Method in class prajna.ontology.OwlThing
Remove a sameAs reference for a particular object.
removeTextFieldValue(String, String) - Method in class prajna.data.DataRecord
Remove a string value from the set of values for the given fieldName.
removeTimeDisplay(TimeDisplay) - Method in class prajna.gui.TimeDisplayControl
Removes the time display.
removeTimeFieldValue(String, TimeSpan) - Method in class prajna.data.DataRecord
Remove a timespan value from the set of values for the given fieldName.
renderGraph(Graphics) - Method in class prajna.viz.display.GraphCanvas
Draws the graph on the canvas.
RenderStyle - Class in prajna.data
Class representing the rendering style for graphic primitives.
RenderStyle(String) - Constructor for class prajna.data.RenderStyle
Instantiates a new render style.
renderSvgGraph(Graph<N, E>) - Method in class prajna.viz.display.SvgRenderer
Render the specified graph into SVG.
renderSvgTree(Tree<N>) - Method in class prajna.viz.display.SvgRenderer
Render the specified tree into SVG.
replaceRefsToThing(OwlThing, OwlThing) - Static method in class prajna.ontology.OwlThing
Replace the references to an object with a different object.
replaceValue(String, String, Collection<DataRecord>, String, DataType) - Method in class prajna.data.field.FieldCleaner
replace all occurrences of a particular value within a particular field.
rescale() - Method in class prajna.geo.Equirect
Rescales the projection.
rescale() - Method in class prajna.geo.Mercator
Rescales the projection.
rescale() - Method in class prajna.geo.Miller
Rescales the projection.
rescale() - Method in class prajna.geo.Orthographic
Rescales the projection.
rescale() - Method in class prajna.geo.Projection
Rescales the projection.
rescale() - Method in class prajna.geo.StretchRect
Rescales the projection.
retrieveRecords(DataTemplate) - Method in class prajna.structure.accessor.CommonMLAccessor
Stub implementation of retrieveRecords.
retrieveRecords(DataTemplate) - Method in class prajna.structure.accessor.DataCoordinator
Retrieve a set of data records for a particular DataTemplate.
retrieveRecords(DataTemplate) - Method in class prajna.structure.accessor.DbpediaAccessor
Retrieve a set of data records for a particular DataTemplate.
retrieveRecords(DataTemplate) - Method in class prajna.structure.accessor.DelimitedAccessor
Retrieve a set of data records for a particular DataTemplate.
retrieveRecords(DataTemplate) - Method in class prajna.structure.accessor.FusionAccessor
Retrieve a set of data records for a particular DataTemplate.
retrieveRecords(DataTemplate) - Method in class prajna.structure.accessor.JdbcAccessor
Retrieve a set of data records for a particular DataTemplate.
retrieveRecords(DataTemplate) - Method in class prajna.structure.accessor.RecordAccessor
Retrieve a set of data records for a particular DataTemplate.
retrieveRecords(DataTemplate) - Method in class prajna.structure.accessor.RecordAccessorClient
Stub implementation of retrieveRecords.
retrieveRecords(DataTemplate) - Method in class prajna.structure.accessor.SolrAccessor
Retrieve a set of data records for a particular DataTemplate.
retrieveRecords(DataTemplate) - Method in class prajna.structure.accessor.StructureReader
Retrieve a set of data records for a particular DataTemplate.
retrieveRecords(DataTemplate) - Method in class prajna.structure.accessor.XmlDataAccessor
Retrieve a set of data records for a particular DataTemplate.
retrieveRecords(DataTemplate) - Method in class prajna.structure.stream.StreamSemanticAccessor
Retrieve a set of data records for a particular DataTemplate.
RssDocReader - Class in prajna.io
Convert the documents from an RSS feed into DocData objects.
RssDocReader() - Constructor for class prajna.io.RssDocReader
Create a new RssDocReader.
RssDocReader(FormatReader<RssItem>) - Constructor for class prajna.io.RssDocReader
Create a new RssDocReader that reads RSS items from the RssReader
RssDocReader(String) - Constructor for class prajna.io.RssDocReader
Create a new RssDocReader, reading from the specified URL.
RssItem - Class in prajna.data
Class representing a single RssItem
RssItem(Element) - Constructor for class prajna.data.RssItem
Construct an RssItem from an element
RssReader - Class in prajna.io
Reader which reads standard RSS information from a URL.
RssReader() - Constructor for class prajna.io.RssReader
Create a new RssReader.
RssReader(String) - Constructor for class prajna.io.RssReader
Create a new RssReader from the given URL, specified by a string
RssReader(URL) - Constructor for class prajna.io.RssReader
Create a new RssReader from the given URL
Rule - Class in prajna.ontology.inference
This class represents an inference rule.
Rule() - Constructor for class prajna.ontology.inference.Rule
 
run() - Method in class prajna.geo.RandomGeoFeed
Run method for the RandomGeoFeed.
run() - Method in class prajna.gui.TimerThread
Run the timer thread.
run() - Method in class prajna.structure.PollingCorpus
Run the polling loop of this Polling Corpus.

S

saveEdits() - Method in class prajna.gui.ontology.PropertyEditPane
Update the current property with the edits in this panel.
SaxRecordStream - Class in prajna.structure.stream
Implementation of a DataRecordStream which parses XML into a series of DataRecord objects.
SaxRecordStream() - Constructor for class prajna.structure.stream.SaxRecordStream
Create a SaxRecordStream.
SaxRecordStream(String) - Constructor for class prajna.structure.stream.SaxRecordStream
Create a SaxRecordStream to parse the given file or directory;
SearchTerm - Class in prajna.data.query
Search Term filter.
SearchTerm(String) - Constructor for class prajna.data.query.SearchTerm
Create a new SearchTerm filter.
SegmentedTimeSpan - Class in prajna.data
TimeSpan which provides regular intervals of time.
SegmentedTimeSpan(Date, Date) - Constructor for class prajna.data.SegmentedTimeSpan
Create a SegmentedTimeSpan from a TimeSpan.
SegmentedTimeSpan(TimeSpan) - Constructor for class prajna.data.SegmentedTimeSpan
Create a SegmentedTimeSpan from a TimeSpan.
selectEdge(E) - Method in class prajna.viz.display.AbstractGraphDisplay
Programatically sets the currently selected edge
selectEdge(E) - Method in interface prajna.viz.display.GraphDisplay
Programatically sets the currently selected edge
selectEdge(E) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Select a particular edge
selectItem(D) - Method in class prajna.viz.display.AbstractDatasetDisplay
Programatically sets the currently selected data object
selectNode(N) - Method in class prajna.viz.display.AbstractGraphDisplay
Programatically sets the currently selected node
selectNode(N) - Method in class prajna.viz.display.FillTreePane
Set the selected node on the display.
selectNode(N) - Method in interface prajna.viz.display.GraphDisplay
Programatically sets the currently selected node
selectNode(N) - Method in class prajna.viz.display.JTreeWrapper
Programatically sets the currently selected node
selectNode(N) - Method in interface prajna.viz.display.TreeDisplay
Set the selected node for this tree display.
selectNode(N) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Select a particular node
selectTransparentColors(BufferedImage, Set<Color>) - Static method in class prajna.image.ImageUtils
Create a new image from an existing image by specifying the set of colors that should be transparent.
SelectValueFilter - Class in prajna.gui
GuiDataFilter which enables users to select particular field values for a field from a finite list.
SelectValueFilter(String, Collection<DataRecord>) - Constructor for class prajna.gui.SelectValueFilter
Instantiates a new SelectValueFilter.
SelectValueFilter(String, Collection<DataRecord>, String) - Constructor for class prajna.gui.SelectValueFilter
Instantiates a new SelectValueFilter.
SemanticAugmenter - Class in prajna.ontology
Abstract class for augmenting semantic objects with external sources of data.
SemanticAugmenter() - Constructor for class prajna.ontology.SemanticAugmenter
Create a new SemanticAugmenter.
SemanticAugmenter(String) - Constructor for class prajna.ontology.SemanticAugmenter
Create a new Semantic Augmenter which augments information in the specified property.
SemanticAugmenter(String, String) - Constructor for class prajna.ontology.SemanticAugmenter
Create a new Semantic Augmenter which augments information in the specified property for the specified class.
SemanticSvgWriter - Class in prajna.structure.writer
Implementation of a SemanticWriter which exports SVG.
SemanticSvgWriter() - Constructor for class prajna.structure.writer.SemanticSvgWriter
 
SemanticTupleLoader - Class in prajna.viz.prefuse
Implementation of a TupleLoader which handles loading from a DataRecord element.
SemanticTupleLoader() - Constructor for class prajna.viz.prefuse.SemanticTupleLoader
 
SemanticXmlReader - Class in prajna.structure.io
Class for creating semantic ontology objects from XML files.
SemanticXmlReader() - Constructor for class prajna.structure.io.SemanticXmlReader
Create a new Semantic XML reader without specifying a file or directory.
SemanticXmlReader(File) - Constructor for class prajna.structure.io.SemanticXmlReader
Create a new Semantic XML reader from a file or directory.
SemanticXmlReader(URL) - Constructor for class prajna.structure.io.SemanticXmlReader
Create a new reader from a URL.
SentenceSplitter - Interface in prajna.text
Abstract class for splitting blocks of text into sentences.
Sequential - Interface in prajna.data
This interface is a utility for handling sequences of time events.
SequentialRecord - Class in prajna.data
Extension of DataRecord which adds the Sequential interface to provide temporal comparisons.
SequentialRecord(String) - Constructor for class prajna.data.SequentialRecord
Instantiates a new sequential data record.
SequentialRecord(String, Date, Date) - Constructor for class prajna.data.SequentialRecord
Instantiates a new sequential data record with a specified name and start, stop times.
set(double[], C) - Method in class prajna.util.CellGrid
Sets the cell content at the specified coordinates
set(int[], C) - Method in class prajna.util.CellGrid
Sets the cell content at the specified coordinates
set(double[], C) - Method in interface prajna.util.Grid
Sets the cell content at the specified coordinates
set(int[], C) - Method in interface prajna.util.Grid
Sets the cell content at the specified coordinates
set(double[], C) - Method in class prajna.util.RealGrid
Sets the cell content at the specified coordinates
set(int[], C) - Method in class prajna.util.RealGrid
Sets the cell content at the specified coordinates
setAccessor(RecordAccessor) - Method in class prajna.servlet.RecordAccessorServlet
Set the SemanticAccessor used by this servlet.
setAccessor(RecordAccessor) - Method in class prajna.structure.writer.DataGenerator
Set the semantic accessor used by this DataGenerator.
setAddFieldsRecord(DataRecord) - Method in class prajna.structure.FilterReasoner
Set the AddFields record
setAgingTime(int) - Method in interface prajna.structure.stream.StreamingAccessor
Set the length of time that a particular data element will be retained.
setAgingTime(int) - Method in class prajna.structure.stream.StreamSemanticAccessor
Set the length of time that a particular data element will be retained.
setAltitude(double) - Method in class prajna.data.GeoCoord
Set the altitude of this GeoCoord.
setAltitude(Measure) - Method in class prajna.data.GeoCoord
Set the altitude of this GeoCoord using a linear measurement
setAnd(boolean) - Method in class prajna.data.query.TreeClause
Set whether this tree is an AND tree or an OR tree.
setAnimationFlag(Animatable.Animation) - Method in interface prajna.data.Animatable
Sets a flag indicating the type of transformation.
setAnimationFlag(Animatable.Animation) - Method in class prajna.viz.display.AnimateCanvas
Sets a flag indicating the type of transformation.
setAnimationFlag(Animatable.Animation) - Method in class prajna.viz.render.CubeNodeRenderer
sets a flag indicating the type of transformation.
setAnimationFlag(Animatable.Animation) - Method in class prajna.viz.render.FadeNodeRenderer
Set the animation flag.
setAnimationStep(double) - Method in interface prajna.data.Animatable
Sets the fractional step along the animation.
setAnimationStep(double) - Method in class prajna.viz.display.AnimateCanvas
Sets the fractional step along the animation.
setAnimationStep(double) - Method in class prajna.viz.render.CubeNodeRenderer
sets the fractional step along the animation.
setAnimationStep(double) - Method in class prajna.viz.render.FadeNodeRenderer
Set the animation step
setAnimationTime(long) - Method in class prajna.viz.display.AnimateCanvas
Sets the ideal animation time for the time to animate the change of display.
setApiKey(String) - Static method in class prajna.entity.alchemy.AlchemyDocData
Set the API key for Alchemy.
setArgs(List<String>) - Method in class prajna.gui.DemoRecorder
Set arguments for the demonstration class
setArrangement(GraphArrangement<N, E>) - Method in class prajna.geoviz.GraphGeoCanvas
This method is a stub.
setArrowheadLocation(ArrowEdgeRenderer.ArrowHeadLocation) - Method in class prajna.viz.render.ArrowEdgeRenderer
Sets the location of the Arrowhead, relative to the edge.
setArrowheadSize(int) - Method in class prajna.viz.render.ArrowEdgeRenderer
Sets the size used for the arrowhead.
setAspect(double) - Method in class prajna.viz.render.CubeNodeRenderer
Sets the aspect ratio used for the boxes when drawn.
setAssignment(String) - Method in class prajna.structure.ontology.OwlClassReasoner
Set a particular assignment.
setBackgroundImage(Image) - Method in class prajna.geo.GeoCanvas
Set the background image for this GeoCanvas.
setBackgroundImage(Image) - Method in class prajna.viz.render.CubeNodeRenderer
Sets the background image that is rendered on the boxes.
setBaseUrl(URL) - Method in class prajna.geo.GeoMapper
Set the base ESRI url used to access shape files
setBody(String) - Method in class prajna.data.DocData
Set the document body
setBodyTag(String) - Method in class prajna.data.html.TemplatedHtmlDocData
Set the body tag.
setBodyTag(String, String) - Method in class prajna.data.html.TemplatedHtmlDocData
Set the body tag and class.
setBufferSize(int) - Method in class prajna.io.BufferedFormatWriter
Set the buffer size.
setButtonLayout(ButtonPad.ButtonLayout) - Method in class prajna.gui.ButtonPad
Set the button layout.
setButtonLayout(ButtonPad.ButtonLayout) - Method in class prajna.gui.DirectionalPad
Set the button layout.
setCacheLimit(int) - Method in class prajna.structure.accessor.DelimitedAccessor
Set the cache limit for this accessor.
setCategoryFields(List<String>) - Method in class prajna.structure.writer.StructureKmlWriter
Identify the fields which will be used to sort the features into folders.
setCenter(GeoCoord) - Method in class prajna.data.Location
Sets the center.
setCenter(Point) - Method in class prajna.viz.arrange.TargetArrangement
Set the center point for the arrangement.
setClearSetFields(boolean) - Method in class prajna.structure.FilterReasoner
Set a flag whether to clear the Set fields if a record does not match.
setClip(int, int, int, int) - Method in class prajna.util.SvgGraphics
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - Method in class prajna.util.SvgGraphics
Sets the current clipping area to an arbitrary clip shape.
setClipArea(Rectangle) - Method in class prajna.gui.image.ImageGlassPane
Set the clip area for this image.
setColor(Color) - Method in class prajna.util.SvgGraphics
Sets this graphics context's current color to the specified color.
setColor(Color) - Method in class prajna.viz.render.ClassNodeRenderer
This method sets the color for the default renderer.
setColor(Color) - Method in class prajna.viz.render.CubeNodeRenderer
Set the surface color to be used for rendering nodes.
setColor(Color) - Method in interface prajna.viz.render.EdgeRenderer
Sets the color for the Renderer.
setColor(Color) - Method in class prajna.viz.render.FadeEdgeRenderer
Sets the color for the EdgeRenderer.
setColor(Color) - Method in class prajna.viz.render.FadeNodeRenderer
Set the color.
setColor(Color) - Method in class prajna.viz.render.IconNodeRenderer
Sets the color for the NodeRenderer.
setColor(Color) - Method in interface prajna.viz.render.NodeRenderer
Sets the color for the NodeRenderer.
setColor(Color) - Method in class prajna.viz.render.ShapeNodeRenderer
Sets the color for the NodeRenderer.
setColor(Color) - Method in class prajna.viz.render.SimpleEdgeRenderer
Sets the color for the EdgeRenderer.
setColor(Color) - Method in class prajna.viz.render.SimpleNodeRenderer
Sets the color for the NodeRenderer.
setColor(Color) - Method in class prajna.viz.render.StepEdgeRenderer
Sets the color for the EdgeRenderer.
setColor(Color) - Method in class prajna.viz.render.SwingNodeRenderer
Sets the color for the NodeRenderer.
setColor(Color) - Method in class prajna.viz.render.TimeNodeRenderer
Sets the color for the NodeRenderer.
setColors(Color, Color) - Method in class prajna.geo.GeoLayer
Set the draw and fill colors for this layer
setComment(String) - Method in class prajna.ontology.OwlProperty
Set the comment for this property
setCompletionDate(Date) - Method in class prajna.gui.ProgressTimeBar
The projected (or actual) completion date.
setComponentClass(Class<? extends Component>) - Method in class prajna.viz.display.MatrixGraphDisplay
Set the component class used to display the cells of the matrix.
setCondensed(boolean) - Method in class prajna.viz.arrange.DiagonalArrangement
Sets a flag which determines whether to use a condensed format, in which the nodes are forced to fit in the available space (ignoring the minimum spacing) or alternately extend beyond the actual arrangement boundaries
setConfig(String) - Method in class prajna.ontology.inference.SwrlAugmenter
This method allows the individual augmenters to have a configuration parameter.
setConfig(String) - Method in class prajna.ontology.SemanticAugmenter
Set the configuration string for this augmenter.
setConfig(InputStream) - Method in class prajna.structure.AbstractDataAccessor
Set the accessor data configuration information from an input stream.
setConfig(InputStream) - Method in interface prajna.structure.DataAccessor
Set the configuration information from an input stream.
setConfig(InputStream) - Method in class prajna.structure.DataAccessorClient
Set the configuration information from an input stream.
setConfig(String) - Method in class prajna.structure.geo.GeoNamesAugmenter
Set the configuration information.
setConfig(InputStream) - Method in class prajna.structure.ontology.OwlReasonerReader
Set the configuration information from an input stream.
setConfig(InputStream) - Method in class prajna.structure.stream.DataRecordStream
Set the configuration information from an input stream.
setConfigFile(String) - Method in class prajna.structure.AbstractDataAccessor
Set the configuration from a local file.
setConfigFile(URL) - Method in class prajna.structure.AbstractDataAccessor
Set the configuration from a URL.
setConfigFile(String) - Method in class prajna.structure.ontology.OwlReasonerReader
Set the configuration from a local file.
setConnection(Connection) - Method in class prajna.io.DbLookup
Sets the connection to the JDBC database
setConnection(Connection) - Method in class prajna.structure.accessor.JdbcAccessor
Set the connection used by this JdbcAccessor
setContent(URL) - Method in class prajna.gui.HtmlViewer
Set the content of this HTML viewer
setConverter(PrefuseConverter<N, E>) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Sets the Prefuse tuple converter.
setCountry(String) - Method in class prajna.geo.GeoObject
Set the country name for this object.
setCurrentFace(int) - Method in class prajna.viz.render.CubeNodeRenderer
Sets the index of the current face.
setCurTime(Date) - Method in interface prajna.data.Temporal
Sets the time for the object
setCurTime(Date) - Method in class prajna.geo.GeoTrack
Sets the time for the object
setCurTime(Date) - Method in class prajna.viz.render.FadeEdgeRenderer
Sets the time used by the renderer to render the edges.
setCurTime(Date) - Method in class prajna.viz.render.TimeNodeRenderer
Sets the current time represented by this NodeRenderer
setData(DataRecord) - Method in interface prajna.data.Track
Set the data record associated with this track.
setData(DataRecord) - Method in class prajna.geo.GeoBounds
Sets the data record of this GeoBounds object
setData(DataRecord) - Method in class prajna.geo.GeoConvexHull
Sets the data record of this GeoPolygon.
setData(DataRecord) - Method in class prajna.geo.GeoMarker
Sets the data record associated with this GeoMarker
setData(DataRecord) - Method in class prajna.geo.GeoMultiShape
Sets the data record of this GeoMultiShape.
setData(DataRecord) - Method in class prajna.geo.GeoPolygon
Sets the data record of this GeoPolygon.
setData(DataRecord) - Method in class prajna.geo.GeoPolyline
Sets the data record of this GeoPolyline.
setData(DataRecord) - Method in interface prajna.geo.GeoShape
Sets the data record of this Geo shape.
setData(DataRecord) - Method in class prajna.geo.GeoTrack
Set the data record associated with this track.
setDataFilter(DataFilter) - Method in class prajna.chart.jfreechart.ChartMaker
Sets the data filter.
setDataRecords(Set<DataRecord>) - Method in class prajna.chart.jfreechart.ChartMaker
Sets the data records.
setDataset(Collection<D>) - Method in class prajna.viz.display.AbstractDatasetDisplay
Set the dataset to be displayed
setDataWritten(boolean) - Method in class prajna.structure.writer.StructureXmlWriter
Set the dataWritten flag.
setDebug(boolean) - Method in class prajna.entity.EntityExtractor
Set the debug flag.
setDebug(boolean) - Method in class prajna.servlet.RecordAccessorServlet
Set the debug flag
setDebug(boolean) - Method in class prajna.structure.writer.SolrUpdater
Set the debug flag
setDefaultData(String) - Method in class prajna.structure.writer.DataGenerator
Set the default data structure used for this DataGenerator
setDefaultTagField(String) - Method in class prajna.entity.EntityExtractor
Set the default tag field used to store the extracted entities in the data record.
setDefaultValue(T) - Method in class prajna.data.field.FieldDesc
Set the default value for this field description
setDefinedValues(OwlThing) - Method in class prajna.ontology.OwlClass
Sets the values which are defined by this class for the specified OwlThing.
setDelay(long) - Method in class prajna.io.RssReader
Set the time the RSS feed must wait before checking the website for new data.
setDemoClass(String) - Method in class prajna.gui.DemoRecorder
Set the class to record the demo script for.
setDescription(String) - Method in class prajna.text.WordNetData
Set the description for this WordNetData object.
setDescriptor(FieldDesc<?>) - Method in class prajna.data.rdf.RdfLiteral
Get the field descriptor for this literal
setDestination(String) - Method in interface prajna.io.FormatWriter
Set the destination for this writer.
setDestination(String) - Method in class prajna.io.WebFormatWriter
Set the destination for this writer.
setDestination(String) - Method in class prajna.structure.writer.SolrUpdater
Set the destination for this writer.
setDimensionSizes(int[]) - Method in class prajna.util.CellGrid
Sets the dimension sizes.
setDisplayName(String) - Method in class prajna.ontology.OwlProperty
Set the display name for this property.
setDisplayTime(Date) - Method in class prajna.geoviz.TimerGeoCanvas
Set the time currently displayed.
setDisplayTime(Date) - Method in interface prajna.gui.TimeDisplay
Set the time currently displayed.
setDisplayTime(Date) - Method in class prajna.gui.TimeDisplayControl
Set the time currently displayed.
setDocBase(String) - Method in class prajna.structure.accessor.RecordAccessorClient
Set the document base for this SemanticAccessorClient.
setDocBase(URL) - Method in class prajna.structure.accessor.RecordAccessorClient
Set the document base for this SemanticAccessorClient.
setDocBase(URL) - Method in class prajna.structure.DataAccessorClient
Set the document base for this DataAccessorClient.
setDocumentDate(Date) - Method in class prajna.entity.CompositeExtractor
Set the date to be used for documents.
setDomain(OwlClass) - Method in class prajna.ontology.OwlProperty
Set the domain class for this property
setDrawColor(Color) - Method in class prajna.data.RenderStyle
Sets the draw color.
setDrawColor(Color) - Method in class prajna.geo.GeoLayer
Set the draw color for this layer
setEdgeLoader(TupleLoader<E>) - Method in class prajna.viz.prefuse.PrefuseConverter
Sets the edge loader used for converting Graph Edges
setEdgeRenderer(EdgeRenderer) - Method in class prajna.viz.display.GraphCanvas
Set the edge renderer
setEdgeRenderer(EdgeRenderer) - Method in class prajna.viz.display.SvgRenderer
Set the Edge Renderer
setEdgeSelectable(boolean) - Method in class prajna.viz.display.AbstractGraphDisplay
Sets whether the edges are selectable.
setEndNode(N) - Method in class prajna.util.GraphPath
Set the ending node for this path.
setEntity(String) - Method in class prajna.entity.EntityTag
Change the entity to the provided term.
setEnumField(String, String) - Method in class prajna.data.DataRecord
Sets the value for a particular enumerated field.
setEnumField(String, String) - Method in class prajna.data.field.DataTemplate
Sets the value for a particular enumerated value field.
setEstimateFlag(boolean) - Method in class prajna.geo.EsriLocator
Set the flag indicating whether to allow estimation within the locator.
setEstimateFlag(boolean) - Method in class prajna.geo.GeoLocator
Set the flag indicating whether to allow estimation within the locator.
setEstimateFlag(boolean) - Method in class prajna.geo.GeoNamesLocator
Set the flag indicating whether to allow estimation within the locator.
setEstimateFlag(boolean) - Method in class prajna.geo.GoogleLocator
Set the flag indicating whether to allow estimation within the locator.
setExtension(String) - Method in class prajna.gui.ExtensionFileFilter
Sets the extensions handled by this Filter
setFadeTime(long) - Method in class prajna.geoviz.TimerGeoCanvas
Set the fade time.
setFadeTime(long) - Method in interface prajna.gui.TimeDisplay
Set the fade time.
setFadeTime(long) - Method in class prajna.gui.TimeDisplayControl
Set the fade time.
setFadeTime(long) - Method in class prajna.viz.render.TimeNodeRenderer
Sets the Fade time.
setFeatureClass(String) - Method in class prajna.geo.GeoNamesLocator
Set the feature classes this locator will use.
setFeatureType(GeoFeatureType) - Method in class prajna.geo.GeoObject
Set the geographic feature type
setField(String, V) - Method in class prajna.data.MultiValueMap
Sets the value for a particular field
setFieldDesc(FieldDesc<?>) - Method in class prajna.ontology.OwlDatatypeProperty
Set the field descriptor for this datatype property.
setFieldName(String) - Method in class prajna.data.field.FieldDesc
Set the field name.
setFillColor(Color) - Method in class prajna.data.RenderStyle
Sets the fill color.
setFillColor(Color) - Method in class prajna.geo.GeoLayer
Set the fill color for this layer
setFilters(String) - Method in class prajna.data.adobe.PdfDocReader
Set filters for this reader.
setFilters(String) - Method in class prajna.data.microsoft.MSWordDocReader
Set filters for this reader.
setFilters(String) - Method in class prajna.data.microsoft.PstDocReader
Set the filters for this reader.
setFilters(String) - Method in interface prajna.io.FormatReader
Set filters for the items returned by this reader.
setFilters(String) - Method in class prajna.io.RssDocReader
Set filters for this reader
setFilters(String) - Method in class prajna.io.RssReader
Set the filters for this reader.
setFilters(String) - Method in class prajna.io.TabbedRecordReader
Set the filters for this reader
setFilters(String) - Method in class prajna.io.XmlDocReader
Set filters for this reader.
setFilters(String) - Method in class prajna.ontology.inference.SwrlReader
Set the filters for this reader.
setFilters(String) - Method in class prajna.structure.io.SemanticXmlReader
Set any filters for processing.
setFilterShape(GeoShape) - Method in class prajna.geo.GeoFilter
Set the shape used to perform the geographic filtering.
setFloatField(String, double) - Method in class prajna.data.DataRecord
Sets the value for a particular data field.
setFloatField(String, double) - Method in class prajna.data.field.DataTemplate
Sets the value for a particular data field.
setFocusNode(N) - Method in class prajna.viz.arrange.FocusArrangement
Set the current focus node
setFont(Font) - Method in class prajna.data.RenderStyle
Sets the font.
setFont(Font) - Method in class prajna.gui.AscendLabel
Set the font for the label
setFont(Font) - Method in class prajna.util.SvgGraphics
Sets this graphics context's font to the specified font.
setFont(Font) - Method in class prajna.viz.render.CubeNodeRenderer
Sets the font used by the NodeRenderer.
setFont(Font) - Method in class prajna.viz.render.TextNodeRenderer
Sets the font used by the renderer.
setFormat(SimpleDateFormat) - Method in class prajna.gui.TimeTextField
Set the format used by this TimeTextField to parse or display the date and time
setFormat(String) - Method in class prajna.gui.TimeTextField
Set the format used by this TimeTextField to parse or display the date and time.
setFunctional(boolean) - Method in class prajna.ontology.OwlProperty
Set this property as a functional property
setGeoBounds(GeoBounds) - Method in class prajna.geo.Equirect
Set the geographic bounds for the projection.
setGeoBounds(GeoBounds) - Method in class prajna.geo.GeoCanvas
Set the geographic bounds
setGeoBounds(GeoBounds) - Method in interface prajna.geo.GeoDisplay
Set the geographic bounds
setGeoBounds(GeoBounds) - Method in class prajna.geo.GeoImageDisplay
Set the geographic bounds
setGeoBounds(GeoBounds) - Method in class prajna.geo.GoogleGeoCanvas
Set the geographic bounds.
setGeoBounds(GeoBounds) - Method in class prajna.geo.Mercator
Set the geographic bounds for the projection.
setGeoBounds(GeoBounds) - Method in class prajna.geo.Miller
Set the geographic bounds for the projection.
setGeoBounds(GeoBounds) - Method in class prajna.geo.Projection
Set the geographic bounds for the projection.
setGeoBounds(GeoBounds) - Method in class prajna.geoviz.GraphGeoCanvas
Set the current geographic bounds
setGeoBounds(GeoBounds) - Method in class prajna.geoviz.TimerGeoCanvas
Sets the geographic bounds.
setGeoid(Geoid) - Method in class prajna.geo.Projection
Set the geoid used for projections.
setGeoPath(String) - Method in class prajna.geo.GeoNamesLocator
Set the base GeoNames path.
setGeoPoints(GeoCoord[]) - Method in class prajna.geo.GeoPolygon
Set the geographic coordinates for this polygon.
setGeoPoints(GeoCoord[]) - Method in class prajna.geo.GeoPolyline
Set the geographic coordinates for this polyline.
setGraph(Graph<N, E>) - Method in class prajna.geoviz.GraphGeoCanvas
Set the graph to be displayed
setGraph(Graph<N, E>) - Method in class prajna.viz.display.AbstractGraphDisplay
Set the graph to be displayed
setGraph(Graph<N, E>) - Method in class prajna.viz.display.GraphCanvas
Set the graph to be displayed
setGraph(Graph<N, E>) - Method in interface prajna.viz.display.GraphDisplay
Set the graph to be displayed
setGraph(Graph<N, E>) - Method in class prajna.viz.display.MatrixGraphDisplay
Set the graph displayed by this graph display
setGraph(Graph<N, E>) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Set the graph currently displayed.
setGraphArrangement(GraphArrangement<N, E>) - Method in class prajna.viz.display.AnimateCanvas
Set the current graph arrangement.
setGraphArrangement(GraphArrangement<N, E>) - Method in class prajna.viz.display.GraphCanvas
Set the current graph arrangement.
setGraphArrangement(GraphArrangement<N, E>) - Method in class prajna.viz.display.SvgRenderer
Set the Graph Arrangement
setGraphDynamic(boolean) - Method in class prajna.structure.DocCorpus
Set whether the graphs are dynamically created.
setHeight(int) - Method in class prajna.chart.jfreechart.ChartTag
Set the height of the image
setHeight(int) - Method in class prajna.viz.display.SvgRenderer
Set the working height
setHighlight(Color) - Method in class prajna.viz.render.SimpleEdgeRenderer
Sets the highlight color for the EdgeRenderer.
setHorizontal(boolean) - Method in class prajna.viz.arrange.DirectedArrangement
Sets the direction for the arrangement.
setHorizontal(boolean) - Method in class prajna.viz.arrange.OrthoTreeArrangement
Sets the initial direction for arrangement.
setHorizontal(boolean) - Method in class prajna.viz.render.StepEdgeRenderer
Sets the initial direction for arrangement.
setIconScaleFlag(boolean) - Method in class prajna.viz.render.IconNodeRenderer
Sets the flag indicating whether to scale the icon, or use the natural icon size when displaying the icons.
setIconSize(int) - Method in class prajna.viz.render.IconNodeRenderer
Sets the size of icon to be used.
setImage(BufferedImage) - Method in class prajna.gui.image.ImageGlassPane
Set the image to display in this pane
setInEquivalence(boolean) - Method in class prajna.ontology.OwlRestriction
Set whether this restriction is in an equivalence clause
setInitParameters(Map<String, String>) - Method in class prajna.structure.accessor.CommonMLAccessor
Set initialization parameters.
setInitParameters(Map<String, String>) - Method in class prajna.structure.accessor.DataCoordinator
Set any initialization parameters required by this data accessor.
setInitParameters(Map<String, String>) - Method in class prajna.structure.accessor.DbpediaAccessor
Set any initialization parameters required by this data accessor.
setInitParameters(Map<String, String>) - Method in class prajna.structure.accessor.DelimitedAccessor
Set any initialization parameters required by this accessor.
setInitParameters(Map<String, String>) - Method in class prajna.structure.accessor.FusionAccessor
Set any initialization parameters required by this data accessor.
setInitParameters(Map<String, String>) - Method in class prajna.structure.accessor.JdbcAccessor
Set any initialization parameters required by this data accessor.
setInitParameters(Map<String, String>) - Method in class prajna.structure.accessor.RecordAccessorClient
Set any initialization parameters required by the SemanticAccessorClient.
setInitParameters(Map<String, String>) - Method in class prajna.structure.accessor.SolrAccessor
Set any initialization parameters required by this data accessor.
setInitParameters(Map<String, String>) - Method in class prajna.structure.accessor.StructureReader
Set the initialization parameters.
setInitParameters(Map<String, String>) - Method in class prajna.structure.accessor.XmlDataAccessor
Set any initialization parameters required by this data accessor
setInitParameters(Map<String, String>) - Method in interface prajna.structure.DataAccessor
Set any initialization parameters required by this data accessor.
setInitParameters(Map<String, String>) - Method in class prajna.structure.DataAccessorClient
Set any initialization parameters required by this data accessor.
setInitParameters(Map<String, String>) - Method in class prajna.structure.stream.DataRecordStream
Set any initialization parameters required by this stream reader.
setInitParameters(Map<String, String>) - Method in class prajna.structure.stream.SaxRecordStream
Set any initialization parameters required by this stream reader.
setInputStream(InputStream) - Method in class prajna.io.TabbedRecordReader
Sets the input stream.
setIntField(String, Integer) - Method in class prajna.data.DataRecord
Sets the value for a particular text field.
setIntField(String, Integer) - Method in class prajna.data.field.DataTemplate
Sets the value for a particular integer field.
setInverse(OwlObjectProperty) - Method in class prajna.ontology.OwlObjectProperty
Set the inverse property.
setInverseFunctional(boolean) - Method in class prajna.ontology.OwlProperty
Set this property as an inverse functional property
setKey(String) - Static method in class prajna.geo.GoogleLocator
Set the Google Map API key
setKey(String) - Static method in class prajna.geo.GoogleMapPopup
Set the Google Map API key
setKey(String) - Method in class prajna.util.PropertyEncryptor
Set the key.
setLabel(String) - Method in class prajna.ontology.OwlOntology
Set the label for this ontology
setLabelField(String) - Method in class prajna.viz.prefuse.TupleLoader
Set the name field for the tuple converter.
setLabelLocation(int) - Method in class prajna.gui.TimeRuler
Sets the placement of the overall time label.
setLanguage(String) - Method in class prajna.data.rdf.RdfLiteral
Set the language for this Literal.
setLanguage(String) - Method in class prajna.structure.accessor.DbpediaAccessor
Set the language used by the accessor.
setLayers(Collection<GeoLayer>) - Method in class prajna.geo.GeoCanvas
Set the geographic layers.
setLayers(Collection<GeoLayer>) - Method in interface prajna.geo.GeoDisplay
Set the geographic layers.
setLayers(Collection<GeoLayer>) - Method in class prajna.geo.GeoImageDisplay
Set the geographic layers.
setLayers(List<GeoLayer>) - Method in class prajna.geo.GeoLayerEditor
Sets the list of layers.
setLayers(Collection<GeoLayer>) - Method in class prajna.geoviz.GraphGeoCanvas
Set the geographic layers.
setLayers(Collection<GeoLayer>) - Method in class prajna.geoviz.TimerGeoCanvas
Sets the layers displayed.
setLayout(LayoutManager) - Method in class prajna.gui.DirectionalPad
Set the layout manager for this container.
setLenient(boolean) - Method in class prajna.data.field.NumericFieldDesc
Set whether this field descriptor enforces strict or lenient parsing.
setLineWidth(int) - Method in class prajna.data.RenderStyle
Sets the line width.
setLink(String) - Method in class prajna.data.DataRecord
Set the link associated with this record.
setLink(String) - Method in class prajna.data.DocData
Set the link associated with this record.
setLocation(Location) - Method in class prajna.geo.GoogleMapPopup
Set the location currently displayed by this popup map
setLocationField(String, Location) - Method in class prajna.data.DataRecord
Sets the value for a particular location field.
setLocationField(String, Location) - Method in class prajna.data.field.DataTemplate
Sets the value for a particular location field.
setMapActionUrl(String) - Method in class prajna.chart.jfreechart.ChartTag
Set the mapActionUrl, which is used to determine the URL links in the resulting image map for the image.
setMargin(int) - Method in class prajna.viz.arrange.AbstractArrangement
sets a uniform margin around arrangement
setMargin(int) - Method in interface prajna.viz.arrange.Arrangement
sets a uniform margin around arrangement
setMarkerIcon(MarkerIcon) - Method in class prajna.data.RenderStyle
Set the icon for representing markers.
setMarkerShape(Shape) - Method in class prajna.data.RenderStyle
Sets the marker shape.
setMarkerShape(Shape) - Method in class prajna.geo.GeoLayer
Set the marker shape for this layer
setMarkerShape(Shape) - Method in class prajna.geo.GeoMarker
Set the shape used to render the marker.
setMatchAll(boolean) - Method in class prajna.data.WordFilter
Set the matchAll flag.
setMaxCategoryCount(int) - Method in class prajna.chart.jfreechart.ChartMaker
Sets the max category count.
setMaxDistance(int) - Method in class prajna.data.field.FieldCleaner
Set the maximum distance for word replacement.
setMaxRecords(int) - Method in class prajna.structure.accessor.RecordAccessor
Set the maximum number of records returned by this accessor on any particular query.
setMaxRecordsRead(int) - Method in class prajna.io.TabbedRecordReader
Set the maximum number of records read by each call to readData().
setMaxSiblings(int) - Method in class prajna.viz.arrange.OrthoTreeArrangement
sets the maximum siblings arranged in a row or column for a particular set of siblings.
setMaxSleep(int) - Method in class prajna.geo.RandomGeoFeed
Set the maximum time to sleep between generating random events.
setMeasureField(String, Measure) - Method in class prajna.data.DataRecord
Sets the value for a particular measure field.
setMeasureField(String, Measure) - Method in class prajna.data.field.DataTemplate
Sets the value for a particular measure field.
setMinCount(int) - Method in class prajna.data.field.FieldCleaner
Set the minimum count for a field value.
setModel(String) - Method in class prajna.entity.alchemy.AlchemyExtractor
Set the model for this entity extractor.
setModel(String) - Method in class prajna.entity.calais.CalaisExtractor
Set the model for this entity extractor.
setModel(String) - Method in class prajna.entity.DateTimeVerifier
Sets the model for this Verifier.
setModel(String) - Method in class prajna.entity.DbpediaVerifier
Set the model for this accessor.
setModel(String) - Method in class prajna.entity.EntityExtractor
Set the model for this entity extractor.
setModel(String) - Method in interface prajna.entity.EntityVerifier
Set the model for this entity verifier.
setModel(String) - Method in class prajna.entity.GeoNamesVerifier
Set the model for this verifier.
setModel(String) - Method in class prajna.entity.lingpipe.LingpipeExtractor
Set the model for this entity extractor.
setModel(String) - Method in class prajna.entity.lingpipe.LingpipePosTagger
Set the model.
setModel(String) - Method in class prajna.entity.opennlp.OpenNlpExtractor
Set the model for this extractor.
setModel(String) - Method in class prajna.structure.geo.GeoNamesAugmenter
Set the model information.
setModel(String) - Method in class prajna.text.BrillTagger
Set the model for this tagger.
setModel(String) - Method in interface prajna.text.PartOfSpeechTagger
Set the model for this tagger.
setMultiValue(boolean) - Method in class prajna.data.field.FieldDesc
Set whether this field is a multi-valued field
setName(String) - Method in class prajna.data.DataRecord
Set the name for this data record
setName(String) - Method in class prajna.data.DocData
Set the name or title of this DocData object.
setName(String) - Method in class prajna.data.Location
Sets the name.
setName(String) - Method in class prajna.data.rdf.Property
Set the name of this property
setName(String) - Method in class prajna.data.rdf.RdfThing
Set the name of this RdfThing
setName(String) - Method in class prajna.geo.GeoLayer
Set the name of this layer
setName(String) - Method in class prajna.ontology.OwlDatatypeProperty
Set the name of this datatype property
setName(String) - Method in class prajna.ontology.OwlObjectProperty
Set the name of this object property
setName(String) - Method in class prajna.ontology.OwlOntology
Set the name for this ontology.
setName(String) - Method in class prajna.ontology.OwlThing
Set the name of this OwlThing.
setNodeLoader(TupleLoader<N>) - Method in class prajna.viz.prefuse.PrefuseConverter
Sets the node loader used for converting graph nodes, tree nodes, and dataset elements
setNodeLocation(N, Point) - Method in class prajna.viz.arrange.AbstractArrangement
Set the location for the node in this arrangement.
setNodeRenderer(NodeRenderer) - Method in class prajna.viz.display.GraphCanvas
Set the node renderer
setNodeRenderer(NodeRenderer) - Method in class prajna.viz.display.SvgRenderer
Set the Node Renderer
setNormalizedForm(String) - Method in class prajna.entity.DateTimeVerifier
Set the normalized form to write date-time entities.
setNowDate(Date) - Method in class prajna.gui.ProgressTimeBar
Sets the time corresponding to the current time, as represented by this time bar.
setOffset(int, int) - Method in class prajna.data.MarkerIcon
Set the offset for this MarkerIcon.
setOffset(int) - Method in class prajna.viz.render.ArrowEdgeRenderer
Set the offset value used to render the arrowhead from the location of the center or destination node.
setOrientation(int) - Method in class prajna.viz.prefuse.DynamicTreeDisplay
Set the orientation of the display.
setOverlayColor(Color) - Method in class prajna.gui.DualTimeBar
Set the color used for the overlay timebar.
setOverlays(String) - Method in class prajna.gui.image.TileImagePane
Set the overlay character string.
setOverlaySequence(Sequential) - Method in class prajna.gui.DualTimeBar
Sets the sequence of overlay events for this DualTimeBar.
setOverwrite(boolean) - Method in class prajna.ontology.SemanticAugmenter
Set the overwrite flag.
setOwlClass(OwlClass) - Method in class prajna.gui.ontology.ClassEditPane
Set the panel to display the OWL class provided.
setOwlClass(OwlClass) - Method in class prajna.ontology.SemanticAugmenter
Set the OwlClass of objects that this augmenter enhances
setOwlClass(OwlClass) - Method in class prajna.ontology.VarOwlThing
Set the OwlClass for this thing
setOwlClass(OwlClass) - Method in class prajna.structure.ontology.OwlClassReasoner
Set the base class for this Reasoner
setOwlClassName(String) - Method in class prajna.structure.ontology.OwlClassReasoner
Set the base class for this Reasoner
setOwlThing(OwlThing) - Method in class prajna.servlet.tag.OwlPropertyTag
Set the OwlThing to be displayed -
setPaintMode() - Method in class prajna.util.SvgGraphics
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
setParent(OwlDatatypeProperty) - Method in class prajna.ontology.OwlDatatypeProperty
Set the parent for this property
setParent(OwlObjectProperty) - Method in class prajna.ontology.OwlObjectProperty
Set the parent for this property
setParser(FormatReader<DocData>) - Method in class prajna.structure.PollingCorpus
Sets the document parser.
setPattern(Pattern) - Method in class prajna.data.field.TokenFieldDesc
Set the pattern used by this token field
setPaused(boolean) - Method in class prajna.gui.DemoRobot
 
setPickable(boolean) - Method in class prajna.geo.GeoLayer
Set whether this layer is pickable
setPickRadius(int) - Method in class prajna.geo.GeoLayer
Set the radius used for picking shapes in this layer.
setPollTime(int) - Method in class prajna.structure.PollingCorpus
Sets the poll time.
setPopulation(long) - Method in class prajna.geo.GeoObject
Set the population
setPosition(int, int) - Method in class prajna.gui.image.ImageGlassPane
Set the position for the image
setPosTagger(PartOfSpeechTagger) - Method in class prajna.text.PhraseFinder
Set the Part-of-Speech tagger for this PhraseFinder\
setPrior(URL) - Method in class prajna.ontology.OwlOntology
Set the prior version for this ontology
setProjCenter(GeoCoord) - Method in class prajna.geo.Projection
Set the center of projection
setProjection(Projection) - Method in class prajna.geo.GeoCanvas
Set the current projection
setProjection(Projection) - Method in interface prajna.geo.GeoDisplay
Set the current projection
setProjection(Projection) - Method in class prajna.geo.GeoImageDisplay
Set the current projection
setProjection(Projection) - Method in class prajna.geo.GoogleGeoCanvas
Overrides GeoCanvas.setProjection to prevent the projection from changing.
setProjection(Projection) - Method in class prajna.geoviz.GraphGeoCanvas
Set the current projection
setProjection(Projection) - Method in class prajna.geoviz.ProjectionArrangement
Sets the projection used by this arrangement.
setProjection(Projection) - Method in class prajna.geoviz.TimerGeoCanvas
Sets the projection.
setProperty(OwlProperty) - Method in class prajna.gui.ontology.PropertyEditPane
Set the property displayed in the edit pane.
setPurgeTime(long) - Method in class prajna.geoviz.TimerGeoCanvas
Set the purge time.
setPurgeTime(long) - Method in interface prajna.gui.TimeDisplay
Set the purge time.
setPurgeTime(long) - Method in class prajna.gui.TimeDisplayControl
Set the purge time.
setQuery(String) - Method in class prajna.structure.AbstractDataAccessor
Set the query string used to retrieve records.
setQuery(String) - Method in class prajna.structure.accessor.CommonMLAccessor
Set the query string used to retrieve records.
setQuery(String) - Method in class prajna.structure.accessor.DataCoordinator
Set the query string used to retrieve records.
setQuery(String) - Method in class prajna.structure.accessor.DbpediaAccessor
Set the query used to identify records from Dbpedia.
setQuery(String) - Method in class prajna.structure.accessor.DelimitedAccessor
Set the query string used to retrieve records.
setQuery(String) - Method in class prajna.structure.accessor.FusionAccessor
Set the query string used to retrieve records.
setQuery(String) - Method in class prajna.structure.accessor.JdbcAccessor
Set the query string used to retrieve records.
setQuery(String) - Method in class prajna.structure.accessor.RecordAccessorClient
Set the query string used to retrieve records.
setQuery(String) - Method in class prajna.structure.accessor.SolrAccessor
Set the query string used to retrieve records.
setQuery(String) - Method in class prajna.structure.accessor.StructureReader
Set the query string used to retrieve records.
setQuery(String) - Method in class prajna.structure.accessor.XmlDataAccessor
Set the query string used to retrieve records.
setQueryClass(OwlClass) - Method in class prajna.ontology.OwlQuery
Set the queryClass.
setQueryField(String) - Method in class prajna.structure.ontology.OwlClassReasoner
Set the query field for this reasoner.
setRadius(double) - Method in class prajna.data.Location
Set the radius of the geographic entity.
setRadius(double) - Method in class prajna.geo.GeoFilter
Set the comparison radius.
setRadius(double) - Method in class prajna.geo.MultiGeoFilter
Set the comparison radius.
setRadiusStep(int) - Method in class prajna.viz.arrange.TargetArrangement
Set the radius step for the arrangement.
setRampColor(Color) - Method in class prajna.gui.ProgressTimeBar
Sets the color used for the ramp on this ProgressBar.
setRange(OwlClass) - Method in class prajna.ontology.OwlObjectProperty
Set the range for this property
setRealTime(boolean) - Method in class prajna.geoviz.TimerGeoCanvas
Set the real time flag.
setRealTime(boolean) - Method in interface prajna.gui.TimeDisplay
Set the real time flag.
setRealTime(boolean) - Method in class prajna.gui.TimeDisplayControl
Sets the real time flag.
setReasoner(DataTemplate, RecordReasoner) - Method in class prajna.structure.accessor.RecordAccessor
Set the reasoner for the template.
setReasoner(String, RecordReasoner) - Method in class prajna.structure.accessor.RecordAccessor
Set the reasoner for the template.
setReasoner(RecordReasoner) - Method in class prajna.structure.stream.DataRecordStream
Set the semantic reasoner for this DataRecordStream
setRecordIdentifier(String) - Method in class prajna.data.field.DataTemplate
Set the record identifier, which is used by some accessors to determine what the records are.
setReferenceDate(Date) - Method in class prajna.text.RelativeDateFormat
Set the date that this DateFormat uses as a reference.
setRefine(boolean) - Method in class prajna.ontology.SemanticAugmenter
Set the flag that indicates whether this augmenter should try to refine the class of the objects it is augmenting.
setRelationMethod(RelativeDateFormat.RelativeType) - Method in class prajna.text.RelativeDateFormat
Set the relation method to be used when interpreting inexact dates.
setRelativeReference(Date, RelativeDateFormat.RelativeType) - Method in class prajna.entity.DateTimeVerifier
Set relative reference information for inexact parsing
setRenderer(Renderer) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Set the Prefuse renderer used to render nodes on this graph display.
setRenderStyle(RenderStyle) - Method in class prajna.geo.GeoBounds
Set the rendering style for this GeoBounds shape.
setRenderStyle(RenderStyle) - Method in class prajna.geo.GeoConvexHull
Set the rendering style for this GeoPolygon.
setRenderStyle(RenderStyle) - Method in class prajna.geo.GeoLayer
Set the rendering style for this GeoShape.
setRenderStyle(RenderStyle) - Method in class prajna.geo.GeoMarker
Set the rendering style for this GeoShape.
setRenderStyle(RenderStyle) - Method in class prajna.geo.GeoMultiShape
Set the rendering style for this GeoShape.
setRenderStyle(RenderStyle) - Method in class prajna.geo.GeoPolygon
Set the rendering style for this GeoPolygon.
setRenderStyle(RenderStyle) - Method in class prajna.geo.GeoPolyline
Set the rendering style for this GeoPolyline.
setRenderStyle(RenderStyle) - Method in interface prajna.geo.GeoShape
Set the rendering style for this GeoShape.
setRenderStyle(RenderStyle) - Method in class prajna.geoviz.TimerGeoCanvas
Get the render style, which is used to display the temporal components.
setRepository(TiledImageRepository) - Method in class prajna.gui.image.TileImagePane
Set the repository for this pane
setRetryFlag(boolean) - Method in class prajna.geo.GeoNamesLocator
Set the flag indicating whether to allow retrying when the servers are too busy.
setSearchField(String) - Method in interface prajna.data.query.QueryTransform
Set the field for the text search.
setSectionTag(String) - Method in class prajna.data.html.TemplatedHtmlDocData
Set the section tag.
setSegmentSize(long) - Method in class prajna.data.SegmentedTimeSpan
Set the segment size explicitly.
setSelectColor(Color) - Method in class prajna.viz.render.CubeNodeRenderer
Sets the selection color.
setSelected(Set<? extends Validating>) - Method in class prajna.gui.ontology.MultiClassChooser
Set the currently selected classes in the chooser
setSelectionMode(MultiClassChooser.ClassSelectMode) - Method in class prajna.gui.ontology.MultiClassChooser
Set the selection mode
setSemanticWriter(StructureWriter) - Method in class prajna.servlet.RecordAccessorServlet
Set the semantic writer used by this servlet.
setSemanticWriter(StructureWriter) - Method in class prajna.structure.writer.DataGenerator
Set the semantic writer used by this translator
setSense(int) - Method in class prajna.text.PartOfSpeechTag
Set the sense for the word.
setSetFieldsRecord(DataRecord) - Method in class prajna.structure.FilterReasoner
Set the SetFields record
setShadowFactor(double) - Method in class prajna.viz.render.CubeNodeRenderer
Sets the amount the shadow (the side face) extends beyond the side of the node.
setShape(ShapeNodeRenderer.NodeShape) - Method in class prajna.viz.render.ShapeNodeRenderer
Set the shape used to display the nodes
setShortFlag(boolean) - Method in class prajna.viz.arrange.DirectedArrangement
Sets the ShortFlag.
setShowLabels(boolean) - Method in class prajna.viz.display.MatrixGraphDisplay
Set whether the node labels are displayed.
setShowNames(boolean) - Method in class prajna.viz.render.IconNodeRenderer
Sets the flag indicating whether the name of the node should be displayed beneath the icon.
setShowZoom(boolean) - Method in class prajna.gui.DirectionalPad
Set whether to show the zoom buttons or not
setSize(int, int) - Method in class prajna.geoviz.ProjectionArrangement
Sets size of working area.
setSize(int, int) - Method in class prajna.util.SvgGraphics
Sets the size.
setSize(Dimension) - Method in class prajna.viz.arrange.AbstractArrangement
sets size of working area
setSize(int, int) - Method in class prajna.viz.arrange.AbstractArrangement
sets size of working area
setSize(Dimension) - Method in interface prajna.viz.arrange.Arrangement
sets size of working area
setSize(int, int) - Method in interface prajna.viz.arrange.Arrangement
sets size of working area
setSize(int) - Method in class prajna.viz.render.SimpleNodeRenderer
Sets the size used to draw the node.
setSource(String) - Method in class prajna.data.adobe.PdfDocReader
Set the source for this reader.
setSource(String) - Method in class prajna.data.microsoft.MSWordDocReader
Set the source for this reader.
setSource(String) - Method in class prajna.data.microsoft.PstDocReader
Set the source for this reader.
setSource(String) - Method in interface prajna.io.FormatReader
Set the source for this reader.
setSource(String) - Method in class prajna.io.RssDocReader
Set the source for this FormatReader.
setSource(String) - Method in class prajna.io.RssReader
Set the source for this Rss Reader.
setSource(String) - Method in class prajna.io.TabbedRecordReader
Set the source for this reader.
setSource(String) - Method in class prajna.io.XmlDocReader
Set the soruce for this reader
setSource(String) - Method in class prajna.ontology.inference.SwrlReader
Set the source for this reader.
setSource(String) - Method in class prajna.structure.io.SemanticXmlReader
Set the source.
setSpacing(int) - Method in class prajna.viz.arrange.DiagonalArrangement
Sets the minimum spacing between nodes.
setStartNode(N) - Method in class prajna.util.GraphPath
Set the start node for this path.
setStatus(Date, float) - Method in class prajna.gui.ProgressTimeBar
Sets the time corresponding to the current time, as represented by this time bar.
setStrictFlag(boolean) - Method in class prajna.data.query.RangeFilter
Set the Strict flag.
setStructureType(DataStructureType) - Method in class prajna.structure.writer.DataGenerator
Set the default structure type.
setSummary(String) - Method in class prajna.data.DocData
Sets the summary.
setSvgRenderer(SvgRenderer<DataRecord, DataRecord>) - Method in class prajna.structure.writer.SemanticSvgWriter
Set the SVG Renderer
setSymmetric(boolean) - Method in class prajna.ontology.OwlObjectProperty
Set whether this property is symmetric
setTable(Table) - Method in class prajna.viz.prefuse.TupleLoader
Sets the table.
setTag(String) - Method in class prajna.data.query.DocFilter
Set the tag for this document filter.
setTemplate(DataTemplate) - Method in class prajna.structure.stream.DataRecordStream
Set the data template for this DataRecordStream.
setTemplate(DataTemplate) - Method in class prajna.structure.stream.SaxRecordStream
Set the data template for this DataRecordStream.
setTemplate(JComponent) - Method in class prajna.viz.render.SwingNodeRenderer
Sets the template.
setTemplateWritten(boolean) - Method in class prajna.structure.writer.StructureXmlWriter
Set the templateWritten flag.
setTerm1(String) - Method in class prajna.data.query.ProximitySearch
Set the first term for this ProximitySearch
setTerm2(String) - Method in class prajna.data.query.ProximitySearch
Set the second term for this ProximitySearch
setText(String) - Method in class prajna.gui.AscendLabel
Set the text to be displayed
setTextColor(Color) - Method in class prajna.viz.render.CubeNodeRenderer
Set the text color for the node being rendered.
setTextField(String, String) - Method in class prajna.data.DataRecord
Sets the value for a particular text field.
setTextField(String, String) - Method in class prajna.data.field.DataTemplate
Sets the value for a particular text field.
setTime(Date) - Method in class prajna.gui.TimeDisplayControl
Sets the current time for this TimeDisplayControl.
setTime(Date) - Method in class prajna.gui.TimeSlider
Sets the current time for this TimeSlider.
setTime(Date) - Method in class prajna.gui.TimeTextField
Set the time currently displayed
setTime(Date) - Method in interface prajna.gui.TimeWidget
Sets the current time for this TimeWidget.
setTimeField(String, TimeSpan) - Method in class prajna.data.DataRecord
Sets the value for a particular time field.
setTimeField(String, TimeSpan) - Method in class prajna.data.field.DataTemplate
Sets the value for a particular time field.
setTimeField(String) - Method in class prajna.structure.writer.StructureKmlWriter
Set the field within the data records which is used to identify the active time.
setTimeIncrement(String, int) - Method in class prajna.chart.jfreechart.ChartMaker
Set the time interval for a time field explicitly.
setTimeInterval(int) - Method in class prajna.data.SegmentedTimeSpan
Set the time interval explicitly.
setTimeInterval(TimeUnit) - Method in class prajna.gui.TimeRuler
Sets the interval used to mark out regular intervals.
setTimeInterval(TimeUnit) - Method in class prajna.gui.TimeSlider
Sets the interval used to mark out regular intervals.
setTimerInterval(long) - Method in class prajna.gui.TimerThread
Set the interval between time signals.
setTimeRuler(TimeSpanWidget) - Method in class prajna.viz.display.TimeLineCanvas
Adds a TimeSpanWidget.
setTimeSequence(Sequential) - Method in class prajna.gui.TimeBar
Sets the sequence of events for this timebar.
setTimeSpan(Date, Date) - Method in class prajna.gui.TimeBar
Sets the time span of this timebar.
setTimeSpan(TimeSpan) - Method in class prajna.gui.TimeBar
Sets the time span of this timebar.
setTimeSpan(TimeSpan) - Method in class prajna.gui.TimeRuler
Sets the time this TimeRuler measures.
setTimeSpan(TimeSpan) - Method in class prajna.gui.TimeSlider
Sets the time this TimeSlider measures.
setTimeSpan(TimeSpan) - Method in interface prajna.gui.TimeSpanWidget
Sets the time this TimeSpanWidget measures.
setTimeSpan(TimeSpan) - Method in class prajna.viz.display.TimeLineCanvas
Specifically sets the timespan for this TimeLineCanvas.
setTimeStamp(Date) - Method in class prajna.data.DocData
Set the timestamp for the document.
setTimeStampTag(String, Iterable<SimpleDateFormat>) - Method in class prajna.data.html.TemplatedHtmlDocData
Set the tag used to identify the time stamp in an HTML document, and a set of formats used to parse the tag.
setTimeStampTag(String, String) - Method in class prajna.data.html.TemplatedHtmlDocData
Set the tag used to identify the time stamp in an HTML document, and a set of formats used to parse the tag.
setTimeStampTag(String, String[]) - Method in class prajna.data.html.TemplatedHtmlDocData
Set the tag used to identify the time stamp in an HTML document, and a set of formats used to parse the tag.
setTimeZone(TimeZone) - Method in class prajna.structure.writer.SolrUpdater
Set the time zone for Date-Time values entered into Solr
setTitleTag(String) - Method in class prajna.data.html.TemplatedHtmlDocData
Set the title tag.
setTransitive(boolean) - Method in class prajna.ontology.OwlObjectProperty
Set whether this property is transitive
setTree(Tree<N>) - Method in class prajna.viz.display.FillTreePane
Set the root node for this FillTreePane.
setTree(Tree<N>) - Method in class prajna.viz.display.JTreeWrapper
Set the tree to be displayed
setTree(Tree<N>) - Method in interface prajna.viz.display.TreeDisplay
Set the root node for this tree display.
setTree(Tree<N>) - Method in class prajna.viz.display.TreeGraphCanvas
Set the tree displayed on this canvas
setTree(Tree<N>) - Method in class prajna.viz.prefuse.PrefuseTreeDisplay
Set the tree displayed by this display
setTreeArrangement(TreeArrangement<N>) - Method in class prajna.viz.display.SvgRenderer
Set the Tree Arrangement
setType(EntityType) - Method in class prajna.entity.EntityTag
Set the entity type for this entity.
setUI(LabelUI) - Method in class prajna.gui.AscendLabel
Set the Label UI
setupActionPane() - Method in class prajna.geo.GeoMapper
Set up an action pane which can be used within this application.
setUri(URI) - Method in class prajna.data.rdf.Property
Set the URI which specifies this property
setUri(URI) - Method in class prajna.data.rdf.RdfThing
Set the URI which specifies this object
setUrl(URL) - Method in class prajna.ontology.OwlOntology
Set the URL for this ontology
setUrlBase(String) - Method in class prajna.geo.GoogleGeoCanvas
Sets the the Google Maps URL base.
setUse3dEffects(boolean) - Method in class prajna.chart.jfreechart.ChartMaker
Sets the use3d effects.
setUseRelative(boolean) - Method in class prajna.entity.DateTimeVerifier
Set the flag indicating whether this verifier will allow relative dates.
setUseSwingColors(boolean) - Method in class prajna.viz.render.SwingNodeRenderer
Sets the flag indicating whether this renderer should use the native Swing colors.
setValue(int) - Method in class prajna.gui.SliderRowPane
Set the value of the slider
setValues(NodeList) - Method in class prajna.data.field.BooleanFieldDesc
Set values for this field descriptor.
setValues(NodeList) - Method in class prajna.data.field.EnumFieldDesc
Set the values for this Enumerated field description.
setValues(NodeList) - Method in class prajna.data.field.FieldDesc
Set the values according to the series of elements specified by the values tag in the corresponding XML Document.
setValues(NodeList) - Method in class prajna.data.field.GeoFieldDesc
Set the values according to the series of elements specified by the values tag in the corresponding XML Document.
setValues(NodeList) - Method in class prajna.data.field.IntFieldDesc
Set the values for this Integer field description.
setValues(NodeList) - Method in class prajna.data.field.LocationFieldDesc
Set the values for this field description.
setValues(NodeList) - Method in class prajna.data.field.LongFieldDesc
Set the values for this Long field description.
setValues(NodeList) - Method in class prajna.data.field.MeasureFieldDesc
Set the values for this Measure field description.
setValues(NodeList) - Method in class prajna.data.field.TextFieldDesc
Set the values for this String field description.
setValues(NodeList) - Method in class prajna.data.field.TimeFieldDesc
Set the values for this Date field description.
setValues(NodeList) - Method in class prajna.data.field.TokenFieldDesc
Set the values for this String field description.
setValues(NodeList) - Method in class prajna.data.field.UrlFieldDesc
Set the values for this URL field description.
setVariableFlag(boolean) - Method in class prajna.data.rdf.RdfThing
Set whether this RDF thing represents a variable.
setViewBounds(Rectangle) - Method in class prajna.geo.Equirect
Set the view bounds.
setViewBounds(Rectangle) - Method in class prajna.geo.Miller
Set the view bound for this projection.
setViewBounds(Rectangle) - Method in class prajna.geo.Projection
Set the view bounds.
setVisible(boolean) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Set visibility of component.
setWeight(double) - Method in class prajna.data.NamedWeight
Sets the weight.
setWidgets(TimeWidget, TimeWidget) - Method in class prajna.gui.TimeWindowFilter
Set the widgets used to enter start and stop time.
setWidth(int) - Method in class prajna.chart.jfreechart.ChartTag
Set the width of the image
setWidth(int) - Method in class prajna.viz.display.SvgRenderer
Set the width
setWordNetDirectory(String) - Static method in class prajna.text.WordNetFilter
Sets the directory of where to find WordNet data
setWorldColor(Color) - Method in class prajna.geo.GeoCanvas
Set the world color.
setWorldColor(Color) - Method in class prajna.geo.GeoImageDisplay
Set the world color.
setWorldColor(Color) - Method in class prajna.geoviz.TimerGeoCanvas
Set the world color.
setWriteLimit(int) - Method in class prajna.structure.writer.SolrUpdater
Set the maximum number of records written to the server.
setWriter(Writer) - Method in class prajna.io.WebFormatWriter
Sets the internal writer, specifying the output destination.
setXORMode(Color) - Method in class prajna.util.SvgGraphics
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setZeroSignificance(boolean) - Method in class prajna.gui.ValueTimeBar
Set the significance of the zero value.
setZoom(float) - Method in class prajna.viz.prefuse.DynamicTreeDisplay
Set the zoom factor for the display.
setZoom(float) - Method in class prajna.viz.prefuse.ForceDirectedDisplay
Set the zoom factor for the display.
setZoom(float) - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Set the zoom factor for the display.
setZoom(float) - Method in class prajna.viz.prefuse.RadialDisplay
Set the zoom factor for the display.
setZoom(float) - Method in class prajna.viz.prefuse.TreeMapDisplay
Set the zoom factor for the display.
ShapeNodeRenderer - Class in prajna.viz.render
Renderer which draws nodes as simple shapes.
ShapeNodeRenderer() - Constructor for class prajna.viz.render.ShapeNodeRenderer
 
ShapeNodeRenderer.NodeShape - Enum in prajna.viz.render
Geometric render shape
showEntryError() - Method in class prajna.gui.TimeTextField
Display an error indicating the time entered is invalid.
showHint(String, int) - Method in class prajna.gui.DemoRobot
Displays a pop-up message for descriptive text.
showLayerList() - Method in class prajna.geo.GeoMapper
Display the geographic layer editor
showText(String) - Method in class prajna.geo.GeoMapper
Show the text string in the scrolling information window.
SimileFormatWriter - Class in prajna.structure.writer
Format Writer which outputs temporal data into the Simile Timeline format.
SimileFormatWriter() - Constructor for class prajna.structure.writer.SimileFormatWriter
Instantiates a new Simile format writer.
SimpleEdgeRenderer - Class in prajna.viz.render
Class which draws an edge with a simple line segment.
SimpleEdgeRenderer() - Constructor for class prajna.viz.render.SimpleEdgeRenderer
 
SimpleNodeRenderer - Class in prajna.viz.render
Simple implementation of a NodeRenderer.
SimpleNodeRenderer() - Constructor for class prajna.viz.render.SimpleNodeRenderer
Instantiates a new simple node renderer with a default color of red, and size of 10.
SimpleNodeRenderer(Color, int) - Constructor for class prajna.viz.render.SimpleNodeRenderer
Instantiates a new simple node renderer.
SimpleStore - Class in prajna.data.rdf
Simple implementation of a triple store which resides in memory.
SimpleStore() - Constructor for class prajna.data.rdf.SimpleStore
Create an empty TripleStore
SimpleStore(Collection<RdfTriple>) - Constructor for class prajna.data.rdf.SimpleStore
Create a TripleStore from the collection of RDF triples
size() - Method in class prajna.util.AbstractGraph
Return the size of the graph.
size() - Method in interface prajna.util.Graph
Return the size of the graph.
size() - Method in class prajna.util.Tree
Return the size of the tree.
SliderRowPane - Class in prajna.gui
Panel incorporating a slider, increment and decrement buttons, and a value label
SliderRowPane(String, int, int, String, String) - Constructor for class prajna.gui.SliderRowPane
Create a SliderRowPane
SolrAccessor - Class in prajna.structure.accessor
Implementation of a SemanticAccessor which accesses its data from a Solr instance.
SolrAccessor() - Constructor for class prajna.structure.accessor.SolrAccessor
 
SolrUpdater - Class in prajna.structure.writer
Utility class for writing DataRecords to a Solr instance.
SolrUpdater(String) - Constructor for class prajna.structure.writer.SolrUpdater
Create an instance of a SolrUpdater for the specified URL
splitSentences(String) - Method in class prajna.entity.lingpipe.LingpipeSentenceSplitter
Split the text into a list of sentences
splitSentences(String) - Method in interface prajna.text.SentenceSplitter
Split the block of text into sentences
splitSentences(String) - Method in class prajna.text.WesternSentenceSplitter
Split a block of text into sentences
StackBorder - Class in prajna.gui
Implementation of a border displaying a stack of pages underneath the component.
StackBorder() - Constructor for class prajna.gui.StackBorder
Create a stack border with a single stack page and default step size of 6.
StackBorder(int, int) - Constructor for class prajna.gui.StackBorder
Create a stack border with the specified stack size and number of stack pages
startApp() - Method in class prajna.gui.DemoRecorder
Start the application that has been set up.
startApp() - Method in class prajna.gui.DemoRobot
Start the application that has been set up.
startParse() - Method in class prajna.structure.stream.SaxRecordStream
Start parting the file or directory.
startParse(InputStream) - Method in class prajna.structure.stream.SaxRecordStream
Start parsing the input stream.
stateChanged(ChangeEvent) - Method in class prajna.geo.GeoMapper
Receive a stateChanged event.
stateChanged(ChangeEvent) - Method in class prajna.gui.FloatCellEditor
Handle the event when the slider value changes.
StepEdgeRenderer - Class in prajna.viz.render
Class which draws a Step-style edge.
StepEdgeRenderer() - Constructor for class prajna.viz.render.StepEdgeRenderer
 
storeDefaultIntoRecord(DataRecord) - Method in class prajna.data.field.BooleanFieldDesc
Store the default value into the data record provided.
storeDefaultIntoRecord(DataRecord) - Method in class prajna.data.field.EnumFieldDesc
Store the default value into the data record provided.
storeDefaultIntoRecord(DataRecord) - Method in class prajna.data.field.FieldDesc
Store the default value into the data record provided.
storeDefaultIntoRecord(DataRecord) - Method in class prajna.data.field.GeoFieldDesc
Store the default value into the data record provided.
storeDefaultIntoRecord(DataRecord) - Method in class prajna.data.field.IntFieldDesc
Store the default value into the data record provided.
storeDefaultIntoRecord(DataRecord) - Method in class prajna.data.field.LocationFieldDesc
Store the default value into the data record provided.
storeDefaultIntoRecord(DataRecord) - Method in class prajna.data.field.LongFieldDesc
Store the default value into the data record provided.
storeDefaultIntoRecord(DataRecord) - Method in class prajna.data.field.MeasureFieldDesc
Store the default value into the data record provided.
storeDefaultIntoRecord(DataRecord) - Method in class prajna.data.field.TextFieldDesc
Store the default value into the data record provided.
storeDefaultIntoRecord(DataRecord) - Method in class prajna.data.field.TimeFieldDesc
Store the default value into the data record provided.
storeDefaultIntoRecord(DataRecord) - Method in class prajna.data.field.TokenFieldDesc
Store the default value into the data record provided.
storeDefaultIntoRecord(DataRecord) - Method in class prajna.data.field.UrlFieldDesc
Store the default value into the data record provided.
storePaddedImage(File, Color, boolean) - Method in class prajna.image.TiledImageRepository
Store an image file into the repository.
storePaddedImage(Image, Color, boolean) - Method in class prajna.image.TiledImageRepository
Store an image into the repository.
storeScaledImage(BufferedImage) - Method in class prajna.image.TiledImageRepository
Store an image into the repository.
storeScaledImage(File) - Method in class prajna.image.TiledImageRepository
Store an image file into the repository.
storeTemplates(HashMap<String, DataTemplate>) - Method in class prajna.structure.DataStructureSpec
This method identifies the templates which this particular data structure needs, and stores them.
storeTemplates(HashMap<String, DataTemplate>) - Method in class prajna.structure.GraphSpec
This method identifies the templates which this particular data structure needs, and stores them.
storeTriples(Set<RdfTriple>) - Method in class prajna.data.rdf.SimpleStore
Store new RDF triples into the triple store
storeTriples(Set<RdfTriple>) - Method in interface prajna.data.rdf.TripleStore
Store new RDF triples into the triple store
storeTriples(Set<RdfTriple>) - Method in class prajna.ontology.OwlTripleStore
Store new RDF triples into the triple store.
StreamingAccessor<N,E> - Interface in prajna.structure.stream
Interface for a DataAccessor which accepts streaming data.
StreamSemanticAccessor<D> - Class in prajna.structure.stream
Abstract implementation of a SemanticAccessor for streaming data.
StreamSemanticAccessor() - Constructor for class prajna.structure.stream.StreamSemanticAccessor
Create a new StreamSemanticAccessor.
StretchRect - Class in prajna.geo
Projection class representing Equirectangular projection distorted to fit an arbitrary rectangle.
StretchRect() - Constructor for class prajna.geo.StretchRect
 
StringTransform - Class in prajna.text
Transforms strings according to a pattern.
StringTransform(String) - Constructor for class prajna.text.StringTransform
Create a new StringTransform with the specified pattern.
StringTupleLoader - Class in prajna.viz.prefuse
Simple instance of a TupleLoader which loads String data elements into the Tuple.
StringTupleLoader() - Constructor for class prajna.viz.prefuse.StringTupleLoader
 
StringUtils - Class in prajna.text
Utility class for common string operations not supported by Java
StringUtils() - Constructor for class prajna.text.StringUtils
 
StructureKmlWriter - Class in prajna.structure.writer
Format Writer which outputs temporal data into the Google KML format.
StructureKmlWriter() - Constructor for class prajna.structure.writer.StructureKmlWriter
 
StructureReader - Class in prajna.structure.accessor
Accessor which loads XML data files.
StructureReader() - Constructor for class prajna.structure.accessor.StructureReader
 
StructureWriter - Class in prajna.structure.writer
Format Writer which handles the various semantic data structures.
StructureWriter() - Constructor for class prajna.structure.writer.StructureWriter
 
StructureXmlWriter - Class in prajna.structure.writer
Semantic Writer which outputs the data structures into the XML format which the various semantic components read natively.
StructureXmlWriter() - Constructor for class prajna.structure.writer.StructureXmlWriter
Instantiates a new Structure format writer.
SvgGraphics - Class in prajna.util
This class is designed to provide SVG output for drawing objects with Java2D.
SvgGraphics() - Constructor for class prajna.util.SvgGraphics
Instantiates a new svg graphics.
SvgRenderer<N,E> - Class in prajna.viz.display
This class provides the ability to render graph and tree displays into an SVG representation.
SvgRenderer() - Constructor for class prajna.viz.display.SvgRenderer
 
SwingNodeRenderer - Class in prajna.viz.render
NodeRenderer which uses a Swing Component to display nodes.
SwingNodeRenderer(Container) - Constructor for class prajna.viz.render.SwingNodeRenderer
Creates a new SwingNodeRenderer object.
SwingNodeRenderer(Container, JComponent) - Constructor for class prajna.viz.render.SwingNodeRenderer
Creates a new SwingNodeRenderer object.
SwrlAugmenter - Class in prajna.ontology.inference
Semantic Augmenter that uses SWRL rules to derive additional information.
SwrlAugmenter() - Constructor for class prajna.ontology.inference.SwrlAugmenter
 
SwrlReader - Class in prajna.ontology.inference
Reader for reading SWRL rules.
SwrlReader() - Constructor for class prajna.ontology.inference.SwrlReader
 

T

TabbedRecordReader - Class in prajna.io
Reads record data from tab delimited files or input streams.
TabbedRecordReader(String) - Constructor for class prajna.io.TabbedRecordReader
Constructor, specifying the file to load.
TabbedRecordReader(URL) - Constructor for class prajna.io.TabbedRecordReader
Construct a TabbedRecordReader to read from the specified URL stream.
TargetArrangement<N,E> - Class in prajna.viz.arrange
Arrangement class which will arrange all nodes in a radial pattern with the designated target node in the center.
TargetArrangement() - Constructor for class prajna.viz.arrange.TargetArrangement
 
TemplatedHtmlDocData - Class in prajna.data.html
DocData class which supports HTML and XHTML documents.
TemplatedHtmlDocData(String) - Constructor for class prajna.data.html.TemplatedHtmlDocData
Create a new HtmlDocData object from the provided url.
TemplatedHtmlDocData(URL) - Constructor for class prajna.data.html.TemplatedHtmlDocData
Create a new HtmlDocData object from the provided url.
templateDocData(String) - Method in class prajna.data.html.TemplatedHtmlDocData
Create a new TemplatedHtmlDocData object from the provided url, using this TemplatedHtmlDocData object as a template.
templateDocData(URL) - Method in class prajna.data.html.TemplatedHtmlDocData
Create a new HtmlDocData object from the provided url, using this HtmlDocData object as a template.
Temporal - Interface in prajna.data
Interface to represent objects which have a time component.
TextFieldDesc - Class in prajna.data.field
Field description for Strings.
TextFieldDesc() - Constructor for class prajna.data.field.TextFieldDesc
Default constructor with no arguments, useful for cases where the descriptor is configured from XML elements.
TextFieldDesc(String) - Constructor for class prajna.data.field.TextFieldDesc
Constructor taking a field name.
TextNodeRenderer - Class in prajna.viz.render
Implementation of a NodeRenderer which renders the name of the node in a specified font and surrounds it by a geometric shape.
TextNodeRenderer() - Constructor for class prajna.viz.render.TextNodeRenderer
Instantiates a new text node renderer.
TierArrangement<N,E> - Class in prajna.viz.arrange
Arrangement class which will arrange the nodes in a hierarchical layout.
TierArrangement() - Constructor for class prajna.viz.arrange.TierArrangement
 
TiledImageRepository - Class in prajna.image
Class representing a directory of hierarchical tiled image files.
TiledImageRepository(File) - Constructor for class prajna.image.TiledImageRepository
Create a new TiledImageRepository at the specified location.
TiledImageRepository(String) - Constructor for class prajna.image.TiledImageRepository
Create a new TiledImageRepository at the specified location.
TileImagePane - Class in prajna.gui.image
Implementation of an Image Pane that uses a TiledImageRepository.
TileImagePane() - Constructor for class prajna.gui.image.TileImagePane
Create a TileImagePane with no repository.
TileImagePane(TiledImageRepository) - Constructor for class prajna.gui.image.TileImagePane
Create a TileImagePane with the specified repository
TimeBar - Class in prajna.gui
Representation of a sequence of activity.
TimeBar() - Constructor for class prajna.gui.TimeBar
Creates a new TimeBar object.
TimeBar(Sequential) - Constructor for class prajna.gui.TimeBar
Creates a new TimeBar object.
TimeBar(Sequential, String) - Constructor for class prajna.gui.TimeBar
Creates a new TimeBar object with a name.
TimedGeoLayer - Class in prajna.geoviz
Extension of a geographic layer which includes temporal components.
TimedGeoLayer(String) - Constructor for class prajna.geoviz.TimedGeoLayer
Create a new timed geographic layer.
TimedGraph<N,E> - Class in prajna.util
This extension of DataGraph adds support for Timed Edges and Nodes
TimedGraph() - Constructor for class prajna.util.TimedGraph
 
TimeDisplay - Interface in prajna.gui
Interface for GUI components which display temporal data.
TimeDisplayControl - Class in prajna.gui
GUI Component to control temporal displays.
TimeDisplayControl() - Constructor for class prajna.gui.TimeDisplayControl
Instantiates a new time display control.
TimeEdgeRenderer - Interface in prajna.viz.render
Extends the EdgeRenderer to include the Temporal interface to support edges with a timing value.
TimeFieldDesc - Class in prajna.data.field
Field description for a Time field.
TimeFieldDesc() - Constructor for class prajna.data.field.TimeFieldDesc
Default constructor with no arguments, useful for cases where the descriptor is configured from XML elements.
TimeFieldDesc(String) - Constructor for class prajna.data.field.TimeFieldDesc
Constructor taking a field name.
TimeFieldDesc(String, String) - Constructor for class prajna.data.field.TimeFieldDesc
Constructor taking a field name and date format.
TimeLineCanvas - Class in prajna.viz.display
This class provides utilities for drawing timeline displays.
TimeLineCanvas() - Constructor for class prajna.viz.display.TimeLineCanvas
Creates a new TimeLineCanvas object.
TimeLineCanvas(Date, Date) - Constructor for class prajna.viz.display.TimeLineCanvas
Creates a new TimeLineCanvas object.
TimeLineCanvas(TimeSpan) - Constructor for class prajna.viz.display.TimeLineCanvas
Creates a new TimeLineCanvas object.
TimeNodeRenderer - Class in prajna.viz.render
Renderer to add support for Sequential nodes.
TimeNodeRenderer(NodeRenderer) - Constructor for class prajna.viz.render.TimeNodeRenderer
Creates a new TimeNodeRenderer object.
TimerGeoCanvas - Class in prajna.geoviz
Implementation of a GeoCanvas which adds a layer for temporal overlays.
TimerGeoCanvas() - Constructor for class prajna.geoviz.TimerGeoCanvas
Instantiates a new TimerGeoCanvas.
TimerGeoCanvas(GeoCanvas) - Constructor for class prajna.geoviz.TimerGeoCanvas
Instantiates a new TimerGeoCanvas, using the specified GeoCanvas as the geographic display.
TimerThread - Class in prajna.gui
Simple timer thread which works with TimeDisplays.
TimerThread(TimeDisplay) - Constructor for class prajna.gui.TimerThread
Create a new TimerThread for the specified TimeDisplay
TimeRuler - Class in prajna.gui
TimeRuler provides a class that marks regular intervals of time.
TimeRuler(Date, Date) - Constructor for class prajna.gui.TimeRuler
Creates a new TimeRuler object.
TimeRuler(Date, Date, TimeUnit) - Constructor for class prajna.gui.TimeRuler
Creates a new TimeRuler object.
TimeSequence - Class in prajna.data
This class is a minimal implementation of the Sequential interface.
TimeSequence() - Constructor for class prajna.data.TimeSequence
Create a time sequence with no spans defined
TimeSequence(Collection<TimeSpan>) - Constructor for class prajna.data.TimeSequence
Create a time sequence from the collection of time spans
TimeSequence(List<Date>, List<Date>) - Constructor for class prajna.data.TimeSequence
Create a TimeSequence by matching a set of start and stop dates.
TimeSlider - Class in prajna.gui
The TimeSlider is a slider which interpolates across a range of times.
TimeSlider(Date, Date) - Constructor for class prajna.gui.TimeSlider
Creates a new TimeSlider object.
TimeSlider(Date, Date, TimeUnit) - Constructor for class prajna.gui.TimeSlider
Creates a new TimeSlider object.
TimeSlider(TimeSpan) - Constructor for class prajna.gui.TimeSlider
Create a new TimeSlider, using a TimeSpan to specify the time range
TimeSpan - Class in prajna.data
Class which represents an interval of time.
TimeSpan(Date) - Constructor for class prajna.data.TimeSpan
Creates a new TimeSpan object.
TimeSpan(Date, Date) - Constructor for class prajna.data.TimeSpan
Creates a new TimeSpan object.
TimeSpanFilter - Class in prajna.data
Filter which checks the time values for a given field, and compares them against a specified timespan.
TimeSpanFilter(TimeSpan, String) - Constructor for class prajna.data.TimeSpanFilter
Create a TimeSpanFilter with the given time span and field name.
TimeSpanWidget - Interface in prajna.gui
Interface for GUI components which represent a span of time.
TimeTextField - Class in prajna.gui
Implementation of a TimeWidget which simply interprets a text field.
TimeTextField() - Constructor for class prajna.gui.TimeTextField
Create a default TimeTextField.
TimeTextField(int) - Constructor for class prajna.gui.TimeTextField
Create a default TimeTextField with the specified number of columns.
TimeUnit - Enum in prajna.data
Implementation of a Units class for temporal measure, e.g., for time values.
TimeWidget - Interface in prajna.gui
Interface for GUI components which represent (and control) time.
TimeWindowFilter - Class in prajna.gui
Implementation of a GuiDataFilter which filters records based upon time.
TimeWindowFilter(String, TimeSpan) - Constructor for class prajna.gui.TimeWindowFilter
Create a TimeWindowFilter for the specified field.
toCamelCase(String) - Static method in class prajna.text.StringUtils
Convert a string to camel notation.
toImageName(int, int, int, char) - Method in class prajna.image.TiledImageRepository
Get the image name based on the level, coordinates and suffix.
toInitialCaps(String) - Static method in class prajna.text.StringUtils
Convert a string to initial caps.
TokenFieldDesc - Class in prajna.data.field
Field description for short, tokenizable strings.
TokenFieldDesc() - Constructor for class prajna.data.field.TokenFieldDesc
Default constructor with no arguments, useful for cases where the descriptor is configured from XML elements.
TokenFieldDesc(String) - Constructor for class prajna.data.field.TokenFieldDesc
Constructor taking a field name.
tokenize(String) - Static method in class prajna.text.StringUtils
Return the tokens of a string.
toPattern() - Method in class prajna.text.RelativeDateFormat
Return the pattern defining this RelativeDateFormat
toString() - Method in class prajna.data.DataRecord
Return a string representation of the DataRecord.
toString() - Method in class prajna.data.DocData
Get the string representation of this DocData object
toString() - Method in class prajna.data.EnumFieldFilter
Return a string representation of this filter
toString() - Method in class prajna.data.GeoCoord
Return a string representation of this coordiante.
toString() - Method in class prajna.data.Location
Return a string representation of this location
toString() - Method in class prajna.data.Measure
Convert the measurement to a string representation
toString() - Method in class prajna.data.NamedWeight
Return a string representation of this object
toString() - Method in class prajna.data.query.MatchFilter
Return a string representation of this filter.
toString() - Method in class prajna.data.query.NotClause
Return a string representation of this NotClause.
toString() - Method in class prajna.data.query.ProximitySearch
Return a string representation of this search.
toString() - Method in class prajna.data.query.RangeFilter
Return a string representation of this filter.
toString() - Method in class prajna.data.query.SearchTerm
Return a string representation of this search.
toString() - Method in class prajna.data.query.TreeClause
Convert this query tree to its string representation
toString() - Method in class prajna.data.rdf.Property
return a string representation of this property.
toString() - Method in class prajna.data.rdf.RdfThing
return a string representation of this property.
toString() - Method in class prajna.data.rdf.RdfTriple
Return a string representation of this OwlRelation
toString() - Method in class prajna.data.TimeSpan
returns a string representation of this TimeSpan
toString() - Method in class prajna.data.ValueString
Return a string representation of this ValueString
toString() - Method in class prajna.entity.alchemy.AlchemyRssDocReader
Return a String representation of this reader
toString() - Method in class prajna.entity.EntityTag
Return the string representation of this tag
toString() - Method in class prajna.geo.GeoBounds
Returns a string representation of this GeoBounds object.
toString() - Method in class prajna.geo.GeoLayer
Return a string representation of this geographic layer
toString() - Method in class prajna.geo.GeoPolyline
Return a string representation of this GeoPolyline.
toString() - Method in class prajna.geo.Projection
Provide a string representation of the projection.
toString() - Method in class prajna.io.RssDocReader
Return a String representation of this reader
toString() - Method in class prajna.ontology.inference.CalcClause
Return the string value of this calc clause
toString() - Method in class prajna.ontology.inference.Rule
Return the string representation of this rule.
toString() - Method in class prajna.ontology.OwlClass
Return a string representation of this OwlClass.
toString() - Method in class prajna.ontology.OwlRestriction
Return a string representation of this OwlRestriction
toString() - Method in class prajna.ontology.OwlThing
Return a string representation of this OwlThing
toString() - Method in class prajna.ontology.SemanticAugmenter
Return a string representation of this augmenter
toString() - Method in class prajna.ontology.VarOwlThing
Return the string representation of this variable OwlThing
toString() - Method in class prajna.structure.geo.GeoNamesAugmenter
Return a string representation of this reader
toString() - Method in class prajna.text.PartOfSpeechTag
Return a String representation of this PartOfSpeechTag object
toString() - Method in class prajna.text.WordNetIndex
Return the string representation of this index entry.
toString() - Method in class prajna.util.ClusterGraph
Returns a string representation of the graph.
toString() - Method in class prajna.util.DirectedGraph
Return a string representation of this graph
toString() - Method in class prajna.util.TreeGraph
Return a string representation of this graph
toString() - Method in class prajna.util.UndirectedGraph
Return a string representation of this graph
toTagString() - Method in class prajna.data.query.TreeClause
Return a string representation, replacing any clauses with their tags
toXml(Document) - Method in class prajna.data.field.BooleanFieldDesc
Convert this field description to an XML Element.
toXml(Document) - Method in class prajna.data.field.DataTemplate
Converts this DataRecordTemplate to an XML Element.
toXml(Document) - Method in class prajna.data.field.EnumFieldDesc
Convert this field description to an XML Element.
toXml(Document) - Method in class prajna.data.field.FieldDesc
Convert this field definition to XML format.
toXml(Document) - Method in class prajna.data.field.GeoFieldDesc
Convert this field description to an XML Element.
toXml(Document) - Method in class prajna.data.field.IntFieldDesc
Convert this field description to an XML Element.
toXml(Document) - Method in class prajna.data.field.LocationFieldDesc
Convert this field description into an XML element for the specified document.
toXml(Document) - Method in class prajna.data.field.LongFieldDesc
Convert this field description to an XML Element.
toXml(Document) - Method in class prajna.data.field.MeasureFieldDesc
Convert this field description to an XML Element.
toXml(Document) - Method in class prajna.data.field.TextFieldDesc
Convert this field description to an XML Element.
toXml(Document) - Method in class prajna.data.field.TimeFieldDesc
Convert this field description to an XML Element.
toXml(Document) - Method in class prajna.data.field.TokenFieldDesc
Convert this field description to an XML Element.
toXml(Document) - Method in class prajna.data.field.UrlFieldDesc
Convert this field description to an XML Element.
toXml(Document) - Method in interface prajna.data.Xmlizable
Generate the XML representation of this object.
toXml(Document) - Method in class prajna.structure.DatasetSpec
Convert this specification into XML format.
toXml(Document) - Method in class prajna.structure.GraphSpec
Convert this specification into XML format.
toXml(Document) - Method in class prajna.structure.GridSpec
Convert this specification into XML format.
toXml(Document) - Method in class prajna.structure.TreeSpec
Convert this specification into XML format.
Track<T> - Interface in prajna.data
Interface for any object with dynamic values.
transformQuery(DocFilter) - Method in interface prajna.data.query.QueryTransform
Transform the query into a query for a specific search engine.
translate(int, int) - Method in class prajna.util.SvgGraphics
Translates the origin of the graphics context to the point (x, y) in the current coordinate system.
Tree<L> - Class in prajna.util
Simple extension to DefaultMutableTreeNode which allows typing of the object stored at each node
Tree(L) - Constructor for class prajna.util.Tree
Instantiates a new tree.
TreeArrangement<N> - Interface in prajna.viz.arrange
Interface for all tree arrangements supported by this package.
TreeClause - Class in prajna.data.query
Clause representing the a tree of search filters.
TreeClause() - Constructor for class prajna.data.query.TreeClause
 
TreeDisplay<N> - Interface in prajna.viz.display
TreeDisplay specifies a number of general methods used by any display which can display a tree.
TreeGraph<N extends javax.swing.tree.DefaultMutableTreeNode,E> - Class in prajna.util
Utility class for graphs which contain Trees as nodes.
TreeGraph() - Constructor for class prajna.util.TreeGraph
Instantiates a new empty tree graph with an EdgePolicy of ANY.
TreeGraph(TreeGraph.EdgePolicy) - Constructor for class prajna.util.TreeGraph
Instantiates a new tree graph with a specified edge policy
TreeGraph(TreeGraph.EdgePolicy, Graph<? extends N, ? extends E>) - Constructor for class prajna.util.TreeGraph
Instantiates a new tree graph with data copied from the specified graph, and the specified edge policy
TreeGraph(Graph<? extends N, ? extends E>) - Constructor for class prajna.util.TreeGraph
Instantiates a new tree graph with data copied from the specified graph, and an edge policy of ANY
TreeGraph.EdgePolicy - Enum in prajna.util
Determines whether an edge is acceptible to add to a TreeGraph
TreeGraphCanvas<N> - Class in prajna.viz.display
This class provides some support for displaying trees as if they were Graphs.
TreeGraphCanvas() - Constructor for class prajna.viz.display.TreeGraphCanvas
Create a new canvas with no tree to display.
TreeGraphCanvas(Tree<N>) - Constructor for class prajna.viz.display.TreeGraphCanvas
Create a new TreeGraphCanvas with the specified tree
TreeMapDisplay<N,E> - Class in prajna.viz.prefuse
Displays a space-filling tree arrangement which represents all documents in the retrieved collection.
TreeMapDisplay() - Constructor for class prajna.viz.prefuse.TreeMapDisplay
Construct a TreeMapDisplay
TreeSpec - Class in prajna.structure
Describes the components of a tree.
TreeSpec(Element) - Constructor for class prajna.structure.TreeSpec
Construct a tree specification from an XML element
TreeSpec(String) - Constructor for class prajna.structure.TreeSpec
Construct an empty graph specification with the given name
TripleStore - Interface in prajna.data.rdf
Interface for RDF Triple Store implementations.
TupleLoader<S> - Class in prajna.viz.prefuse
Interface designed to load data for a particular class of objects into Prefuse Tuples.
TupleLoader() - Constructor for class prajna.viz.prefuse.TupleLoader
 

U

UndirectedGraph<N,E> - Class in prajna.util
Implementation of an Undirected Graph.
UndirectedGraph() - Constructor for class prajna.util.UndirectedGraph
Instantiates a new empty undirected graph.
UndirectedGraph(Graph<? extends N, ? extends E>) - Constructor for class prajna.util.UndirectedGraph
Instantiates a new directed graph, with node and edge data copied from the given graph.
Unit - Interface in prajna.data
Interface for units of measurement.
Unitless - Enum in prajna.data
Unit class which represents unitless values, such as ratios or percentages.
updateArrangement(Graph<N, E>) - Method in class prajna.viz.arrange.RandomArrangement
Arranges only those nodes which have not already had a location determined.
updateArrangement(Tree<N>) - Method in class prajna.viz.arrange.RandomArrangement
Arranges only those nodes which have not already had a location determined.
updateData(Collection<DataRecord>) - Method in class prajna.structure.writer.SolrUpdater
Update the solr instance with the set of records.
updateDisplay() - Method in class prajna.gui.image.TileImagePane
Update the current display
updateDisplay(int, int, int) - Method in class prajna.gui.image.TileImagePane
Update the display, explicitly setting the X, Y coordinates and the level to display
updateFromChildren(int, int, int, char) - Method in class prajna.image.TiledImageRepository
Update an image from its children.
updateGraph() - Method in class prajna.geoviz.GraphGeoCanvas
Update the currently displayed graph.
updateGraph() - Method in class prajna.viz.display.GraphCanvas
Update the currently displayed graph.
updateGraph() - Method in interface prajna.viz.display.GraphDisplay
Update the currently displayed graph.
updateGraph() - Method in class prajna.viz.display.MatrixGraphDisplay
Update the currently displayed graph.
updateGraph() - Method in class prajna.viz.prefuse.PrefuseGraphDisplay
Updates the currently displayed graph.
updatePane() - Method in class prajna.gui.ontology.MultiClassChooser
Update the class pane to include all classes.
updateTree(int, int, int, char) - Method in class prajna.image.TiledImageRepository
Update the tree by descending and updating each tile whose children are more current than it is.
updateTree() - Method in class prajna.viz.display.FillTreePane
Reload the tree model.
updateTree() - Method in class prajna.viz.display.JTreeWrapper
Update the tree display.
updateTree() - Method in interface prajna.viz.display.TreeDisplay
Reload the tree, updating the display to include any new changes, such as new child nodes.
updateTree() - Method in class prajna.viz.display.TreeGraphCanvas
Update the tree displayed.
updateTree() - Method in class prajna.viz.prefuse.PrefuseTreeDisplay
update the tree currently displayed, showing new or expanded nodes or collapsing nodes appropriately
UrlFieldDesc - Class in prajna.data.field
Field Descriptor for URLs.
UrlFieldDesc() - Constructor for class prajna.data.field.UrlFieldDesc
Default constructor with no arguments, useful for cases where the descriptor is configured from XML elements.
UrlFieldDesc(String) - Constructor for class prajna.data.field.UrlFieldDesc
Constructor taking a field name.

V

validate() - Method in class prajna.ontology.OwlThing
Validate this OwlThing.
validateArrangement() - Method in class prajna.viz.display.GraphCanvas
Validates the arrangement immediately prior to drawing.
validateFields(DataRecord) - Method in class prajna.data.field.DataTemplate
Validate fields against the specifications for this Data Template.
Validating - Interface in prajna.ontology
Interface for validating Owl components.
valueOf(String) - Static method in enum prajna.chart.ChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.chart.jfreechart.ChartMaker.ChartDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.data.Animatable.Animation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.data.CurrencyUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.data.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.data.LengthUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.data.MassUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.data.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.data.rdf.RdfTriple.TripleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.data.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.data.Unitless
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.entity.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.geo.GeoFeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.geo.Geoid
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.gui.ButtonPad.ButtonLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.gui.ButtonPadEvent.ButtonState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.gui.ontology.MultiClassChooser.ClassSelectMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.ontology.OwlRestriction.ValueRange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.structure.DataStructureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.structure.stream.DataStructureEvent.DataChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.text.PartOfSpeech
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.text.RelativeDateFormat.RelativeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.util.TreeGraph.EdgePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.viz.render.ArrowEdgeRenderer.ArrowHeadLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum prajna.viz.render.ShapeNodeRenderer.NodeShape
Returns the enum constant of this type with the specified name.
values() - Static method in enum prajna.chart.ChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.chart.jfreechart.ChartMaker.ChartDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.data.Animatable.Animation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.data.CurrencyUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.data.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.data.LengthUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.data.MassUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.data.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.data.rdf.RdfTriple.TripleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.data.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.data.Unitless
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.entity.EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.geo.GeoFeatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.geo.Geoid
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.gui.ButtonPad.ButtonLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.gui.ButtonPadEvent.ButtonState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.gui.ontology.MultiClassChooser.ClassSelectMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.ontology.OwlRestriction.ValueRange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.structure.DataStructureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.structure.stream.DataStructureEvent.DataChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.text.PartOfSpeech
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.text.RelativeDateFormat.RelativeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.util.TreeGraph.EdgePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.viz.render.ArrowEdgeRenderer.ArrowHeadLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum prajna.viz.render.ShapeNodeRenderer.NodeShape
Returns an array containing the constants of this enum type, in the order they are declared.
ValueString - Class in prajna.data
This is a convenience class that represents a string that has an associated integer value.
ValueString(String) - Constructor for class prajna.data.ValueString
Create a new ValueString with the given text and a value of zero.
ValueString(String, int) - Constructor for class prajna.data.ValueString
Create a new ValueString with the given text and value
ValueTimeBar - Class in prajna.gui
Extension of a TimeBar which supports values for each span.
ValueTimeBar() - Constructor for class prajna.gui.ValueTimeBar
Create a new empty ValueTimeBar
ValueTimeBar(String) - Constructor for class prajna.gui.ValueTimeBar
Create a new ValueTimeBar with the given name
VarOwlThing - Class in prajna.ontology
RdfThing representing an unknown OwlThing object of a particular Owl class The name of this Thing can be used as a variable name.
VarOwlThing(String, OwlClass) - Constructor for class prajna.ontology.VarOwlThing
Create a ClassVarThing with the given variable name and Owl class
verifyType(String, EntityType) - Method in class prajna.entity.CompositeExtractor
Verify that the term matches the type.
verifyType(String, EntityType) - Method in class prajna.entity.DateTimeVerifier
Verify if the term matches the entity type.
verifyType(String, EntityType) - Method in class prajna.entity.DbpediaVerifier
Verify that the term matches the type.
verifyType(String, EntityType) - Method in interface prajna.entity.EntityVerifier
Verify that the term matches the type.
verifyType(String, EntityType) - Method in class prajna.entity.GeoNamesVerifier
Verify if the term matches the entity type.
verifyType(String, EntityType) - Method in class prajna.structure.geo.GeoNamesAugmenter
Verify the entity type.

W

WebFormatWriter<X> - Class in prajna.io
Abstract class for FormatWriter with support for incorporating the writer into a web-based response, such as in a servlet
WebFormatWriter() - Constructor for class prajna.io.WebFormatWriter
 
Weighted - Interface in prajna.data
Simple interface indicating that an object has an associated weight
WeightEdgeRenderer - Class in prajna.viz.render
Extension of a SimpleEdgeRenderer that draws weighted edgesusing thicker lines.
WeightEdgeRenderer() - Constructor for class prajna.viz.render.WeightEdgeRenderer
 
WesternSentenceSplitter - Class in prajna.text
Implementation of a sentence splitter that uses western syntax.
WesternSentenceSplitter() - Constructor for class prajna.text.WesternSentenceSplitter
 
WordFilter - Class in prajna.data
Filters the DataRecords based upon one or more terms which must appear in the record.
WordFilter(String) - Constructor for class prajna.data.WordFilter
Instantiates a new WordFilter with the specified field.
WordFilter(String, Set<String>) - Constructor for class prajna.data.WordFilter
Instantiates a new WordFilter with the specified field and set of match words.
WordNetData - Class in prajna.text
Represents a data entry within Princeton Wordnet.
WordNetData(String, long) - Constructor for class prajna.text.WordNetData
Create a new data entry with the given offset and filename
WordNetExplorer - Class in prajna.text
Provides multiple utilities for exploring and extracting information from Princeton Wordnet data files.
WordNetExplorer(File) - Constructor for class prajna.text.WordNetExplorer
Initialize the WordNetExplorer
WordNetExplorer(String) - Constructor for class prajna.text.WordNetExplorer
Initialize the WordNetExplorer
WordNetExplorer(URL) - Constructor for class prajna.text.WordNetExplorer
Initialize the WordNetExplorer using a URL location for the data files
WordNetFilter - Class in prajna.text
Filters DataRecords by matching words in one or more text fields.
WordNetFilter(String) - Constructor for class prajna.text.WordNetFilter
Instantiates a new WordFilter with the specified field.
WordNetIndex - Class in prajna.text
Represents an index entry within Princeton Wordnet.
WordNetIndex(String, PartOfSpeech) - Constructor for class prajna.text.WordNetIndex
Create a WordNetIndex entry for the particular term and part of speech
writeBuffer() - Method in class prajna.io.BufferedFormatWriter
Write the buffer to the output destination, and ensure the information has been added correctly
writeCommand(String) - Method in class prajna.structure.writer.SolrUpdater
Write a command to the solr instance.
writeData(Collection<GeoShape>) - Method in class prajna.geo.KmlWriter
Write a collection of Geoshapes.
writeData(Collection<X>) - Method in interface prajna.io.FormatWriter
Write the collection of data.
writeData(Collection<OwlThing>) - Method in class prajna.ontology.OwlWriter
Write a collection of OwlThings.
writeData(Collection<DataRecord>) - Method in class prajna.structure.writer.CommonMLWriter
Write a dataset.
writeData(Collection<DataRecord>) - Method in class prajna.structure.writer.SemanticSvgWriter
Write the collection of data.
writeData(Collection<DataRecord>) - Method in class prajna.structure.writer.SimileFormatWriter
Write the collection of data.
writeData(Collection<DataRecord>) - Method in class prajna.structure.writer.SolrUpdater
Write the collection of records to the Solr instance.
writeData(Collection<DataRecord>) - Method in class prajna.structure.writer.StructureKmlWriter
Write the collection of data.
writeData(Collection<DataRecord>) - Method in class prajna.structure.writer.StructureXmlWriter
Write the collection of data.
writeDataStructureSpec(DataStructureSpec) - Method in class prajna.structure.writer.StructureXmlWriter
Write the data structure specification element to the XML file.
writeFieldsToMap() - Method in class prajna.data.DataRecord
Create a map with all fields and their values represented as strings.
writeFieldsToString() - Method in class prajna.data.DataRecord
Create a string containing the content of all fields in this DataRecord.
writeGraph(Graph<DataRecord, DataRecord>) - Method in class prajna.structure.writer.CommonMLWriter
Write graph data.
writeGraph(Graph<DataRecord, DataRecord>) - Method in class prajna.structure.writer.SemanticSvgWriter
Write graph data
writeGraph(Graph<DataRecord, DataRecord>) - Method in class prajna.structure.writer.SimileFormatWriter
Write graph data.
writeGraph(Graph<DataRecord, DataRecord>) - Method in class prajna.structure.writer.SolrUpdater
Write graph data.
writeGraph(Graph<DataRecord, DataRecord>) - Method in class prajna.structure.writer.StructureKmlWriter
Write graph data.
writeGraph(Graph<DataRecord, DataRecord>) - Method in class prajna.structure.writer.StructureWriter
Write graph data
writeGraph(Graph<DataRecord, DataRecord>) - Method in class prajna.structure.writer.StructureXmlWriter
Write graph data
writeGraphSpec(GraphSpec) - Method in class prajna.structure.writer.StructureXmlWriter
Write the graph specification element to the XML file.
writeGrid(Grid<DataRecord>) - Method in class prajna.structure.writer.CommonMLWriter
Write Grid data.
writeGrid(Grid<DataRecord>) - Method in class prajna.structure.writer.SemanticSvgWriter
Write Grid data.
writeGrid(Grid<DataRecord>) - Method in class prajna.structure.writer.SimileFormatWriter
Write Grid data.
writeGrid(Grid<DataRecord>) - Method in class prajna.structure.writer.SolrUpdater
Write Grid data
writeGrid(Grid<DataRecord>) - Method in class prajna.structure.writer.StructureKmlWriter
Write Grid data.
writeGrid(Grid<DataRecord>) - Method in class prajna.structure.writer.StructureWriter
Write Grid data
writeGrid(Grid<DataRecord>) - Method in class prajna.structure.writer.StructureXmlWriter
Write Grid data
writeOntology(OwlOntology) - Method in class prajna.ontology.OwlWriter
Write the classes, properties and objects of a particular ontology
writeOntology(OwlOntology, File) - Method in class prajna.ontology.OwlWriter
Write the classes, properties and objects of a particular ontology.
writeSvg(Writer) - Method in class prajna.util.SvgGraphics
Write the current SVG content to a writer.
writeSvg(Writer) - Method in class prajna.viz.display.SvgRenderer
Write SVG to the provided Writer.
writeToFile(String) - Method in class prajna.data.MarkerIcon
Write this icon to a file.
writeTree(Tree<DataRecord>) - Method in class prajna.structure.writer.CommonMLWriter
Write tree data.
writeTree(Tree<DataRecord>) - Method in class prajna.structure.writer.SemanticSvgWriter
Write tree data
writeTree(Tree<DataRecord>) - Method in class prajna.structure.writer.SimileFormatWriter
Write tree data.
writeTree(Tree<DataRecord>) - Method in class prajna.structure.writer.SolrUpdater
Write tree data
writeTree(Tree<DataRecord>) - Method in class prajna.structure.writer.StructureKmlWriter
Write tree data.
writeTree(Tree<DataRecord>) - Method in class prajna.structure.writer.StructureWriter
Write tree data
writeTree(Tree<DataRecord>) - Method in class prajna.structure.writer.StructureXmlWriter
Write tree data
writeXml(Document, HttpServletResponse) - Method in class prajna.servlet.RecordAccessorServlet
Write the XML document out to the Servlet Response.

X

XmlDataAccessor - Class in prajna.structure.accessor
Data accessor for reading semi-structured XML files.
XmlDataAccessor() - Constructor for class prajna.structure.accessor.XmlDataAccessor
 
XmlDocReader - Class in prajna.io
Document reader that attempts to transform a structured XML document into a nested group of document objects.
XmlDocReader() - Constructor for class prajna.io.XmlDocReader
Create a new XmlDocReader.
XmlDocReader(File) - Constructor for class prajna.io.XmlDocReader
Create a new XML Document reader for the specified file
XmlDocReader(URL) - Constructor for class prajna.io.XmlDocReader
Create a new XML document reader for the specified URL
Xmlizable - Interface in prajna.data
Interface which allows an object to be converted to an XML form.

Z

zoomIn() - Method in class prajna.gui.image.TileImagePane
Zoom the display in one cel
zoomOut() - Method in class prajna.gui.image.TileImagePane
Zoom the display out one cel
A B C D E F G H I J K L M N O P Q R S T U V W X Z