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

P

PACKAGE_NAME - Static variable in class ecologylab.appframework.types.AppFrameworkTranslations
 
PACKAGE_NAME - Static variable in class ecologylab.appframework.types.AssetsTranslations
 
PACKAGE_NAME - Static variable in class ecologylab.services.messages.cf.CFMessagesTranslations
 
PACKAGE_NAME - Static variable in class ecologylab.services.messages.DefaultServicesTranslations
 
PACKAGE_NAME - Static variable in class ecologylab.xml.library.endnote.EndnoteNameSpace
 
PACKAGE_NAME - Static variable in class ecologylab.xml.library.kml.KMLTranslations
 
PACKAGE_NAME - Static variable in class ecologylab.xml.library.opml.Opml
 
PACKAGE_NAME - Static variable in class ecologylab.xml.library.rest.nsdl.NSDLTranslationSpace
 
PACKAGE_NAME - Static variable in class ecologylab.xml.library.rest.RESTTranslationSpace
 
packageName - Variable in class ecologylab.xml.TranslationSpace.TranslationEntry
 
pageString(URL) - Static method in class ecologylab.generic.StringTools
 
paintComponent(Graphics) - Method in class ecologylab.services.logging.playback.View
 
paintComponent(Graphics) - Method in class ecologylab.standalone.visualizer.ProjectionVisualizerPanel
 
Palette - Class in ecologylab.generic
Tools for manipulating color spaces.
Param - Class in ecologylab.xml.library.jnlp.applet
 
Param() - Constructor for class ecologylab.xml.library.jnlp.applet.Param
 
parent() - Method in class ecologylab.xml.ElementState
 
parse(CharSequence) - Method in class ecologylab.xml.ElementStateSAXHandler
Parse the CharSequence of XML, using UTF-8 encoding.
parse(CharSequence, int) - Method in class ecologylab.xml.ElementStateSAXHandler
Parse the CharSequence of XML, given the charsetType encoding info.
parse(URL) - Method in class ecologylab.xml.ElementStateSAXHandler
Translate an XML document read from a URL to a strongly typed tree of XML objects.
parse(ParsedURL) - Method in class ecologylab.xml.ElementStateSAXHandler
Translate an XML document read from a ParsedURL to a strongly typed tree of XML objects.
parse(File) - Method in class ecologylab.xml.ElementStateSAXHandler
Translate a file from XML to a strongly typed tree of XML objects.
parse(Reader) - Method in class ecologylab.xml.ElementStateSAXHandler
 
parse(InputStream) - Method in class ecologylab.xml.ElementStateSAXHandler
 
parse(InputSource) - Method in class ecologylab.xml.ElementStateSAXHandler
 
ParsedURL - Class in ecologylab.net
Extends the URL with many features for the convenience and power of network programmers.
ParsedURL(URL) - Constructor for class ecologylab.net.ParsedURL
 
ParsedURL(File) - Constructor for class ecologylab.net.ParsedURL
Create a ParsedURL from a file.
ParsedURLType - Class in ecologylab.xml.types.scalar
Type system entry for java.awt.Color.
ParsedURLType() - Constructor for class ecologylab.xml.types.scalar.ParsedURLType
This constructor should only be called once per session, through a static initializer, typically in TypeRegistry.
parseFilesWithSuffix(String) - Method in class ecologylab.net.ConnectionAdapter
Tells the connect() method that it should go ahead and create a PURLConnection for all files that it finds.
parseFilesWithSuffix(String) - Method in interface ecologylab.net.ConnectionHelper
Tells the connect() method that it should go ahead and create a PURLConnection for files that have this suffix.
parseFloat(String) - Static method in class ecologylab.generic.Generic
Turn a string into a float.
parseHeader(int, StringBuilder) - Method in class ecologylab.services.distributed.client.NIOClient
Parses the header of an incoming set of characters (i.e.
parseHeader(String) - Static method in class ecologylab.services.distributed.legacy.ServicesServer
Parses the header to an incoming RequestMessage to determine the length of the message, which it returns.
parseHeader(int, StringBuilder) - Method in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
Parses the header of an incoming set of characters (i.e.
parseInt(String, int) - Static method in class ecologylab.generic.Generic
 
parseString(String) - Method in class ecologylab.xml.ElementStateSAXHandler
 
PART - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
PARTIAL_RECOMPUTE - Static variable in interface ecologylab.collections.BasicFloatSet
A flag that may be passed to the delete method.
pathDirectoryString() - Method in class ecologylab.net.ParsedURL
 
PAUSE - Static variable in interface ecologylab.services.logging.playback.PlaybackControlCommands
 
pauseThreads() - Method in interface ecologylab.generic.ThreadMaster
Pause all the threads we know about.
PDF - Static variable in interface ecologylab.net.MimeType
 
pdop - Variable in class ecologylab.sensor.gps.data.GPSDatum
Position Dillution of Precision
performAction(boolean) - Method in class ecologylab.services.authentication.logging.AuthenticationOp
 
performAction(boolean) - Method in class ecologylab.services.logging.MixedInitiativeOp
Perform the op.
performDownload() - Method in interface ecologylab.generic.Downloadable
Called to start download.
performDownload() - Method in class ecologylab.io.DownloadableFileToDisk
 
performDownload() - Method in class ecologylab.io.ZipDownload
ONLY called by DownloadProcessors to actually download the zip file! Not called by outsiders!
performService(Scope, String) - Method in class ecologylab.services.authentication.messages.Login
Determines if the supplied username and password are contained in the list of usernames and passwords in the object registry.
performService(Scope, String) - Method in class ecologylab.services.authentication.messages.Logout
Attempts to log the user specified by entry from the system; if they are already logged in; if not, sends a failure response.
performService(RequestMessage) - Method in class ecologylab.services.authentication.nio.AuthClientManager
Calls performService on the given RequestMessage using the local ObjectRegistry, if the client has been authenticated, or if the request is to log in.
performService(RequestMessage) - Method in class ecologylab.services.distributed.legacy.ServerToClientConnection
Perform the service specified by the request method.
performService(RequestMessage) - Method in class ecologylab.services.distributed.legacy.ServicesServerBase
Perform the service associated with a RequestMessage, by calling the performService() method on that message.
performService(RequestMessage) - Method in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
Appends the sender's IP address to the incoming message and calls performService on the given RequestMessage using the local ObjectRegistry.
performService(RequestMessage) - Method in class ecologylab.services.distributed.server.clientmanager.HTTPClientManager
 
performService(RequestMessage) - Method in class ecologylab.services.logging.LoggingClientManager
 
performService(Scope, String) - Method in class ecologylab.services.logging.LogRequestMessage
Save the logging messages to the pre-set writer.
performService(Scope, String) - Method in class ecologylab.services.messages.cf.CfCollaborationGetSurrogate
 
performService(Scope, String) - Method in class ecologylab.services.messages.cf.SeedCf
Dummy version -- will never get called, because this version lives only on the client, and the real functionality is on the server.
performService(Scope, String) - Method in class ecologylab.services.messages.CfCollaborationGetSurrogate
 
performService(Scope) - Method in class ecologylab.services.messages.CloseMessage
Deprecated. Use CloseMessage.performService(Scope,String) instead
performService(Scope, String) - Method in class ecologylab.services.messages.CloseMessage
 
performService(Scope, String) - Method in class ecologylab.services.messages.ContinuedHTTPGetRequest
 
performService(Scope, String) - Method in class ecologylab.services.messages.HttpRequest
 
performService(Scope, String) - Method in class ecologylab.services.messages.IgnoreRequest
 
performService(Scope, String) - Method in class ecologylab.services.messages.InitConnectionRequest
 
performService(Scope, String) - Method in class ecologylab.services.messages.KmlRequest
 
performService(Scope) - Method in class ecologylab.services.messages.RequestMessage
Deprecated. Use RequestMessage.performService(Scope,String) instead
performService(Scope, String) - Method in class ecologylab.services.messages.RequestMessage
Perform the service associated with the request, using the supplied context as needed.
performService(Scope) - Method in class ecologylab.services.messages.SetPreferences
Deprecated. Use SetPreferences.performService(Scope,String) instead
performService(Scope, String) - Method in class ecologylab.services.messages.SetPreferences
Deprecated. Adds the set of Prefs to the Preferences registry on the host machine.
performService(Scope) - Method in class ecologylab.services.messages.StopMessage
Deprecated. Use StopMessage.performService(Scope,String) instead
performService(Scope, String) - Method in class ecologylab.services.messages.StopMessage
This message doesn't DO anything.
performService(Scope, String) - Method in class ecologylab.services.messages.UrlMessage
 
PERMIL - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
PERP - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
PHYSI_ROGUE_UDP_PORT - Static variable in interface ecologylab.services.distributed.common.ServicesHostsAndPorts
Normal port for Rogue Signals to communicate with physiological sensors.
physicalWorldPointNE - Variable in class ecologylab.projection.Projection
The normalized northwest-most physical world point for this mapping; supplied coordinates will automatically be transformed to match this specification; that is, if the points are essentially NE and SW, then this point will be computed using the north-most and west-most components of those two coordinates.
physicalWorldPointSW - Variable in class ecologylab.projection.Projection
The normalized southest-most physical world point for this mapping; supplied coordinates will automatically be transformed to match this specification; that is, if the points are essentially NE and SW, then this point will be computed using the south-most and east-most components of those two coordinates.
pick(float[][]) - Static method in class ecologylab.generic.MathTools
 
PingRequest - Class in ecologylab.services.messages
 
PingRequest() - Constructor for class ecologylab.services.messages.PingRequest
 
Placemark - Class in ecologylab.xml.library.kml.feature
 
Placemark() - Constructor for class ecologylab.xml.library.kml.feature.Placemark
 
Placemark(String, String, String) - Constructor for class ecologylab.xml.library.kml.feature.Placemark
 
PlateCarreeProjection - Class in ecologylab.projection
A plate carree projection directly maps X coordinates to longitude and Y coordinates to latitude.
PlateCarreeProjection(GPSDatum, GPSDatum, double, Projection.RotationConstraintMode) - Constructor for class ecologylab.projection.PlateCarreeProjection
 
PlateCarreeProjection(GPSDatum, GPSDatum, double, double, Projection.RotationConstraintMode) - Constructor for class ecologylab.projection.PlateCarreeProjection
 
PLAY - Static variable in interface ecologylab.services.logging.playback.PlaybackControlCommands
 
PlaybackControlCommands - Interface in ecologylab.services.logging.playback
Status indicators for log playback application.
playbackInterval - Variable in class ecologylab.services.logging.playback.LogPlayer
The number of milliseconds between ops when the log is playing.
PLUGIN - Static variable in interface ecologylab.appframework.Environment
 
pM(float, float) - Static method in class ecologylab.generic.MathTools
plus or minus
PNG - Static variable in interface ecologylab.net.MimeType
 
point() - Method in class ecologylab.xml.library.geom.Point2DDoubleState
Returns an Ellipse2D object represented by this.
Point - Class in ecologylab.xml.library.kml.geometry
 
Point() - Constructor for class ecologylab.xml.library.kml.geometry.Point
No-argument constructor for automatic translation to/from KML.
Point2DDoubleState - Class in ecologylab.xml.library.geom
Encapsulates a Point2D.Double for use in translating to/from XML.
Point2DDoubleState() - Constructor for class ecologylab.xml.library.geom.Point2DDoubleState
 
Point2DDoubleState(double, double) - Constructor for class ecologylab.xml.library.geom.Point2DDoubleState
 
PolyStyle - Class in ecologylab.xml.library.kml.style
 
PolyStyle() - Constructor for class ecologylab.xml.library.kml.style.PolyStyle
 
PolyStyle(Color, String, boolean, boolean) - Constructor for class ecologylab.xml.library.kml.style.PolyStyle
 
port - Variable in class ecologylab.services.distributed.legacy.ServicesClientBase
 
PORT_IN_USE - Static variable in interface ecologylab.sensor.gps.data.strings.GPSStatusStrings
 
portNumber - Variable in class ecologylab.services.distributed.impl.NIOCore
 
portNumber - Variable in class ecologylab.services.distributed.legacy.ServicesServerBase
 
pos - Variable in class ecologylab.generic.StringInputStream
The index of the next character to read from the input stream buffer.
position - Variable in class ecologylab.xml.library.rest.Record
 
postTranslationProcessingHook() - Method in class ecologylab.xml.ElementState
Perform custom processing immediately after all translation from XML is completed.
postTranslationProcessingHook() - Method in class ecologylab.xml.library.kml.geometry.Coordinates
Parses and adds the geographic coordinates in coords to the coordinateList; called automatically immediately after translating FROM KML.
postTranslationProcessingHook() - Method in class ecologylab.xml.library.kml.geometry.Geometry
 
Pref<T> - Class in ecologylab.appframework.types.prefs
Generic base class for application Preference objects.
Pref() - Constructor for class ecologylab.appframework.types.prefs.Pref
No-argument constructor for XML translation.
Pref(String) - Constructor for class ecologylab.appframework.types.prefs.Pref
 
PrefBoolean - Class in ecologylab.appframework.types.prefs
Pref for a Boolean
PrefBoolean() - Constructor for class ecologylab.appframework.types.prefs.PrefBoolean
 
PrefBoolean(boolean) - Constructor for class ecologylab.appframework.types.prefs.PrefBoolean
Instantiate Pref to value
PrefBoolean(String, boolean) - Constructor for class ecologylab.appframework.types.prefs.PrefBoolean
 
prefChanged() - Method in class ecologylab.appframework.types.prefs.Pref
Performs all housekeeping associated with updating this Pref.
prefChanged(Pref) - Method in interface ecologylab.appframework.types.prefs.PrefChangedListener
Responds to a change in a Pref object.
PrefChangedListener - Interface in ecologylab.appframework.types.prefs
An object that monitors a Pref or set of Prefs to respond to changes in it/them.
PrefColor - Class in ecologylab.appframework.types.prefs
A preference that is a Color.
PrefColor() - Constructor for class ecologylab.appframework.types.prefs.PrefColor
 
PrefColor(Color) - Constructor for class ecologylab.appframework.types.prefs.PrefColor
 
PrefEditorWidgets - Class in ecologylab.appframework.types.prefs.gui
Contains methods for creating widgets associated with Prefs.
PrefEditorWidgets(MetaPrefSet, PrefSet, ParsedURL) - Constructor for class ecologylab.appframework.types.prefs.gui.PrefEditorWidgets
The base function that you call to construct the prefs editor GUI.
PrefElementState - Class in ecologylab.appframework.types.prefs
A preference that is an ElementState.
PrefElementState() - Constructor for class ecologylab.appframework.types.prefs.PrefElementState
 
Preference - Class in ecologylab.appframework.types
Deprecated. 
Preference() - Constructor for class ecologylab.appframework.types.Preference
Deprecated.  
Preference(String, String) - Constructor for class ecologylab.appframework.types.Preference
Deprecated.  
PREFERENCES - Static variable in class ecologylab.io.Assets
 
PREFERENCES_SET - Static variable in interface ecologylab.appframework.ApplicationPropertyNames
 
PREFERENCES_SET_ASSET - Static variable in interface ecologylab.appframework.ApplicationPropertyNames
 
preferencesDir() - Method in class ecologylab.appframework.ApplicationEnvironment
 
preferencesFileRelativeFromArg0(String[]) - Static method in class ecologylab.appframework.ApplicationEnvironment
Form the parameter file path.
preferencesRegistry() - Static method in class ecologylab.appframework.ApplicationEnvironment
 
preferencesRegistry() - Method in class ecologylab.appframework.Environment.The
The registry of Preferences for this Environment.
preferencesRegistry() - Static method in class ecologylab.appframework.types.Preference
Deprecated. The default ObjectRegistry that preferences are stored in for the current application's Environment.
PreferencesSet - Class in ecologylab.appframework.types
Deprecated. 
PreferencesSet() - Constructor for class ecologylab.appframework.types.PreferencesSet
Deprecated.  
preferencesSet - Variable in class ecologylab.services.messages.SetPreferences
Deprecated.  
preferencesSet() - Method in class ecologylab.services.messages.SetPreferences
Deprecated.  
preferencesSetAssetPath - Variable in class ecologylab.services.messages.SetPreferences
Deprecated.  
PrefFile - Class in ecologylab.appframework.types.prefs
Pref indicating a File.
PrefFile() - Constructor for class ecologylab.appframework.types.prefs.PrefFile
No-argument constructor for XML translation.
PrefFile(File) - Constructor for class ecologylab.appframework.types.prefs.PrefFile
Instantiate Pref to value
PrefFloat - Class in ecologylab.appframework.types.prefs
Pref for a Float
PrefFloat() - Constructor for class ecologylab.appframework.types.prefs.PrefFloat
 
PrefFloat(float) - Constructor for class ecologylab.appframework.types.prefs.PrefFloat
Instantiate Pref to value
PrefInt - Class in ecologylab.appframework.types.prefs
Pref for an Integer
PrefInt() - Constructor for class ecologylab.appframework.types.prefs.PrefInt
 
PrefInt(int) - Constructor for class ecologylab.appframework.types.prefs.PrefInt
Instantiate Pref to value
PrefixCollection - Class in ecologylab.collections
An optimized data structure for managing a hierarchical collection of prefixes, automatically merging and removing entries, and providing a fast matching function.
PrefixCollection(char) - Constructor for class ecologylab.collections.PrefixCollection
Construct a PrefixCollection in which each prefix can be parsed into PrefixPhrases, using the separator to split the phrases.
PrefixCollection() - Constructor for class ecologylab.collections.PrefixCollection
Construct a PrefixCollection in which each prefix can be parsed into PrefixPhrases, using the separator to split the phrases.
PrefixPhrase - Class in ecologylab.collections
Recursive unit (bucket) for prefix pattern matching.
PrefixPhrase(PrefixPhrase, String) - Constructor for class ecologylab.collections.PrefixPhrase
 
PrefsEditor - Class in ecologylab.appframework.types.prefs.gui
Create the GUI for preference editing; also responsible for all actions associated with the GUI.
PrefsEditor(MetaPrefSet, PrefSet, ParsedURL, boolean, boolean) - Constructor for class ecologylab.appframework.types.prefs.gui.PrefsEditor
The base function that you call to construct the prefs editor GUI.
PrefsEditorAp - Class in ecologylab.standalone
Standalone app to open a prefs editing dialog.
PrefsEditorAp(String[]) - Constructor for class ecologylab.standalone.PrefsEditorAp
 
prefSet() - Method in class ecologylab.appframework.ApplicationEnvironment
 
prefSet - Variable in class ecologylab.appframework.types.prefs.gui.PrefEditorWidgets
Set of Prefs
PrefSet - Class in ecologylab.appframework.types.prefs
A serial set of Pref objects.
PrefSet() - Constructor for class ecologylab.appframework.types.prefs.PrefSet
No-argument constructor for XML translation.
prefsPURL - Variable in class ecologylab.appframework.ApplicationEnvironment
Place where Prefs are loaded from and stored to.
PrefString - Class in ecologylab.appframework.types.prefs
Preference that is a String
PrefString() - Constructor for class ecologylab.appframework.types.prefs.PrefString
 
PrefString(String) - Constructor for class ecologylab.appframework.types.prefs.PrefString
Instantiate Pref to value
PrefString(String, String) - Constructor for class ecologylab.appframework.types.prefs.PrefString
 
PrefTranslations - Class in ecologylab.appframework.types.prefs
Translations for the pref/meta_pref system.
prefUpdated(Pref<?>) - Static method in class ecologylab.appframework.types.prefs.Pref
 
PrefVisual - Class in ecologylab.appframework.types.prefs
 
PrefVisual() - Constructor for class ecologylab.appframework.types.prefs.PrefVisual
 
prepareAndEnqueueRequestForSending(RequestMessage) - Method in class ecologylab.services.distributed.client.NIOClient
Sets the UID for request (if necessary), enqueues it then registers write interest for the NIOClient's selection key and calls wakeup() on the selector.
prepareBuffers(StringBuilder, StringBuilder, StringBuilder) - Method in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
 
prepareBuffers(StringBuilder, StringBuilder, StringBuilder) - Method in class ecologylab.services.distributed.server.clientmanager.ClientManager
Prepares the internal buffer objects, which are passed in as parameters.
prepareBuffers(StringBuilder, StringBuilder, StringBuilder) - Method in class ecologylab.services.distributed.server.clientmanager.HTTPClientManager
 
prepareBuffers(StringBuilder, StringBuilder, StringBuilder) - Method in class ecologylab.services.distributed.server.contextmanager.KMLGetClientManager
 
PreppedRequest - Class in ecologylab.services.distributed.impl
Represents a RequestMessage that has been translated to XML.
PreppedRequest(StringBuilder, long, int, boolean) - Constructor for class ecologylab.services.distributed.impl.PreppedRequest
 
PreppedRequest(int) - Constructor for class ecologylab.services.distributed.impl.PreppedRequest
 
PreppedRequestPool - Class in ecologylab.services.distributed.impl
 
PreppedRequestPool(int, int, int) - Constructor for class ecologylab.services.distributed.impl.PreppedRequestPool
 
pRequestPool - Variable in class ecologylab.services.distributed.client.NIOClient
 
preTranslationProcessingHook() - Method in class ecologylab.services.logging.MixedInitiativeOp
Sets the session time immediately before translating to XML.
preTranslationProcessingHook() - Method in class ecologylab.xml.ElementState
Perform custom processing immediately before translating this to XML.
preTranslationProcessingHook() - Method in class ecologylab.xml.library.kml.geometry.Coordinates
Loads coords with the current values from coordinateList; called automatically immediately before translating this TO KML.
preTranslationProcessingHook() - Method in class ecologylab.xml.library.kml.geometry.Geometry
 
prev() - Method in class ecologylab.collections.DLL
 
PRIME - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
PRIME_U - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
print() - Method in class ecologylab.appframework.types.prefs.MetaPref
Gives printed output showing id, description, category, helpText, widget, default value, and choices for a MetaPref.
print() - Method in class ecologylab.appframework.types.prefs.Pref
Print Pref name and value
print(String) - Static method in class ecologylab.generic.ArrayListDebug
 
print(char) - Static method in class ecologylab.generic.Debug
 
print(CharSequence) - Static method in class ecologylab.generic.Debug
 
print(String) - Static method in class ecologylab.generic.ObservableDebug
 
println(String) - Static method in class ecologylab.generic.ArrayListDebug
 
println(StringBuffer) - Static method in class ecologylab.generic.ArrayListDebug
 
println(String, int, String) - Static method in class ecologylab.generic.ArrayListDebug
 
println(int, CharSequence) - Static method in class ecologylab.generic.Debug
 
println(Object, CharSequence) - Static method in class ecologylab.generic.Debug
 
println(String, CharSequence) - Static method in class ecologylab.generic.Debug
 
println(CharSequence) - Static method in class ecologylab.generic.Debug
 
println(Object, int, CharSequence) - Static method in class ecologylab.generic.Debug
 
println(String, int, CharSequence) - Static method in class ecologylab.generic.Debug
 
println(String) - Static method in class ecologylab.generic.ObservableDebug
 
println(StringBuffer) - Static method in class ecologylab.generic.ObservableDebug
 
println(String, int, String) - Static method in class ecologylab.generic.ObservableDebug
 
printlnA(Object, CharSequence) - Static method in class ecologylab.generic.Debug
Print a debug message, starting with the abbreviated class name of the object.
printlnA(Class, CharSequence) - Static method in class ecologylab.generic.Debug
Print a debug message, starting with the abbreviated class name.
printlnA(Object, int, CharSequence) - Static method in class ecologylab.generic.Debug
 
printlnI(int, CharSequence) - Static method in class ecologylab.generic.Debug
 
printlnI(Object, CharSequence) - Static method in class ecologylab.generic.Debug
 
printlnI(CharSequence) - Static method in class ecologylab.generic.Debug
 
printlnI(Object, int, CharSequence) - Static method in class ecologylab.generic.Debug
 
printProperties() - Static method in class ecologylab.appframework.PropertiesAndDirectories
 
printTraceOrMessage(Debug, String, ParsedURL) - Method in exception ecologylab.xml.XMLTranslationException
 
processAllMessagesAndSendResponses() - Method in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
Calls processRequest(RequestMessage) on each queued message as they are acquired through getNextRequest() and finishing when isMessageWaiting() returns false.
processIncomingSequenceBufToQueue(CharBuffer) - Method in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
Extracts messages from the given CharBuffer, using HTTP-like headers, converting them into RequestMessage instances, then enqueues those instances.
processingInstruction(String, String) - Method in class ecologylab.xml.ElementStateSAXHandler
${tags}
processPreferences() - Method in class ecologylab.appframework.types.PreferencesSet
Deprecated.  
processRead(Object, NIOServerBackend, SelectionKey, ByteBuffer, int) - Method in class ecologylab.services.distributed.server.DoubleThreadedNIOServer
 
processRead(Object, NIOServerBackend, SelectionKey, ByteBuffer, int) - Method in interface ecologylab.services.distributed.server.NIOServerFrontend
 
processReadData(Object, SelectionKey, ByteBuffer, int) - Method in class ecologylab.services.distributed.client.NIOClient
 
processReadData(Object, SelectionKey, ByteBuffer, int) - Method in class ecologylab.services.distributed.impl.NIONetworking
This method is called whenever bytes have been read from a socket.
processReadData(Object, SelectionKey, ByteBuffer, int) - Method in class ecologylab.services.distributed.impl.NIOServerBackend
 
processRedirect(URL) - Method in class ecologylab.net.ConnectionAdapter
Shuffle referential models when a redirect is observed, if you like.
processRedirect(URL) - Method in interface ecologylab.net.ConnectionHelper
Shuffle referential models when a redirect is observed, if you like.
processResponse(Scope) - Method in class ecologylab.services.authentication.messages.LoginStatusResponse
Sets the LOGIN_STATUS BooleanSlot in the ObjectRegistry for the client, indicating whether or not login was successful.
processResponse(Scope) - Method in class ecologylab.services.authentication.messages.LogoutStatusResponse
Sets the LOGIN_STATUS BooleanSlot in the ObjectRegistry for the client to false.
processResponse(ResponseMessage) - Method in class ecologylab.services.distributed.client.NIOClient
Process a ResponseMessage received from the server in response to a previously-sent RequestMessage.
processResponse(ResponseMessage) - Method in class ecologylab.services.distributed.legacy.ServicesClientBase
 
processResponse(Scope) - Method in class ecologylab.services.messages.ResponseMessage
Allows for custom processing of ResponseMessages by ServicesClient, without extending that.
processResponse(Scope) - Method in class ecologylab.services.messages.StopMessage
Allows for custom processing of ResponseMessages by ServicesClient, without extending that.
PROD - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
projectIntoReal(Point2D.Double) - Method in class ecologylab.projection.Projection
 
projectIntoReal(Point2D.Double, GPSDatum) - Method in class ecologylab.projection.Projection
 
projectIntoRealImpl(Point2D.Double, GPSDatum) - Method in class ecologylab.projection.PlateCarreeProjection
 
projectIntoRealImpl(Point2D.Double, GPSDatum) - Method in class ecologylab.projection.Projection
This method does the real work of projectIntoReal; all calls to it are guaranteed to pass an instantiated GPSDatum object.
projectIntoVirtual(GPSDatum) - Method in class ecologylab.projection.Projection
Projects the given GPSDatum's coordinates into the virtual space, using some type of projection.
projectIntoVirtual(GPSDatum, Point2D.Double) - Method in class ecologylab.projection.Projection
Projects the given GPSDatum's coordinates into the virtual space, using some type of projection.
projectIntoVirtualImpl(GPSDatum, Point2D.Double) - Method in class ecologylab.projection.PlateCarreeProjection
Projects the given GPSDatum's coordinates into the virtual space, using some type of projection.
projectIntoVirtualImpl(GPSDatum, Point2D.Double) - Method in class ecologylab.projection.Projection
This method does the real work of projectIntoVirtual; all calls to it are guaranteed to pass an instantiated Point2D.Double object.
Projection - Class in ecologylab.projection
Using two GPSDatum objects, demarking two corners of real-world space, provides functionality to map real-world coordinates to another (virtual) set of coordinates within a rectangle specified by its size.
Projection(GPSDatum, GPSDatum, double, double, Projection.RotationConstraintMode) - Constructor for class ecologylab.projection.Projection
Constructs a new Projection using the specified rotation constraint mode and using constant size scale mode.
Projection(GPSDatum, GPSDatum, double, Projection.RotationConstraintMode) - Constructor for class ecologylab.projection.Projection
 
Projection(GPSDatum, GPSDatum, double, double, double, Projection.RotationConstraintMode, Projection.ScaleConstraintMode) - Constructor for class ecologylab.projection.Projection
Catch-all constructor that is called by all the other constructors.
Projection.RotationConstraintMode - Enum in ecologylab.projection
 
Projection.ScaleConstraintMode - Enum in ecologylab.projection
 
ProjectionVisualizer - Class in ecologylab.standalone.visualizer
 
ProjectionVisualizer(String) - Constructor for class ecologylab.standalone.visualizer.ProjectionVisualizer
 
ProjectionVisualizer(String, TranslationSpace, String[], float) - Constructor for class ecologylab.standalone.visualizer.ProjectionVisualizer
 
ProjectionVisualizer(String, String[]) - Constructor for class ecologylab.standalone.visualizer.ProjectionVisualizer
 
ProjectionVisualizer(Class, String, String[]) - Constructor for class ecologylab.standalone.visualizer.ProjectionVisualizer
 
ProjectionVisualizer(Class, String, TranslationSpace, String[], float) - Constructor for class ecologylab.standalone.visualizer.ProjectionVisualizer
 
ProjectionVisualizerPanel - Class in ecologylab.standalone.visualizer
 
ProjectionVisualizerPanel(GPSDatum, PlateCarreeProjection, int, int) - Constructor for class ecologylab.standalone.visualizer.ProjectionVisualizerPanel
 
prologue - Variable in class ecologylab.services.logging.playback.View
 
Prologue - Class in ecologylab.services.logging
request message for the Logging server to open new log file and write the header.
Prologue() - Constructor for class ecologylab.services.logging.Prologue
 
PROP - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
propagateFields(Object, Object) - Static method in class ecologylab.xml.XMLTools
This method propages the values of all the primitive types from the source object to the destination object.
PropertiesAndDirectories - Class in ecologylab.appframework
Collects paths and methods for accessing properties that store's on the participant's machine and then accesses again.
PropertiesAndDirectories() - Constructor for class ecologylab.appframework.PropertiesAndDirectories
 
Property - Class in ecologylab.xml.library.jnlp.resource
The property element defines a system property that will be available through the System.getProperty and System.setProperties methods.
Property() - Constructor for class ecologylab.xml.library.jnlp.resource.Property
 
protocolIsSupported() - Method in class ecologylab.net.ParsedURL
Check whether the protocol is supported or not.
protocolIsSupported(String) - Static method in class ecologylab.net.ParsedURL
Check whether the protocol is supported or not.
protocolIsUnsupported() - Method in class ecologylab.net.ParsedURL
Check whether the protocol is supported or not.
protocolIsUnsupported(String) - Static method in class ecologylab.net.ParsedURL
Check whether the protocol is supported or not.
prune(int) - Method in class ecologylab.collections.FloatWeightSet
Delete lowest-weighted elements, in case this collection has grown too big.
pruneAndMaxSelect() - Method in class ecologylab.collections.FloatWeightSet
Prune to the set's specified maxSize, if necessary, then do a maxSelect().
pruneAndWeightedRandomSelect() - Method in class ecologylab.collections.FloatWeightSet
Prune to the set's specified maxSize, if necessary, then do a weightedRandomSelect().
pruneIfNeeded() - Method in class ecologylab.collections.FloatWeightSet
 
pruneSize - Variable in class ecologylab.collections.FloatWeightSet
Maximum size to let this grow to, before needPrune() will return true.
PURLConnection - Class in ecologylab.net
Combines URLConnection with InputStream, providing convenience.
PURLConnection(URLConnection, InputStream) - Constructor for class ecologylab.net.PURLConnection
Fill out the instance of this resulting from a succcessful connect().
PURPLE - Static variable in interface ecologylab.generic.Colors
 
put(KEY, VALUE) - Method in class ecologylab.generic.AutoCleanerMap
 
put(K, V) - Method in class ecologylab.generic.HashMapArrayList
 
put(K, V) - Method in class ecologylab.generic.ObjectOrHashMap
 
put(K, V) - Method in class ecologylab.xml.types.element.HashMapState
 
put(K, V) - Method in class ecologylab.xml.types.element.SynchronizedHashMapState
 
putAll(Map<? extends K, ? extends V>) - Method in class ecologylab.generic.HashMapWriteSynch3
Sycnhronizes if you add another map to this one.
putAll(Map<? extends K, ? extends V>) - Method in class ecologylab.generic.HashMapWriteSynchBase
Sycnhronizes if you add another map to this one.
putAll(Map<? extends K, ? extends V>) - Method in class ecologylab.generic.ObjectOrHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class ecologylab.xml.types.element.HashMapState
 
putAll(Map<? extends K, ? extends V>) - Method in class ecologylab.xml.types.element.SynchronizedHashMapState
 

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