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

G

gaussianSmoothing(double[], double) - Static method in class edu.harvard.seas.iis.util.dsp.Interpolators
 
generateBasicAttributeStatistics(File, String[]) - Static method in class edu.harvard.seas.iis.abilities.classify.DataDiagnostics
 
generateBasicStatistics(File, boolean, String[]) - Static method in class edu.harvard.seas.iis.abilities.classify.DataDiagnostics
 
generatePerAttributeCorrelations(File) - Static method in class edu.harvard.seas.iis.abilities.classify.DataDiagnostics
 
generateReport(String) - Method in class edu.harvard.seas.iis.abilities.analysis.TimeSeriesStats
 
generateReportHeaders(String) - Static method in class edu.harvard.seas.iis.abilities.analysis.TimeSeriesStats
 
Geom2DUtils - Class in edu.harvard.seas.iis.util.geom2D
 
Geom2DUtils() - Constructor for class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
 
get(int) - Method in class edu.harvard.seas.iis.util.Tuple
 
getAcceleration() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getAccelerationAsArray(Vector<MovementPoint>) - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getAccelerationAtTime(double) - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getAdditionalMetaData(String) - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
Retrieves additional meta data
getAllowedFeatures() - Method in class edu.harvard.seas.iis.abilities.classify.PositiveAndUnlabeledClassifier
 
getAngle(Point, Point) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
Returns the angle of the vector from p1 to p2
getArguments() - Method in class redstone.xmlrpc.XmlRpcInvocation
Returns a list of arguments supplied in the invocation.
getArray(int) - Method in class redstone.xmlrpc.XmlRpcArray
Returns the Array at the given index in the array.
getArray(Object) - Method in class redstone.xmlrpc.XmlRpcStruct
Returns the Array with the given key from the Struct.
getAsDouble(int) - Method in class edu.harvard.seas.iis.util.TokenizedStringVector
 
getAsFloat(int) - Method in class edu.harvard.seas.iis.util.TokenizedStringVector
 
getAsInt(int) - Method in class edu.harvard.seas.iis.util.TokenizedStringVector
 
getAsLong(int) - Method in class edu.harvard.seas.iis.util.TokenizedStringVector
 
getAttributes() - Method in class edu.harvard.seas.iis.abilities.classify.NormalizationConstants
Returns attributes for which there are normalization constants stored
getAveragedAcceleration() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementAverage
 
getAveragedJerk() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementAverage
 
getAveragedSpeed() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementAverage
 
getBasicAttributeStats(DataSet) - Static method in class edu.harvard.seas.iis.abilities.classify.DataDiagnostics
 
getBasicStats(DataSet, boolean) - Static method in class edu.harvard.seas.iis.abilities.classify.DataDiagnostics
 
getBinary(int) - Method in class redstone.xmlrpc.XmlRpcArray
Returns the byte[] at the given index in the array.
getBinary(Object) - Method in class redstone.xmlrpc.XmlRpcStruct
Returns the byte[] with the given key from the Struct.
getBinaryAsStream(int) - Method in class redstone.xmlrpc.XmlRpcArray
Returns the byte[] with at the given index in the Array, as an input stream (currently, a java.io.ByteArrayInputStream).
getBinaryAsStream(Object) - Method in class redstone.xmlrpc.XmlRpcStruct
Returns the byte[] with the given key from the Struct, as an input stream (currently, a java.io.ByteArrayInputStream).
getBoolean(int) - Method in class redstone.xmlrpc.XmlRpcArray
Returns the boolean at the given index in the array.
getBoolean(Object) - Method in class redstone.xmlrpc.XmlRpcStruct
Returns the boolean with the given key from the Struct.
getBooleanWrapper(int) - Method in class redstone.xmlrpc.XmlRpcArray
Returns the Boolean wrapper at the given index in the array.
getBooleanWrapper(Object) - Method in class redstone.xmlrpc.XmlRpcStruct
Returns the Boolean wrapper with the given key from the Struct.
getCallerIp() - Method in class redstone.xmlrpc.XmlRpcDispatcher
Returns the IP adress of the client being dispatched.
getCenter(Dimension) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
 
getCenter(Rectangle) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
 
getConnectingLine(Rectangle, Rectangle) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
Find the shortest connecting line between two rectangles.
getConnectingLine(Point, Rectangle) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
 
getContentType() - Method in class redstone.xmlrpc.XmlRpcServlet
Returns the content type of the messages returned from the servlet which is text/xml for XML-RPC messages and text/javascript+json for JSON messages.
getCounts(Collection<K>) - Static method in class edu.harvard.seas.iis.util.collections.CollectionUtils
Takes a collection of objects and returns a Hashtable giving counts for how many times each object appears in the collection
getCurrentSource() - Method in class edu.harvard.seas.iis.abilities.analysis.LogSource
 
getDate(int) - Method in class redstone.xmlrpc.XmlRpcArray
Returns the Date at the given index in the array.
getDate(Object) - Method in class redstone.xmlrpc.XmlRpcStruct
Returns the Date with the given key from the Struct.
getDeliberateInstances(Classifier, DataSet) - Method in class edu.harvard.seas.iis.abilities.classify.ClassifierEvaluator
Returns a copy of the data set that only contains instances positively classified by c
getDeliberateProbability(Movement, boolean) - Method in class edu.harvard.seas.iis.abilities.classify.MovementClassifier
Returns the probability that the movement was deliberate; also modifies the movement object by adding two pieces of meta data: "deliberate probability" and "predicted class"
getDeliberateProbability(Instance, boolean) - Method in class edu.harvard.seas.iis.abilities.classify.MovementClassifier
Returns the probability that the movement was deliberate
getDeliberateProbability(Instance) - Method in class edu.harvard.seas.iis.abilities.classify.PositiveAndUnlabeledClassifier
Returns the probability that a particular movement (represented by the Instance) was deliberate
getDetailedHeadings() - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getDistance(Point, Point) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
Computes distance between two points
getDistance(double, double, double, double) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
 
getDistance(double, double, Polygon) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
computes the distance from the point to the nearest point on the polygon boundary (works for points insider or outside the plygon)
getDistance(Point) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
Returns the norm of the vector represented by point
getDistanceFromTarget() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getDistanceFromTargetAsArray(Vector<MovementPoint>) - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getDistanceOfFirstAcquisitionAttemptFromTarget() - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getDouble(int) - Method in class redstone.xmlrpc.XmlRpcArray
Returns the Double at the given index in the array.
getDouble(Object) - Method in class redstone.xmlrpc.XmlRpcStruct
Returns the double with the given key from the Struct.
getDoubleWrapper(int) - Method in class redstone.xmlrpc.XmlRpcArray
Returns the Double wrapper at the given index in the array.
getDoubleWrapper(Object) - Method in class redstone.xmlrpc.XmlRpcStruct
Returns the Double wrapper with the given key from the Struct.
getEndTime() - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getErrorCode() - Method in exception redstone.xmlrpc.XmlRpcFault
Returns the error code reported by the remote XML-RPC service.
getExplicitInstances() - Method in class edu.harvard.seas.iis.abilities.classify.DataSet
Convenience method which returns a subset of the data containing only explicit examples
getFileInClasspath(String) - Static method in class edu.harvard.seas.iis.util.io.FileFinder
 
getFilteredOutput(double[]) - Method in class edu.harvard.seas.iis.util.dsp.FIRFilter
A method for off-line processing of an entire input
getHandler() - Method in class redstone.xmlrpc.XmlRpcInvocation
Returns the handler that will be or has been invoked.
getHandlerName() - Method in class redstone.xmlrpc.XmlRpcInvocation
Returns the name of the invocation handler targeted by the invocation.
getHeader1() - Method in class edu.harvard.seas.iis.abilities.classify.ClassifierEvalStats
 
getHighValue() - Method in class edu.harvard.seas.iis.util.ui.JRangeSlider
Returns the current "high" value shown by the range slider's bar.
getImplicitInstances() - Method in class edu.harvard.seas.iis.abilities.classify.DataSet
Convenience method which returns a subset of the data containing only implicit examples
getInstancesForUser(String) - Method in class edu.harvard.seas.iis.abilities.classify.DataSet
 
getInstancesWithAttributeValueEqual(Attribute, String) - Method in class edu.harvard.seas.iis.abilities.classify.DataSet
 
getInstancesWithAttributeValueGreaterThan(Attribute, double) - Method in class edu.harvard.seas.iis.abilities.classify.DataSet
 
getInstancesWithAttributeValueNotEqual(Attribute, String) - Method in class edu.harvard.seas.iis.abilities.classify.DataSet
 
getInstancesWithAttributeValues(Attribute, Collection<String>) - Method in class edu.harvard.seas.iis.abilities.classify.DataSet
 
getInt(int) - Method in class edu.harvard.seas.iis.util.Tuple
 
getInteger(int) - Method in class redstone.xmlrpc.XmlRpcArray
Returns the integer at the given index in the array.
getInteger(Object) - Method in class redstone.xmlrpc.XmlRpcStruct
Returns the integer with the given key from the Struct.
getIntegerWrapper(int) - Method in class redstone.xmlrpc.XmlRpcArray
Returns the Integer wrapper at the given index in the array.
getIntegerWrapper(Object) - Method in class redstone.xmlrpc.XmlRpcStruct
Returns the Integer wrapper with the given key from the Struct.
getIntercept() - Method in class edu.harvard.seas.iis.util.stats.LinearRegressionCalculator
 
getInterfaces(Class) - Static method in class edu.harvard.seas.iis.util.ReflectionUtils
Returns all interfaces implemented by a given class or its parents
getInvocationHandler(String) - Method in class redstone.xmlrpc.XmlRpcServer
Returns the invocation handler with the given name.
getInvocationId() - Method in class redstone.xmlrpc.XmlRpcInvocation
A sequence number for tracing invocations between preProcess() and postProcess() calls.
getInvocationInterceptors() - Method in class redstone.xmlrpc.XmlRpcServer
Returns the incovation interceptors installed in this server.
getJerk() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getJerkAsArray(Vector<MovementPoint>) - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getJerkAtTime(double) - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getLastMovementPoint() - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getListener() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementFilterUIComponent
 
getLocation(Object) - Method in class edu.harvard.seas.iis.util.collections.ReverseIndex
Returns the location of the given object in the original array;
getLogLevel() - Method in class edu.harvard.seas.iis.util.Logger
 
getLowValue() - Method in class edu.harvard.seas.iis.util.ui.JRangeSlider
Returns the current "low" value shown by the range slider's bar.
getMax(Dimension, Dimension) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
 
getMaximum() - Method in class edu.harvard.seas.iis.util.ui.JRangeSlider
Gets the maximum possible value for either the low value or the high value.
getMaxInPlace(Dimension, int, int) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
 
getMaxInPlace(Dimension, Dimension) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
computes max of the two dimensions but instead of creating a new return object, it modifies the first parameter to contain the answer
getMaxValue() - Method in class edu.harvard.seas.iis.abilities.analysis.SimpleMovementFilter
 
getMean(String) - Method in class edu.harvard.seas.iis.abilities.classify.NormalizationConstants
 
getMean(Collection<? extends Number>) - Static method in class edu.harvard.seas.iis.util.stats.BasicStats
 
getMean(double[]) - Static method in class edu.harvard.seas.iis.util.stats.BasicStats
 
getMeanAndStdevForProperty(Collection<Movement>, String) - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementUtils
Computes a mean and stdev for a given property over a collection of movements
getMethodForEvaluatingC() - Method in class edu.harvard.seas.iis.abilities.classify.PositiveAndUnlabeledClassifier
 
getMethodName() - Method in class redstone.xmlrpc.XmlRpcInvocation
Returns the name of the method in the invocation handler targeted by the invocation.
getMin(Dimension, Dimension) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
 
getMinimum() - Method in class edu.harvard.seas.iis.util.ui.JRangeSlider
Gets the minimum possible value for either the low value or the high value.
getMinInPlace(Dimension, Dimension) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
computes min of the two dimensions but instead of creating a new return object, it modifies the first parameter to contain the answer
getMinInPlace(Insets, Insets) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
 
getMinValue() - Method in class edu.harvard.seas.iis.abilities.analysis.SimpleMovementFilter
 
getModel() - Method in class edu.harvard.seas.iis.util.ui.JRangeSlider
Get the BoundedRangeModel backing this slider.
getMostCommonElements(Collection<K>) - Static method in class edu.harvard.seas.iis.util.collections.CollectionUtils
Returns the most frequent element in a collection.
getMovementAmplitude() - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getMovementDistance() - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
Returns the actual distance traveled (not necessary in a straight line)
getMovementDuration() - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getMovementFeatures() - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getNextLine() - Method in class edu.harvard.seas.iis.abilities.analysis.LogSource
 
getNodeAttributeBooleanValue(Node, String, boolean) - Static method in class edu.harvard.seas.iis.util.xml.XmlUtils
 
getNodeAttributeDoubleValue(Node, String, double) - Static method in class edu.harvard.seas.iis.util.xml.XmlUtils
 
getNodeAttributeIntValue(Node, String, int) - Static method in class edu.harvard.seas.iis.util.xml.XmlUtils
 
getNodeAttributeLongValue(Node, String, long) - Static method in class edu.harvard.seas.iis.util.xml.XmlUtils
 
getNodeAttributeValue(Node, String, String) - Static method in class edu.harvard.seas.iis.util.xml.XmlUtils
 
getNormalCoefficient(double, double, double) - Static method in class edu.harvard.seas.iis.util.dsp.Interpolators
 
getNormalizedPoint(Point, double, double, double) - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getNormalizedT() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getNormalizedX() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getNormalizedXsAsArray(Vector<MovementPoint>) - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getNormalizedY() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getNormalizedYsAsArray(Vector<MovementPoint>) - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getNthFromLast(int) - Method in class edu.harvard.seas.iis.util.TokenizedStringVector
Gets an element indexed from the end of the vector rather than beginning (i = 0 is the last element)
getNthFromLastAsDouble(int) - Method in class edu.harvard.seas.iis.util.TokenizedStringVector
 
getNthFromLastAsFloat(int) - Method in class edu.harvard.seas.iis.util.TokenizedStringVector
 
getNthFromLastAsInt(int) - Method in class edu.harvard.seas.iis.util.TokenizedStringVector
 
getNthFromLastAsLong(int) - Method in class edu.harvard.seas.iis.util.TokenizedStringVector
 
getNumExplicitInstances() - Method in class edu.harvard.seas.iis.abilities.classify.DataSet
 
getNumImplicitInstances() - Method in class edu.harvard.seas.iis.abilities.classify.DataSet
 
getNumRaisingThreshholdCrossings() - Method in class edu.harvard.seas.iis.abilities.analysis.TimeSeriesStats
 
getNumValuesFor(Map, Object) - Static method in class edu.harvard.seas.iis.util.MultiValueMap
Returns the number of values associated with a key
getOutputSample(double) - Method in class edu.harvard.seas.iis.util.dsp.FIRFilter
 
getParticipantCode(String) - Static method in class edu.harvard.seas.iis.abilities.classify.Transform
Translates study code (e.g., "lemur") into a participant code that can be used in the paper (e.g., "P13")
getPerAttributeCorrelations(DataSet) - Static method in class edu.harvard.seas.iis.abilities.classify.DataDiagnostics
 
getPerUserStDevs(File, Classifier, String, String[], String[]) - Method in class edu.harvard.seas.iis.abilities.classify.ClassifierEvaluator
For a given feature, computes the per-user stdevs on experimental, natural, and filtered natural data sets
getPointFromMap(Map) - Static method in class edu.harvard.seas.iis.util.io.XmlRpcDeserializers
 
getPreferredSize() - Method in class edu.harvard.seas.iis.util.ui.JRangeSlider
 
getPropertyAsArray(Collection<Movement>, String) - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementUtils
for a collection of movements, extracts a particular (numerical) property from each, and returns an array of the values
getPropertyToFilterOn() - Method in class edu.harvard.seas.iis.abilities.analysis.SimpleMovementFilter
 
getR2(double[], double[]) - Static method in class edu.harvard.seas.iis.util.stats.BasicStats
 
getR2(List<? extends Number>, List<? extends Number>) - Static method in class edu.harvard.seas.iis.util.stats.BasicStats
 
getRandomSubset(double[], int) - Static method in class edu.harvard.seas.iis.util.collections.ArrayUtils
 
getRandomSubset(List<T>, int) - Static method in class edu.harvard.seas.iis.util.collections.CollectionUtils
 
getRawNormalizedX() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getRawNormalizedY() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getRawPositionAtTime(double) - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getRawVelocityAsArray(Vector<MovementPoint>) - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getRelativeT() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getReport(String) - Method in class edu.harvard.seas.iis.abilities.analysis.MovementAverage
 
getReport1() - Method in class edu.harvard.seas.iis.abilities.classify.ClassifierEvalStats
 
getReport1ForNaturalData() - Method in class edu.harvard.seas.iis.abilities.classify.ClassifierEvalStats
 
getReportWithBounds(String) - Method in class edu.harvard.seas.iis.abilities.analysis.MovementAverage
 
getResponseHeaderFields() - Method in class redstone.xmlrpc.XmlRpcClient
Returns the HTTP header fields from the latest server invocation.
getResponseHeaderFields() - Method in class redstone.xmlrpc.XmlRpcProxy
Returns the HTTP header fields from the latest server invocation.
getRMSdeviationFromFitts(Collection<Movement>, double, double) - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementUtils
Computes root mean square difference between the actual movement time and the movement time predicted by the Fitts' model with parameters a and b.
getSelectedValues() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementFilterUIComponent
 
getSerializer() - Method in class redstone.xmlrpc.XmlRpcServer
Returns the serializer this server is using to encode responses.
getSlope() - Method in class edu.harvard.seas.iis.util.stats.LinearRegressionCalculator
 
getSpeedAtTime(double) - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getStartTime() - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getStaticFieldValueForClass(String, Class, Object) - Static method in class edu.harvard.seas.iis.util.ReflectionUtils
Returns the value of the static field of a given name from a given class; if the field is not defined in that class, the method will inspect all of the ancestors of the class (though not interfaces)
getStreamMessages() - Method in class redstone.xmlrpc.XmlRpcServlet
Indicates whether or not messages are streamed or if they are built in memory to be able to calculate the HTTP Content-Length.
getString(int) - Method in class redstone.xmlrpc.XmlRpcArray
Returns the String at the given index in the array.
getString(String) - Static method in class redstone.xmlrpc.XmlRpcMessages
Returns a message from the resource bundle corresponding to the given key.
getString(Object) - Method in class redstone.xmlrpc.XmlRpcStruct
Returns the String with the given key from the Struct.
getStruct(int) - Method in class redstone.xmlrpc.XmlRpcArray
Returns the Struct at the given index in the array.
getStruct(Object) - Method in class redstone.xmlrpc.XmlRpcStruct
Returns the Struct with the given key from the Struct.
getSum(Collection<? extends Number>) - Static method in class edu.harvard.seas.iis.util.stats.BasicStats
 
getSum(double[]) - Static method in class edu.harvard.seas.iis.util.stats.BasicStats
 
getSumInPlace(Dimension, Dimension) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
 
getSumInPlace(Dimension, int, int) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
 
getSummaryHeadings() - Static method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getSummaryHeadingsNew() - Static method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.BooleanArraySerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.CollectionSerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.DoubleArraySerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.FloatArraySerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.IntArraySerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.IntrospectingSerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.json.BooleanArraySerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.json.CollectionSerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.json.DoubleArraySerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.json.FloatArraySerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.json.IntArraySerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.json.IntrospectingSerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.json.ListSerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.json.MapSerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.json.ObjectArraySerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.ListSerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.LongArraySerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.LongPrimitiveSerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.LongWrapperSerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.MapSerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.MouseEventSerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.ObjectArraySerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.PointSerializer
 
getSupportedClass() - Method in class redstone.xmlrpc.serializers.SerializableToMapSerializer
 
getSupportedClass() - Method in interface redstone.xmlrpc.XmlRpcCustomSerializer
Returns the class of objects this serializer knows how to handle.
getT() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getTargetType() - Method in class edu.harvard.seas.iis.abilities.analysis.Movement
 
getThumbColor() - Method in class edu.harvard.seas.iis.util.ui.JRangeSlider
Get the slider thumb color.
getTimestamp(Object) - Method in class redstone.xmlrpc.XmlRpcStruct
Returns the long integer timestamp with the given key from the Struct.
getTTests(DataSet) - Static method in class edu.harvard.seas.iis.abilities.classify.DataDiagnostics
 
getTTests(File, String[]) - Static method in class edu.harvard.seas.iis.abilities.classify.DataDiagnostics
 
getUid() - Method in interface edu.harvard.seas.iis.util.UniqueObject
 
getURLInClasspath(String) - Static method in class edu.harvard.seas.iis.util.io.FileFinder
 
getUserSpecifiedDirForReading() - Static method in class edu.harvard.seas.iis.util.io.FileManipulation
 
getUserSpecifiedFileForReading() - Static method in class edu.harvard.seas.iis.util.io.FileManipulation
 
getUserSpecifiedFileForReading(File) - Static method in class edu.harvard.seas.iis.util.io.FileManipulation
 
getUserSpecifiedFileForSaving() - Static method in class edu.harvard.seas.iis.util.io.FileManipulation
 
getUserSpecifiedFilesForReading() - Static method in class edu.harvard.seas.iis.util.io.FileManipulation
 
getUserSpecifiedFilesForReading(File) - Static method in class edu.harvard.seas.iis.util.io.FileManipulation
 
getValues(Map) - Static method in class edu.harvard.seas.iis.util.MultiValueMap
Returns a collection of all values contained in the map
getValuesOfStringOrNominalAttribute(Attribute) - Method in class edu.harvard.seas.iis.abilities.classify.DataSet
 
getVar1() - Method in class edu.harvard.seas.iis.util.io.Foo
 
getVariance(String) - Method in class edu.harvard.seas.iis.abilities.classify.NormalizationConstants
 
getVariance(Collection<? extends Number>) - Static method in class edu.harvard.seas.iis.util.stats.BasicStats
 
getVariance(double[]) - Static method in class edu.harvard.seas.iis.util.stats.BasicStats
 
getVector(Point, Point) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
 
getVelocity() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getVelocityAsArray(Vector<MovementPoint>) - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getWriter() - Method in class redstone.xmlrpc.XmlRpcInvocation
Returns the writer that the response of the invocation will be written to.
getX() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getXmlRpcServer() - Method in class redstone.xmlrpc.XmlRpcServlet
Returns the XmlRpcServer that is backing the servlet.
getXsAsArray(Vector<MovementPoint>) - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getXY(double, double) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
Converts vector representation from polar to Euclidian coordinates
getXY(Point, double, double) - Static method in class edu.harvard.seas.iis.util.geom2D.Geom2DUtils
 
getY() - Method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
getYsAsArray(Vector<MovementPoint>) - Static method in class edu.harvard.seas.iis.abilities.analysis.MovementPoint
 
GLOBALLY_NORMALIZED_COMBINED_DATA_FILE - Static variable in class edu.harvard.seas.iis.abilities.classify.Settings
 

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