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 _

S

SameCoordinatesException - Exception in ecologylab.projection
 
SameCoordinatesException() - Constructor for exception ecologylab.projection.SameCoordinatesException
 
SameCoordinatesException(String) - Constructor for exception ecologylab.projection.SameCoordinatesException
 
SameCoordinatesException(Throwable) - Constructor for exception ecologylab.projection.SameCoordinatesException
 
SameCoordinatesException(String, Throwable) - Constructor for exception ecologylab.projection.SameCoordinatesException
 
sameDomain(URL, URL) - Static method in class ecologylab.generic.StringTools
 
sameDomain(ParsedURL) - Method in class ecologylab.net.ParsedURL
 
sameHost(ParsedURL) - Method in class ecologylab.net.ParsedURL
 
SAT - Static variable in interface ecologylab.generic.Colors
 
sat(Color) - Static method in class ecologylab.generic.Palette
 
savePrefs() - Method in class ecologylab.appframework.types.prefs.gui.PrefEditorWidgets
 
savePrefsPURL - Variable in class ecologylab.appframework.types.prefs.gui.PrefEditorWidgets
PURL to save prefs.xml to
SBQUO - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
scalarMultiply(Vector2d, double) - Static method in class ecologylab.xml.library.geom.Vector2d
Multiplies a vector by a scalar value and returns a new Vector2d representing the result.
ScalarType<T> - Class in ecologylab.xml.types.scalar
Basic unit of the scalar type system.
ScalarType(Class<T>) - Constructor for class ecologylab.xml.types.scalar.ScalarType
Constructor is protected because there should only be 1 instance that gets re-used, for each type.
ScalarTypeInstanceConstants - Interface in ecologylab.xml.types.scalar
Easy to access and use instances of popular ScalarTypes.
ScalarTypeType - Class in ecologylab.xml.types.scalar
For storing actual ScalarType values as meta-metadata.
ScalarTypeType() - Constructor for class ecologylab.xml.types.scalar.ScalarTypeType
 
scaleAndCopyImage(int, int, BufferedImage, BufferedImage) - Static method in class ecologylab.generic.ImageTools
Make a scaled copy of the BufferedImage.
scaleConstMode - Variable in class ecologylab.projection.Projection
 
SCARON - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
SCARON_S - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
schemaLocation - Variable in class ecologylab.xml.library.rest.RestSearchResult
 
schemaLocation - Variable in class ecologylab.xml.library.yahoo.ResultSet
 
schemaVersion - Variable in class ecologylab.xml.library.rest.RestSearchResult
 
Scope<T> - Class in ecologylab.appframework
A lexical Scope of bindings from names to values.
Scope() - Constructor for class ecologylab.appframework.Scope
 
Scope(Scope<T>) - Constructor for class ecologylab.appframework.Scope
 
score - Variable in class ecologylab.xml.library.rest.Record
 
SDOT - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
SearchResults - Variable in class ecologylab.xml.library.rest.RestSearchResult
 
SearchResults - Class in ecologylab.xml.library.rest
Represents REST search results
SearchResults() - Constructor for class ecologylab.xml.library.rest.SearchResults
 
SearchResults(ResultsInfo, ArrayListState<Record>) - Constructor for class ecologylab.xml.library.rest.SearchResults
 
SearchState - Class in ecologylab.services.messages.cf
Seed element that directs combinFormation to perform a search.
SearchState() - Constructor for class ecologylab.services.messages.cf.SearchState
Default constructor.
SearchState(String, String) - Constructor for class ecologylab.services.messages.cf.SearchState
Construct with engine and query.
Seed - Class in ecologylab.services.messages.cf
Specification of a directive to the agent or otherwise to compositon space services.
Seed() - Constructor for class ecologylab.services.messages.cf.Seed
 
SeedCf - Class in ecologylab.services.messages.cf
Pass a set of seeds to combinFormation's agents.
SeedCf() - Constructor for class ecologylab.services.messages.cf.SeedCf
Default constructor.
seedSet - Variable in class ecologylab.services.messages.cf.SeedCf
The set of seeds being passed to the combinFormation information collecting agent.
seedSet() - Method in class ecologylab.services.messages.cf.SeedCf
Access the SeedSet slot.
SeedSet - Class in ecologylab.services.messages.cf
A collection of seeds that will be performed by the agent, or elsewhere, by composition space services.
SeedSet() - Constructor for class ecologylab.services.messages.cf.SeedSet
 
selectInterval - Variable in class ecologylab.services.distributed.client.NIOClient
selectInterval is passed to select() when it is called in the run loop.
selector - Variable in class ecologylab.services.distributed.impl.NIOCore
 
SEMANTICS - Static variable in class ecologylab.io.Assets
 
SendEpilogue - Class in ecologylab.services.logging
Allows the application to send application-specific content to the log, at the end of a session.
SendEpilogue(Logging, Epilogue) - Constructor for class ecologylab.services.logging.SendEpilogue
 
SendEpilogue() - Constructor for class ecologylab.services.logging.SendEpilogue
 
sender - Variable in class ecologylab.services.messages.ServiceMessage
Contains the IP address of the host that sent this message.
sendLoginMessage() - Method in class ecologylab.services.authentication.nio.NIOAuthClient
Sends a Login message to the server; may be overridden by subclasses that need to add addtional information to the Login message.
sendLogoutMessage() - Method in class ecologylab.services.authentication.nio.NIOAuthClient
Sends a Logout message to the server; may be overridden by subclasses that need to add addtional information to the Logout message.
sendMessage(RequestMessage) - Method in class ecologylab.services.distributed.client.NIOClient
Blocking send.
sendMessage(RequestMessage, int) - Method in class ecologylab.services.distributed.client.NIOClient
Blocking send with timeout.
sendMessage(RequestMessage) - Method in class ecologylab.services.distributed.legacy.ServicesClient
Send a message to the ServicesServer to get a service performed,
sendMessage(RequestMessage) - Method in class ecologylab.services.distributed.legacy.ServicesClientBase
Performs a blocking send: sends request, waits for a ResponseMessage, processes the response, then returns it.
SendPrologue - Class in ecologylab.services.logging
Allows the application to send application-specific content to the log, at the beginning of a session.
SendPrologue(Logging, Prologue) - Constructor for class ecologylab.services.logging.SendPrologue
 
SendPrologue() - Constructor for class ecologylab.services.logging.SendPrologue
 
sendResponse(RequestMessage, ResponseMessage) - Method in class ecologylab.services.distributed.legacy.HTTPGetServerToClientConnection
Send the response message back to the client.
sendResponse(RequestMessage, ResponseMessage) - Method in class ecologylab.services.distributed.legacy.ServerToClientConnection
Send the response message back to the client.
sendResponse(CharSequence) - Method in class ecologylab.services.distributed.legacy.ServerToClientConnection
 
sendSentence() - Method in class ecologylab.sensor.gps.SimGPS
Sends the next sentence in the file.
SENTINEL - Variable in class ecologylab.collections.FloatWeightSet
Used as a boundary condition for fast implementations of sort.
SEOUL_SHOPPING - Static variable in class ecologylab.xml.library.yahoo.ResultSet
 
SEP - Static variable in class ecologylab.generic.Generic
 
sep - Static variable in class ecologylab.io.Files
 
separator() - Method in class ecologylab.collections.PrefixCollection
 
seperateLowerUpperCase(String) - Static method in class ecologylab.generic.StringTools
Parse file name or variable name spellings, to convert to a set of words.
serialEvent(SerialPortEvent) - Method in class ecologylab.sensor.gps.GPS
 
server - Variable in class ecologylab.services.distributed.legacy.ServicesClientBase
 
server - Variable in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
The network communicator that will handle all the reading and writing for the socket associated with this ContextManager
SERVER_SHUTTING_DOWN - Static variable in class ecologylab.services.distributed.impl.ServerEvent
 
SERVER_STARTED - Static variable in class ecologylab.services.distributed.impl.ServerEvent
 
SERVER_STOPPED - Static variable in class ecologylab.services.distributed.impl.ServerEvent
 
serverAddress - Variable in class ecologylab.services.distributed.client.NIOClient
 
ServerConstants - Interface in ecologylab.services.distributed.common
Constants used by ServicesServers and their components.
ServerEvent - Class in ecologylab.services.distributed.impl
 
ServerEvent(String, ServicesServerBase) - Constructor for class ecologylab.services.distributed.impl.ServerEvent
 
serverEventOccurred(ServerEvent) - Method in interface ecologylab.services.distributed.impl.ServerListener
Takes an action in response to a server event.
ServerListener - Interface in ecologylab.services.distributed.impl
A listener that reacts to server events, such as when a client connects.
serverListeners - Variable in class ecologylab.services.distributed.legacy.ServicesServerBase
 
serverSocket - Variable in class ecologylab.services.distributed.legacy.ServicesServerBase
 
ServerToClientConnection - Class in ecologylab.services.distributed.legacy
Interface Ecology Lab Distributed Computing Services framework

Runs the connection from the server to a client.

ServerToClientConnection(Socket, ServicesServer) - Constructor for class ecologylab.services.distributed.legacy.ServerToClientConnection
 
ServiceMessage - Class in ecologylab.services.messages
Abstract base class for ecologylab.services DCF request and response messages.
ServiceMessage() - Constructor for class ecologylab.services.messages.ServiceMessage
 
ServicesClient - Class in ecologylab.services.distributed.legacy
Interface Ecology Lab Distributed Computing Services framework

Client to connect to ServicesServer.

ServicesClient(int) - Constructor for class ecologylab.services.distributed.legacy.ServicesClient
Create a client that will connect on the provided port.
ServicesClient(int, TranslationSpace) - Constructor for class ecologylab.services.distributed.legacy.ServicesClient
 
ServicesClient(String, int) - Constructor for class ecologylab.services.distributed.legacy.ServicesClient
 
ServicesClient(String, int, TranslationSpace) - Constructor for class ecologylab.services.distributed.legacy.ServicesClient
 
ServicesClient(String, int, TranslationSpace, Scope) - Constructor for class ecologylab.services.distributed.legacy.ServicesClient
 
ServicesClientBase - Class in ecologylab.services.distributed.legacy
Abstract base class for building ecologylab.services clients.
ServicesClientBase(String, int, TranslationSpace, Scope) - Constructor for class ecologylab.services.distributed.legacy.ServicesClientBase
 
ServicesHostsAndPorts - Interface in ecologylab.services.distributed.common
A place to gather host and port assignments in the Interface Ecology Lab.
servicesServer - Variable in class ecologylab.services.distributed.legacy.ServerToClientConnection
 
ServicesServer - Class in ecologylab.services.distributed.legacy
Interface Ecology Lab Distributed Computing Services framework

Multi-threaded services server.

ServicesServer(int, int, TranslationSpace, Scope) - Constructor for class ecologylab.services.distributed.legacy.ServicesServer
Create a services server, that listens on the specified port, and uses the specified TranslationSpaces for operating on messages.
ServicesServerBase - Class in ecologylab.services.distributed.legacy
A base set of fields and methods that are necessary for any server implementation.
ServicesServerBase(int, TranslationSpace, Scope) - Constructor for class ecologylab.services.distributed.legacy.ServicesServerBase
Creates a Services Server Base.
SESSION_SEPARATOR - Static variable in class ecologylab.services.distributed.legacy.SessionId
 
sessionFileDir - Static variable in class ecologylab.services.distributed.legacy.SessionId
 
sessionFileName - Static variable in class ecologylab.services.distributed.legacy.SessionId
 
SessionId - Class in ecologylab.services.distributed.legacy
User study subject session number, and directory management.
SessionId() - Constructor for class ecologylab.services.distributed.legacy.SessionId
 
sessionId - Variable in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
sessionId uniquely identifies this ContextManager.
sessionIdString - Static variable in class ecologylab.services.distributed.legacy.SessionId
 
sessionNumber - Variable in class ecologylab.services.messages.cf.SeedCf
Indicates which CFSession the seeding message effect, in case there are more than one.
SessionObjects - Interface in ecologylab.services.distributed.common
Constants that define general ecologylab objects that get stored in the Session ObjectRegistry.
sessionStartTime() - Static method in class ecologylab.services.logging.Logging
Return our session start timestamp.
sessionTime - Variable in class ecologylab.services.logging.MixedInitiativeOp
Elapsed time since the session started.
set(Environment) - Method in class ecologylab.appframework.Environment.The
 
set() - Method in class ecologylab.collections.FloatSetElement
The set object that this element is part of, or null if its not a member of any set.
set(int, Object) - Method in class ecologylab.collections.SyncLinkedList
 
set(Vector2d) - Method in class ecologylab.xml.library.geom.Vector2d
 
set - Variable in class ecologylab.xml.types.element.ArrayListState
 
set() - Method in class ecologylab.xml.types.element.ArrayListState
Use lazy evaluation for creating the set, in order to make it possible this class lightweight enough to use in subclass situations where they may be no elements added to the set, where the ElementState is only being used for direct fields.
set(int, T) - Method in class ecologylab.xml.types.element.ArrayListState
 
set - Variable in class ecologylab.xml.types.element.HashSetState
 
set() - Method in class ecologylab.xml.types.element.HashSetState
 
set - Variable in class ecologylab.xml.types.element.VectorState
 
setAlt(double) - Method in class ecologylab.sensor.gps.data.GeoCoordinate
 
setAltitudeMode(String) - Method in class ecologylab.xml.library.kml.geometry.LineString
 
setAndHashPassword(String) - Method in class ecologylab.services.authentication.AuthenticationListEntry
Uses SHA-256 encryption to store the password passed to it.
setAppletDesc(AppletDesc) - Method in class ecologylab.xml.library.jnlp.JnlpState
Sets the applet description and clears the application description (since there can only be one or the other) and any previous applet descriptions.
setApplicationDesc(ApplicationDesc) - Method in class ecologylab.xml.library.jnlp.JnlpState
Sets the application description and clears the applet description (since there can only be one or the other) and any previous application descriptions.
setApplicationName(String) - Static method in class ecologylab.appframework.PropertiesAndDirectories
 
setAssetsRoot(ParsedURL) - Static method in class ecologylab.io.Assets
Set the source URL root of the tree of assets for this application.
setAuthor(String) - Method in class ecologylab.xml.library.rss.Item
 
setBias(float) - Method in class ecologylab.services.messages.cf.Seed
 
setBody(Body) - Method in class ecologylab.xml.library.opml.Opml
 
setBooktitle(String) - Method in class ecologylab.xml.library.icdl.Book
 
setBookurl(ParsedURL) - Method in class ecologylab.xml.library.icdl.Book
 
setBrandHeight(int) - Method in class ecologylab.xml.library.rest.Fields
 
setBrandIconURL(URL) - Method in class ecologylab.xml.library.rest.Fields
 
setBrandTitle(String) - Method in class ecologylab.xml.library.rest.Fields
 
setBrandWidth(int) - Method in class ecologylab.xml.library.rest.Fields
 
setBuffer(StringBuilder) - Method in class ecologylab.services.logging.LogRequestMessage
 
setCacheRoot(File) - Static method in class ecologylab.io.Assets
Sets the root file path for caching.
setCategory(String) - Method in class ecologylab.xml.library.media.Media
 
setChannel(Channel) - Method in class ecologylab.xml.library.rss.RssState
 
setCodeBase(ParsedURL) - Method in class ecologylab.appframework.ApplicationEnvironment
Set the codebase for the application.
setCompoundDescription(String) - Method in class ecologylab.xml.library.rest.Fields
 
setCompoundSubject(String) - Method in class ecologylab.xml.library.rest.Fields
 
setCompoundTitle(String) - Method in class ecologylab.xml.library.rest.Fields
 
setContent(Content) - Method in class ecologylab.xml.library.media.Media
 
setCoordinates(Coordinates) - Method in class ecologylab.xml.library.kml.geometry.Geometry
 
setCoords(String) - Method in class ecologylab.xml.library.kml.geometry.Coordinates
 
setCover(ParsedURL) - Method in class ecologylab.xml.library.icdl.Book
 
setCreator(String) - Method in class ecologylab.services.messages.cf.SearchState
 
setCreator(String) - Method in class ecologylab.xml.library.dc.Dc
 
setCreator(String) - Method in class ecologylab.xml.library.dc.DcTag
 
setCredit(Credit) - Method in class ecologylab.xml.library.media.Content
 
setCredit(Credit) - Method in class ecologylab.xml.library.media.Media
 
setDebugMode(boolean) - Method in interface ecologylab.generic.DebugMode
 
setDeclarationStyle(ElementState.DeclarationStyle) - Static method in class ecologylab.xml.ElementState
 
setDescription(String) - Method in class ecologylab.xml.library.dc.Dc
 
setDescription(String) - Method in class ecologylab.xml.library.dc.DcTag
 
setDescription(Description) - Method in class ecologylab.xml.library.media.Content
 
setDescription(String) - Method in class ecologylab.xml.library.media.Media
 
setDescription(String) - Method in class ecologylab.xml.library.rss.Channel
 
setDescription(String) - Method in class ecologylab.xml.library.rss.Channel2
 
setDescription(String) - Method in class ecologylab.xml.library.rss.Item
 
setDisposable(boolean) - Method in class ecologylab.services.distributed.impl.PreppedRequest
 
setDocument(Document) - Method in class ecologylab.xml.library.kml.Kml
 
setDocumentLocator(Locator) - Method in class ecologylab.xml.ElementStateSAXHandler
${tags}
setDownloadProcessor(DownloadProcessor) - Static method in class ecologylab.io.ZipDownload
 
setElements(FloatSetElement[]) - Method in class ecologylab.collections.FloatWeightSet
 
setEngine(String) - Method in class ecologylab.services.messages.cf.SearchState
Set search engine.
setEngineAndQuery(String, String) - Method in class ecologylab.services.messages.cf.SearchState
Form a typical search query.
setEntry(AuthenticationListEntry) - Method in class ecologylab.services.authentication.messages.Login
 
setEntry(AuthenticationListEntry) - Method in class ecologylab.services.authentication.nio.NIOAuthClient
 
setExtent(int) - Method in class ecologylab.services.logging.playback.LogPlaybackControlModel
 
setExtrude(boolean) - Method in class ecologylab.xml.library.kml.geometry.LineString
 
setField(Object, Field, String) - Method in class ecologylab.xml.types.scalar.BooleanType
This is a primitive type, so we set it specially.
setField(Object, Field, String) - Method in class ecologylab.xml.types.scalar.ByteType
This is a primitive type, so we set it specially.
setField(Object, Field, String) - Method in class ecologylab.xml.types.scalar.CharType
This is a primitive type, so we set it specially.
setField(Object, Field, String) - Method in class ecologylab.xml.types.scalar.DoubleType
This is a primitive type, so we set it specially.
setField(Object, Field, String) - Method in class ecologylab.xml.types.scalar.FloatType
This is a primitive type, so we set it specially.
setField(Object, Field, String) - Method in class ecologylab.xml.types.scalar.IntType
This is a primitive type, so we set it specially.
setField(Object, Field, String) - Method in class ecologylab.xml.types.scalar.LongType
This is a primitive type, so we set it specially.
setField(Object, Field, String) - Method in class ecologylab.xml.types.scalar.ScalarType
Set the field represented to the value of Many different types of exceptions may be thrown.
setField(Field, String) - Method in class ecologylab.xml.types.scalar.ShortType
This is a primitive type, so we set it specially.
setFieldError(Field, String, Exception) - Method in class ecologylab.xml.types.scalar.ScalarType
Display an error message that arose while setting field to value.
setFields(Fields) - Method in class ecologylab.xml.library.rest.Record
 
setFieldUsingTypeRegistry(Field, String) - Method in class ecologylab.xml.ElementState
Set a field that is an extended primitive -- a non ElementState -- using the type registry.
setFieldUsingTypeRegistry(Field, String) - Method in class ecologylab.xml.library.media.Content
Add cateogry leaf nodes as attribute values into categoryStrings.
setFieldValue(Object, Field, Object) - Static method in class ecologylab.generic.ReflectionTools
Set a reference type Field to a value.
setFloatingPrecision(short) - Method in class ecologylab.xml.ElementState
 
setFocusStatus - Variable in class ecologylab.appframework.TraceSlots
 
setFolder(Folder) - Method in class ecologylab.xml.library.kml.Kml
 
setFormat(String) - Method in class ecologylab.xml.library.dc.Dc
 
setFormat(String) - Method in class ecologylab.xml.library.dc.DcTag
 
setFrame(double, double, double, double) - Method in class ecologylab.xml.library.geom.RectangularShape
 
setGroup(Group) - Method in class ecologylab.xml.library.media.Media
 
setHandleMultipleRequests(int) - Method in class ecologylab.services.messages.cf.SeedCf
 
setHeight(int) - Method in class ecologylab.xml.library.icdl.Book
 
setHeight(int) - Method in class ecologylab.xml.library.media.Content
 
setHeight(int) - Method in class ecologylab.xml.library.media.Thumbnail
 
setHemisphere(char) - Method in class ecologylab.sensor.gps.data.AngularCoord
Uses the specified hemisphere to ensure that the sign of deg is set correctly for this object.
setHref(String) - Method in class ecologylab.xml.library.jnlp.JnlpState
 
setHtmlUrl(ParsedURL) - Method in class ecologylab.xml.library.opml.Outline
 
setId(String) - Method in class ecologylab.appframework.types.AssetState
 
setId(String) - Method in class ecologylab.xml.library.icdl.Book
 
setIdentifier(ParsedURL) - Method in class ecologylab.xml.library.dc.Dc
 
setIdentifier(ParsedURL) - Method in class ecologylab.xml.library.dc.DcTag
 
setIncrementalSums(float[]) - Method in class ecologylab.collections.FloatWeightSet
 
setIndex(int) - Method in class ecologylab.collections.FloatSetElement
 
setInFile(String) - Method in class ecologylab.io.Files
 
setItems(ArrayList<Item>) - Method in class ecologylab.xml.library.rss.Channel2
 
setJustcrawl(boolean) - Method in class ecologylab.services.messages.cf.DocumentState
 
setJustmedia(boolean) - Method in class ecologylab.services.messages.cf.DocumentState
 
setKeywords(String) - Method in class ecologylab.xml.library.media.Content
 
setLanguages(String) - Method in class ecologylab.xml.library.icdl.Book
 
setLat(AngularCoord) - Method in class ecologylab.sensor.gps.data.GeoCoordinate
 
setLat(double) - Method in class ecologylab.sensor.gps.data.GPSDatum
 
setLevel(int) - Method in class ecologylab.services.authentication.AuthenticationListEntry
 
setLine(double, double, double, double) - Method in class ecologylab.xml.library.geom.Line2DDoubleState
 
setLineString(LineString) - Method in class ecologylab.xml.library.kml.feature.Placemark
 
setLink(ParsedURL) - Method in class ecologylab.xml.library.rss.Channel
 
setLink(ParsedURL) - Method in class ecologylab.xml.library.rss.Channel2
 
setLink(ParsedURL) - Method in class ecologylab.xml.library.rss.Item
 
setLoaded(boolean) - Method in class ecologylab.services.logging.playback.View
 
setLoading(boolean) - Method in class ecologylab.services.logging.playback.LogPlaybackControls
 
setLocation(double, double) - Method in class ecologylab.xml.library.geom.Point2DDoubleState
 
setLog(LogPlaybackControlModel<E, T>) - Method in class ecologylab.services.logging.playback.LogPlaybackControls
 
setLogFilesPath(String) - Method in class ecologylab.services.logging.NIOLoggingServer
Sets the directory to which to write log files.
setLoggingFile(String) - Static method in class ecologylab.generic.Debug
 
setLon(AngularCoord) - Method in class ecologylab.sensor.gps.data.GeoCoordinate
 
setLon(double) - Method in class ecologylab.sensor.gps.data.GPSDatum
 
setMax(Float) - Method in class ecologylab.appframework.types.prefs.RangeFloatState
Set max value.
setMax(Integer) - Method in class ecologylab.appframework.types.prefs.RangeIntState
Set max value.
setMax(T) - Method in class ecologylab.appframework.types.prefs.RangeState
Set the max of a choice.
setMaximum(int) - Method in class ecologylab.services.logging.playback.LogPlaybackControlModel
Throws an UnsupportedOperationException; maximum is set by the underlying log data.
setMessage(M) - Method in class ecologylab.services.distributed.impl.MessageWithMetadata
 
setMin(Float) - Method in class ecologylab.appframework.types.prefs.RangeFloatState
Set min value.
setMin(Integer) - Method in class ecologylab.appframework.types.prefs.RangeIntState
Set min value.
setMin(T) - Method in class ecologylab.appframework.types.prefs.RangeState
Set the min of a choice.
setMinimum(int) - Method in class ecologylab.services.logging.playback.LogPlaybackControlModel
Throws an UnsupportedOperationException; minimum is set by the underlying log data.
setName(String) - Method in class ecologylab.appframework.types.Preference
Deprecated. Set the name of this Preference.
setNext(DLL) - Method in class ecologylab.collections.DLL
Not usually for public consumption.
setNorm(double) - Method in class ecologylab.xml.library.geom.Vector2d
Adjusts the magnitude of this vector to match mag.
setNumReturned(int) - Method in class ecologylab.xml.library.rest.ResultsInfo
 
setNumSkipped(int) - Method in class ecologylab.xml.library.rest.ResultsInfo
 
setNumSlots(int) - Method in class ecologylab.collections.FloatWeightSet
 
setOrigLink(ParsedURL) - Method in class ecologylab.xml.library.feedburner.Feedburner
 
setOSSpecificProperties() - Static method in class ecologylab.appframework.PropertiesAndDirectories
 
setOutline(Outline) - Method in class ecologylab.xml.library.opml.Body
 
setParent(ElementState) - Method in class ecologylab.xml.ElementState
Set the parent of this, to create the tree structure.
setPendingInvalidate(SelectionKey, boolean) - Method in class ecologylab.services.distributed.impl.NIOCore
Sets up a pending invalidate command for the given input.
setPendingInvalidate(SocketChannel, boolean) - Method in class ecologylab.services.distributed.impl.NIOServerBackend
 
setPhysicalWorldCoordinates(GPSDatum, GPSDatum) - Method in class ecologylab.projection.Projection
 
setPhysicalWorldCoordinatesOnly(GPSDatum, GPSDatum) - Method in class ecologylab.projection.Projection
 
setPlacemark(Placemark) - Method in class ecologylab.xml.library.kml.Kml
 
setPlaybackOpTo(int) - Method in class ecologylab.services.logging.playback.LogPlaybackControlModel
 
setPoint(Point) - Method in class ecologylab.xml.library.kml.feature.Placemark
 
SetPreferences - Class in ecologylab.services.messages
Deprecated. 
SetPreferences() - Constructor for class ecologylab.services.messages.SetPreferences
Deprecated.  
SetPreferences(PrefSet) - Constructor for class ecologylab.services.messages.SetPreferences
Deprecated.  
SetPreferences(PrefSet, String) - Constructor for class ecologylab.services.messages.SetPreferences
Deprecated.  
SetPreferences(String, TranslationSpace) - Constructor for class ecologylab.services.messages.SetPreferences
Deprecated.  
SetPreferences(String, String, TranslationSpace) - Constructor for class ecologylab.services.messages.SetPreferences
Deprecated.  
setPreferencesSetAssetPath(String) - Method in class ecologylab.services.messages.SetPreferences
Deprecated. Set the Asset path used for setPreferences.
setPrev(DLL) - Method in class ecologylab.collections.DLL
 
setPrimaryIdentifier(String) - Method in class ecologylab.xml.library.rest.Fields
 
setPriority(int) - Static method in class ecologylab.generic.Generic
Set the priority of the current thread.
setPriority(Thread, int) - Static method in class ecologylab.generic.Generic
Set the priority of the current thread.
setPruneSize(int) - Method in class ecologylab.collections.FloatWeightSet
Set the maximum size this should grow to before pruning.
setPublisher(String) - Method in class ecologylab.xml.library.dc.Dc
 
setPublisher(String) - Method in class ecologylab.xml.library.dc.DcTag
 
setQuery(String) - Method in class ecologylab.services.messages.cf.SearchState
 
setQuestionId(String) - Method in class ecologylab.services.logging.Prologue
 
setRangeProperties(int, int, int, int, boolean) - Method in class ecologylab.services.logging.playback.LogPlaybackControlModel
 
setRating(String) - Method in class ecologylab.xml.library.media.Media
 
setReconnectAttempts(int) - Method in class ecologylab.services.distributed.client.NIOClient
 
setRecords(Records) - Method in class ecologylab.xml.library.endnote.XmlState
 
setRequest(StringBuilder) - Method in class ecologylab.services.distributed.impl.PreppedRequest
 
setRequest(URL) - Method in class ecologylab.xml.library.rest.RestSearchResult
 
setResponseMessage(String) - Method in class ecologylab.services.authentication.messages.LoginStatusResponse
 
setResults(ArrayListState<Record>) - Method in class ecologylab.xml.library.rest.SearchResults
 
setRole(String) - Method in class ecologylab.xml.library.media.Credit
 
setRotConstMode(Projection.RotationConstraintMode) - Method in class ecologylab.projection.Projection
 
setRotConstModeOnly(Projection.RotationConstraintMode) - Method in class ecologylab.projection.Projection
 
setScaleConstMode(Projection.ScaleConstraintMode) - Method in class ecologylab.projection.Projection
 
setScaleConstModeOnly(Projection.ScaleConstraintMode) - Method in class ecologylab.projection.Projection
 
setSchemaLocation(String) - Method in class ecologylab.xml.library.rest.RestSearchResult
 
setSchemaVersion(String) - Method in class ecologylab.xml.library.rest.RestSearchResult
 
setSearchResults(SearchResults) - Method in class ecologylab.xml.library.rest.RestSearchResult
 
setSelectedItem(Object) - Method in class ecologylab.standalone.visualizer.BaudRateComboModel
 
setSender(InetAddress) - Method in class ecologylab.services.messages.ServiceMessage
This method should be called by a server when it translates this message.
setServer(String) - Method in class ecologylab.services.distributed.client.NIOClient
 
setServer(String) - Method in class ecologylab.services.distributed.legacy.ServicesClientBase
 
setSet(BasicFloatSet) - Method in class ecologylab.collections.FloatSetElement
 
setSize(int) - Method in class ecologylab.collections.FloatWeightSet
 
setSocket(SelectionKey) - Method in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
Sets the SelectionKey, and sets the new SelectionKey to have the same attachment (session id) as the old one.
setStudyName(String) - Method in class ecologylab.services.logging.Prologue
 
setStyleUrl(String) - Method in class ecologylab.xml.library.kml.feature.KmlFeature
 
setSubject(String) - Method in class ecologylab.xml.library.dc.Dc
 
setSubject(String) - Method in class ecologylab.xml.library.dc.DcTag
 
setSum - Variable in class ecologylab.collections.FloatWeightSet
 
setSurrogateSetString(String) - Method in class ecologylab.services.messages.cf.CfCollaborationGetSurrogate
 
setSurrogateSetString(String) - Method in class ecologylab.services.messages.CfCollaborationGetSurrogate
 
setTessellate(boolean) - Method in class ecologylab.xml.library.kml.geometry.LineString
 
setThumbnail(Thumbnail) - Method in class ecologylab.xml.library.media.Content
 
setThumbnail(Thumbnail) - Method in class ecologylab.xml.library.media.Media
 
setTitle(String) - Method in class ecologylab.xml.library.dc.Dc
 
setTitle(String) - Method in class ecologylab.xml.library.dc.DcTag
 
setTitle(String) - Method in class ecologylab.xml.library.media.Content
 
setTitle(String) - Method in class ecologylab.xml.library.media.Media
 
setTitle(String) - Method in class ecologylab.xml.library.opml.Outline
 
setTitle(String) - Method in class ecologylab.xml.library.rss.Channel
 
setTitle(String) - Method in class ecologylab.xml.library.rss.Channel2
 
setTitle(String) - Method in class ecologylab.xml.library.rss.Item
 
setTotalNumResults(int) - Method in class ecologylab.xml.library.rest.ResultsInfo
 
setType(String) - Method in class ecologylab.xml.library.media.Content
 
setType(String) - Method in class ecologylab.xml.library.media.Description
 
setUid(long) - Method in class ecologylab.services.distributed.impl.MessageWithMetadata
 
setUid(long) - Method in class ecologylab.services.distributed.impl.PreppedRequest
 
setUid(long) - Method in class ecologylab.services.messages.ServiceMessage
Deprecated. 
setupApplication(Scope) - Method in class ecologylab.services.messages.SetPreferences
Deprecated. This is a hook inside the performServices method which should be overridden by any class that extends this object.
setupColorChooser(JPanel, MetaPref) - Static method in class ecologylab.appframework.types.prefs.gui.PrefsEditor
Creates a color chooser dialog for a color chooser metapref and places it on the panel.
setupContainer(boolean, boolean) - Method in class ecologylab.appframework.types.prefs.gui.PrefsEditor
Calls createJFrame
setupImportantEvents() - Method in class ecologylab.services.logging.playback.LogPlaybackControls
Hook method for subclasses that need to set up important events on the log op timeline.
setUrl(ParsedURL) - Method in class ecologylab.services.messages.cf.DocumentState
 
setUrl(ParsedURL) - Method in class ecologylab.xml.library.media.Content
 
setUrl(ParsedURL) - Method in class ecologylab.xml.library.media.Thumbnail
 
setUseDOMForTranslateTo(boolean) - Static method in class ecologylab.xml.ElementState
Set to true to use the DOM parser by default for translateToXML().
setUserID(String) - Method in class ecologylab.services.logging.Prologue
 
setUsername(String) - Method in class ecologylab.services.authentication.AuthenticationListEntry
Sets the username of the AuthenticationListEntry.
setValue(String) - Method in class ecologylab.appframework.types.Preference
Deprecated. Set the value of this Preference.
setValue(T) - Method in class ecologylab.appframework.types.prefs.Choice
Set the value of a choice.
setValue(Boolean) - Method in class ecologylab.appframework.types.prefs.ChoiceBoolean
Set the value of a choice.
setValue(Float) - Method in class ecologylab.appframework.types.prefs.ChoiceFloat
Get the value of a choice
setValue(Integer) - Method in class ecologylab.appframework.types.prefs.ChoiceInt
Get the value of a choice
setValue(T) - Method in class ecologylab.appframework.types.prefs.Pref
Generic value setter.
setValue(Boolean) - Method in class ecologylab.appframework.types.prefs.PrefBoolean
Set the value of the Pref given a Boolean (big B)
setValue(boolean) - Method in class ecologylab.appframework.types.prefs.PrefBoolean
Set the value of the Pref given a boolean (small b)
setValue(Color) - Method in class ecologylab.appframework.types.prefs.PrefColor
 
setValue(ElementState) - Method in class ecologylab.appframework.types.prefs.PrefElementState
 
setValue(File) - Method in class ecologylab.appframework.types.prefs.PrefFile
Sets up this Pref object to be associated with newValue as an absolute path.
setValue(String, int) - Method in class ecologylab.appframework.types.prefs.PrefFile
Sets up this Pref object to be associated with newValue as a path indicated by pathContext.
setValue(Float) - Method in class ecologylab.appframework.types.prefs.PrefFloat
Set the value of the Pref given a Float (big F)
setValue(float) - Method in class ecologylab.appframework.types.prefs.PrefFloat
Set the value of the Pref given a float (small f)
setValue(Integer) - Method in class ecologylab.appframework.types.prefs.PrefInt
Set the value of the Pref given an Integer
setValue(int) - Method in class ecologylab.appframework.types.prefs.PrefInt
Set the value of the Pref given an int
setValue(String) - Method in class ecologylab.appframework.types.prefs.PrefString
Set the value of the Pref
setValue(int) - Method in class ecologylab.services.logging.playback.LogPlaybackControlModel
 
setValue(int) - Method in class ecologylab.xml.types.element.IntState
 
setValueChangedListener(ValueChangedListener) - Method in class ecologylab.appframework.types.prefs.MetaPref
Set object that receives a callback when the value of a Pref is changed through the PrefsEditor.
setValueChangedListener(String, ValueChangedListener) - Static method in class ecologylab.appframework.types.prefs.MetaPref
Set object that receives a callback when the value of a Pref is changed through the PrefsEditor.
setValueIsAdjusting(boolean) - Method in class ecologylab.services.logging.playback.LogPlaybackControlModel
 
setVersion(float) - Method in class ecologylab.appframework.types.AssetState
 
setVersion(float) - Method in class ecologylab.xml.library.rss.RssState
 
setVirtualWorldPoints(double, double) - Method in class ecologylab.projection.Projection
 
setVirtualWorldSizeOnly(double, double) - Method in class ecologylab.projection.Projection
 
setWaitBetweenReconnectAttempts(int) - Method in class ecologylab.services.distributed.client.NIOClient
 
setWeight(float) - Method in class ecologylab.collections.FloatSetElement
Set the weight slot.
setWidth(int) - Method in class ecologylab.xml.library.icdl.Book
 
setWidth(int) - Method in class ecologylab.xml.library.media.Content
 
setWidth(int) - Method in class ecologylab.xml.library.media.Thumbnail
 
setWriter(OutputStreamWriter) - Method in class ecologylab.services.logging.LogRequestMessage
Sets the writer that will be used to record this object's buffer's contents during the performService method.
setX(double) - Method in class ecologylab.xml.library.geom.Vector2d
 
setXmlns(String) - Method in class ecologylab.xml.library.rest.RestSearchResult
 
setXmlUrl(ParsedURL) - Method in class ecologylab.xml.library.opml.Outline
 
setY(double) - Method in class ecologylab.xml.library.geom.Vector2d
 
shape - Variable in class ecologylab.xml.library.geom.Ellipse2DDoubleState
 
shape() - Method in class ecologylab.xml.library.geom.Ellipse2DDoubleState
Returns an Ellipse2D object represented by this.
shape() - Method in class ecologylab.xml.library.geom.Rectangle2DDoubleState
Returns an Rectangle2D object represented by this.
shape() - Method in class ecologylab.xml.library.geom.RectangularShape
 
ShortcutElement - Class in ecologylab.xml.library.jnlp.information
shortcut element: The optional shortcut element can be used to indicate an application's preferences for desktop integration.
ShortcutElement() - Constructor for class ecologylab.xml.library.jnlp.information.ShortcutElement
 
shortString() - Method in class ecologylab.collections.FloatWeightSet
 
shortString() - Method in class ecologylab.net.ParsedURL
A shorter string for displaing in the modeline for debugging, and in popup messages.
ShortType - Class in ecologylab.xml.types.scalar
Type system entry for short, a built-in primitive.
ShortType() - Constructor for class ecologylab.xml.types.scalar.ShortType
This constructor should only be called once per session, through a static initializer, typically in TypeRegistry.
show(int) - Method in class ecologylab.generic.ArrayListDebug
 
show(Object, int) - Static method in class ecologylab.generic.Debug
Evaluates the same conditional as Debug usually does implicitly, for explicit use in special static Debug printing scenarios.
show(int) - Method in class ecologylab.generic.Debug
 
show(int) - Method in class ecologylab.generic.ObservableDebug
 
showColorChooser(JColorChooser, Component, String) - Static method in class ecologylab.generic.SwingTools
 
showDialog(String) - Static method in class ecologylab.generic.Generic
 
showDialogAndExit(String, int) - Static method in class ecologylab.appframework.EnvironmentGeneric
 
showFileSelectGUI() - Method in class ecologylab.services.logging.playback.LogPlayer
 
showLogPlaybackGUI() - Method in class ecologylab.services.logging.playback.LogPlayer
 
showStatus(String) - Method in class ecologylab.appframework.ApplicationEnvironment
 
shutdown() - Method in interface ecologylab.services.distributed.impl.Shutdownable
Causes this to start to shutdown, and fires a SERVER_SHUTTING_DOWN event to all listeners.
shutdown(Collection<Object>) - Method in class ecologylab.services.distributed.legacy.ServerToClientConnection
Causes this to stop accepting new requests, completes all pending requests, closes, then notifies objectsToBeNotified.
shutdown() - Method in class ecologylab.services.distributed.legacy.ServicesServer
See ecologylab.services.ServicesServerBase#shutdownAndNotify(java.util.Collection)
shutdown() - Method in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
Hook method for having shutdown behavior.
shutdown() - Method in class ecologylab.services.distributed.server.DoubleThreadedNIOServer
 
shutdown() - Method in class ecologylab.services.logging.LoggingClientManager
 
Shutdownable - Interface in ecologylab.services.distributed.impl
Interface for objects that should have a shutdown sequence.
shutdownOK() - Method in class ecologylab.services.distributed.client.NIOClient
 
shuttingDown - Variable in class ecologylab.services.distributed.impl.NIONetworking
 
shuttingDown - Variable in class ecologylab.services.distributed.legacy.ServicesServerBase
 
signForHemisphere(char, double) - Static method in class ecologylab.sensor.gps.data.AngularCoord
 
SIM - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
SimGPS - Class in ecologylab.sensor.gps
A simulated GPS that uses a text file containing NMEA sentences to drive a GPS-based application.
SimGPS(File, SimGPS.PlayMode) - Constructor for class ecologylab.sensor.gps.SimGPS
 
SimGPS.PlayMode - Enum in ecologylab.sensor.gps
 
SimpleDownloadProcessor - Class in ecologylab.appframework
A simple download processor: just download the Downloadable immediately.
SimpleDownloadProcessor() - Constructor for class ecologylab.appframework.SimpleDownloadProcessor
 
size - Variable in class ecologylab.collections.FloatWeightSet
size of last used element in array
size() - Method in class ecologylab.collections.FloatWeightSet
 
size() - Method in interface ecologylab.collections.LinearAccess
 
size() - Method in class ecologylab.collections.SyncLinkedList
 
size() - Method in class ecologylab.generic.ObjectOrHashMap
 
size() - Method in class ecologylab.services.logging.Logging
Returns the size of the list of log ops.
size() - Method in class ecologylab.xml.library.rss.Channel2
 
size() - Method in class ecologylab.xml.library.rss.RDFState
 
size() - Method in class ecologylab.xml.types.element.ArrayListState
Get the number of elements in the set.
size() - Method in class ecologylab.xml.types.element.HashMapState
 
size() - Method in class ecologylab.xml.types.element.HashSetState
Get the number of elements in the set.
size() - Method in class ecologylab.xml.types.element.SynchronizedHashMapState
 
size() - Method in class ecologylab.xml.types.element.VectorState
Get the number of elements in the set.
skippedEntity(String) - Method in class ecologylab.xml.ElementStateSAXHandler
${tags}
sleep(int) - Static method in class ecologylab.generic.Generic
Sleep easily.
sleep(int, boolean) - Static method in class ecologylab.generic.Generic
Sleep easily.
SLIDER - Static variable in interface ecologylab.appframework.types.prefs.WidgetTypes
 
socket - Variable in class ecologylab.services.distributed.legacy.ServicesClientBase
 
socketKey - Variable in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
The selection key for this context manager.
someKml - Static variable in class ecologylab.standalone.TestKML
 
SPADES - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
specedPWP1 - Variable in class ecologylab.projection.Projection
 
specedPWP2 - Variable in class ecologylab.projection.Projection
 
SPECIAL_CHARACTER_ENTITIES - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
SpecialCharacterEntities - Interface in ecologylab.xml
XML character entity names for special markup.
SPINNER - Static variable in interface ecologylab.appframework.types.prefs.WidgetTypes
 
Split(Color, int[]) - Static method in class ecologylab.generic.Palette
 
stampTime() - Method in class ecologylab.services.messages.ServiceMessage
Sets timeStamp to equal the current system time in milliseconds.
start() - Method in interface ecologylab.generic.StartAndStoppable
 
start(int) - Method in class ecologylab.sensor.gps.SimGPS
 
start() - Method in class ecologylab.services.distributed.client.NIOClient
 
start() - Method in class ecologylab.services.distributed.impl.NIOCore
 
start() - Method in class ecologylab.services.distributed.impl.NIOServerBase
 
start(int) - Method in class ecologylab.services.distributed.legacy.ServicesServer
Start the ServicesServer, at the specified priority.
start() - Method in class ecologylab.services.distributed.legacy.ServicesServer
 
start() - Method in class ecologylab.services.distributed.server.DoubleThreadedNIOServer
 
start() - Method in class ecologylab.services.logging.Logging
Write the start of the log header out to the log file OR, send the begining logging file message so that logging server write the start of the log header.
start() - Method in class ecologylab.services.logging.NIOLoggingServer
Displays some information about the logging server, then calls super.start()
StartAndStoppable - Interface in ecologylab.generic
A Runnable that, like most, can be start()ed and stop()ped.
startDocument() - Method in class ecologylab.xml.ElementStateSAXHandler
${tags}
startElement(String, String, String, Attributes) - Method in class ecologylab.xml.ElementStateSAXHandler
${tags}
startLine - Variable in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
 
startPrefixMapping(String, String) - Method in class ecologylab.xml.ElementStateSAXHandler
${tags}
startProgram() - Method in class ecologylab.services.logging.playback.LogPlayer
 
startReadIndex - Variable in class ecologylab.services.distributed.client.NIOClient
 
startReadIndex - Variable in class ecologylab.services.distributed.server.clientmanager.AbstractClientManager
 
stateChanged(ChangeEvent) - Method in class ecologylab.appframework.types.prefs.gui.PrefEditorWidgets
This is for sliders; when we move the slider, we need to update the tooltip and force it to display.
stateChanged(ChangeEvent) - Method in class ecologylab.services.logging.playback.LogPlaybackControls
 
STATIC_INSTANCE - Static variable in class ecologylab.services.messages.KmlRequest
 
staticInstance - Static variable in class ecologylab.services.logging.playback.LogFileFilter
 
status(String) - Method in class ecologylab.appframework.ApplicationEnvironment
 
status(String) - Method in interface ecologylab.appframework.Environment
Show msg in the browser's status bar.
status(String) - Static method in class ecologylab.appframework.EnvironmentGeneric
 
StatusReporter - Interface in ecologylab.appframework
Interface for objects that report status to the user.
stem(String) - Method in class ecologylab.generic.NewPorterStemmer
 
stem() - Method in class ecologylab.generic.NewPorterStemmer
Stem the word placed into the Stemmer buffer through calls to add().
STEP_BACK - Static variable in interface ecologylab.services.logging.playback.PlaybackControlCommands
 
STEP_FORWARD - Static variable in interface ecologylab.services.logging.playback.PlaybackControlCommands
 
stop() - Method in class ecologylab.appframework.SimpleDownloadProcessor
 
stop() - Method in interface ecologylab.generic.DownloadProcessor
 
stop() - Method in interface ecologylab.generic.StartAndStoppable
 
stop() - Method in class ecologylab.sensor.gps.SimGPS
 
stop() - Method in class ecologylab.services.distributed.client.NIOClient
 
stop() - Method in class ecologylab.services.distributed.impl.NIOCore
 
stop() - Method in class ecologylab.services.distributed.impl.NIOServerBase
 
stop() - Method in class ecologylab.services.distributed.legacy.ServerToClientConnection
 
stop() - Method in class ecologylab.services.distributed.legacy.ServicesServer
 
stop() - Method in class ecologylab.services.distributed.server.DoubleThreadedNIOServer
 
stop() - Method in class ecologylab.services.logging.Logging
Finishes writing any queued actions, then sends the epilogue; then shuts down.
STOP - Static variable in interface ecologylab.services.logging.playback.PlaybackControlCommands
 
stopDownloadProcessor() - Static method in class ecologylab.io.ZipDownload
 
StopMessage - Class in ecologylab.services.messages
Informs the service server to shut down.
StopMessage() - Constructor for class ecologylab.services.messages.StopMessage
 
StreamUtils - Class in ecologylab.io
Utility methods for operating on streams.
StreamUtils() - Constructor for class ecologylab.io.StreamUtils
 
string - Variable in class ecologylab.net.ParsedURL
String representation of the URL.
string - Variable in class ecologylab.xml.types.element.StringState
 
STRING_SCALAR_TYPE - Static variable in class ecologylab.appframework.types.prefs.MetaPrefString
 
STRING_SCALAR_TYPE - Static variable in interface ecologylab.xml.types.scalar.ScalarTypeInstanceConstants
 
StringBuffersPool - Class in ecologylab.generic
Deprecated. 
StringBuffersPool(int) - Constructor for class ecologylab.generic.StringBuffersPool
Deprecated.  
StringBuffersPool(int, int) - Constructor for class ecologylab.generic.StringBuffersPool
Deprecated.  
StringBuilderPool - Class in ecologylab.generic
ResourcePool for StringBuilders.
StringBuilderPool(int) - Constructor for class ecologylab.generic.StringBuilderPool
 
StringBuilderPool(int, int, int) - Constructor for class ecologylab.generic.StringBuilderPool
 
StringBuilderType - Class in ecologylab.xml.types.scalar
Type system entry for String.
StringBuilderType() - Constructor for class ecologylab.xml.types.scalar.StringBuilderType
This constructor should only be called once per session, through a static initializer, typically in TypeRegistry.
StringInputStream - Class in ecologylab.generic
A mechanism for reading Strings from java.io.InputStreams of various formats.
StringInputStream(CharSequence, int) - Constructor for class ecologylab.generic.StringInputStream
Creates a string input stream to read data from the specified string.
StringInputStream(CharSequence) - Constructor for class ecologylab.generic.StringInputStream
 
stringIntMapEntry(Map<String, IntSlot>, String, int) - Static method in class ecologylab.collections.CollectionTools
 
StringState - Class in ecologylab.xml.types.element
 
StringState() - Constructor for class ecologylab.xml.types.element.StringState
 
StringState(String) - Constructor for class ecologylab.xml.types.element.StringState
 
StringTools - Class in ecologylab.generic
A set of lovely convenience methods for doing operations on String s and StringBuffers.
StringTools() - Constructor for class ecologylab.generic.StringTools
 
StringType - Class in ecologylab.xml.types.scalar
Type system entry for String.
StringType() - Constructor for class ecologylab.xml.types.scalar.StringType
This constructor should only be called once per session, through a static initializer, typically in TypeRegistry.
StudyContext - Interface in ecologylab.generic
 
studyName - Variable in class ecologylab.services.logging.Prologue
 
studyName - Variable in class ecologylab.services.logging.SendPrologue
 
Style - Class in ecologylab.xml.library.kml.style
 
Style() - Constructor for class ecologylab.xml.library.kml.style.Style
 
Style(String, LineStyle, PolyStyle) - Constructor for class ecologylab.xml.library.kml.style.Style
 
StyleSelector - Class in ecologylab.xml.library.kml.style
 
StyleSelector() - Constructor for class ecologylab.xml.library.kml.style.StyleSelector
 
StyleSelector(String) - Constructor for class ecologylab.xml.library.kml.style.StyleSelector
 
sub(Vector2d, Vector2d) - Static method in class ecologylab.xml.library.geom.Vector2d
Subtracts v2 from v1 and returns a new Vector2d representing the result.
sub(Vector2d) - Method in class ecologylab.xml.library.geom.Vector2d
 
SUB - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
SUBE - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
subList(int, int) - Method in class ecologylab.collections.SyncLinkedList
 
subList(int, int) - Method in class ecologylab.xml.types.element.ArrayListState
 
suffix - Variable in class ecologylab.net.ParsedURL
 
suffix() - Method in class ecologylab.net.ParsedURL
Uses lazy evaluation to minimize storage allocation.
suffix(String) - Static method in class ecologylab.net.ParsedURL
 
SUM - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
Summary - Variable in class ecologylab.xml.library.yahoo.Result
 
SUN_JAVA_PURL - Static variable in class ecologylab.appframework.EnvironmentGeneric
Where to navigate to to download the lastest Java.
SUP - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
SUPE - Static variable in interface ecologylab.xml.SpecialCharacterEntities
 
superString() - Method in class ecologylab.generic.ArrayListDebug
 
superString() - Method in class ecologylab.generic.Debug
 
superString() - Method in class ecologylab.generic.ObservableDebug
 
supportedMime() - Method in class ecologylab.net.ParsedURL
 
surrogateSetString - Variable in class ecologylab.services.messages.cf.CfCollaborationGetSurrogate
 
surrogateSetString - Variable in class ecologylab.services.messages.CfCollaborationGetSurrogate
 
SVData - Class in ecologylab.sensor.gps.data
Stores information about a GPS satellite (space vehicle, or SV), as reported by a GPS receiver.
SVData() - Constructor for class ecologylab.sensor.gps.data.SVData
No-argument constructor for automatic XML translation.
SVData(int, int, int, int) - Constructor for class ecologylab.sensor.gps.data.SVData
 
SVData(int) - Constructor for class ecologylab.sensor.gps.data.SVData
 
SwingTools - Class in ecologylab.generic
Static convenience methods for Swing programing.
SwingTools() - Constructor for class ecologylab.generic.SwingTools
 
SynchronizedHashMapState<K,V extends ElementState & Mappable<K>> - Class in ecologylab.xml.types.element
An ElementState XML tree node that supports a HashMap whose values are Mappable (capable of supplying their own key into the map).
SynchronizedHashMapState() - Constructor for class ecologylab.xml.types.element.SynchronizedHashMapState
 
SyncLinkedList - Class in ecologylab.collections
A synchronized version of LinkedList, because they didn't seem to provided a nice one.
SyncLinkedList() - Constructor for class ecologylab.collections.SyncLinkedList
 
SyncLinkedList(LinkedList) - Constructor for class ecologylab.collections.SyncLinkedList
 
syncRecompute() - Method in class ecologylab.collections.FloatWeightSet
 
sysProperty(String) - Static method in class ecologylab.appframework.PropertiesAndDirectories
 
sysTempDir() - Static method in class ecologylab.appframework.PropertiesAndDirectories
 

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 _