- 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.
- 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
-
- 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
-
- prajna.entity.calais - package prajna.entity.calais
-
- 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.
- 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
-
- 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
-