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 _

C

cacheRoot() - Static method in class ecologylab.io.Assets
Get the root file path for caching.
CALC_MODE_2D - Static variable in class ecologylab.sensor.gps.data.GPSDatum
Indicates that the calculating mode is 2D.
CALC_MODE_3D - Static variable in class ecologylab.sensor.gps.data.GPSDatum
Indicates that the calculating mode is 3D.
CALC_MODE_NONE - Static variable in class ecologylab.sensor.gps.data.GPSDatum
Indicates that there is no calcuating mode set.
calcMode - Variable in class ecologylab.sensor.gps.data.GPSDatum
Calculating mode (2D/3D); valid values are CALC_MODE_NONE, CALC_MODE_2D, or CALC_MODE_3D.
Camera - Class in ecologylab.xml.library.kml.view
From http://code.google.com/apis/kml/documentation/kml_tags_beta1.html#camera
Camera() - Constructor for class ecologylab.xml.library.kml.view.Camera
 
CAP - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
category - Variable in class ecologylab.services.messages.cf.SeedSet
 
CDATA - Static variable in class ecologylab.xml.ElementState
Value for the leaf annotation that specifies translation to XML as CDATA.
centerOnCurrent() - Method in class ecologylab.standalone.visualizer.ProjectionVisualizerPanel
 
CF_SERVICES_PORT - Static variable in interface ecologylab.services.distributed.common.ServicesHostsAndPorts
Normal port for combinFormation services.
CfCollaborationGetSurrogate - Class in ecologylab.services.messages.cf
 
CfCollaborationGetSurrogate() - Constructor for class ecologylab.services.messages.cf.CfCollaborationGetSurrogate
 
CfCollaborationGetSurrogate(String, TranslationSpace) - Constructor for class ecologylab.services.messages.cf.CfCollaborationGetSurrogate
 
CfCollaborationGetSurrogate(String) - Constructor for class ecologylab.services.messages.cf.CfCollaborationGetSurrogate
 
CfCollaborationGetSurrogate - Class in ecologylab.services.messages
 
CfCollaborationGetSurrogate() - Constructor for class ecologylab.services.messages.CfCollaborationGetSurrogate
 
CfCollaborationGetSurrogate(String, TranslationSpace) - Constructor for class ecologylab.services.messages.CfCollaborationGetSurrogate
 
CfCollaborationGetSurrogate(String) - Constructor for class ecologylab.services.messages.CfCollaborationGetSurrogate
 
CFMessagesTranslations - Class in ecologylab.services.messages.cf
TranslationSpace for client-side CFServices.
CFMessagesTranslations() - Constructor for class ecologylab.services.messages.cf.CFMessagesTranslations
 
CFServicesClientExample - Class in ecologylab.tutorials
Example of how to use ecologylab.services to form a combinFormation client, and send search queries and such to the server.
CFServicesClientExample() - Constructor for class ecologylab.tutorials.CFServicesClientExample
 
changeOp(T) - Method in class ecologylab.services.logging.playback.View
 
Channel - Class in ecologylab.xml.library.rss
RSS parser channel element ElementState declaration.
Channel() - Constructor for class ecologylab.xml.library.rss.Channel
 
Channel2 - Class in ecologylab.xml.library.rss
RSS parser channel element ElementState declaration.
Channel2() - Constructor for class ecologylab.xml.library.rss.Channel2
 
CHARACTER_ENCODING - Static variable in interface ecologylab.services.distributed.common.NetworkingConstants
Character encoding for messages sent through the network.
CharacterConstants - Interface in ecologylab.xml
Character Constants for which extra care needs to be taken while parsing.
characters(char[], int, int) - Method in class ecologylab.xml.ElementStateSAXHandler
${tags}
CharBufferPool - Class in ecologylab.generic
ResourcePool for StringBuilders.
CharBufferPool(int) - Constructor for class ecologylab.generic.CharBufferPool
 
CharBufferPool(int, int, int) - Constructor for class ecologylab.generic.CharBufferPool
 
CharType - Class in ecologylab.xml.types.scalar
Type system entry for char, a built-in primitive.
CharType() - Constructor for class ecologylab.xml.types.scalar.CharType
This constructor should only be called once per session, through a static initializer, typically in TypeRegistry.
CHECK_BOX - Static variable in interface ecologylab.appframework.types.prefs.WidgetTypes
 
checkAndDropIdleKeys() - Method in class ecologylab.services.distributed.client.NIOClient
 
checkAndDropIdleKeys() - Method in class ecologylab.services.distributed.impl.NIOCore
Check for timeout on all allocated keys; deallocate those that are hanging around, but no longer in use.
checkAndDropIdleKeys() - Method in class ecologylab.services.distributed.impl.NIOServerBackend
Checks all of the current keys to see if they have been idle for too long and drops them if they have.
checkAnnotation() - Method in class ecologylab.xml.ElementState
 
checkFor(String) - Static method in class ecologylab.appframework.Environment.The
 
child() - Method in class ecologylab.appframework.types.Preference
Deprecated. Natural accessor when you have a single ElementState child in your preference.
Choice<T> - Class in ecologylab.appframework.types.prefs
Multi-choice option for a preference.
Choice() - Constructor for class ecologylab.appframework.types.prefs.Choice
 
ChoiceBoolean - Class in ecologylab.appframework.types.prefs
A Boolean Choice object, for a multi-choice preference.
ChoiceBoolean() - Constructor for class ecologylab.appframework.types.prefs.ChoiceBoolean
 
ChoiceFloat - Class in ecologylab.appframework.types.prefs
A Float Choice object, for a multi-choice preference.
ChoiceFloat() - Constructor for class ecologylab.appframework.types.prefs.ChoiceFloat
 
ChoiceInt - Class in ecologylab.appframework.types.prefs
An Integer Choice object, for a multi-choice preference.
ChoiceInt() - Constructor for class ecologylab.appframework.types.prefs.ChoiceInt
 
CIRC - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
classNameFromElementName(String) - Static method in class ecologylab.xml.XMLTools
This method generates a name for an ElementState object, given an XML element name.
ClassRegistry<U> - Class in ecologylab.appframework
 
ClassRegistry() - Constructor for class ecologylab.appframework.ClassRegistry
 
classSimpleName(Class) - Static method in class ecologylab.generic.Debug
This actually seems to be much more efficient than Class.
classSimpleName - Variable in class ecologylab.xml.TranslationSpace.TranslationEntry
Should this be whole class name, or simple/short class name?
ClassTagged - Class in ecologylab.tests
 
ClassTagged() - Constructor for class ecologylab.tests.ClassTagged
 
clean(CharBuffer) - Method in class ecologylab.generic.CharBufferPool
 
clean(T) - Method in class ecologylab.generic.ResourcePool
Ensure that the given Object is "clean", that is, in the state it would be in if it were just instantiated.
clean(StringBuilder) - Method in class ecologylab.generic.StringBuilderPool
 
clean(ByteBuffer) - Method in class ecologylab.io.ByteBufferPool
 
clean(ByteBuffer) - Static method in class ecologylab.io.NIOTools
Really closes a MappedByteBuffer without the need to wait for garbage collection.
clean(MessageWithMetadata<M>) - Method in class ecologylab.services.distributed.impl.MessageWithMetadataPool
 
clean(PreppedRequest) - Method in class ecologylab.services.distributed.impl.PreppedRequestPool
 
clean(XMLReader) - Method in class ecologylab.xml.XMLReaderPool
Does nothing; XMLReaders CANNOT be cleaned.
clear() - Method in class ecologylab.collections.DLL
Remove the relations of this node, while it is being manipulated in the midst of mergeSort().
clear() - Method in class ecologylab.collections.FloatSetElement
Only for use by FloatWeightSet.clear(), and delete.
clear(boolean) - Method in class ecologylab.collections.FloatWeightSet
Delete all the elements in the set, as fast as possible.
clear() - Method in class ecologylab.collections.PrefixPhrase
 
clear() - Method in class ecologylab.collections.SyncLinkedList
 
clear() - Method in class ecologylab.generic.HashMapArrayList
 
clear() - Method in class ecologylab.generic.ObjectOrHashMap
 
clear(StringBuffer) - Static method in class ecologylab.generic.StringTools
Reset the StringBuffer, so that is empty and ready for reuse.
clear(StringBuilder) - Static method in class ecologylab.generic.StringTools
Reset the StringBuffer, so that is empty and ready for reuse.
clear() - Method in class ecologylab.services.distributed.impl.MessageWithMetadata
Resets this for re-use.
clear() - Method in class ecologylab.services.distributed.impl.PreppedRequest
Resets this PreppedRequest for re-use.
clear() - Method in class ecologylab.services.logging.LogRequestMessage
Clear the buffer for re-use, presumably after sending it.
clear() - Method in class ecologylab.services.messages.cf.SeedCf
Remove entries from the SeedSet, if there is one.
clear() - Method in class ecologylab.xml.types.element.ArrayListState
Remove all elements from our Collection.
clear() - Method in class ecologylab.xml.types.element.HashMapState
 
clear() - Method in class ecologylab.xml.types.element.HashSetState
Remove all elements from our Collection.
clear() - Method in class ecologylab.xml.types.element.SynchronizedHashMapState
 
clear() - Method in class ecologylab.xml.types.element.VectorState
Remove all elements from our Collection.
clearDir(File) - Static method in class ecologylab.io.Files
removes all the files in a given directory
clearOutgoingMessageBuffer(StringBuilder) - Method in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
 
clearOutgoingMessageBuffer(StringBuilder) - Method in class ecologylab.services.distributed.server.clientmanager.ClientManager
Clears the contents of the outgoingMessageBuffer so that it is empty and ready to recieve a new outgoing message.
clearOutgoingMessageBuffer(StringBuilder) - Method in class ecologylab.services.distributed.server.clientmanager.HTTPClientManager
 
clearOutgoingMessageBuffer(StringBuilder) - Method in class ecologylab.services.distributed.server.contextmanager.KMLGetClientManager
 
clearOutgoingMessageHeaderBuffer(StringBuilder) - Method in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
 
clearOutgoingMessageHeaderBuffer(StringBuilder) - Method in class ecologylab.services.distributed.server.clientmanager.ClientManager
Clears the contents of the outgoingMessageHeaderBuffer so that it is prepared for the next outgoing message.
clearOutgoingMessageHeaderBuffer(StringBuilder) - Method in class ecologylab.services.distributed.server.clientmanager.HTTPClientManager
 
clearOutgoingMessageHeaderBuffer(StringBuilder) - Method in class ecologylab.services.distributed.server.contextmanager.KMLGetClientManager
 
clearRelations() - Method in class ecologylab.collections.DLL
Remove the relations of this node, while it is being rebuilt, and its associations are meaningless.
clearSessionId() - Method in class ecologylab.services.distributed.client.NIOClient
 
clearStronger() - Method in class ecologylab.collections.DLL
Remove the relations of this node, while it is being deleted.
ClientConstants - Interface in ecologylab.services.distributed.common
Constant settings for client functionality.
ClientManager - Class in ecologylab.services.distributed.server.clientmanager
Stores information about the connection context for the client on the server.
ClientManager(Object, int, NIOServerBackend, NIOServerFrontend, SelectionKey, TranslationSpace, Scope<?>) - Constructor for class ecologylab.services.distributed.server.clientmanager.ClientManager
Creates a new ContextManager.
ClientOfflineException - Exception in ecologylab.services.exceptions
Exception indicating that an operation failed because the client is no longer connected.
ClientOfflineException() - Constructor for exception ecologylab.services.exceptions.ClientOfflineException
 
ClientOfflineException(String) - Constructor for exception ecologylab.services.exceptions.ClientOfflineException
 
ClientOfflineException(Throwable) - Constructor for exception ecologylab.services.exceptions.ClientOfflineException
 
ClientOfflineException(String, Throwable) - Constructor for exception ecologylab.services.exceptions.ClientOfflineException
 
clone() - Method in class ecologylab.services.authentication.AuthenticationList
Cloning AuthenticationLists is not allowed, because it is a security violation.
clone() - Method in class ecologylab.xml.library.geom.Vector2d
 
clone() - Method in class ecologylab.xml.library.jnlp.JnlpState
 
clone() - Method in class ecologylab.xml.types.element.ArrayListState
 
clone() - Method in class ecologylab.xml.types.element.HashMapState
 
clone() - Method in class ecologylab.xml.types.element.HashSetState
 
clone() - Method in class ecologylab.xml.types.element.SynchronizedHashMapState
 
close() - Method in class ecologylab.io.Files
 
close() - Method in class ecologylab.io.LockFile
Gets rid of the file handler (for garbage collection)
close() - Method in class ecologylab.services.distributed.impl.NIOCore
 
close() - Method in class ecologylab.services.distributed.impl.NIOServerBackend
 
close() - Method in class ecologylab.services.logging.Logging.MemoryMappedFileLogWriter
 
closeLoggingFile() - Static method in class ecologylab.generic.Debug
 
CloseMessage - Class in ecologylab.services.messages
 
CloseMessage() - Constructor for class ecologylab.services.messages.CloseMessage
 
closeReader() - Method in class ecologylab.io.Files
 
closeReader(BufferedReader) - Static method in class ecologylab.io.Files
 
closeWriter() - Method in class ecologylab.io.Files
 
closeWriter(BufferedWriter) - Static method in class ecologylab.io.Files
 
CLUBS - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
CNN_TOP_FEED - Static variable in class ecologylab.xml.library.rss.RssState
 
CODE_BASE - Static variable in class ecologylab.appframework.types.prefs.MetaPrefFile
Indicates that value is a path relative to the codebase of the application using this Pref.
CODE_BASE - Static variable in class ecologylab.appframework.types.prefs.PrefFile
Indicates that value is a path relative to the codebase of the application using this Pref.
codeBase() - Method in class ecologylab.appframework.ApplicationEnvironment
 
CODEBASE - Static variable in interface ecologylab.appframework.ApplicationPropertyNames
 
codeBase() - Method in interface ecologylab.appframework.Environment
Change type from URL to ParsedURL.
codeBase() - Static method in class ecologylab.appframework.EnvironmentGeneric
 
collection - Variable in class ecologylab.services.messages.UrlMessage
 
COLLECTION_ELEMENT - Static variable in interface ecologylab.xml.OptimizationTypes
 
COLLECTION_SCALAR - Static variable in interface ecologylab.xml.OptimizationTypes
 
CollectionTools - Class in ecologylab.collections
Convenience methods for creating and manipulating collections.
CollectionTools() - Constructor for class ecologylab.collections.CollectionTools
 
COLOR_CHOOSER - Static variable in interface ecologylab.appframework.types.prefs.WidgetTypes
 
COLOR_SCALAR_TYPE - Static variable in class ecologylab.appframework.types.prefs.MetaPrefColor
 
Colors - Interface in ecologylab.generic
Constants for RGB/Alpha and HSV color space operations.
ColorStyle - Class in ecologylab.xml.library.kml.style
 
ColorStyle() - Constructor for class ecologylab.xml.library.kml.style.ColorStyle
 
ColorStyle(Color, String) - Constructor for class ecologylab.xml.library.kml.style.ColorStyle
 
ColorType - Class in ecologylab.xml.types.scalar
Type system entry for java.awt.Color.
ColorType() - Constructor for class ecologylab.xml.types.scalar.ColorType
This constructor should only be called once per session, through a static initializer, typically in TypeRegistry.
compareEW(GPSDatum) - Method in class ecologylab.sensor.gps.data.GPSDatum
 
compareHashedPassword(String) - Method in class ecologylab.services.authentication.AuthenticationListEntry
Compares the given hashed password (such as the kind from the getPassword() method) to the one contained in this object.
compareNS(GPSDatum) - Method in class ecologylab.sensor.gps.data.GPSDatum
 
comparePassword(String) - Method in class ecologylab.services.authentication.AuthenticationListEntry
Compares the given unhashed password against the one stored here by hashing it, then comparing it.
compareTo(AngularCoord) - Method in class ecologylab.sensor.gps.data.AngularCoord
 
compareTo(MessageWithMetadata<M>) - Method in class ecologylab.services.distributed.impl.MessageWithMetadata
 
compareTo(PreppedRequest) - Method in class ecologylab.services.distributed.impl.PreppedRequest
 
compareTo(ServiceMessage) - Method in class ecologylab.services.messages.ServiceMessage
Deprecated. 
compareTo(IntState) - Method in class ecologylab.xml.types.element.IntState
 
Complement(Color) - Static method in class ecologylab.generic.Palette
 
complement(Color) - Static method in class ecologylab.generic.Palette
 
Composed - Class in ecologylab.tests
 
Composed() - Constructor for class ecologylab.tests.Composed
 
composedOfTerms() - Method in class ecologylab.xml.types.scalar.ParsedURLType
When editing, is the field one that should be part of the Term model?
composedOfTerms() - Method in class ecologylab.xml.types.scalar.ScalarType
When editing, is the field one that should be part of the Term model?
composeTranslations(int, InetAddress, TranslationSpace) - Static method in class ecologylab.services.distributed.impl.NIOServerBase
 
composeTranslations(Class[], String, int, String, TranslationSpace) - Static method in class ecologylab.services.distributed.impl.NIOServerBase
 
configDir - Static variable in class ecologylab.appframework.EnvironmentGeneric
 
configDir() - Static method in class ecologylab.appframework.EnvironmentGeneric
The config directory, as located relative to the codebase, with the jar file and perhaps the sources.
configPath(String) - Static method in class ecologylab.appframework.EnvironmentGeneric
Obtain a path relative to the configDir().
configure() - Method in class ecologylab.projection.PlateCarreeProjection
Adjusts internal variables to match the modes, based on the current parameters.
configure() - Method in class ecologylab.projection.Projection
Adjusts internal variables to match the modes, based on the current parameters.
CONG - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
connect() - Method in class ecologylab.net.ParsedURL
Create a connection, using the standard timeouts of 23 seconds, and the super-basic ConnectionAdapter, which does *nothing special* when encountering directories, re-directs, ...
connect(ConnectionHelper) - Method in class ecologylab.net.ParsedURL
Create a connection, using the standard timeouts of 23 seconds.
connect(ConnectionHelper, int, int) - Method in class ecologylab.net.ParsedURL
Create a connection.
connect() - Method in class ecologylab.sensor.gps.GPS
Connects to the GPS device based on the portName, baud, and device profile and activates the connection.
connect() - Method in class ecologylab.sensor.gps.SimGPS
Calls start with a 250ms delay.
connect() - Method in class ecologylab.services.distributed.client.NIOClient
If this client is not already connected, connects to the specified serverAddress on the specified portNumber, then calls start() to begin listening for server responses and processing them, then sends handshake data and establishes the session id.
connect() - Method in class ecologylab.services.distributed.legacy.ServicesClientBase
Connect to the server (if not already connected).
CONNECTED - Static variable in interface ecologylab.sensor.gps.data.strings.GPSStatusStrings
 
connected() - Method in class ecologylab.sensor.gps.GPS
 
connected() - Method in class ecologylab.sensor.gps.SimGPS
 
connected() - Method in class ecologylab.services.distributed.client.NIOClient
 
CONNECTED - Static variable in interface ecologylab.services.distributed.common.BaseStates
Client connected to a server.
connected() - Method in class ecologylab.services.distributed.legacy.ServicesClient
Determine if we are connected.
connected() - Method in class ecologylab.services.distributed.legacy.ServicesClientBase
 
connectFinished(SelectionKey) - Method in class ecologylab.services.distributed.impl.NIOCore
Queues a request to change key's interest operations back to READ.
connectGPS(GPS) - Method in interface ecologylab.sensor.gps.gui.GPSController
 
connectGPS(GPS) - Method in class ecologylab.standalone.visualizer.ProjectionVisualizer
 
CONNECTING - Static variable in interface ecologylab.services.distributed.common.BaseStates
Client currently attempting to connect to a server.
CONNECTION_FAILED - Static variable in interface ecologylab.sensor.gps.data.strings.GPSStatusStrings
 
ConnectionAdapter - Class in ecologylab.net
Adapter class to make it easier to use ParsedURL.connect().
ConnectionAdapter() - Constructor for class ecologylab.net.ConnectionAdapter
 
connectionCount - Variable in class ecologylab.services.distributed.impl.NIONetworking
 
connectionCount - Variable in class ecologylab.services.distributed.legacy.ServicesServerBase
 
ConnectionHelper - Interface in ecologylab.net
Provides callbacks during ParsedURL.connect, to enable filtering and custom processing as the connect operation unfolds.
connectionTerminated() - Method in class ecologylab.services.distributed.impl.NIONetworking
Remove the argument passed in from the set of connections we know about.
connectionTerminated(ServerToClientConnection) - Method in class ecologylab.services.distributed.legacy.ServicesServer
Remove the argument passed in from the set of connections we know about.
connectionTerminated() - Method in class ecologylab.services.distributed.legacy.ServicesServerBase
Remove the argument passed in from the set of connections we know about.
connectReady(SelectionKey) - Method in class ecologylab.services.distributed.client.NIOClient
 
connectReady(SelectionKey) - Method in class ecologylab.services.distributed.impl.NIOCore
 
connectReady(SelectionKey) - Method in class ecologylab.services.distributed.impl.NIOServerBackend
 
ConsoleUtils - Class in ecologylab.generic
Little group of utilities for making console debugging a little easier.
ConsoleUtils() - Constructor for class ecologylab.generic.ConsoleUtils
 
Container - Class in ecologylab.xml.library.kml.feature.container
 
Container() - Constructor for class ecologylab.xml.library.kml.feature.container.Container
 
Container(String, String, StyleSelector) - Constructor for class ecologylab.xml.library.kml.feature.container.Container
 
contains(String) - Method in class ecologylab.appframework.types.AssetsState
 
contains(E) - Method in class ecologylab.collections.FloatWeightSet
 
contains(Object) - Method in class ecologylab.collections.SyncLinkedList
 
contains(V) - Method in class ecologylab.generic.HashMappableArrayList
 
contains(String, String) - Static method in class ecologylab.generic.StringTools
 
contains(String, char) - Static method in class ecologylab.generic.StringTools
 
contains(String, String) - Static method in class ecologylab.io.Files
 
contains(File, String) - Static method in class ecologylab.io.Files
 
contains(AuthenticationListEntry) - Method in class ecologylab.services.authentication.AuthenticationList
Checks to see if this contains the username given in entry; returns true if it does.
contains(String) - Method in class ecologylab.services.authentication.AuthenticationList
Checks to see if this contains the given username; returns true if it does.
contains(String) - Method in class ecologylab.xml.library.endnote.ContributorList
 
contains(Point2D) - Method in class ecologylab.xml.library.geom.Ellipse2DDoubleState
 
contains(Rectangle2D) - Method in class ecologylab.xml.library.geom.Ellipse2DDoubleState
 
contains(double, double) - Method in class ecologylab.xml.library.geom.Ellipse2DDoubleState
 
contains(double, double, double, double) - Method in class ecologylab.xml.library.geom.Ellipse2DDoubleState
 
contains(Point2D) - Method in class ecologylab.xml.library.geom.Line2DDoubleState
 
contains(Rectangle2D) - Method in class ecologylab.xml.library.geom.Line2DDoubleState
 
contains(double, double) - Method in class ecologylab.xml.library.geom.Line2DDoubleState
 
contains(double, double, double, double) - Method in class ecologylab.xml.library.geom.Line2DDoubleState
 
contains(Point2D) - Method in class ecologylab.xml.library.geom.Rectangle2DDoubleState
 
contains(Rectangle2D) - Method in class ecologylab.xml.library.geom.Rectangle2DDoubleState
 
contains(double, double) - Method in class ecologylab.xml.library.geom.Rectangle2DDoubleState
 
contains(double, double, double, double) - Method in class ecologylab.xml.library.geom.Rectangle2DDoubleState
 
contains(Object) - Method in class ecologylab.xml.types.element.ArrayListState
 
contains(Class) - Static method in class ecologylab.xml.types.scalar.TypeRegistry
Check to see if we have a Type corresponding to the Class, by using its name.
contains(String) - Static method in class ecologylab.xml.types.scalar.TypeRegistry
Check to see if we have a Type corresponding to the Class name.
containsAll(Collection) - Method in class ecologylab.collections.SyncLinkedList
 
containsAll(Collection) - Method in class ecologylab.generic.HashMappableArrayList
 
containsAll(Collection<?>) - Method in class ecologylab.xml.types.element.ArrayListState
 
containsKey(String) - Static method in class ecologylab.appframework.types.prefs.Pref
Check for existence / membership.
containsKey(Object) - Method in class ecologylab.generic.ObjectOrHashMap
 
containsKey(Object) - Method in class ecologylab.xml.types.element.HashMapState
 
containsKey(Object) - Method in class ecologylab.xml.types.element.SynchronizedHashMapState
 
containsString(String) - Method in class ecologylab.xml.library.endnote.KeywordList
 
containsValue(Object) - Method in class ecologylab.generic.ObjectOrHashMap
 
containsValue(Object) - Method in class ecologylab.xml.types.element.HashMapState
 
containsValue(Object) - Method in class ecologylab.xml.types.element.SynchronizedHashMapState
 
Content - Class in ecologylab.xml.library.media
Primary element of the media XML name space.
Content() - Constructor for class ecologylab.xml.library.media.Content
 
CONTENT_LENGTH_STRING - Static variable in interface ecologylab.services.distributed.common.NetworkingConstants
The content-length http-like header indicator.
CONTENT_LENGTH_STRING_LENGTH - Static variable in interface ecologylab.services.distributed.common.NetworkingConstants
The size of the content-length header indicator.
contentLastFetched - Variable in class ecologylab.xml.library.rest.Header
 
contentLastModified - Variable in class ecologylab.xml.library.rest.Header
 
ContinuedHTTPGetRequest - Class in ecologylab.services.messages
 
ContinuedHTTPGetRequest() - Constructor for class ecologylab.services.messages.ContinuedHTTPGetRequest
 
ContributorList - Class in ecologylab.xml.library.endnote
 
ContributorList() - Constructor for class ecologylab.xml.library.endnote.ContributorList
 
controlsDisplay - Variable in class ecologylab.services.logging.playback.LogPlayer
 
convertNameStyles() - Method in class ecologylab.xml.ElementState
Specifies automatic conversion from XML style names (e.g.
convertToMSCfHtml(String) - Static method in class ecologylab.generic.DataTransferTools
surrounds the html with this envelope, ready for windows clipboard (jdk support can be made better)
coord - Variable in class ecologylab.sensor.gps.data.AngularCoord
 
coordinateList - Variable in class ecologylab.sensor.gps.listener.GPSToKMLTrail
The list of coordinates inside the kmlGeometryTarget.
Coordinates - Class in ecologylab.xml.library.kml.geometry
The Coordinates object is a special case specifically for KML.
Coordinates() - Constructor for class ecologylab.xml.library.kml.geometry.Coordinates
 
Coordinates(String) - Constructor for class ecologylab.xml.library.kml.geometry.Coordinates
Initialize with a string of coordinates, which should be comma-delimited triples (latitude, longitude, altitude).
coordinates - Variable in class ecologylab.xml.library.kml.geometry.Geometry
 
CoordinatesType - Class in ecologylab.xml.types.scalar
Type system entry for Coordinates.
CoordinatesType() - Constructor for class ecologylab.xml.types.scalar.CoordinatesType
This constructor should only be called once per session, through a static initializer, typically in TypeRegistry.
copy(File, File) - Static method in class ecologylab.io.Files
 
copyFile(File, File) - Static method in class ecologylab.io.Files
Copy a file -- binary or character data.
copyFile(File, File) - Static method in class ecologylab.io.StreamUtils
 
copyFiles(File, File, String) - Static method in class ecologylab.io.Files
copies all the files of a particular type from the src dir to the dest dir
copyImage(BufferedImage, BufferedImage) - Static method in class ecologylab.generic.ImageTools
Make a copy of the BufferedImage.
copyInputStream(InputStream, OutputStream) - Static method in class ecologylab.io.StreamUtils
Tiny inner class to handle buffer I/O
copyTraceFile(File) - Static method in class ecologylab.io.Files
 
count - Variable in class ecologylab.generic.StringInputStream
The number of valid characters in the input stream buffer.
CR - Static variable in interface ecologylab.xml.CharacterConstants
 
CRARR - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
crawlable() - Method in class ecologylab.net.ParsedURL
Use unsupportedMimes and protocolIsSupported to determine if this is content fit for processing.
createCheckBox(JPanel, MetaPref) - Method in class ecologylab.appframework.types.prefs.gui.PrefEditorWidgets
Creates a check box.
createChildHook(ElementState) - Method in class ecologylab.appframework.types.AssetsState
Perform custom processing on the newly created child node, just before it is added to this.
createChildHook(ElementState) - Method in class ecologylab.appframework.types.prefs.MetaPrefSet
Perform custom processing on the newly created child node, just before it is added to this.
createChildHook(ElementState) - Method in class ecologylab.appframework.types.prefs.PrefSet
Perform custom processing on the newly created child node, just before it is added to this.
createChildHook(ElementState) - Method in class ecologylab.xml.ElementState
Perform custom processing on the newly created child node, just before it is added to this.
createConnection() - Method in class ecologylab.services.distributed.client.NIOClient
Side effect of calling start().
createConnection() - Method in class ecologylab.services.distributed.legacy.ServicesClient
 
createConnection() - Method in class ecologylab.services.distributed.legacy.ServicesClientBase
 
createDirsAsNeeded(File) - Static method in class ecologylab.appframework.PropertiesAndDirectories
Create directories associated with this path, if possible.
createDropDown(JPanel, MetaPref) - Method in class ecologylab.appframework.types.prefs.gui.PrefEditorWidgets
Creates a drop down menu; combo box.
createFromHTML(String) - Method in class ecologylab.net.ParsedURL
Called while processing (parsing) HTML.
createFromHTML(String, boolean) - Method in class ecologylab.net.ParsedURL
Called while processing (parsing) HTML.
createFromHTML(ParsedURL, String, boolean) - Static method in class ecologylab.net.ParsedURL
Called while processing (parsing) HTML.
createHeader(StringBuilder, StringBuilder, RequestMessage, ResponseMessage, long) - Method in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
 
createHeader(StringBuilder, StringBuilder, RequestMessage, ResponseMessage, long) - Method in class ecologylab.services.distributed.server.clientmanager.ClientManager
Generates the outgoing message header.
createHeader(StringBuilder, StringBuilder, RequestMessage, ResponseMessage, long) - Method in class ecologylab.services.distributed.server.clientmanager.HTTPClientManager
 
createHeader(StringBuilder, StringBuilder, RequestMessage, ResponseMessage, long) - Method in class ecologylab.services.distributed.server.contextmanager.KMLGetClientManager
 
createKey(I) - Method in class ecologylab.generic.HashMapWriteSynch3
 
createPrefsEditor() - Method in class ecologylab.appframework.ApplicationEnvironment
Create and show an editor for preferences, iff the MetaPrefSet and PrefSet are non-null.
createPrefsEditor(boolean, boolean) - Method in class ecologylab.appframework.ApplicationEnvironment
Create and show an editor for preferences, iff the MetaPrefSet and PrefSet are non-null.
createRadio(JPanel, MetaPref, ButtonGroup, boolean, String, String, int, int) - Method in class ecologylab.appframework.types.prefs.gui.PrefsEditor
Creates a radio button.
createSlider(JPanel, MetaPref, String, boolean, int) - Method in class ecologylab.appframework.types.prefs.gui.PrefEditorWidgets
Creates a slider.
createSpinner(JPanel, MetaPref) - Method in class ecologylab.appframework.types.prefs.gui.PrefEditorWidgets
Creates a spinner.
createTextField(JPanel, MetaPref) - Method in class ecologylab.appframework.types.prefs.gui.PrefEditorWidgets
Creates a text field.
createValue(I) - Method in class ecologylab.generic.HashMapWriteSynch3
 
createValue(K) - Method in interface ecologylab.generic.ValueFactory
 
createValue(K, A) - Method in interface ecologylab.generic.ValueFactory2
 
createXMLReader() - Static method in class ecologylab.xml.ElementStateSAXHandler
 
creator - Variable in class ecologylab.services.messages.cf.SearchState
For del.icio.us only.
Credit - Class in ecologylab.xml.library.media
Leaf node with attributes (so not declared as such).
Credit() - Constructor for class ecologylab.xml.library.media.Credit
 
CSDLL_HOST - Static variable in interface ecologylab.services.distributed.common.ServicesHostsAndPorts
The CSDLL host.
CSS - Static variable in class ecologylab.io.Files
 
CUP - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
currentOp - Variable in class ecologylab.services.logging.playback.View
 
CYAN - Static variable in interface ecologylab.generic.Colors
 

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 _