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 _

A

a - Variable in class com.partnersoft.geometry.projection.StandardProjection
The major axis of the ellipsoid.
A - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
A - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
aacos(double) - Static method in class com.partnersoft.geometry.projection.ProjectionLib
 
aacos(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
aasin(double) - Static method in class com.partnersoft.geometry.projection.ProjectionLib
 
aasin(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
aatan2(double, double) - Static method in class com.partnersoft.geometry.projection.ProjectionLib
 
aatan2(double, double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
AbridgedDirectoryListing - Class in com.partnersoft.workbench.gui
 
AbridgedDirectoryListing() - Constructor for class com.partnersoft.workbench.gui.AbridgedDirectoryListing
 
abs(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
absoluteOffset - Variable in class com.partnersoft.maps.model.PolygonStyle
 
absoluteOffset - Variable in class com.partnersoft.maps.model.PolylineStyle
 
AbstractCogType - Class in com.partnersoft.cog
A generic implementation of CogType that takes care of a few minor details for you.
AbstractCogType(Cog) - Constructor for class com.partnersoft.cog.AbstractCogType
 
AbstractCogType(String, String, String, Cog) - Constructor for class com.partnersoft.cog.AbstractCogType
 
AbstractCollectionEphemeron - Class in com.partnersoft.maps.ephemera
This class stores lines, points, and text so they all can be drawn in a single ephemera draw.
AbstractCollectionEphemeron(MapApp, MapSet) - Constructor for class com.partnersoft.maps.ephemera.AbstractCollectionEphemeron
Base class for manipulating lines, text, and points.
AbstractCustomPaintedViewer<T> - Class in com.partnersoft.gui.viewer
 
AbstractCustomPaintedViewer() - Constructor for class com.partnersoft.gui.viewer.AbstractCustomPaintedViewer
 
AbstractDrawingSurface - Class in com.partnersoft.maps.render
Superclass implementing basic functionality of a DrawingSurface.
AbstractDrawingSurface() - Constructor for class com.partnersoft.maps.render.AbstractDrawingSurface
 
AbstractDynamicArray<T> - Class in com.partnersoft.data
A DynamicArray of Objects.
AbstractDynamicArray() - Constructor for class com.partnersoft.data.AbstractDynamicArray
Creates an empty DynamicObjectArray, for objects of the given type, with size and capacity of 0.
AbstractDynamicArray(int) - Constructor for class com.partnersoft.data.AbstractDynamicArray
Creates a DynamicObjectArray of the given type and given capacity.
AbstractDynamicArray(T...) - Constructor for class com.partnersoft.data.AbstractDynamicArray
Creates a DynamicObjectArray of the given type and initial contents.
AbstractDynamicComparableArray<T extends java.lang.Comparable> - Class in com.partnersoft.data
A managed, dynamically allocated array of Comparables.
AbstractDynamicComparableArray() - Constructor for class com.partnersoft.data.AbstractDynamicComparableArray
Creates an empty DynamicObjectArray, for objects of the given type, with size and capacity of 0.
AbstractDynamicComparableArray(int) - Constructor for class com.partnersoft.data.AbstractDynamicComparableArray
Creates a DynamicObjectArray of the given type and given capacity.
AbstractDynamicComparableArray(T...) - Constructor for class com.partnersoft.data.AbstractDynamicComparableArray
Creates a DynamicObjectArray of the given type and initial contents.
AbstractFormField<T> - Class in com.partnersoft.gui.forms
Starter implementation of FormField.
AbstractFormField() - Constructor for class com.partnersoft.gui.forms.AbstractFormField
 
AbstractFormTextField<T> - Class in com.partnersoft.gui.forms
A FormField for single-line entry of values that can be represented as a text primitive.
AbstractFormTextField() - Constructor for class com.partnersoft.gui.forms.AbstractFormTextField
 
AbstractFormTextField(Document) - Constructor for class com.partnersoft.gui.forms.AbstractFormTextField
 
AbstractGPSDevice - Class in com.partnersoft.gps
Abstract base class for GPSDevices.
AbstractGPSDevice() - Constructor for class com.partnersoft.gps.AbstractGPSDevice
 
AbstractHtmlPanelDirectoryEditor - Class in com.partnersoft.workbench.editors
Handy starting point for editors based on an HTML layout with links.
AbstractHtmlPanelDirectoryEditor() - Constructor for class com.partnersoft.workbench.editors.AbstractHtmlPanelDirectoryEditor
 
AbstractHtmlPanelFileEditor - Class in com.partnersoft.workbench.editors
Handy starting point for file editors based on an HTML layout with links.
AbstractHtmlPanelFileEditor(String) - Constructor for class com.partnersoft.workbench.editors.AbstractHtmlPanelFileEditor
 
AbstractImageSource - Class in com.partnersoft.maps.model
 
AbstractImageSource() - Constructor for class com.partnersoft.maps.model.AbstractImageSource
 
AbstractIterableInput<T> - Class in com.partnersoft.io
Convenience implementation of several aspects of IterableInput.
AbstractIterableInput() - Constructor for class com.partnersoft.io.AbstractIterableInput
 
AbstractMapAppSkin - Class in com.partnersoft.maps.app
 
AbstractMapAppSkin() - Constructor for class com.partnersoft.maps.app.AbstractMapAppSkin
 
AbstractMapDataMerge - Class in com.partnersoft.maps.translator
 
AbstractMapDataMerge() - Constructor for class com.partnersoft.maps.translator.AbstractMapDataMerge
 
AbstractMapDataMerge(Cog) - Constructor for class com.partnersoft.maps.translator.AbstractMapDataMerge
 
AbstractMapDataSet - Class in com.partnersoft.maps.model
Starting point for implementing MapDataSets.
AbstractMapDataSet() - Constructor for class com.partnersoft.maps.model.AbstractMapDataSet
 
AbstractMapEditActor - Class in com.partnersoft.maps.model
A do-nothing implementation of MapEditActor.
AbstractMapEditActor() - Constructor for class com.partnersoft.maps.model.AbstractMapEditActor
 
AbstractModuleKit - Class in com.partnersoft.maps.model
Basic ModuleKit containing app, mapset, module, and editActor links.
AbstractModuleKit(MapApp, MapSet) - Constructor for class com.partnersoft.maps.model.AbstractModuleKit
 
AbstractModuleKit(MapApp, MapSet, String, String) - Constructor for class com.partnersoft.maps.model.AbstractModuleKit
 
AbstractModuleLogic - Class in com.partnersoft.maps.model
Basic ModuleLogic containing a basic AbstractModuleKit.
AbstractModuleLogic(AbstractModuleKit) - Constructor for class com.partnersoft.maps.model.AbstractModuleLogic
Creates an AbstractModuleLogic with passed kit.
AbstractModuleMapEditActor - Class in com.partnersoft.maps.actors
Abstract, module-aware implementation of MapEditActor.
AbstractModuleMapEditActor(MapApp, MapSet) - Constructor for class com.partnersoft.maps.actors.AbstractModuleMapEditActor
 
AbstractRasterSet - Class in com.partnersoft.maps.model
Convenience base implementation of RasterSet.
AbstractRasterSet() - Constructor for class com.partnersoft.maps.model.AbstractRasterSet
 
AbstractReportEngine - Class in org.jcon.text
Standard abstract beginnings for a TextReportEngine implementation.
AbstractReportEngine() - Constructor for class org.jcon.text.AbstractReportEngine
 
AbstractRoverLayer - Class in com.partnersoft.maps.rover
Convenience starter implementation for RoverLayer.
AbstractRoverLayer() - Constructor for class com.partnersoft.maps.rover.AbstractRoverLayer
 
AbstractRoverPointShape<T extends AbstractRoverPointShape> - Class in com.partnersoft.maps.rover
Contains fields common to RoverImage, RoverPoint and RoverText.
AbstractRoverPointShape(int, int, int, boolean, XyPoint, XyRotation, int, int) - Constructor for class com.partnersoft.maps.rover.AbstractRoverPointShape
Constructs an AbstractRoverPointShape with all values set.
AbstractRoverShape<T extends AbstractRoverShape> - Class in com.partnersoft.maps.rover
Abstract, convenience implementation of RoverShape.
AbstractRoverShape(int, int, int, boolean) - Constructor for class com.partnersoft.maps.rover.AbstractRoverShape
 
AbstractScript - Class in com.partnersoft.scripting
Abstract implementation of Script.
AbstractScript(VfsFile) - Constructor for class com.partnersoft.scripting.AbstractScript
 
AbstractSnapshotActor - Class in com.partnersoft.maps.actors
An abstract actor for snapshots, represented as MapViewFrames.
AbstractSnapshotActor(MapApp, MapSet) - Constructor for class com.partnersoft.maps.actors.AbstractSnapshotActor
 
AbstractSnapshotEphemeron - Class in com.partnersoft.maps.ephemera
Abstract SnapshotEphemeron handles drawing a snapshot.
AbstractSnapshotEphemeron(MapViewFrame) - Constructor for class com.partnersoft.maps.ephemera.AbstractSnapshotEphemeron
Creates a new SnapshotEphemeron (only called to create extending classes).
AbstractSubsystemPreferences - Class in com.partnersoft.preferences.model
Starter implementation for the SubsystemPreferences interface.
AbstractSubsystemPreferences() - Constructor for class com.partnersoft.preferences.model.AbstractSubsystemPreferences
 
AbstractSubsystemPreferences(Cog) - Constructor for class com.partnersoft.preferences.model.AbstractSubsystemPreferences
Coggable constructor.
AbstractUpdatingTextEphemeron - Class in com.partnersoft.maps.ephemera
Copyright 2008 Partner Software, Inc.
AbstractUpdatingTextEphemeron(MapSet, XyPoint, String) - Constructor for class com.partnersoft.maps.ephemera.AbstractUpdatingTextEphemeron
 
AbstractUpdatingTextEphemeron(XyPoint, String) - Constructor for class com.partnersoft.maps.ephemera.AbstractUpdatingTextEphemeron
 
AbstractVfs - Class in com.partnersoft.io.vfs
A basic (and fairly simpleminded) implementation of a Vfs.
AbstractVfs() - Constructor for class com.partnersoft.io.vfs.AbstractVfs
 
AbstractVfsDirectory - Class in com.partnersoft.io.vfs
A standard abstract implementation of com.partnersoft.io.VfsDirectory.
AbstractVfsDirectory(Vfs, Path) - Constructor for class com.partnersoft.io.vfs.AbstractVfsDirectory
Create a new AbstractVfsDirectory with the given vfs and path.
AbstractVfsFile - Class in com.partnersoft.io.vfs
A standard abstract implementation of com.partnersoft.io.VfsFile.
AbstractVfsFile(Vfs, Path) - Constructor for class com.partnersoft.io.vfs.AbstractVfsFile
Create a new AbstractVfsFile with the given vfs and path.
AbstractVfsRandomAccess - Class in com.partnersoft.io.vfs
A random-access file in a Vfs.
AbstractVfsRandomAccess(VfsFile) - Constructor for class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
AbstractWorkbenchDirectoryEditor - Class in com.partnersoft.workbench.model
 
AbstractWorkbenchDirectoryEditor() - Constructor for class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
AbstractWorkbenchDirectoryHandler - Class in com.partnersoft.workbench.model
 
AbstractWorkbenchDirectoryHandler() - Constructor for class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryHandler
 
AbstractWorkbenchEditor - Class in com.partnersoft.workbench.model
 
AbstractWorkbenchEditor() - Constructor for class com.partnersoft.workbench.model.AbstractWorkbenchEditor
 
AbstractWorkbenchFileEditor - Class in com.partnersoft.workbench.model
 
AbstractWorkbenchFileEditor() - Constructor for class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
AbstractWorkbenchFileHandler - Class in com.partnersoft.workbench.model
 
AbstractWorkbenchFileHandler() - Constructor for class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler
 
AbstractWorkbenchMapSetFileEditor - Class in com.partnersoft.workbench.editors
 
AbstractWorkbenchMapSetFileEditor() - Constructor for class com.partnersoft.workbench.editors.AbstractWorkbenchMapSetFileEditor
 
AbstractXyTransform - Class in com.partnersoft.geometry.xy
Abstract implementation of XyTransform, takes care of array and list cases.
AbstractXyTransform() - Constructor for class com.partnersoft.geometry.xy.AbstractXyTransform
 
AbstractXyzTransform - Class in com.partnersoft.geometry.xyz
Abstract implementation of XyzTransform, takes care of array and list cases.
AbstractXyzTransform() - Constructor for class com.partnersoft.geometry.xyz.AbstractXyzTransform
 
accept(File, String) - Method in class com.partnersoft.io.AllFilesFilter
 
accept(File) - Method in class com.partnersoft.io.DirectoryExtensionFilter
 
accept(File, String) - Method in class com.partnersoft.io.DirectoryExtensionFilter
 
accept(File) - Method in class com.partnersoft.io.ExtensionFilter
 
accept(File, String) - Method in class com.partnersoft.io.ExtensionFilter
 
accept(File, String) - Method in class com.partnersoft.io.ExtensionListFilter
 
accept(File, String) - Method in class com.partnersoft.io.FileExtensionFilter
 
accept(File, String) - Method in class com.partnersoft.io.FileExtensionListFilter
 
accept(File, String) - Method in class com.partnersoft.io.FilePatternFilter
 
accept - Variable in class com.partnersoft.maps.render.Clipper
 
accept(File, String) - Method in class org.jcon.io.ExtensionFilter
 
accept(File, String) - Method in class org.jcon.io.ExtensionListFilter
 
accepts(MapDataItem) - Method in class com.partnersoft.maps.model.MapQuery
 
accepts(Version) - Method in class com.partnersoft.system.Dependency
Returns true if the given version meets this dependency's requirements.
accessBytesToGuidString(byte[]) - Static method in class com.partnersoft.data.GuidLib
Converts the bytes stored in a Microsoft Access GUID type field into a more-or-less standard string representation.
ACTION - Static variable in class com.partnersoft.maps.app.WheelMenu
 
ActionBureau - Class in com.partnersoft.gadgets
A bureau and dispatcher for named actions.
ActionBureau() - Constructor for class com.partnersoft.gadgets.ActionBureau
 
ActionBureau(Object) - Constructor for class com.partnersoft.gadgets.ActionBureau
 
ActionBureau(String) - Constructor for class com.partnersoft.gadgets.ActionBureau
 
actionBureau - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
actionBureau - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchEditor
 
actionBureau - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
ActionGadget - Class in com.partnersoft.gadgets
Handy gadget for announcing actions from an object.
ActionGadget() - Constructor for class com.partnersoft.gadgets.ActionGadget
 
ActionGadget(Object) - Constructor for class com.partnersoft.gadgets.ActionGadget
 
actionPerformed(ActionEvent) - Method in class com.partnersoft.gui.LogDisplayWindow
 
actionPerformed(ActionEvent) - Method in class com.partnersoft.prototype.IncrementalSearch
 
actionRequested(FormFieldEvent) - Method in interface com.partnersoft.gui.forms.FormFieldListener
Called whenever an action is requested - generally by hitting return in the field.
activateKeypadItem(String) - Method in class com.partnersoft.maps.app.MapEditLogic
 
activateOptions() - Method in class com.partnersoft.platform.j2se.ArchiveLogAppender
 
activateOptions() - Method in class com.partnersoft.platform.j2se.StandardLogAppender
 
activity(String, int) - Method in class com.partnersoft.gadgets.ActivityProgress
 
ACTIVITY_CHANGED - Static variable in class com.partnersoft.gadgets.ActivityProgressEvent
 
activityChanged(String, int) - Method in interface com.partnersoft.gadgets.ActivityProgressListener
 
activityChanged(String, int) - Method in class com.partnersoft.gui.ActivityProgressControl
 
activityLevels - Variable in class com.partnersoft.gadgets.ActivityProgress
 
ActivityProgress - Class in com.partnersoft.gadgets
A model for tracking multi-stage, sequential tasks.
ActivityProgress() - Constructor for class com.partnersoft.gadgets.ActivityProgress
 
ActivityProgressControl - Class in com.partnersoft.gui
A GUI to monitor an ActivityProgress object.
ActivityProgressControl() - Constructor for class com.partnersoft.gui.ActivityProgressControl
 
ActivityProgressEvent - Class in com.partnersoft.gadgets
An event generated from an ActivityProgress model.
ActivityProgressEvent(ActivityProgress, int, int) - Constructor for class com.partnersoft.gadgets.ActivityProgressEvent
 
ActivityProgressListener - Interface in com.partnersoft.gadgets
Something that's interested in an ActivityProgress's changes.
ActivityProgressWorker - Class in com.partnersoft.gadgets
Handles synchronization on tracking the running, paused, and canceled status of a Runnable.
ActivityProgressWorker() - Constructor for class com.partnersoft.gadgets.ActivityProgressWorker
 
actor - Variable in class com.partnersoft.maps.model.AbstractModuleKit
 
actorFor(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
Returns the "modify" actor for a given context, or null if there is none.
acuteAngleFrom(XyDirection) - Method in class com.partnersoft.geometry.xy.XyDirection
Returns the smallest circular angle formed by this direction and the one given.
add(Cog) - Method in class com.partnersoft.cog.Cog
Adds a node as a child.
add(String) - Method in class com.partnersoft.cog.Cog
Creates and adds a blank child node.
add(String, String) - Method in class com.partnersoft.cog.Cog
Creates and adds a new child.
add(String, String, Object) - Method in class com.partnersoft.cog.Cog
Creates and adds a new child with data value.
add(T) - Method in class com.partnersoft.data.AbstractDynamicArray
Append a single object to the array.
add(T) - Method in class com.partnersoft.data.ArrayIterator
 
add(Object) - Method in class com.partnersoft.data.BlockingQueue
Adds an object to the end of the queue.
add(Object) - Method in class com.partnersoft.data.CountingBag
Adds an object.
add(Object, int) - Method in class com.partnersoft.data.CountingBag
Adds an object several times.
add(double) - Method in class com.partnersoft.data.DoubleBuffer
 
add(double...) - Method in class com.partnersoft.data.DoubleBuffer
 
add(char) - Method in class com.partnersoft.data.DynamicCharArray
Appends the given char to the end of this array.
add(double) - Method in class com.partnersoft.data.DynamicDoubleArray
Appends a single double to the end of this array.
add(float) - Method in class com.partnersoft.data.DynamicFloatArray
Appends a single double to the end of this array.
add(int) - Method in class com.partnersoft.data.DynamicIntArray
Appends a single int to the end of this array.
add(long) - Method in class com.partnersoft.data.DynamicLongArray
Appends a single long to the end of this array.
add(short) - Method in class com.partnersoft.data.DynamicShortArray
Appends a single double to the end of this array.
add(float) - Method in class com.partnersoft.data.FloatBuffer
 
add(Object) - Method in class com.partnersoft.data.HistorySet
 
add(int, T) - Method in class com.partnersoft.data.ImmutableArrayList
 
add(T) - Method in class com.partnersoft.data.ImmutableArrayList
 
add(E) - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
add(int) - Method in class com.partnersoft.data.IntBuffer
 
add(int, T) - Method in class com.partnersoft.data.LeakyList
 
add(T) - Method in class com.partnersoft.data.LeakyList
 
add(Iterator<T>) - Method in interface com.partnersoft.data.MultiIterator
Adds an enumeration to the end of the multienumeration.
add(Object) - Method in class com.partnersoft.data.ObjectBuffer
 
add(Iterator<T>) - Method in class com.partnersoft.data.SerialMultiIterator
 
add(String) - Method in class com.partnersoft.data.StringDataBuffer
 
add(T) - Method in class com.partnersoft.data.WeakHashSet
 
add(VfsFile) - Method in class com.partnersoft.formats.haversack.HaversackBuilder
 
add(VfsFile) - Method in class com.partnersoft.formats.zip.ZipBuilder
 
add(Polyline) - Method in class com.partnersoft.geometry.PolylineArray
 
add(Triangle) - Method in class com.partnersoft.geometry.TriangleArray
 
add(double, double, double, double, double, double) - Method in class com.partnersoft.geometry.TriangleArray
 
add(double, double) - Method in class com.partnersoft.geometry.xy.DynamicXyPointArray
Convenience method to generate and append an XyPoint from coordinates.
add(XyzPoint) - Method in class com.partnersoft.geometry.xyz.DynamicXyzPointArray
 
add(XyPoint) - Method in class com.partnersoft.maps.app.MapEditLogic
 
add(double, double) - Method in class com.partnersoft.maps.app.MapEditLogic
 
add(MapEditTool, double, double) - Method in class com.partnersoft.maps.app.MapEditLogic
 
ADD - Static variable in class com.partnersoft.maps.app.WheelMenu
 
add(Ephemeron) - Method in class com.partnersoft.maps.ephemera.CompoundEphemeron
Adds passed ephemeron to internal list
add(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
add(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
add(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
add(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Performs an add.
add(Cache) - Method in class com.partnersoft.system.CacheManager
 
add() - Method in class com.partnersoft.workbench.editors.CsvTableEditor
 
add() - Method in class com.partnersoft.workbench.editors.DbfTableEditor
 
add() - Method in class com.partnersoft.workbench.editors.ShapefileTableEditor
 
add(Object) - Method in class org.jcon.data.CountingBag
Adds an object.
add(Object, int) - Method in class org.jcon.data.CountingBag
Adds an object several times.
add(Iterator) - Method in class org.jcon.data.DovetailMultiIterator
Adds an enumeration to the end of the merge enumeration.
add(Iterator) - Method in interface org.jcon.data.MultiIterator
Adds an enumeration to the end of the multienumeration.
add(Iterator) - Method in class org.jcon.data.SequentialMultiIterator
Adds an enumeration to the end of the SequentialMultiIterator.
addActionListener(ActionListener) - Method in class com.partnersoft.gadgets.ActionGadget
 
addActionListener(ActionListener) - Method in class com.partnersoft.gui.LinkButton
 
addAddActor(String, MapEditActor) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
Associates an "add" actor with the given map edit tool name.
addAll(Collection) - Method in class com.partnersoft.cog.Cog
Adds all items in the given collection via addObject().
addAll(Collection<? extends T>) - Method in class com.partnersoft.data.ImmutableArrayList
 
addAll(int, Collection<? extends T>) - Method in class com.partnersoft.data.ImmutableArrayList
 
addAll(Collection<? extends E>) - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
addAll(Collection<? extends T>) - Method in class com.partnersoft.data.LeakyList
 
addAll(int, Collection<? extends T>) - Method in class com.partnersoft.data.LeakyList
 
addAll(ValidationErrorList) - Method in class com.partnersoft.data.validation.ValidationErrorList
 
addAll(Collection<? extends T>) - Method in class com.partnersoft.data.WeakHashSet
 
addAll(Iterable<VfsFile>) - Method in class com.partnersoft.formats.haversack.HaversackBuilder
 
addAll(VfsDirectory) - Method in class com.partnersoft.formats.haversack.HaversackBuilder
 
addAll(Iterable<VfsFile>) - Method in class com.partnersoft.formats.zip.ZipBuilder
 
addAll(VfsDirectory) - Method in class com.partnersoft.formats.zip.ZipBuilder
 
addAll(PolylineArray) - Method in class com.partnersoft.geometry.PolylineArray
 
addAll(TriangleArray) - Method in class com.partnersoft.geometry.TriangleArray
 
addAndSelect(int, int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
addAndSelect(RoverSet, int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
addAndSelect(String, int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
addAndSelect(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractModuleLogic
 
addAppender(Logger) - Method in class com.partnersoft.gui.AppendingLogViewer
 
addAppender(Logger) - Method in class com.partnersoft.workbench.gui.WorkbenchLogViewer
 
addArgument(String) - Method in class com.partnersoft.os.OsCommand
 
addArguments(String...) - Method in class com.partnersoft.os.OsCommand
 
addAsOrdered(Polyline, double) - Method in class com.partnersoft.geometry.PolylineArray
Flips 'addMe' or last added line such that all lines in array can be drawn in order.
addAsSeperateOrdered(Polyline, double) - Method in class com.partnersoft.geometry.PolylineArray
Flips passed lines or last added line such that all lines in array can be drawn in order.
addAtCenterOrGps() - Method in class com.partnersoft.maps.app.MapEditLogic
 
addAttrib(String, String) - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
addAvailableDataTypeFields(String, VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchMapSetLogic
 
addAvailableFields() - Method in class com.partnersoft.workbench.editors.MapsetDataTypeFieldsEditor
 
addBCCRecipient(String) - Method in class com.partnersoft.io.net.MailMessageBuilder
Deprecated. Adds a BCC recipient.
addBlankRow() - Method in class com.partnersoft.workbench.editors.TableEditor
Adds an empty row to the end of the table.
addBorder(String) - Method in class com.partnersoft.gui.GUIBuilder
 
addBorder(Border) - Method in class com.partnersoft.gui.GUIBuilder
 
addBusyToggleListener(ToggleListener) - Method in class com.partnersoft.gadgets.ActionBureau
 
addButton(String, String) - Method in class com.partnersoft.gui.BasicDialog
 
addButton(String, String) - Method in class com.partnersoft.gui.forms.FormBuilder
This adds a button with the specified label, that calls the named method on the action handler.
addButton(String, String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
This adds a button with the specified label, that calls the named method on the action handler.
addButton(String, String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder
This adds a button with the specified label, that calls the named method on the action handler.
addButton(String, String) - Method in class com.partnersoft.gui.GUIFormBuilder
 
addButton(String, String) - Method in class com.partnersoft.gui.GUIFormBuilder2
This adds a button with the specified label, that calls the named method on the action handler.
addButton(String, String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
This adds a button with the specified label, that calls the named method on the action handler.
addButton(String) - Method in class com.partnersoft.gui.RadioButtonSetControl
 
addButton - Variable in class com.partnersoft.workbench.editors.CsvTableEditor
 
addByCoordinate() - Method in class com.partnersoft.maps.app.MapEditControlPanel
Called by the add button in the feet coordinate section.
addByProjection() - Method in class com.partnersoft.maps.app.MapEditControlPanel
Called by the add button in the longitude/latitude coordinate section.
addCCRecipient(String) - Method in class com.partnersoft.io.net.MailMessageBuilder
Deprecated. Adds a CC recipient.
addChangeListener(ChangeListener) - Method in class com.partnersoft.gadgets.ChangeGadget
 
addChangeListener(ChangeListener) - Method in class com.partnersoft.maps.app.MapHTMLControl
 
addChangeListener(ChangeListener) - Method in class com.partnersoft.maps.model.AbstractMapDataSet
 
addChangeListener(ChangeListener) - Method in class com.partnersoft.maps.model.AbstractRasterSet
 
addChangeListener(ChangeListener) - Method in interface com.partnersoft.maps.model.MapDataSet
 
addChangeListener(ChangeListener) - Method in class com.partnersoft.maps.model.MapSpace
 
addChangeListener(ChangeListener) - Method in interface com.partnersoft.maps.model.RasterSet
 
addChangeListener(ChangeListener) - Method in class com.partnersoft.maps.model.RoverSet
 
addChangeListener(ChangeListener) - Method in class com.partnersoft.workbench.gui.WorkbenchHtmlView
 
addCheckboxField(String) - Method in class com.partnersoft.gui.DialogBuilder
 
addCheckboxField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a checkbox field with the given name, with no layout info.
addCheckboxField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a checkbox field with the given name, with the specified layout info.
addCheckboxField(String) - Method in class com.partnersoft.gui.GUIFormBuilder
 
addCheckboxField(String, String) - Method in class com.partnersoft.gui.GUIFormBuilder
 
addCheckboxField(String) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a checkbox field with the given name, with no layout info.
addCheckboxField(String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a checkbox field with the given name, with the specified layout info.
addChild(TreeNode) - Method in class org.jcon.data.TreeNode
Add a child to this node.
addCogEventListener(CogEventListener) - Method in class com.partnersoft.cog.CogHeader
 
addColorField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
 
addColorField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
 
addColumn(String, SimpleTable.ColumnFormatter<RowClass>) - Method in class com.partnersoft.gui.SimpleTable
Adds a new column to the end of this table.
addColumn(String, CogStructureField, CogType) - Method in class com.partnersoft.sql.GenericSqlDialect
 
addColumn(String, CogStructureField, CogType) - Method in class com.partnersoft.sql.HsqlDialect
 
addColumn(String, CogStructureField, CogType) - Method in interface com.partnersoft.sql.SqlDialect
Returns complete Sql to add a column.
addColumn(String) - Method in class com.partnersoft.workbench.editors.TableEditor
Adds a column.
addColumnToTable(String, String, String) - Method in class com.partnersoft.sql.DatabaseMigrationTool
Add a new column to the connected database.
addColumnToTable(String, String, String, Object) - Method in class com.partnersoft.sql.DatabaseMigrationTool
Adds a column to the specified table in the connected database.
addComboField(String, Collection) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a combo box field with the given name and collection of possibilities, with no layout info.
addComboField(String, Collection, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a combo box field with the given name and collection of possibilities, with the specified layout info.
addComboField(String, Collection) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a combo box field with the given name and collection of possibilities, with no layout info.
addComboField(String, Collection, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a combo box field with the given name and collection of possibilities, with the specified layout info.
addComboFieldWithValues(String, String...) - Method in class com.partnersoft.gui.forms.FormBuilder
 
addComponent(Component, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
 
addComponent(Component, Object) - Method in class com.partnersoft.gui.GUIBuilder
 
addComponent(Component) - Method in class com.partnersoft.gui.GUIBuilder
 
addCorrectedLocation(CorrectedLocation) - Method in class com.partnersoft.gps.postprocessing.CorrectedJob
Adds the corrected location to correctedLocations.
addCustomControlPanel(String, Container) - Method in class com.partnersoft.maps.app.DesktopSkin
 
addCustomControlPanel(String, Container) - Method in class com.partnersoft.maps.app.DispatchSkin
 
addCustomControlPanel(String, Container) - Method in class com.partnersoft.maps.app.HeadlessSkin
 
addCustomControlPanel(String, Container) - Method in interface com.partnersoft.maps.app.MapAppSkin
 
addCustomControlPanel(String, Container) - Method in class com.partnersoft.maps.app.TruckSkin
 
addData(int, long, ArrayList, ArrayList) - Method in class com.partnersoft.io.formats.rover.RoverDataBucket
 
addData(int, long, ArrayList, ArrayList, ArrayList) - Method in class com.partnersoft.io.formats.rover.RoverDataBucket
 
addDataType(String) - Method in class com.partnersoft.maps.model.MapQuery
 
addDataValue(String, Object) - Method in class com.partnersoft.maps.model.MapQuery
 
addDataValues(Object...) - Method in class com.partnersoft.maps.model.MapQuery
 
addDateAndTimeField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a date field with the given name, with no layout info.
addDateAndTimeField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a date field with the given name, with the specified layout info.
addDateAndTimeField(String) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a date field with the given name, with no layout info.
addDateAndTimeField(String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a date field with the given name, with the specified layout info.
addDateField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a date field with the given name, with no layout info.
addDateField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a date field with the given name, with the specified layout info.
addDateField(String, String) - Method in class com.partnersoft.gui.GUIFormBuilder
 
addDateField(String) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a date field with the given name, with no layout info.
addDateField(String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a date field with the given name, with the specified layout info.
addDerivations(Collection<MapDataDerivation>) - Method in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
addDirectoryEntry(Path) - Method in class com.partnersoft.io.vfs.AbstractVfs
Adds a directory entry to the index, and automatically adds all parent directories as well.
addDownstreamNode(ElectricalTraceNode) - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
addDurationField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
 
addDurationField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
 
addEnabledMapSet(String) - Method in class com.partnersoft.maps.app.HeadlessSkin
 
addEntity(DxfEntity) - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
addEntity(String, String, String, RoverEntity) - Method in class com.partnersoft.maps.database.RoverDatabase
 
addError(String, String, String) - Method in class com.partnersoft.data.validation.ValidationErrorList
 
addEventListener(CockpitEventListener) - Method in class com.partnersoft.gui.cockpit.CockpitEventBus
 
addFeature(String, boolean) - Method in class com.partnersoft.formats.xml.XmlParser
 
addField(DbfFieldDescriptor) - Method in class com.partnersoft.formats.dbf.DbfBuilder
 
addField(String, DbfFieldType, int) - Method in class com.partnersoft.formats.dbf.DbfBuilder
 
addField(String, int) - Method in class com.partnersoft.formats.dbf.DbfBuilder
 
addField(int, String) - Method in class com.partnersoft.formats.dwg.DwgObjectStructure
 
addField(String) - Method in class com.partnersoft.gui.DialogBuilder
 
addField(String, FormField) - Method in class com.partnersoft.gui.forms.Form
Add a field to the form, assigned to the given field name.
addField(String, FormField) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given FormField component, associated with the given field name, with no layout info.
addField(String, FormField, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given FormField component, associated with the given field name and layout info.
addField(String, String) - Method in class com.partnersoft.gui.forms.FormBuilder
Acts like addFOOField for the given fieldType "FOO".
addField(String, String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Acts like addFOOField for the given fieldType "FOO".
addField(String, String, int, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Acts like addFOOField for the given fieldType "FOO".
addField(String, String, GUIField) - Method in class com.partnersoft.gui.GUIFormBuilder
 
addField(String, GUIField) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds the given GUIField component, associated with the given field name, with no layout info.
addField(String, GUIField, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds the given GUIField component, associated with the given field name and layout info.
addField(String, String) - Method in class com.partnersoft.gui.GUIFormBuilder2
Acts like addFOOField for the given fieldType "FOO".
addField(String, String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Acts like addFOOField for the given fieldType "FOO".
addField(DBFFieldDescriptor) - Method in class com.partnersoft.io.formats.dbf.DBFBuilder
 
addField(String, int) - Method in class com.partnersoft.io.formats.dbf.DBFBuilder
 
addField(int, String) - Method in class com.partnersoft.io.formats.dwg.DWGObjectStructure
 
addField(DBFFieldDescriptor) - Method in class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
addField(String, int) - Method in class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
addField(String) - Method in class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
addField(String, String, boolean) - Method in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
addFieldBySchema(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field, with the correct type and description based on the schema.
addFieldBySchema(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field, with the correct type and description, using the given layout info.
addFieldBySchema(CogStructureField) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field, with the correct type and description based on the schema.
addFieldBySchema(CogStructureField, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field, with the correct type and description, using the given layout info.
addFieldListener(FormFieldListener) - Method in class com.partnersoft.gui.forms.AbstractFormField
 
addFieldListener(FormFieldListener) - Method in class com.partnersoft.gui.forms.Form
Add a listener for field changes.
addFieldListener(FormFieldListener) - Method in interface com.partnersoft.gui.forms.FormField
Add a listener for value change and action events.
addFieldListener(FormFieldListener) - Method in class com.partnersoft.gui.forms.FormRandomIntegerField
 
addFieldOfInterest(String) - Method in class org.jcon.data.FieldIndex
Adds a field of interest.
addFieldToDataTable(String, String, String) - Method in class com.partnersoft.maps.database.RoverDatabase
 
addFileEntry(VfsFile) - Method in class com.partnersoft.io.vfs.AbstractVfs
Adds a file entry to the index, and automatically adds all parent directories as well.
addFilenameField(String, String) - Method in class com.partnersoft.gui.GUIFormBuilder
 
addFilenameField(String) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a filename field with the given name, with no layout info.
addFilenameField(String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a filename field with the given name, with the specified layout info.
addFilePathField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a filename field with the given name, with no layout info.
addFilePathField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a filename field with the given name, with the specified layout info.
addFilePathListField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
 
addFilePathListField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
 
addFindItem(String, String, int) - Method in class com.partnersoft.maps.database.RoverDatabase
 
addFocusListener(FocusListener) - Method in class com.partnersoft.gui.ComboSelector
KLUDGE workaround for Swing bug re: focus.
addFocusListener(FocusListener) - Method in class com.partnersoft.gui.ContainerFocusListener
 
addFont(String, Font) - Method in class com.partnersoft.gui.opengl.OpenglControl
 
addFrom() - Method in class com.partnersoft.maps.app.MapFileLogic
 
addGPS() - Method in class com.partnersoft.maps.app.MapEditLogic
Deprecated.  
addGpsDevice(GPSDevice) - Method in class com.partnersoft.gps.GPSManager
Adds a new GPSDevice to the list of available devices.
addGPSListener(GPSListener) - Method in class com.partnersoft.gps.AbstractGPSDevice
 
addGPSListener(GPSListener) - Method in interface com.partnersoft.gps.GPSDevice
 
addGPSListener(GPSListener) - Method in class com.partnersoft.gps.GPSManager
 
addIcon(String, String) - Method in class com.partnersoft.formats.google.GoogleMapWriter
Defines a new GIcon to be used later.
addImageFile(VfsFile) - Method in class com.partnersoft.maps.database.RoverDatabase
 
addImageFile(byte[]) - Method in class com.partnersoft.maps.database.RoverDatabase
This currently uses a trick - it creates a GUID by checksumming the bytes, and doesn't insert a new record if there is already one with the same checksum.
addIndex(String, LookupIndex) - Method in class org.jcon.data.LookupDatabase
Creates an object set by adding a classname/index mapping.
addIndex(String, LookupIndex, Set) - Method in class org.jcon.data.LookupDatabase
Creates an object set by adding a classname/index mapping, and supplies the set of objects for that mapping too.
addInheritedSchema(CogSchema) - Method in class com.partnersoft.cog.CogSchema
 
addInsert() - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
addInsert(String, double, double) - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
addIntegerField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a Integer field with the given name, with no layout info.
addIntegerField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a Integer field with the given name, with the specified layout info.
addIntegerField(String) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a Integer field with the given name, with no layout info.
addIntegerField(String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a Integer field with the given name, with the specified layout info.
addItem(Object) - Method in class com.partnersoft.gadgets.ProcessingQueue
Adds an item to the queue.
addItem(String, int) - Method in class com.partnersoft.maps.file.LargeFindItemBuilder
 
addKeyListener(KeyListener) - Method in class com.partnersoft.maps.view.MapViewPanel
 
addLabel(String, Object) - Method in class com.partnersoft.gui.GUIBuilder
 
addLabel(String) - Method in class com.partnersoft.gui.GUIBuilder
 
addLabelAndFieldBySchema(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field along with its label (label first).
addLabelAndFieldBySchema(CogStructureField) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field along with its label (label first).
addLabelBySchema(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field's label as listed in the schema.
addLabelBySchema(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field's label as listed in the schema, using the given layout info.
addLabelBySchema(CogStructureField) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field's label as listed in the schema.
addLabelBySchema(CogStructureField, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field's label as listed in the schema, using the given layout info.
addLaserRangefinderListener(LaserRangefinderListener) - Method in class com.partnersoft.gps.LaserRangefinderDaemon
 
addLayoutComponent(Component, Object) - Method in class com.partnersoft.gui.CenteredLayout
 
addLayoutComponent(Component, Object) - Method in class com.partnersoft.gui.DelegatingLayoutManager
 
addLayoutComponent(String, Component) - Method in class com.partnersoft.gui.DelegatingLayoutManager
 
addLayoutComponent(String, Component) - Method in class com.partnersoft.gui.FlexGridLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(Component, Object) - Method in class com.partnersoft.gui.FormLayout
 
addLayoutComponent(String, Component) - Method in class com.partnersoft.gui.FormLayout
 
addLayoutComponent(Component, Object) - Method in class com.partnersoft.gui.NewspaperLayout
 
addLayoutComponent(String, Component) - Method in class com.partnersoft.gui.NewspaperLayout
 
addLayoutComponent(Component, Object) - Method in class com.partnersoft.gui.SingleLayout
 
addLayoutComponent(String, Component) - Method in class com.partnersoft.gui.StretchAndStackLayout
 
addLevel(int, int) - Method in class com.partnersoft.geometry.GridSystem
 
addLevel(int, int) - Method in class com.partnersoft.geometry.xy.XyGridSystem
Adds an internal XyGrid to be applied to each cell of the XyGrid above this XyGrid.
addLine(String, XyPolyline) - Method in class com.partnersoft.maps.ephemera.AbstractCollectionEphemeron
Adds a line to be drawn.
addListener(L) - Method in class com.partnersoft.gadgets.EventMulticaster
Adds a listener.
addListenerImp(L) - Method in class com.partnersoft.gadgets.EventMulticaster
 
addListField(String, Collection) - Method in class com.partnersoft.gui.DialogBuilder
 
addListItem(Component) - Method in class com.partnersoft.workbench.gui.WorkbenchPageSection
 
addListSelectionListener(ListSelectionListener) - Method in class com.partnersoft.gui.SimpleTable
Convenience function; saves the user from having to remember to call getSelectionModel() in order to do the common table task of adding a selection listener.
addLogger(Logger) - Method in class com.partnersoft.gui.LogDisplay
Adds the given Logger to the display.
addLong(long) - Method in class com.partnersoft.data.LongBuffer
 
addLong(long, int) - Method in class com.partnersoft.data.LongBuffer
 
addLowFatLabel(String) - Method in class com.partnersoft.gui.GUIBuilder
 
addLowFatLabel(String, Object) - Method in class com.partnersoft.gui.GUIBuilder
 
addMapControl(GoogleMapLib.MapComponents) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
Adds passed GoogleMapLib.MapComponent.
addMapControls(List<GoogleMapLib.MapComponents>) - Method in class com.partnersoft.formats.google.GoogleMapWriter
Adds all passed MapComponents to the GMap2 object in javascript.
addMapMotionListener(MapMotionListener) - Method in class com.partnersoft.maps.view.MapViewPanel
 
addMapMouseListener(MapMouseListener) - Method in class com.partnersoft.maps.view.MapViewPanel
 
addMapping(Class, Object) - Method in class org.jcon.data.ClassMapping
Add an class -> object mapping.
addMapping(String, Object) - Method in class org.jcon.data.ClassMapping
Add an class name -> object mapping.
addMapset(String) - Method in class com.partnersoft.maps.model.MapQuery
 
addMapViewerControls(FormBuilder) - Method in class com.partnersoft.workbench.editors.AbstractWorkbenchMapSetFileEditor
 
addMarker(double, double, String, String) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
Adds GoogleMapMarker to this map.
addMarker(GoogleMapMarker) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
Adds GoogleMapMarker to this map.
addMarker(GoogleMapMarker) - Method in class com.partnersoft.formats.google.GoogleMapWriter
Adds a new GMarker to the map.
addMerges(Collection<MapDataMerge>) - Method in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
addMissingDataId(int) - Method in class com.partnersoft.maps.model.RoverProfile
 
addMissingFindItem(String) - Method in class com.partnersoft.maps.model.RoverProfile
 
addMissingKey(String, String) - Method in class com.partnersoft.maps.model.RoverProfile
 
addModifyActor(String, MapEditActor) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
Associates a "modify" (edit/rotate/move/delete/actions) actor with the given data type name.
addMultiple(T, int) - Method in class com.partnersoft.data.AbstractDynamicArray
Append a single object multiple times.
addNamedBlobField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
 
addNamedBlobField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
 
addNamedBlobField(String) - Method in class com.partnersoft.gui.GUIFormBuilder2
 
addNamedBlobField(String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
 
addNewFields(Collection) - Method in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
addNmeaParserListener(NmeaParserListener) - Method in class com.partnersoft.gps.nmea.NmeaParser
Usually called from the GUI thread.
addNode(int, short, String, Iterable<String>) - Method in class com.partnersoft.maps.file.ConnectivityFileBuilder
 
addNumberField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a Number field with the given name, with no layout info.
addNumberField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a Number field with the given name, with the specified layout info.
addNumberField(String) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a Number field with the given name, with no layout info.
addNumberField(String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a Number field with the given name, with the specified layout info.
addObject(Object) - Method in class com.partnersoft.cog.Cog
Treating this cog as a list, adds the given object to the end.
addObject(KmlObject) - Method in class com.partnersoft.formats.kml.KmlBuilder
Stores a KmlObject to be written into a Kml file.
addObject(Object) - Method in class org.jcon.data.LookupDatabase
Adds an object to the database.
addPasswordField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a password field with the given name, with no layout info.
addPasswordField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a password field with the given name, with the specified layout info.
addPasswordField(String, String) - Method in class com.partnersoft.gui.GUIFormBuilder
 
addPasswordField(String) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a password field with the given name, with no layout info.
addPasswordField(String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a password field with the given name, with the specified layout info.
addPicklistColumn(String, String...) - Method in class com.partnersoft.workbench.editors.TableEditor
Adds a column with all cells being combo boxes.
addPicklistField(String, Collection) - Method in class com.partnersoft.gui.DialogBuilder
 
addPicklistField(String, Collection) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a picklist field with the given name and collection of possibilities, with no layout info.
addPicklistField(String, Collection, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a picklist field with the given name and collection of possibilities, with the specified layout info.
addPicklistField(String, String, Collection) - Method in class com.partnersoft.gui.GUIFormBuilder
 
addPicklistField(String, Collection) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a picklist field with the given name and collection of possibilities, with no layout info.
addPicklistField(String, Collection, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a picklist field with the given name and collection of possibilities, with the specified layout info.
addPicklistFieldWithValues(String, String...) - Method in class com.partnersoft.gui.forms.FormBuilder
 
addPoint(double, double) - Method in class com.partnersoft.geometry.Polyline
 
addPoint(double, double) - Method in class com.partnersoft.geometry.PolylineArray
Adds a new point, no questions asked.
addPoint(String, XyPoint, XyDirection) - Method in class com.partnersoft.maps.ephemera.AbstractCollectionEphemeron
Adds a point to be drawn.
addPoint(double, double, double, int, int, int) - Method in class com.partnersoft.maps.file.LiteralPointFileBuilder
 
addPoint(double, double, Naming) - Method in class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
addPokerDisplay(PokerDisplay) - Method in class com.partnersoft.gui.peekpoke.Poker
 
addPolygon(String, XyPolyline, int, double, String, double) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
 
addPolygon(GoogleMapPolygon) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
 
addPolygon(GoogleMapPolygon) - Method in class com.partnersoft.formats.google.GoogleMapWriter
Adds a new GPolygon to the map.
addPolyline() - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
addPolyline(String, XyPolyline, int, double) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
 
addPolyline(GoogleMapPolyline) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
 
addPolyline(GoogleMapPolyline) - Method in class com.partnersoft.formats.google.GoogleMapWriter
Adds a new GPolyline to the map.
addPreFindItem(String, String, int) - Method in class com.partnersoft.maps.model.RoverBundle
 
addProgressActivityListener(ActivityProgressListener) - Method in class com.partnersoft.gadgets.ActivityProgress
 
addProperty(String, String) - Method in class com.partnersoft.formats.xml.XmlParser
 
addRandomIntegerField(String, int) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a randomizeable Integer field with the given name, with no layout info.
addRandomIntegerField(String, int, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a randomizable Integer field with the given name, with the specified layout info.
addRangefinderListener(RangefinderListener) - Method in class com.partnersoft.gps.RangefinderDaemon
 
addReadOnlyStringField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a read-only string field with the given name, with no layout info.
addReadOnlyStringField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a string field with the given name, with the specified layout info.
addReadOnlyStringField(String) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a read-only string field with the given name, with no layout info.
addReadOnlyStringField(String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a string field with the given name, with the specified layout info.
addRecipient(String) - Method in class com.partnersoft.io.net.MailMessageBuilder
Deprecated. Same as addTORecipient.
addRecord(int, long) - Method in class com.partnersoft.maps.file.IntegerIndexFileBuilder
 
addRecordToMap(String, Map) - Method in class com.partnersoft.data.StringTable
 
addReference(Object) - Method in class org.jcon.data.ReferenceList
Add a new reference.
addReference(Object, int) - Method in class org.jcon.data.ReferenceList
Add a new reference at a specific ID.
addReference(Object) - Method in class org.jcon.data.ReferenceMap
Add a new reference.
addRegistry(Registry) - Method in class com.partnersoft.system.RegistryManager
Add a registry.
addRelationship(T, U) - Method in class com.partnersoft.data.OneToOneMapping
 
addRelationship(String, String) - Method in class com.partnersoft.data.OneToOneNameMapping
 
addRenderingHints(Map) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
address - Variable in class com.partnersoft.formats.kml.KmlPlacemark
 
addRootLogger() - Method in class com.partnersoft.gui.AppendingLogViewer
 
addRootLogger() - Method in class com.partnersoft.gui.LogDisplay
Adds the root logger (all loggers in the hierarchy) to the display.
addRootLogger() - Method in class com.partnersoft.workbench.gui.WorkbenchLogViewer
 
addRoverImage(VfsFile, XyPoint, double) - Method in class com.partnersoft.maps.database.RoverDatabase
 
addRow(JComponent, JComponent, JComponent, JComponent) - Method in class com.partnersoft.gui.FormPanel
 
addRow(JComponent, JComponent) - Method in class com.partnersoft.gui.FormPanel
 
addRow(JComponent) - Method in class com.partnersoft.gui.FormPanel
 
addRow(JComponent, JComponent) - Method in class com.partnersoft.gui.forms.FormPanel
 
addRow(JComponent) - Method in class com.partnersoft.gui.forms.FormPanel
 
addRow(Naming) - Method in class com.partnersoft.workbench.editors.TableEditor
Adds a row to the end of the table.
addRow(Object...) - Method in class com.partnersoft.workbench.editors.TableEditor
Adds a row to the end of the table.
addSatellite(int, Satellite) - Method in class com.partnersoft.gps.Constellation
 
addScaleRegion(int, double) - Method in class com.partnersoft.maps.model.Legend
 
addSegment(Line) - Method in class com.partnersoft.geometry.PolylineArray
Adds a new segment.
addSegment(double, double, double, double) - Method in class com.partnersoft.geometry.PolylineArray
 
addSelection(int, int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
addSelection(RoverSet, int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
addSelection(double, double, int, int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
Adds the items at the given coordinates.
addSelectionListener(MapSelectionListener) - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
addSeqEnd() - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
addShutdownTask(Runnable) - Method in class com.partnersoft.system.AppManager
Adds a Runnable task that will be run before the system is shutdown.
addShutdownTest(BooleanTest) - Method in class com.partnersoft.system.ShutdownManager
 
addSink(Component) - Method in class com.partnersoft.gui.Dragabout
 
addSoundField(String) - Method in class com.partnersoft.gui.GUIFormBuilder2
 
addSoundField(String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
 
addSource(Component) - Method in class com.partnersoft.gui.Dragabout
 
addSourceToggle(Toggle) - Method in class com.partnersoft.gadgets.ToggleCombiner
 
addSpecificationListener(SpecificationListener) - Method in interface com.partnersoft.gadgets.Specifier
 
addSpecificationListener(SpecificationListener) - Method in class com.partnersoft.gadgets.SpecifierGadget
 
addSpecificationListener(SpecificationListener) - Method in class com.partnersoft.gui.ComboSelector
 
addSpecificationListener(SpecificationListener) - Method in class com.partnersoft.gui.SpecifierControl
 
addSpecifier(Specifier) - Method in class com.partnersoft.gadgets.SpecifierCombiner
 
addSpecifier(Specifier) - Method in class com.partnersoft.gadgets.SpecifierCoupler
 
addStringField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a string field with the given name, with no layout info.
addStringField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a string field with the given name, with the specified layout info.
addStringField(String, String) - Method in class com.partnersoft.gui.GUIFormBuilder
 
addStringField(String) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a string field with the given name, with no layout info.
addStringField(String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a string field with the given name, with the specified layout info.
addStubStructure(String, String) - Method in class com.partnersoft.cog.CogSchema
Add a basic structure definition for the given Coggable class name.
addStylesToLegend() - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
addSubformFieldBySchema(String, CogStructureField) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field, with the correct type and description based on the schema.
addSubformFieldBySchema(String, CogStructureField, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field, with the correct type and description, using the given layout info.
addSubformLabelAndFieldBySchema(String, CogStructureField) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field along with its label (label first).
addTable(String, Naming<DxfStructure>) - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
addTask(Duration, Runnable) - Method in class com.partnersoft.gadgets.LoopingThreadManager
 
addTemplate(String, String) - Method in class org.jcon.data.ClassMappedFactory
Add a new Class->Part template mapping.
addTemplate(Class, String) - Method in class org.jcon.data.ClassMappedFactory
Add a new Class->Part template mapping.
addTemplate(String, String) - Method in class org.jcon.data.Factory
Add a template which uses a class to create the object using a default constructor.
addText(String, XyPoint, XyDirection, String) - Method in class com.partnersoft.maps.ephemera.AbstractCollectionEphemeron
Adds text to be drawn.
addTextAreaField(String, int, int) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a string field with the given name, with no layout info.
addTextAreaField(String, Object, int, int) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a string field with the given name, with the specified layout info.
addTextField(String, int, int) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a string field with the given name, with no layout info.
addTextField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a string field with the given name, with no layout info.
addTextField(String, Object, int, int) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a string field with the given name, with the specified layout info.
addTextField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a string field with the given name, with the specified layout info.
addTexture(String, Icon) - Method in class com.partnersoft.gui.opengl.OpenglControl
Adds a textureHandle to this control's GL context, and returns the ID.
addTexture(String, BufferedImage) - Method in class com.partnersoft.gui.opengl.OpenglControl
Adds a textureHandle to this control's GL context, and returns the ID.
addTexture(String, VfsFile) - Method in class com.partnersoft.gui.opengl.OpenglControl
Adds a textureHandle to this control's GL context, and returns the ID.
addTexture(String, byte[], String) - Method in class com.partnersoft.gui.opengl.OpenglControl
Adds a textureHandle to this control's GL context, and returns the ID.
addTexture(OpenglControl) - Method in class com.partnersoft.maps.model.AbstractImageSource
 
addTexture(OpenglControl) - Method in interface com.partnersoft.maps.model.ImageSource
Adds the textureHandle to OpenglControl and returns the ID.
addTexture(OpenglControl) - Method in class com.partnersoft.maps.model.RasterImage
Adds the textureHandle to the given control and returns the ID.
addTiledRoverBuilderListener(TiledRoverBuilderListener) - Method in class com.partnersoft.maps.translator.PublishMapSet
 
addTiledRoverBuilderListener(TiledRoverBuilderListener) - Method in class com.partnersoft.maps.translator.TiledRoverBuilder
 
addTimeField(String) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a date field with the given name, with no layout info.
addTimeField(String, Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds a date field with the given name, with the specified layout info.
addTimeField(String) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a date field with the given name, with no layout info.
addTimeField(String, Object) - Method in class com.partnersoft.gui.GUIFormBuilder2
Adds a date field with the given name, with the specified layout info.
addToArrayList(Object, Object) - Method in interface org.jcon.persistance.TOFObjectFactory
Adds an item to a TOF ArrayList.
addToArrayList(Object, Object) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Adds an item to a TOF ArrayList.
addToggleListener(ToggleListener) - Method in interface com.partnersoft.gadgets.Toggle
 
addToggleListener(ToggleListener) - Method in class com.partnersoft.gadgets.ToggleGadget
 
addToList(String, T) - Method in class com.partnersoft.data.NamedLists
Adds the given entry to the named list; creates the list if it doesn't exist.
addToMap(Object, Object, Object) - Method in interface org.jcon.persistance.TOFObjectFactory
Adds a mapping to a TOF dictionary.
addToMap(Object, Object, Object) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Adds a mapping to a TOF dictionary.
addToMapFromLists(List, List, Map) - Static method in class com.partnersoft.data.DataLib
Same as makeMapFromLists except you get to supply your own Map.
addToMapFromListsNoQuestions(List, List, Map) - Static method in class com.partnersoft.data.DataLib
Same as makeMapFromLists except you get to supply your own Map and it does it's best to cram the damn things together.
addTool(MapEditTool) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
Adds a MapEditTool to the list of supported tools.
addTORecipient(String) - Method in class com.partnersoft.io.net.MailMessageBuilder
Deprecated. Adds a TO recipient.
addToSelectionList(ArrayList<MapDataLink>) - Method in class com.partnersoft.maps.app.MapSelectionLogic
Adds the contents of a list to the existing contents of the selection list.
addToSet(String, String) - Method in class com.partnersoft.data.NamedNameSets
Adds the given entry to the named set; creates the set if it doesn't exist.
addToSet(Object, Object) - Method in interface org.jcon.persistance.TOFObjectFactory
Adds an item to a TOF Set.
addToSet(Object, Object) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Adds an item to a TOF Set.
addTracedFromNode(ElectricalTraceNode) - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
addTracedToNode(ElectricalTraceNode) - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
addTransformNamed(String) - Method in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
addTreeModelListener(TreeModelListener) - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
addType(CogType) - Method in class com.partnersoft.cog.CogSchema
 
addUpstreamNode(ElectricalTraceNode) - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
addVertex() - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
addVertex(double, double) - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
addVertex(double, double) - Method in class com.partnersoft.geometry.Polygon
 
addViewListener(MapViewListener) - Method in class com.partnersoft.maps.app.MapViewLogic
 
addWithGps() - Method in class com.partnersoft.maps.app.MapEditLogic
 
adjustmentX - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
adjustmentY - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
advance(double) - Method in class com.partnersoft.geometry.PolylineFollower
 
advance - Variable in class com.partnersoft.gui.BitmapFont.BitmapGlyph
 
AFFINE_IDENTITY - Static variable in class com.partnersoft.geometry.xy.XyConstants
Identity affine transformation.
AFFINE_IDENTITY - Static variable in class com.partnersoft.geometry.xyz.XyzConstants
Identity affine transformation.
Aggregation - Class in org.jcon.data
Performs and holds the results of a variety of aggregate calculations.
Aggregation() - Constructor for class org.jcon.data.Aggregation
 
Aggregation(Object) - Constructor for class org.jcon.data.Aggregation
Runs includeAll() on the given object.
Aggregator - Class in org.jcon.data
Transforms a set of objects into an Aggregate object, generated by iterating across the set.
Aggregator() - Constructor for class org.jcon.data.Aggregator
 
Airy1830 - Class in com.partnersoft.geometry.projection.ellipsoid
An Ellipsoid that is used in the Brittish national grid to better describe their country than wgs84.
Airy1830() - Constructor for class com.partnersoft.geometry.projection.ellipsoid.Airy1830
Creates new Airy1830
Airy1830Modified - Class in com.partnersoft.geometry.projection.ellipsoid
An ellipsoid modified to more exactly match Ireland.
Airy1830Modified() - Constructor for class com.partnersoft.geometry.projection.ellipsoid.Airy1830Modified
Creates new Airy1830Modified ellipsoid
AlbersEqualArea - Class in com.partnersoft.geometry.projection
Copyright 2004-2009 Partner Software, Inc.
AlbersEqualArea() - Constructor for class com.partnersoft.geometry.projection.AlbersEqualArea
 
AlbersEqualArea(Cog) - Constructor for class com.partnersoft.geometry.projection.AlbersEqualArea
 
align() - Method in class com.partnersoft.formats.dwg.DwgBitReader
Skips random bits so that next read is byte-aligned.
align() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
Skips random bits so that next read is byte-aligned.
ALIGN_BOTTOM_CENTER - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_BOTTOM_FIT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_BOTTOM_LEFT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_BOTTOM_RIGHT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_CENTER - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
We store the full code as a byte, with the high four bits containing the x axis code and the low four bits containing the y axis code.
ALIGN_CENTER_LEFT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_CENTER_RIGHT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_CODE_CENTER - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
These are the basic codes.
ALIGN_CODE_FIT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_CODE_HIGH - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_CODE_LOW - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_FIT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_FIT_LEFT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_FIT_RIGHT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_TOP_CENTER - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_TOP_FIT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_TOP_LEFT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
ALIGN_TOP_RIGHT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
alignment - Variable in class com.partnersoft.io.formats.rover.RoverText
 
alignment - Variable in class com.partnersoft.maps.ephemera.TextEphemeron
 
alignment - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
Only valid for text, the alignment code.
ALIGNMENT_BOTTOM_CENTER - Static variable in class com.partnersoft.maps.rover.RoverConstants
Bottom-center, or south, alignment code.
ALIGNMENT_BOTTOM_FIT - Static variable in class com.partnersoft.maps.rover.RoverConstants
Bottom-fit alignment code.
ALIGNMENT_BOTTOM_LEFT - Static variable in class com.partnersoft.maps.rover.RoverConstants
Bottom-left, or southwest, alignment code.
ALIGNMENT_BOTTOM_RIGHT - Static variable in class com.partnersoft.maps.rover.RoverConstants
Bottom-right, or southeast, alignment code.
ALIGNMENT_CENTER - Static variable in class com.partnersoft.maps.rover.RoverConstants
Alignment centered in both dimensions.
ALIGNMENT_CENTER_FIT - Static variable in class com.partnersoft.maps.rover.RoverConstants
Centered in X, fit in Y.
ALIGNMENT_CENTER_LEFT - Static variable in class com.partnersoft.maps.rover.RoverConstants
Center-left, or west, alignment code.
ALIGNMENT_CENTER_RIGHT - Static variable in class com.partnersoft.maps.rover.RoverConstants
Center-right, or east, alignment code.
ALIGNMENT_CODE_CENTER - Static variable in class com.partnersoft.maps.rover.RoverConstants
Four-bit one-dimensional alignment code for center.
ALIGNMENT_CODE_FIT - Static variable in class com.partnersoft.maps.rover.RoverConstants
Four-bit one-dimensional alignment code for fit (justify).
ALIGNMENT_CODE_HIGH - Static variable in class com.partnersoft.maps.rover.RoverConstants
Four-bit one-dimensional alignment code for high.
ALIGNMENT_CODE_LOW - Static variable in class com.partnersoft.maps.rover.RoverConstants
Four-bit one-dimensional alignment code for low.
ALIGNMENT_FIT - Static variable in class com.partnersoft.maps.rover.RoverConstants
Alignment stretched to fit or justified in both dimensions.
ALIGNMENT_FIT_CENTER - Static variable in class com.partnersoft.maps.rover.RoverConstants
Fit in X, center in Y.
ALIGNMENT_FIT_LEFT - Static variable in class com.partnersoft.maps.rover.RoverConstants
Left-fit alignment code.
ALIGNMENT_FIT_RIGHT - Static variable in class com.partnersoft.maps.rover.RoverConstants
Right-fit alignment code.
ALIGNMENT_TOP_CENTER - Static variable in class com.partnersoft.maps.rover.RoverConstants
Top-center, or north, alignment code.
ALIGNMENT_TOP_FIT - Static variable in class com.partnersoft.maps.rover.RoverConstants
Top-fit alignment code.
ALIGNMENT_TOP_LEFT - Static variable in class com.partnersoft.maps.rover.RoverConstants
Top-left, or northwest, alignment code.
ALIGNMENT_TOP_RIGHT - Static variable in class com.partnersoft.maps.rover.RoverConstants
Top-right, or northeast, alignment code.
alignmentCode - Variable in class com.partnersoft.maps.model.TextStyle
 
alignmentX - Variable in class com.partnersoft.io.formats.dxf.DXFAttrib
 
alignmentY - Variable in class com.partnersoft.io.formats.dxf.DXFAttrib
 
allCellsContainingPoint(XyPoint) - Method in class com.partnersoft.geometry.xy.XyGridSystem
Returns an array of all XyGridCells containing this point.
allFields - Variable in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
AllFilesFilter - Class in com.partnersoft.io
A filename filter that accepts all files, regardless of name or extension.
AllFilesFilter() - Constructor for class com.partnersoft.io.AllFilesFilter
Constructs a new AllFilesFilter.
allLines - Variable in class com.partnersoft.maps.ephemera.AbstractCollectionEphemeron
 
allPoints - Variable in class com.partnersoft.maps.ephemera.AbstractCollectionEphemeron
 
allText - Variable in class com.partnersoft.maps.ephemera.AbstractCollectionEphemeron
 
allUpstreamPathsFor(int) - Method in class com.partnersoft.maps.model.ElectricalConnectivity
 
allUpstreamPathsFor(int, String) - Method in class com.partnersoft.maps.model.ElectricalConnectivity
Looks for all upstream paths, and returns them as a list of lists.
ALPHA - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
ALPHA - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
alpha - Variable in class com.partnersoft.io.formats.rover.RoverPointColor
 
AlphabeticComparator - Class in org.jcon.data
Compares alphabetically.
AlphabeticComparator() - Constructor for class org.jcon.data.AlphabeticComparator
 
AlphaBuffer - Class in com.partnersoft.maps.render
A special case image buffer for holding just alpha values as single bytes.
AlphaBuffer(int, int) - Constructor for class com.partnersoft.maps.render.AlphaBuffer
 
alphaComponent(int) - Static method in class com.partnersoft.gui.ColorLib
 
alphaf - Variable in class com.partnersoft.maps.model.TextStyle
 
alphaMask - Static variable in class com.partnersoft.gui.ColorLib
 
AlphanumericPicture - Class in org.jcon.text
A "picture", or format description, for an alphanumeric fixed-width field.
AlphanumericPicture() - Constructor for class org.jcon.text.AlphanumericPicture
 
AlphanumericPicture(int) - Constructor for class org.jcon.text.AlphanumericPicture
 
alterColumn(String, CogStructureField, CogType) - Method in class com.partnersoft.sql.GenericSqlDialect
 
alterColumn(String, CogStructureField, CogType) - Method in class com.partnersoft.sql.HsqlDialect
 
alterColumn(String, CogStructureField, CogType) - Method in interface com.partnersoft.sql.SqlDialect
Returns complete Sql to alter a column.
altHotkey(String) - Method in class com.partnersoft.workbench.app.WorkbenchHotkeyLogic
 
altitude - Variable in class com.partnersoft.gps.nmea.GGAData
Altitude, Meters, above mean sea level.
altitude - Variable in class com.partnersoft.gps.nmea.GLLData
 
anchor - Variable in class com.partnersoft.maps.ephemera.PointStyleRotation
 
anchor - Variable in class com.partnersoft.maps.ephemera.RotateTextEphemeron
 
anchor - Variable in class com.partnersoft.maps.ephemera.SnapWithDistance
 
AND_OP - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
AND_OP - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
and_or() - Method in class com.partnersoft.io.DataFilterExpressionParser
 
AndCondition - Class in org.jcon.data
A boolean AND predicate - it takes a list of ANDed subConditions.
AndCondition() - Constructor for class org.jcon.data.AndCondition
 
Angle - Class in com.partnersoft.geometry
An angle specification
Angle() - Constructor for class com.partnersoft.geometry.Angle
 
angle - Variable in class com.partnersoft.geometry.Angle
 
angle(double, double, double, double) - Static method in class com.partnersoft.geometry.GeometryLib
Returns the angle of a line.
angle(Point, Point) - Static method in class com.partnersoft.geometry.GeometryLib
Returns the angle of a line.
angle - Variable in class com.partnersoft.geometry.PolylineFollower
 
angle - Variable in class com.partnersoft.geometry.TurnVector
 
ANGLE_EIGHTH_CIRCLE - Static variable in class com.partnersoft.geometry.xy.XyConstants
Angle representing an eighth circle; 45 degrees, pi/4 radians.
ANGLE_FULL_CIRCLE - Static variable in class com.partnersoft.geometry.xy.XyConstants
Angle representing a full circle; 360 degrees,2 pi radians.
ANGLE_HALF_CIRCLE - Static variable in class com.partnersoft.geometry.xy.XyConstants
Angle representing half a circle; 180 degrees, pi radians.
ANGLE_QUARTER_CIRCLE - Static variable in class com.partnersoft.geometry.xy.XyConstants
Angle representing a quarter circle; 90 degrees, pi/2 radians.
ANGLE_SIXTIETH_CIRCLE - Static variable in class com.partnersoft.geometry.xy.XyConstants
Angle representing a sixtieth of a circle; 6 degrees, pi/30 radians.
ANGLE_THREE_EIGHTH_CIRCLE - Static variable in class com.partnersoft.geometry.xy.XyConstants
Angle representing a 3/8 circle; 135 degrees, 3/4 pi radians.
ANGLE_THREE_QUARTER_CIRCLE - Static variable in class com.partnersoft.geometry.xy.XyConstants
Angle representing half a circle; 270 degrees, 3/2 pi radians.
ANGLE_ZERO - Static variable in class com.partnersoft.geometry.xy.XyConstants
Angle representing no angle; 0 degrees, 0 radians.
angleBetween(double, double) - Static method in class com.partnersoft.geometry.GeometryLib
Calculates the shortest difference, in canonical radians, between two angles.
AngleDistanceTextEphemeron - Class in com.partnersoft.maps.ephemera
Ephemeron that combines rotation and distance from a mouse position.
AngleDistanceTextEphemeron(MapSet, XyPoint, String) - Constructor for class com.partnersoft.maps.ephemera.AngleDistanceTextEphemeron
Creates a new RotationDistanceTextEphemeron.
AngleDistanceTextEphemeron(XyPoint, String) - Constructor for class com.partnersoft.maps.ephemera.AngleDistanceTextEphemeron
Creates a new RotationDistanceTextEphemeron.
AngleDocument - Class in com.partnersoft.gui
A document that only allows strings up to a certain size.
AngleDocument() - Constructor for class com.partnersoft.gui.AngleDocument
 
angleFor(double, double) - Method in class com.partnersoft.gui.SphericalImageDisplay
 
AnimationRepaintThread - Class in com.partnersoft.gui
A thread that calls repaint() on the given component based on looping thread duration.
AnimationRepaintThread(String, Component, Duration) - Constructor for class com.partnersoft.gui.AnimationRepaintThread
 
app - Variable in class com.partnersoft.maps.actors.AbstractModuleMapEditActor
 
app - Variable in class com.partnersoft.maps.app.MapAppGui
 
app - Variable in class com.partnersoft.maps.app.MapAppLogic
 
app - Variable in class com.partnersoft.maps.ephemera.AbstractCollectionEphemeron
 
app - Variable in class com.partnersoft.maps.ephemera.PointStyleRotation
 
app - Variable in class com.partnersoft.maps.ephemera.PolylineEphemeron
 
app - Variable in class com.partnersoft.maps.ephemera.RotateTextEphemeron
 
app - Variable in class com.partnersoft.maps.ephemera.SnapWithDistance
 
append(T...) - Method in class com.partnersoft.data.AbstractDynamicArray
Append an array of objects to the array.
append(Collection<T>) - Method in class com.partnersoft.data.AbstractDynamicArray
Append a collection of objects to the array.
append(ByteBuffer) - Method in class com.partnersoft.data.ByteBuffer
 
append(byte[]) - Method in class com.partnersoft.data.ByteBuffer
 
append(char[]) - Method in class com.partnersoft.data.CharBuffer
 
append(String) - Method in class com.partnersoft.data.CharBuffer
 
append(DataBuffer) - Method in class com.partnersoft.data.DataBuffer
 
append(DynamicArray) - Method in class com.partnersoft.data.DynamicArray
Append the contents of the given array onto the end of this one.
append(byte...) - Method in class com.partnersoft.data.DynamicByteArray
Appends a copy of the contents of the given array to this one.
append(char...) - Method in class com.partnersoft.data.DynamicCharArray
Appends the given chars or char[] onto the end of this array.
append(String) - Method in class com.partnersoft.data.DynamicCharArray
Appends the given String as chars onto the end of this array.
append(double...) - Method in class com.partnersoft.data.DynamicDoubleArray
Appends the given doubles to the end of this array.
append(float...) - Method in class com.partnersoft.data.DynamicFloatArray
Appends the given doubles to the end of this array.
append(int...) - Method in class com.partnersoft.data.DynamicIntArray
Appends the given doubles to the end of this array.
append(long...) - Method in class com.partnersoft.data.DynamicLongArray
Appends the given longs to the end of this array.
append(short...) - Method in class com.partnersoft.data.DynamicShortArray
Appends the given doubles to the end of this array.
append(ArrayList) - Method in class com.partnersoft.data.StringTable
 
append(Map) - Method in class com.partnersoft.data.StringTable
 
append(String[]) - Method in class com.partnersoft.data.StringTable
 
append(double...) - Method in class com.partnersoft.geometry.xy.DynamicXyPointArray
Convenience method to generate and append XyPoints from coordinates.
append(XyPoint) - Method in class com.partnersoft.geometry.xy.XyPolylineBuilder
Adds a new point, if it is different from the current last point.
append(XyPolyline) - Method in class com.partnersoft.geometry.xy.XyPolylineBuilder
Appends all the points in the given polyline.
append(double...) - Method in class com.partnersoft.geometry.xy.XyPolylineBuilder
Appends coordinates, which must be in the order x1, y1, x2, y2, etc.
append(double[], int, int) - Method in class com.partnersoft.geometry.xy.XyPolylineBuilder
Appends coordinates, which must be in the order x1, y1, x2, y2, etc.
append(HollerMessage) - Method in interface com.partnersoft.net.holler.HollerQueue
 
append(String, String) - Method in class com.partnersoft.update.app.UpdateLog
 
append(String, String, Throwable) - Method in class com.partnersoft.update.app.UpdateLog
 
append(String, String) - Method in class com.partnersoft.update.web.WebUpdateLog
 
append(String, String, Throwable) - Method in class com.partnersoft.update.web.WebUpdateLog
 
appendAllTypes(List) - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
Adds datatypes and subdatatypes to list as text descriptions.
appendBytes(long, byte[]) - Method in class com.partnersoft.io.formats.dump.GoedelObjectDumpBuilder
 
appendBytes(long, ByteBuffer) - Method in class com.partnersoft.io.formats.dump.GoedelObjectDumpBuilder
 
appendBytes(String, byte[]) - Method in class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
 
appendBytes(String, byte[], int, int) - Method in class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
 
appendBytes(byte[]) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
appendBytes(byte[]) - Method in interface com.partnersoft.io.vfs.VfsFile
Appends the given bytes to the file.
appendedWith(XyPolyline) - Method in class com.partnersoft.geometry.xy.XyPolyline
Appends the given polyline to the end of this one and returns the combined result.
AppendingLogViewer - Class in com.partnersoft.gui
 
AppendingLogViewer() - Constructor for class com.partnersoft.gui.AppendingLogViewer
 
appendObject(long, Object) - Method in class com.partnersoft.io.formats.dump.GoedelObjectDumpBuilder
 
appendObject(String, Object) - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
appendObject(String, Object) - Method in class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
 
appendObject(Object) - Method in class com.partnersoft.io.formats.packrat.IncrementalPackratFileBuilder
 
appendPointsTo(DynamicXyPointArray) - Method in class com.partnersoft.geometry.xy.XyPolyline
Appends the points of this polyline to the given DynamicXyPointArray.
appendRecord(String, Naming) - Static method in class com.partnersoft.formats.csv.CsvLib
 
appendRecord(File, Naming) - Static method in class com.partnersoft.formats.csv.CsvLib
Appends a record to the end of an existing CSV file.
appendRecord(Naming) - Method in class com.partnersoft.io.formats.csv.CSVFileBuilder
 
appendRecord(String, Naming) - Static method in class com.partnersoft.io.formats.csv.CSVLib
 
appendRecord(File, Naming) - Static method in class com.partnersoft.io.formats.csv.CSVLib
Appends a record to the end of an existing CSV file.
appendRecord(Object) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Appends a record to the end of the file.
appendText(String) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
appendText(String) - Method in interface com.partnersoft.io.vfs.VfsFile
Appends the given text to the end of the file.
appendToDump(NamedObjectDumpBuilder) - Method in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
appExists(String) - Method in class com.partnersoft.system.AppManager
Returs true if the given String is a valid app name.
appGroupName - Variable in class com.partnersoft.io.formats.dxf.DXFEntity
 
AppLauncherApp - Class in com.partnersoft.apps.tools
A GUI app that displays all available apps and a log view.
AppLauncherApp() - Constructor for class com.partnersoft.apps.tools.AppLauncherApp
Creates an AppLauncher that lists all available apps.
AppLauncherApp(String...) - Constructor for class com.partnersoft.apps.tools.AppLauncherApp
Creates an AppLauncher that lists only the specified apps.
AppLauncherApp(Collection<String>) - Constructor for class com.partnersoft.apps.tools.AppLauncherApp
Creates an AppLauncher that lists only the specified apps.
AppLib - Class in com.partnersoft.system
Convenience methods to manage Partner apps.
apply() - Method in class com.partnersoft.gui.forms.Form
This applies the current values in the FormField objects to the underlying data model.
apply() - Method in class com.partnersoft.gui.GUIForm
 
apply() - Method in class com.partnersoft.preferences.logic.PreferencesLogic
Save and apply the current settings.
apply() - Method in class com.partnersoft.workbench.editors.AbstractWorkbenchMapSetFileEditor
 
applyAllSettings() - Method in class com.partnersoft.gps.nmea.NmeaGps
This is called by the configutron to apply all the settings that can be applied without diconnecting and reconnecting the serial port.
applyAllSettings() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
applyAndExit() - Method in class com.partnersoft.preferences.logic.PreferencesLogic
Save and apply the current settings, then exit.
applyAndRestart() - Method in class com.partnersoft.preferences.logic.PreferencesLogic
Save and apply the current settings, then restart the main map app.
applyMapSetPreferences() - Method in class com.partnersoft.maps.app.MapAppLogic
 
applyParameterizedColors(Image, Color, Color, Color) - Static method in class com.partnersoft.gui.ImageLib
 
applySimulationSettings() - Method in class com.partnersoft.gps.simulation.SimulatedGpsConfigutron
 
applyTemplate(String, Naming<Object>) - Method in class com.partnersoft.system.Module
Applies the named template (a script file in the templates/ directory) and returns the result.
applyTemplate(String) - Method in class com.partnersoft.system.Module
Applies the named template (a script file in the templates/ directory) and returns the result.
applyTemplate(String, Object...) - Method in class com.partnersoft.system.Module
Applies the named template (a script file in the templates/ directory) and returns the result.
AppManager - Class in com.partnersoft.system
Tracks open Apps, and manages their startup and shutdown processes.
appManager() - Static method in class com.partnersoft.system.SystemServices
Returns the AppManager for this system.
ArchiveLogAppender - Class in com.partnersoft.platform.j2se
Appends log events to a managed set of files in logs/archive/.
ArchiveLogAppender() - Constructor for class com.partnersoft.platform.j2se.ArchiveLogAppender
 
ARCINFO_ARC - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
ARCINFO_ARCMAYBE - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
areaBlock(int, int) - Method in class com.partnersoft.maps.render.DrawingSurfaceRoverMachineActor
 
areaBlock(int, int) - Method in class com.partnersoft.maps.rover.DoNothingRoverMachineActor
 
areaBlock(int, int) - Method in interface com.partnersoft.maps.rover.RoverMachineActor
 
areaBytesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverDatabase
 
areaBytesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
areaBytesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverDatabase
 
areaBytesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
areaBytesIn(XyBounds, double) - Method in interface com.partnersoft.maps.rover.RoverStore
 
areaShape(RoverMachineRegister) - Method in class com.partnersoft.maps.render.DrawingSurfaceRoverMachineActor
 
areaShape(RoverMachineRegister) - Method in class com.partnersoft.maps.rover.DoNothingRoverMachineActor
 
areaShape(RoverMachineRegister) - Method in interface com.partnersoft.maps.rover.RoverMachineActor
 
AreaStyleEditor - Class in com.partnersoft.workbench.editors
 
AreaStyleEditor() - Constructor for class com.partnersoft.workbench.editors.AreaStyleEditor
 
areaStyles - Variable in class com.partnersoft.maps.model.MapSet
 
areaToGroup - Variable in class com.partnersoft.maps.model.RoverSet
 
areaTypeCodeFor(String) - Method in class com.partnersoft.maps.model.RoverSet
 
areaTypes - Variable in class com.partnersoft.maps.model.RoverSet
 
areEqual(Object, Object) - Static method in class com.partnersoft.data.DataLib
Something that it seems like the language should handle...
areEqual(Object, Object) - Static method in class com.partnersoft.data.ObjectLib
Something that it seems like the language should handle...
array - Variable in class com.partnersoft.data.AbstractDynamicArray
 
array - Variable in class com.partnersoft.data.ByteBuffer
 
array - Variable in class com.partnersoft.data.CharBuffer
 
array - Variable in class com.partnersoft.data.DoubleBuffer
 
array - Variable in class com.partnersoft.data.DynamicByteArray
 
array - Variable in class com.partnersoft.data.DynamicCharArray
 
array - Variable in class com.partnersoft.data.DynamicDoubleArray
 
array - Variable in class com.partnersoft.data.DynamicFloatArray
 
array - Variable in class com.partnersoft.data.DynamicIntArray
 
array - Variable in class com.partnersoft.data.DynamicLongArray
 
array - Variable in class com.partnersoft.data.DynamicShortArray
 
array - Variable in class com.partnersoft.data.FloatBuffer
 
array - Variable in class com.partnersoft.data.IntBuffer
 
array - Variable in class com.partnersoft.data.LongBuffer
 
array - Variable in class com.partnersoft.data.ObjectBuffer
 
array - Variable in class com.partnersoft.data.ShortBuffer
 
array - Variable in class com.partnersoft.data.StringDataBuffer
 
array - Variable in class com.partnersoft.data.StringTable
 
array - Variable in class com.partnersoft.geometry.PolylineArray
 
array - Variable in class com.partnersoft.geometry.xyz.DynamicXyzPointArray
 
ArrayBinarySearch - Class in com.partnersoft.data
A generic binary search.
ArrayBinarySearch() - Constructor for class com.partnersoft.data.ArrayBinarySearch
 
ArrayElectricalConnectivityNodeList - Class in com.partnersoft.maps.model
 
ArrayElectricalConnectivityNodeList(ElectricalConnectivityNode[]) - Constructor for class com.partnersoft.maps.model.ArrayElectricalConnectivityNodeList
 
ArrayIterator<T> - Class in com.partnersoft.data
Simple implementation of an Iterator for an array.
ArrayIterator(T...) - Constructor for class com.partnersoft.data.ArrayIterator
Create a new ArrayIterator for the given array.
ArrayIterator(T[], int, int) - Constructor for class com.partnersoft.data.ArrayIterator
Create a new ArrayIterator for the given array.
ArrayIterator - Class in org.jcon.data
An enumeration that traverses an array of objects.
ArrayIterator(Object[]) - Constructor for class org.jcon.data.ArrayIterator
Creates a new ArrayIterator based on an object array
ArrayLinearSearch - Class in com.partnersoft.data
A generic full-scan search.
ArrayLinearSearch() - Constructor for class com.partnersoft.data.ArrayLinearSearch
 
ArrayListListModel<T> - Class in com.partnersoft.gui
A list model for, like, lists.
ArrayListListModel() - Constructor for class com.partnersoft.gui.ArrayListListModel
 
ArrayListListModel(ArrayList<T>) - Constructor for class com.partnersoft.gui.ArrayListListModel
 
ArrayListListModel(ArrayList<T>, boolean) - Constructor for class com.partnersoft.gui.ArrayListListModel
 
ArrayListRecord - Class in org.jcon.data
This is a Record whose values are maintained in an internal ArrayList.
ArrayListRecord() - Constructor for class org.jcon.data.ArrayListRecord
 
arrayObject - Variable in class com.partnersoft.data.DataBuffer
 
arrayObject - Variable in class com.partnersoft.data.DynamicArray
Superclass copy of the array object.
ArrayPicture - Class in org.jcon.text
A "picture", or format description, for a arrays of other fixed-width field.
ArrayPicture() - Constructor for class org.jcon.text.ArrayPicture
 
ArrayPicture(FixedLengthFieldPicture, int) - Constructor for class org.jcon.text.ArrayPicture
 
ArrayQuickSort - Class in com.partnersoft.data
A generic quicksort.
ArrayQuickSort() - Constructor for class com.partnersoft.data.ArrayQuickSort
 
ArraySearchingAlgorithm - Interface in com.partnersoft.data
An interface for generic array (indexed item, not necessarily an actual Java array object) searching algorithms.
ArraySearchingGopher<T> - Interface in com.partnersoft.data
A gopher for searching algorithms is an pluggable adapter that adapts a generic array searching algorithm to a specific data structure.
ArraySelectionSort - Class in com.partnersoft.data
A generic selection sort.
ArraySelectionSort() - Constructor for class com.partnersoft.data.ArraySelectionSort
 
ArraySorter - Class in org.jcon.util
Sorts an array using a Comparer.
ArraySorter() - Constructor for class org.jcon.util.ArraySorter
 
ArraySorter.ASCIIComparer - Class in org.jcon.util
Compares assuming the String is only ASCII.
ArraySorter.ASCIIComparer() - Constructor for class org.jcon.util.ArraySorter.ASCIIComparer
 
ArraySorter.Comparer - Interface in org.jcon.util
The interface implementation should compare the two objects and return an int using these rules: if (a > b) return > 0; if (a == b) return 0; if (a < b) return < 0; For example to sort a String array: ClassName implements ArraySorter.Comparer public int compare(Object a, Object b) { return (the proper int); }
ArraySortingAlgorithm - Interface in com.partnersoft.data
An interface for generic array (indexed item, not necessarily an actual Java array object) sorting algorithms.
ArraySortingGopher - Interface in com.partnersoft.data
A gopher for sorting algorithms is an pluggable adapter that adapts a generic array sorting algorithm to a specific data structure.
ArraySortingLib - Class in com.partnersoft.data
Routines to aid sorting arrays.
ArraySortingLib() - Constructor for class com.partnersoft.data.ArraySortingLib
 
ArrowIcon - Class in com.partnersoft.gui
An icon what looks like an arrow or something.
ArrowIcon(RationalPolygon) - Constructor for class com.partnersoft.gui.ArrowIcon
 
ArrowIcon(String) - Constructor for class com.partnersoft.gui.ArrowIcon
 
asArray() - Method in class com.partnersoft.data.NumberedNames
Returns the encoding as an array of Strings.
asArrayList() - Method in class com.partnersoft.data.NumberedNames
Returns the encoding as an ArrayList of Strings.
ascent - Variable in class com.partnersoft.gui.FontGraphics
 
ascent - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
asciiComparer - Static variable in class org.jcon.util.ArraySorter
 
ASCIIFieldFormat - Class in com.partnersoft.io.formats.binary
A format for the ASCII text values in a BinaryFixedWidthField.
ASCIIFieldFormat() - Constructor for class com.partnersoft.io.formats.binary.ASCIIFieldFormat
 
asFloat() - Method in class com.partnersoft.formats.dxf.DxfProtoValue
 
asFloat() - Method in class com.partnersoft.io.formats.dxf.DXFProtoValue
 
asin(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
asInt() - Method in class com.partnersoft.formats.dxf.DxfProtoValue
 
asInt() - Method in class com.partnersoft.io.formats.dxf.DXFProtoValue
 
asMap() - Method in class com.partnersoft.data.LabelledList
 
asNaming() - Method in class com.partnersoft.data.LabelledList
 
asNaming() - Method in class com.partnersoft.data.NumberedNames
Returns the encoding as a Naming, mapping the name to its numeric ID.
asqrt(double) - Static method in class com.partnersoft.geometry.projection.ProjectionLib
 
asqrt(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
ASSIGN - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
asString() - Method in class com.partnersoft.data.CharBuffer
 
asString() - Method in class com.partnersoft.formats.dxf.DxfProtoValue
 
asString() - Method in class com.partnersoft.io.formats.dxf.DXFProtoValue
 
asText() - Method in class com.partnersoft.io.formats.dxf.DXFAttrib
 
asTrimmedString() - Method in class com.partnersoft.formats.dxf.DxfProtoValue
 
asTrimmedString() - Method in class com.partnersoft.io.formats.dxf.DXFProtoValue
 
AsynchronousCommand - Class in com.partnersoft.gadgets
 
AsynchronousCommand() - Constructor for class com.partnersoft.gadgets.AsynchronousCommand
Create a new AsynchronousCommand.
AsynchronousCommandQueue - Class in com.partnersoft.gadgets
A manager for asynchronous commands.
AsynchronousCommandQueue() - Constructor for class com.partnersoft.gadgets.AsynchronousCommandQueue
 
AsynchronousStreamCopy - Class in com.partnersoft.io
A single AsynchronousStreamCopy job.
AsynchronousStreamCopy() - Constructor for class com.partnersoft.io.AsynchronousStreamCopy
Create a new AsynchronousStreamCopy.
AsynchronousStreamCopy(AsynchronousStreamCopyManager, String, long, long) - Constructor for class com.partnersoft.io.AsynchronousStreamCopy
Create a new AsynchronousStreamCopy.
AsynchronousStreamCopyManager - Class in com.partnersoft.io
A manager for stream copies where the input and output streams may be provided at different times in different threads.
AsynchronousStreamCopyManager() - Constructor for class com.partnersoft.io.AsynchronousStreamCopyManager
 
AT - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
atan(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
atan2(double, double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
AtlAxCreateControlLic(String, long, String) - Static method in class com.partnersoft.os.windows.AtlLib
Creates a licensed ActiveX control, initializes it, and hosts it in the specified window.
AtlAxGetControl(long) - Static method in class com.partnersoft.os.windows.AtlLib
 
AtlAxWinInit() - Static method in class com.partnersoft.os.windows.AtlLib
Calling this multiple times is fine, I think.
AtlLib - Class in com.partnersoft.os.windows
ATL (Active Template Library) is a Visual Studio runtime library we use to create ActiveX controls like the Trimble GPS Receiver.
AtlLib() - Constructor for class com.partnersoft.os.windows.AtlLib
 
ATOL - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
atomicObject() - Method in class org.jcon.persistance.TOFParser
These are the atomic (indivisible) object types.
attachFile(File) - Method in class com.partnersoft.io.net.MailMessageBuilder
Deprecated. Adds a file part.
attachHTML(String, String) - Method in class com.partnersoft.io.net.MailMessageBuilder
Deprecated. Adds an html part.
ATTACHMENT_BOTTOMCENTER - Static variable in class com.partnersoft.io.formats.dxf.DXFMText
 
ATTACHMENT_BOTTOMLEFT - Static variable in class com.partnersoft.io.formats.dxf.DXFMText
 
ATTACHMENT_BOTTOMRIGHT - Static variable in class com.partnersoft.io.formats.dxf.DXFMText
 
ATTACHMENT_MIDDLECENTER - Static variable in class com.partnersoft.io.formats.dxf.DXFMText
 
ATTACHMENT_MIDDLELEFT - Static variable in class com.partnersoft.io.formats.dxf.DXFMText
 
ATTACHMENT_MIDDLERIGHT - Static variable in class com.partnersoft.io.formats.dxf.DXFMText
 
ATTACHMENT_TOPCENTER - Static variable in class com.partnersoft.io.formats.dxf.DXFMText
 
ATTACHMENT_TOPLEFT - Static variable in class com.partnersoft.io.formats.dxf.DXFMText
 
ATTACHMENT_TOPRIGHT - Static variable in class com.partnersoft.io.formats.dxf.DXFMText
 
attachmentPoint - Variable in class com.partnersoft.io.formats.dxf.DXFMText
 
attachText(String) - Method in class com.partnersoft.io.net.MailMessageBuilder
Deprecated. Adds a text part.
attributeTag - Variable in class com.partnersoft.io.formats.dxf.DXFAttrib
 
autodraw() - Method in class com.partnersoft.maps.app.MapGpsLogic
Performs an autodraw action.
Autopsy - Class in org.jcon.util
A handy utility for dissecting and printing an exceptional condition.
Autopsy(String, String, Throwable, boolean) - Constructor for class org.jcon.util.Autopsy
 
Autopsy(String, String) - Constructor for class org.jcon.util.Autopsy
 
Autopsy(String, String, Throwable) - Constructor for class org.jcon.util.Autopsy
 
Autopsy(Throwable) - Constructor for class org.jcon.util.Autopsy
 
autoRotatePosition - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
autoRotateText - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
available() - Method in class com.partnersoft.io.FastDataInputStream
 
available() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
available() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
available() - Method in class com.partnersoft.io.RandomAccessFileInputStream
 
available() - Method in class com.partnersoft.io.vfs.VfsRandomAccessInputStream
 
available - Variable in class com.partnersoft.maps.translator.MapDataTypeField
 
azimuth - Variable in class com.partnersoft.gps.nmea.GSVData.SV
 

B

b - Variable in class com.partnersoft.geometry.projection.StandardProjection
The minor axis of the ellipsoid.
B - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
B - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
back(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
back() - Method in class com.partnersoft.workbench.app.WorkbenchNavigationLogic
 
background - Variable in class com.partnersoft.gui.PartnerLook
 
BACKGROUND_COLOR - Static variable in class com.partnersoft.gui.EditButtonStrip
 
backgroundColor - Variable in class com.partnersoft.maps.model.MapSpaceLegend
 
backgroundColor - Variable in class com.partnersoft.maps.model.TextStyle
 
backgroundColor - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
backgroundColorName - Variable in class com.partnersoft.maps.model.MapSpaceLegend
 
backgroundColorName - Variable in class com.partnersoft.maps.model.TextStyle
 
backgroundDark - Variable in class com.partnersoft.gui.PartnerLook
 
backgroundLight - Variable in class com.partnersoft.gui.PartnerLook
 
BarsoomReader - Class in org.jcon.persistance
Reads objects from a Barsoom XML file.
BarsoomReader() - Constructor for class org.jcon.persistance.BarsoomReader
 
BarsoomWriter - Class in org.jcon.persistance
A writer what serializes objects to Barsoom XML files.
BarsoomWriter(Writer) - Constructor for class org.jcon.persistance.BarsoomWriter
Creates a prettyprinting BarsoomWriter that writes to the given writer.
BarsoomWriter(OutputStream) - Constructor for class org.jcon.persistance.BarsoomWriter
Creates a prettyprinting BarsoomWriter that writes to the given OutputStream.
BarsoomWriter(Writer, LookupDatabase) - Constructor for class org.jcon.persistance.BarsoomWriter
Creates a prettyprinting BarsoomWriter that writes to the given writer.
BarsoomWriter(OutputStream, LookupDatabase) - Constructor for class org.jcon.persistance.BarsoomWriter
Creates a prettyprinting BarsoomWriter that writes to the given OutputStream.
Base64 - Class in com.partnersoft.data
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in com.partnersoft.data
 
Base64.InputStream(InputStream) - Constructor for class com.partnersoft.data.Base64.InputStream
 
Base64.InputStream(InputStream, int) - Constructor for class com.partnersoft.data.Base64.InputStream
 
Base64.OutputStream - Class in com.partnersoft.data
 
Base64.OutputStream(OutputStream) - Constructor for class com.partnersoft.data.Base64.OutputStream
 
Base64.OutputStream(OutputStream, int) - Constructor for class com.partnersoft.data.Base64.OutputStream
 
Base64InputStream - Class in com.partnersoft.formats.base64
InputStream implementation to decode Base64-encoded binary data.
Base64InputStream(InputStream) - Constructor for class com.partnersoft.formats.base64.Base64InputStream
Constructs a Base64InputStream.
Base64Lib - Class in com.partnersoft.formats.base64
Methods for encoding and decoding to and from Base64 notation.
Base64OutputStream - Class in com.partnersoft.formats.base64
OutputStream implementation to decode Base64-encoded binary data.
Base64OutputStream(OutputStream) - Constructor for class com.partnersoft.formats.base64.Base64OutputStream
Constructs a Base64OutputStream.
baseX - Variable in class com.partnersoft.io.formats.dxf.DXFBlock
 
baseY - Variable in class com.partnersoft.io.formats.dxf.DXFBlock
 
baseZ - Variable in class com.partnersoft.io.formats.dxf.DXFBlock
 
BasicDialog - Class in com.partnersoft.gui
A really basic yes/no/cancel type dialog.
BasicDialog() - Constructor for class com.partnersoft.gui.BasicDialog
 
BasicDialog(String, String, Object) - Constructor for class com.partnersoft.gui.BasicDialog
 
bean() - Method in class org.jcon.persistance.TOFParser
 
BeanGraph - Class in org.jcon.data
This class treats an object as the root node in a graph.
BeanGraph(Object) - Constructor for class org.jcon.data.BeanGraph
Creates a new BeanGraph based on the given bean.
BeanGraph() - Constructor for class org.jcon.data.BeanGraph
Creates a new BeanGraph with no root bean.
BeanGraph(Class) - Constructor for class org.jcon.data.BeanGraph
Creates a new BeanRecord, creating a new base bean by trying to instantiate an instance of the given class using the default constructor.
BeanGraphNode - Class in org.jcon.data
A node in a bean graph traversal.
BeanGraphNode(Object, Object) - Constructor for class org.jcon.data.BeanGraphNode
 
BeanRecord - Class in org.jcon.data
This is a wrapper class that takes an arbitrary object and determines the editable properties from it using the JavaBeans introspector.
BeanRecord(Object) - Constructor for class org.jcon.data.BeanRecord
Creates a new BeanRecord based on the given bean.
BeanRecord() - Constructor for class org.jcon.data.BeanRecord
Creates a new BeanRecord with no base bean.
BeanRecord(Class) - Constructor for class org.jcon.data.BeanRecord
Creates a new BeanRecord, creating a new base bean by trying to instantiate an instance of the given class using the default constructor.
BeanReportEngine - Class in org.jcon.text
The engine for simple preformatted text reports.
BeanReportEngine() - Constructor for class org.jcon.text.BeanReportEngine
 
BeanReportEngine(String, ArrayList) - Constructor for class org.jcon.text.BeanReportEngine
 
BeanReportEngine(String) - Constructor for class org.jcon.text.BeanReportEngine
 
BeanShellScript - Class in com.partnersoft.scripting
A script in the BeanShell language.
BeanShellScript(VfsFile) - Constructor for class com.partnersoft.scripting.BeanShellScript
 
BeanShellScript(String) - Constructor for class com.partnersoft.scripting.BeanShellScript
 
bearing - Variable in class com.partnersoft.gps.RangefinderEvent
 
beep() - Static method in class org.jcon.util.GenLib
 
begin() - Method in interface com.partnersoft.formats.dxf.DxfGroupActor
 
begin(int) - Method in class com.partnersoft.geometry.Mesh
Begin a group of primitives.
begin() - Method in class com.partnersoft.io.formats.dxf.DXFDebugActor
 
begin() - Method in class com.partnersoft.io.formats.dxf.DXFDispatchActor
 
begin() - Method in class com.partnersoft.io.formats.dxf.DXFEntity
 
begin() - Method in interface com.partnersoft.io.formats.dxf.DXFEntityActor
 
begin() - Method in class com.partnersoft.io.formats.dxf.DXFEntityDebugActor
 
begin() - Method in interface com.partnersoft.io.formats.dxf.DXFGroupActor
 
beginStartTag(String) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
BETWEEN_OP - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
BETWEEN_OP - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
bgBlue - Variable in class com.partnersoft.maps.render.BlendedColorRange
 
bgGreen - Variable in class com.partnersoft.maps.render.BlendedColorRange
 
bgRed - Variable in class com.partnersoft.maps.render.BlendedColorRange
 
bgRGB - Variable in class com.partnersoft.maps.render.BlendedColorRange
 
BigStringField - Class in com.partnersoft.gui
 
BigStringField() - Constructor for class com.partnersoft.gui.BigStringField
 
bigToLittleEndianDouble(double) - Static method in class com.partnersoft.data.ByteLib
Converts a big-endian java double into a little-endian double.
bigToLittleEndianDouble(double) - Static method in class com.partnersoft.io.BitLib
Converts a big-endian java double into a little-endian double.
bigToLittleEndianFloat(float) - Static method in class com.partnersoft.data.ByteLib
Converts a big-endian java float into a little-endian float.
bigToLittleEndianFloat(float) - Static method in class com.partnersoft.io.BitLib
Converts a big-endian java float into a little-endian float.
BinaryFileEditor - Class in com.partnersoft.workbench.editors
 
BinaryFileEditor() - Constructor for class com.partnersoft.workbench.editors.BinaryFileEditor
 
BinaryFixedWidth - Class in com.partnersoft.io.formats.binary
A binary, fixed-width record format.
BinaryFixedWidth() - Constructor for class com.partnersoft.io.formats.binary.BinaryFixedWidth
 
BinaryFixedWidth2NamedObjectDump - Class in com.partnersoft.io.formats.binary
Converts a fixed-width datafile into a NamedObjectDump indexed on one of the result fields.
BinaryFixedWidth2NamedObjectDump() - Constructor for class com.partnersoft.io.formats.binary.BinaryFixedWidth2NamedObjectDump
 
BinaryFixedWidthDataRecordSource - Class in com.partnersoft.io.formats.binary
A data record source derived from fixed-width records in a binary stream.
BinaryFixedWidthDataRecordSource() - Constructor for class com.partnersoft.io.formats.binary.BinaryFixedWidthDataRecordSource
 
BinaryFixedWidthDataRecordSource.MyFetcher - Class in com.partnersoft.io.formats.binary
 
BinaryFixedWidthDataRecordSource.MyFetcher() - Constructor for class com.partnersoft.io.formats.binary.BinaryFixedWidthDataRecordSource.MyFetcher
 
BinaryFixedWidthField - Class in com.partnersoft.io.formats.binary
A binary, fixed-width field.
BinaryFixedWidthField() - Constructor for class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
BinaryFixedWidthFieldFormat - Interface in com.partnersoft.io.formats.binary
A format for the data in a BinaryFixedWidthField.
BinaryFunction - Interface in org.jcon.data
Reverse-engineered (with all due respect) from ObjectSpace's JGL - since I doubt this is their crown jewel :-)
BinaryPredicate - Interface in org.jcon.data
Reverse-engineered (with all due respect) from ObjectSpace's JGL - since I doubt this is their crown jewel :-)
BinarySearch - Class in com.partnersoft.data
A generic binary search algorithm.
BinarySearch() - Constructor for class com.partnersoft.data.BinarySearch
Creates a new BinarySearch algorithm object.
binarySearch(SearchingGopher, Object) - Static method in class com.partnersoft.data.SearchingLib
Does a search using (BinarySearch.
BitBanger - Class in com.partnersoft.io.formats.binary
 
BitBanger() - Constructor for class com.partnersoft.io.formats.binary.BitBanger
 
BitLib - Class in com.partnersoft.io
A general library for bit-flipping, endianness conversion, and other routine annoyances.
BitLib() - Constructor for class com.partnersoft.io.BitLib
 
bitmap - Variable in class com.partnersoft.gui.BitmapFont.BitmapGlyph
 
BitmapFont - Class in com.partnersoft.gui
Renders bitmap fonts for OpenGL.
BitmapFont(Font) - Constructor for class com.partnersoft.gui.BitmapFont
 
BitmapFont.BitmapGlyph - Class in com.partnersoft.gui
 
BitmapFont.BitmapGlyph() - Constructor for class com.partnersoft.gui.BitmapFont.BitmapGlyph
 
blank - Variable in class org.jcon.text.FixedLengthFieldPicture
 
BlendedColorRange - Class in com.partnersoft.maps.render
Blends a foreground and background together, storing the range of blends in an array for easy access.
BlendedColorRange(int, int) - Constructor for class com.partnersoft.maps.render.BlendedColorRange
 
blobToInts(byte[]) - Static method in class com.partnersoft.io.BitLib
 
BlockingQueue - Class in com.partnersoft.data
This is essentially just a synchronized FIFO queue which blocks input when the queue is full (with a configurable "full" size parameter) and output when the queue is empty.
BlockingQueue() - Constructor for class com.partnersoft.data.BlockingQueue
Constructs a BlockingQueue of unlimited size.
BlockingQueue(int) - Constructor for class com.partnersoft.data.BlockingQueue
Constructs a BlockingQueue with the requested size.
blockName - Variable in class com.partnersoft.io.formats.dxf.DXFBlock
 
blockName - Variable in class com.partnersoft.io.formats.dxf.DXFInsert
 
blockName2 - Variable in class com.partnersoft.io.formats.dxf.DXFBlock
 
blockTypeFlags - Variable in class com.partnersoft.io.formats.dxf.DXFBlock
 
blue - Static variable in class com.partnersoft.geometry.fractal.Fractal
 
blue - Variable in class com.partnersoft.io.formats.rover.RoverPointColor
 
blueComponent(int) - Static method in class com.partnersoft.gui.ColorLib
 
bluef - Variable in class com.partnersoft.maps.model.TextStyle
 
blueMask - Static variable in class com.partnersoft.gui.ColorLib
 
booleanClass - Static variable in class com.partnersoft.data.DataLib
 
booleanClass - Static variable in class org.jcon.data.DataUtilities
 
booleanLiteral() - Method in class org.jcon.persistance.TOFParser
 
BooleanTest - Interface in com.partnersoft.core
A simple true/false test object.
bootstrap() - Method in class com.partnersoft.system.ModuleManager
This method loads, validates, and initializes the modules.
boundingBox(Rectangle) - Method in class com.partnersoft.io.formats.shapefile.DefaultShapefileActor
Act on the global extents.
boundingBox(Rectangle) - Method in interface com.partnersoft.io.formats.shapefile.ShapefileActor
Act on the global extents.
Bounds - Class in com.partnersoft.geometry
Rectangular bounds, expressed as minimum and maximum rather than origin/width/height as seen in the Rectangle implementation.
Bounds(double, double) - Constructor for class com.partnersoft.geometry.Bounds
 
Bounds(double, double, double, double) - Constructor for class com.partnersoft.geometry.Bounds
 
Bounds() - Constructor for class com.partnersoft.geometry.Bounds
 
bounds - Variable in class com.partnersoft.maps.model.MapViewFrame
This is reset during resetTransform(); if you don't call it after changing parameters it is invalid.
bounds - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
boxcar(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
BoxcarFileEditor - Class in com.partnersoft.workbench.editors
 
BoxcarFileEditor() - Constructor for class com.partnersoft.workbench.editors.BoxcarFileEditor
 
BoxcarFileHandler - Class in com.partnersoft.workbench.handlers
 
BoxcarFileHandler() - Constructor for class com.partnersoft.workbench.handlers.BoxcarFileHandler
 
BoxcarLib - Class in com.partnersoft.formats.boxcar
A simple filesystem archive format.
BoxcarLib - Class in com.partnersoft.io.formats.boxcar
Boxcar is a very simple archive format, consisting of a stream of a files; each file has its full (relative) file path first in UTF format, followed by 8 bytes of currently unused flag information, followed by a 8-byte length, followed by the file's bytes.
BoxcarLib() - Constructor for class com.partnersoft.io.formats.boxcar.BoxcarLib
 
boxcarPathFor(String) - Static method in class com.partnersoft.update.UpdateLib
 
bringToFront() - Method in class com.partnersoft.maps.app.MapWindowLogic
 
browse(File) - Static method in class com.partnersoft.system.OSLib
Open the default web browser pointing at the given file.
browse(VfsFile) - Static method in class com.partnersoft.system.OSLib
Open the default web browser pointing at the given file.
browse(String) - Static method in class com.partnersoft.system.OSLib
Open the default web browser pointing at the given URL.
browse(URI) - Static method in class com.partnersoft.system.OSLib
Open the default web browser pointing at the given URI.
browse(URL) - Static method in class com.partnersoft.system.OSLib
Open the default web browser pointing at the given URL.
buffer - Variable in class com.partnersoft.formats.dxf.DxfProtoValue
 
buffer - Variable in class com.partnersoft.io.formats.dxf.DXFProtoValue
 
buffer - Variable in class com.partnersoft.maps.render.AlphaBuffer
 
buffer - Variable in class com.partnersoft.maps.render.RGBBuffer
 
BUFFER_SIZE - Static variable in class com.partnersoft.io.FileLib
 
BUFFER_SIZE - Static variable in class com.partnersoft.io.IOConstants
Standard I/O buffer size.
BUFFER_SIZE - Static variable in class com.partnersoft.io.IOLib
 
BUFFER_SIZE - Variable in class com.partnersoft.update.app.UpdateFileLogic
Buffer size used.
BUFFER_SIZE - Variable in class com.partnersoft.update.web.WebUpdate
 
build() - Method in class com.partnersoft.formats.google.GoogleMapBuilder
Generates output to specified destination.
buildBooleanLiteral(boolean) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Returns an object corresponding to a boolean literal.
buildClassLiteral(String) - Method in class org.jcon.persistance.MetaTOFObjectFactory
Returns the class name.
buildClassLiteral(String) - Method in interface org.jcon.persistance.TOFObjectFactory
Builds a class literal.
buildClassLiteral(String) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Builds a class literal.
buildConfig() - Method in class com.partnersoft.workbench.editors.ModuleDirectoryEditor
 
buildCreateStatementFor(Connection, String) - Static method in class com.partnersoft.io.sql.SQLLib
Returns a String containing a create table statement for the given table on the given connection.
buildCreateStatementFor(ResultSet, String) - Static method in class com.partnersoft.io.sql.SQLLib
Returns a String containing a create table statement for the given table on the given connection.
buildCreateStatementFor(ResultSet, String) - Static method in class com.partnersoft.sql.SqlLib
Returns a String containing a create table statement for the given table on the given connection.
buildFloatLiteral(String) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Builds a floating-point number from a text String.
buildHelpMessage() - Method in class org.jcon.util.CommandLineSyntax
Builds a help message describing the syntax.
buildHtmlReport(String, String...) - Method in class com.partnersoft.reports.DataRecordSourceReportBuilder
Generates an html report containing a table with only the fields passed as parameters.
buildHtmlReport(String) - Method in class com.partnersoft.reports.DataRecordSourceReportBuilder
Generates an html report containing a table with all fields
buildHtmlReport(String, int...) - Method in class com.partnersoft.reports.DataRecordSourceReportBuilder
Generates an html report containing a table with only the field indexes passed as parameters.
buildHtmlTable(int...) - Method in class com.partnersoft.reports.DataRecordSourceReportBuilder
Generates an html table with only the fields whose indexes were passed as parameters.
buildHtmlTable(String...) - Method in class com.partnersoft.reports.DataRecordSourceReportBuilder
Generates an html table containing only the fields passed as parameters.
buildHtmlTable() - Method in class com.partnersoft.reports.DataRecordSourceReportBuilder
Generates an html table containing all fields
buildInstalledPackagesFile() - Static method in class com.partnersoft.update.UpdateLib
Builds and writes the update/info/InstalledPackages.txt manifest file.
buildIntegerLiteral(String) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Builds an integer literal from a text String.
buildLookup(Object, Object) - Method in class org.jcon.persistance.LookupMappingMetaTOFObjectFactory
Builds a LookupReference object.
buildLookup(Object, Object) - Method in class org.jcon.persistance.MetaTOFObjectFactory
Builds a LookupReference object.
buildLookup(Object, Object) - Method in interface org.jcon.persistance.TOFObjectFactory
Builds an object based on a lookup.
buildLookup(Object, Object) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Builds an object based on a lookup.
buildMapsetConfig() - Method in class com.partnersoft.system.Module
Same as buildMapsetConfig, but builds the mapset config for the mapset of the same name as this module.
buildMapsetConfig(String) - Method in class com.partnersoft.system.Module
Builds a config/FOO/mapsets/BAR directory structure from the defaults in this module.
buildMapsetConfig() - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
buildModuleConfig() - Method in class com.partnersoft.system.Module
Builds a config/FOO/modules/BAR directory structure from the defaults in this module (under the "default/config/" directory).
buildModuleConfigDataAndMapsets() - Method in class com.partnersoft.system.Module
Builds module config, data, and all mapsets included from defaults.
buildModuleData() - Method in class com.partnersoft.system.Module
Builds a data/FOO/ directory structure from the defaults in this module (under the "default/data/" directory).
buildNullLiteral() - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Returns an object corresponding to the "null" literal.
buildPolylines() - Method in class com.partnersoft.geometry.PolylineArray
 
buildStandardTabbedLayout(String...) - Method in class com.partnersoft.gui.forms.FormBuilder
This does a standard layout with just the named tabs, based on the fields.csv tab entries.
buildStandardTabbedLayout(boolean, String...) - Method in class com.partnersoft.gui.forms.FormBuilder
This does a standard layout with just the named tabs, based on the fields.csv tab entries.
buildStandardTabbedLayoutBySchema() - Method in class com.partnersoft.gui.forms.FormBuilder
This does a standard layout with tabs, based on the fields.csv tab entries.
buildStandardTabbedLayoutBySchema(List<String>) - Method in class com.partnersoft.gui.forms.FormBuilder
This does a standard layout with just the named tabs, based on the fields.csv tab entries.
buildStandardTabbedLayoutBySchema(boolean) - Method in class com.partnersoft.gui.forms.FormBuilder
This does a standard layout with tabs, based on the fields.csv tab entries.
buildStandardTabbedLayoutBySchema(boolean, List<String>) - Method in class com.partnersoft.gui.forms.FormBuilder
This does a standard layout with just the named tabs, based on the fields.csv tab entries.
buildSubformBySchema(String) - Method in class com.partnersoft.gui.forms.FormBuilder
This does a standard layout with tabs, based on the fields.csv tab entries.
buildSubformBySchema(String, List<String>) - Method in class com.partnersoft.gui.forms.FormBuilder
This does a standard layout with just the named tabs, based on the fields.csv tab entries.
bulge - Variable in class com.partnersoft.io.formats.dxf.DXFVertex
 
bulges - Variable in class com.partnersoft.io.formats.dxf.DXFLWPolyline
 
BUTTON1 - Static variable in class com.partnersoft.maps.view.MapMouseEvent
 
BUTTON2 - Static variable in class com.partnersoft.maps.view.MapMouseEvent
 
BUTTON3 - Static variable in class com.partnersoft.maps.view.MapMouseEvent
 
ButtonControl - Class in com.partnersoft.gui
A wrapper for JButton.
ButtonControl() - Constructor for class com.partnersoft.gui.ButtonControl
 
ButtonControl(String) - Constructor for class com.partnersoft.gui.ButtonControl
 
ButtonControl(String, Object, String) - Constructor for class com.partnersoft.gui.ButtonControl
 
ButtonControl(String, Image, String, Object, String) - Constructor for class com.partnersoft.gui.ButtonControl
 
ButtonControl(String, Icon, String, Object, String) - Constructor for class com.partnersoft.gui.ButtonControl
 
buttonPressed(LaserRangefinderReading) - Method in interface com.partnersoft.gps.LaserRangefinderListener
 
ByteBuffer - Class in com.partnersoft.data
A fast byte array buffer with public access to contents.
ByteBuffer() - Constructor for class com.partnersoft.data.ByteBuffer
Creates an empty byte buffer.
ByteBuffer(int) - Constructor for class com.partnersoft.data.ByteBuffer
Creates a byte buffer of the given size.
ByteBuffer(byte[]) - Constructor for class com.partnersoft.data.ByteBuffer
 
byteClass - Static variable in class com.partnersoft.data.DataLib
 
byteClass - Static variable in class org.jcon.data.DataUtilities
 
byteCountToString(double) - Static method in class com.partnersoft.data.ByteLib
Converts bytecount to a more human-readable String.
ByteExplorer - Class in com.partnersoft.io.formats.binary
 
ByteExplorer() - Constructor for class com.partnersoft.io.formats.binary.ByteExplorer
 
ByteLib - Class in com.partnersoft.data
A function library for bit-flipping, endianness conversion, and other routine low-level annoyances.
bytes - Variable in class com.partnersoft.gui.PalmImage
 
bytes - Variable in class com.partnersoft.io.formats.rover.RoverClass
 
bytes - Variable in class com.partnersoft.maps.model.RoverBytes
 
bytesFor(int, int) - Method in class com.partnersoft.io.formats.rover.RoverTileSet
 
bytesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverDatabase
 
bytesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
bytesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverShapeTable
 
bytesForEntityId(int) - Method in interface com.partnersoft.maps.rover.RoverStore
 
bytesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverShapeTable
 
ByteSize - Class in com.partnersoft.data
An immutable measure that allows you to specify a byte size in a variety of ways and get it back in whatever units you want.
bytesToClassDescription(byte[]) - Static method in class com.partnersoft.io.formats.dxf.DXFLib
 
bytesToDouble(byte[]) - Static method in class com.partnersoft.data.ByteLib
Converts an 8-byte array into a double.
bytesToDouble(byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts an 8-byte array section into a double.
bytesToDouble(byte[]) - Static method in class com.partnersoft.io.BitLib
Converts an 8-byte array into a double.
bytesToDouble(byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts an 8-byte array section into a double.
bytesToFieldNameList(byte[]) - Static method in class com.partnersoft.io.formats.dxf.DXFLib
 
bytesToFloat(byte[]) - Static method in class com.partnersoft.data.ByteLib
Converts a 4-byte array into a float.
bytesToFloat(byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts a 4-byte array section into a float.
bytesToFloat(byte[]) - Static method in class com.partnersoft.io.BitLib
Converts a 4-byte array into a float.
bytesToFloat(byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts a 4-byte array section into a float.
bytesToGuidString(byte[]) - Static method in class com.partnersoft.data.GuidLib
Converts the given bytes without changing order into the standard hexadecimal String format.
bytesToHexString(byte[]) - Static method in class com.partnersoft.data.ByteLib
 
bytesToHexString(byte[], int) - Static method in class com.partnersoft.data.ByteLib
 
bytesToHexString(byte[], int, int) - Static method in class com.partnersoft.data.ByteLib
 
bytesToHexString(byte[]) - Static method in class com.partnersoft.io.BitLib
 
bytesToHexString(byte[], int) - Static method in class com.partnersoft.io.BitLib
 
bytesToHexString(byte[], int, int) - Static method in class com.partnersoft.io.BitLib
 
bytesToImage(byte[]) - Static method in class com.partnersoft.gui.ImageLib
 
bytesToImage(byte[], int, int) - Static method in class com.partnersoft.gui.ImageLib
 
bytesToImage(DynamicByteArray) - Static method in class com.partnersoft.gui.ImageLib
 
bytesToInt(byte[]) - Static method in class com.partnersoft.data.ByteLib
Converts a 4-byte array into an int.
bytesToInt(byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts a 4-byte array section into an int.
bytesToInt(byte[]) - Static method in class com.partnersoft.io.BitLib
Converts a 4-byte array into an int.
bytesToInt(byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts a 4-byte array section into an int.
bytesToInts(byte[]) - Static method in class com.partnersoft.data.ByteLib
Converts a byte array to a big-endian int array.
bytesToLong(byte[]) - Static method in class com.partnersoft.data.ByteLib
Converts an 8-byte array into a long.
bytesToLong(byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts an 8-byte array section into a long.
bytesToLong(byte[]) - Static method in class com.partnersoft.io.BitLib
Converts an 8-byte array into a long.
bytesToLong(byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts an 8-byte array section into a long.
bytesToNaming(byte[]) - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataClass
 
bytesToObject(ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratArray
 
bytesToObject(ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratAssociation
 
bytesToObject(ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratBlob
 
bytesToObject(ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
Convert the given bytes to an appropriate object representation.
bytesToObject(ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratFloat
 
bytesToObject(ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratInteger
 
bytesToObject(ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratList
 
bytesToObject(ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratString
 
bytesToObject(ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratStructure
 
bytesToString(byte[]) - Static method in class com.partnersoft.cog.CogLib
 
bytesToString(byte[], int, int) - Static method in class com.partnersoft.data.ByteLib
 
bytesToString(byte[], int, int) - Static method in class com.partnersoft.io.BitLib
 
bytesToUnsignedShort(byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts a 2-byte array section into a positive int.
bytesToUnsignedShort(byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts a 2-byte array section into a positive int.
bytesToValueList(byte[]) - Static method in class com.partnersoft.io.formats.dxf.DXFLib
 
bytesWereRead(int) - Method in class com.partnersoft.io.CountingInputStream
Override this to be notified of each batch of data.
bytesWereRead(long) - Method in class com.partnersoft.update.app.UpdateInputStream
 
bytesWereWritten(int) - Method in class com.partnersoft.io.CountingOutputStream
Override this to be notified of each batch of data.

C

Cache<K,V> - Interface in com.partnersoft.gadgets
An object cache, indexed using a key value K, and returning a cached value V.
cachedValueFor(K) - Method in interface com.partnersoft.gadgets.Cache
Get the object associated with the given index, keeping the returned item in cache subject to capacity and other settings.
cachedValueFor(K) - Method in class com.partnersoft.gadgets.HashedCache
 
CacheManager - Class in com.partnersoft.system
A tool for managing caches in a system.
CacheManager() - Constructor for class com.partnersoft.system.CacheManager
 
cacheManager() - Static method in class com.partnersoft.system.SystemServices
Returns the cache manager for this system.
calculateAngle(Point, Point) - Static method in class com.partnersoft.geometry.GeometryLib
Calculates the angle in radians of the line from pops->junior
calculateLumpCode(int, int, boolean, boolean, boolean, int) - Static method in class com.partnersoft.io.formats.rover.RoverGraphic
 
calculateVector(Point, Point, Point) - Static method in class com.partnersoft.geometry.GeometryLib
Calculates the turn vector (distance + angle) of the line from pops->junior as compared to the line from gramps->pops.
calculateVectorFromNorth(Point, Point) - Static method in class com.partnersoft.geometry.GeometryLib
Calculates the turn vector (distance + angle) of the line from pops->junior as compared to the line from due south to pops.
callInstanceMethod(Object, String) - Static method in class com.partnersoft.system.ReflectionLib
Runs the named no-argument method on the named object.
cancelWork() - Method in class com.partnersoft.gadgets.ActivityProgressWorker
Cancels any remaining work.
cancelWork() - Method in class com.partnersoft.gui.ActivityProgressControl
 
canonicalAngle(double) - Static method in class com.partnersoft.geometry.GeometryLib
Translates an angle in radians into canonical (0 < theta < 2*pi)
canonicalize(File) - Static method in class com.partnersoft.io.FileLib
 
capacity - Variable in class com.partnersoft.data.DataBuffer
 
capacity - Variable in class com.partnersoft.data.DynamicArray
Total capacity.
capacity - Variable in class org.jcon.data.performance.DynamicIntegerArray
 
capture() - Method in class com.partnersoft.gui.Screenshot
Take a single screenshot at the current bounds settings.
CaseInsensitiveStringComparator - Class in com.partnersoft.data
A comparator for strings that cares not what stupid case you have.
CaseInsensitiveStringComparator() - Constructor for class com.partnersoft.data.CaseInsensitiveStringComparator
 
caster - Variable in class com.partnersoft.gps.AbstractGPSDevice
Implements the caster.
caster - Variable in class com.partnersoft.gps.GPSManager
Caster is used by subclasses, so it's protected.
cd(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
cellContaining(double, double) - Method in class com.partnersoft.geometry.GridSystem
Returns an array of numbers describing the cell with the given XY.
cellContainingPoint(XyPoint) - Method in class com.partnersoft.geometry.xy.XyGrid
 
cellContainingPoint(double, double) - Method in class com.partnersoft.geometry.xy.XyGrid
 
cellContainingPoint(XyPoint) - Method in class com.partnersoft.geometry.xy.XyGridSystem
Returns the innermost XyGridCell containing the passed XyPoint
cellHeight - Variable in class com.partnersoft.geometry.Grid
 
cellToX(int) - Method in class com.partnersoft.geometry.Grid
 
cellToY(int) - Method in class com.partnersoft.geometry.Grid
 
cellWidth - Variable in class com.partnersoft.geometry.Grid
 
CENTER - Static variable in class com.partnersoft.gui.FontSpecification
 
CENTER - Static variable in class com.partnersoft.maps.app.WheelMenu
 
CENTER_RADIUS - Static variable in class com.partnersoft.maps.app.WheelMenuSkin
 
CENTER_SHAPE - Static variable in class com.partnersoft.maps.app.WheelMenuSkin
 
centerBaselineString(Graphics, int, int, String, Font) - Static method in class com.partnersoft.gui.GuiLib
 
CenteredLayout - Class in com.partnersoft.gui
A trivial layout that centers a single, unstretched component in a container.
CenteredLayout() - Constructor for class com.partnersoft.gui.CenteredLayout
 
centerSelection() - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
centerString(Graphics, Point, String, Font) - Static method in class com.partnersoft.gui.GuiLib
 
centerString(Graphics, int, int, String, Font) - Static method in class com.partnersoft.gui.GuiLib
 
centerWindow(Window) - Static method in class com.partnersoft.gui.GuiLib
 
centerX - Variable in class com.partnersoft.geometry.Circle
 
centerX - Variable in class com.partnersoft.io.formats.dxf.DXFArc
 
centerX - Variable in class com.partnersoft.io.formats.dxf.DXFCircle
 
centerX - Variable in class com.partnersoft.io.formats.dxf.DXFEllipse
 
centerX - Variable in class com.partnersoft.maps.model.MapSpaceLegend
 
centerX - Variable in class com.partnersoft.maps.model.MapViewFrame
The x-coordinate of the center of the map view, in map coordinates.
centerY - Variable in class com.partnersoft.geometry.Circle
 
centerY - Variable in class com.partnersoft.io.formats.dxf.DXFArc
 
centerY - Variable in class com.partnersoft.io.formats.dxf.DXFCircle
 
centerY - Variable in class com.partnersoft.io.formats.dxf.DXFEllipse
 
centerY - Variable in class com.partnersoft.maps.model.MapSpaceLegend
 
centerY - Variable in class com.partnersoft.maps.model.MapViewFrame
The y-coordinate of the center of the map view, in map coordinates.
CENTRAL_HUB - Static variable in class com.partnersoft.update.model.UpdateInstallType
 
CENTRAL_HUB - Static variable in interface com.partnersoft.update.UpdateConstants
 
CENTRAL_HUB - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
centralMeridian - Variable in class com.partnersoft.maps.model.MapSetDescription.UtmDescription
 
centroid - Variable in class com.partnersoft.maps.ephemera.CentroidMoveEphemeron
 
centroid - Variable in class com.partnersoft.maps.ephemera.CentroidRotateEphemeron
 
CentroidMoveEphemeron - Class in com.partnersoft.maps.ephemera
Copyright 2008 Partner Software, Inc.
CentroidMoveEphemeron(MapApp, MapSet, XyPolyline, String) - Constructor for class com.partnersoft.maps.ephemera.CentroidMoveEphemeron
Handles displaying the movement of a polyline without mangling.
CentroidMoveEphemeron(MapApp, MapSet, XyPolyline, String, XyPoint) - Constructor for class com.partnersoft.maps.ephemera.CentroidMoveEphemeron
Handles displaying the movement of a polyline without mangling.
CentroidPixelMoveEphemeron - Class in com.partnersoft.maps.ephemera
Similar to CentroidMoveEphemeron, this class handles moving the passed polyline in it's entirety.
CentroidPixelMoveEphemeron(MapApp, MapSet, XyPolyline, String) - Constructor for class com.partnersoft.maps.ephemera.CentroidPixelMoveEphemeron
Creates a new CentroidPixelMoveEphemeron.
CentroidRotateEphemeron - Class in com.partnersoft.maps.ephemera
 
CentroidRotateEphemeron(MapApp, MapSet, XyPolyline, String) - Constructor for class com.partnersoft.maps.ephemera.CentroidRotateEphemeron
Handles rotating a polyline around its centroid.
CentroidRotateEphemeron(MapApp, MapSet, XyPolyline, String, XyPoint) - Constructor for class com.partnersoft.maps.ephemera.CentroidRotateEphemeron
Handles rotating a polyline around passed anchor point.
chainTypes - Variable in class com.partnersoft.maps.model.MapSet
 
changeColumnName(String, String, String, String) - Method in class com.partnersoft.sql.DatabaseMigrationTool
Renames a column.
changeColumnType(String, String, String) - Method in class com.partnersoft.sql.DatabaseMigrationTool
Attempts to change a column to specified data type and convert all data to the new type.
changedUpdate(DocumentEvent) - Method in class com.partnersoft.prototype.IncrementalSearch
 
ChangeGadget - Class in com.partnersoft.gadgets
Handy gadget for announcing changes to an object.
ChangeGadget() - Constructor for class com.partnersoft.gadgets.ChangeGadget
 
ChangeGadget(Object) - Constructor for class com.partnersoft.gadgets.ChangeGadget
 
changeGadget - Variable in class com.partnersoft.maps.model.RoverSet
 
changeRangefinderSettings(RangefinderSettings) - Method in class com.partnersoft.gps.RangefinderDaemon
This is more than just a setter function; it configures and restarts the GPS input daemon.
channelForChecksum(long) - Method in class com.partnersoft.net.holler.HollerChannelManager
 
CHAR_LITERAL - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
CHARACTER - Static variable in class com.partnersoft.io.formats.dbf.DBFDataRecordSource
 
characterClass - Static variable in class com.partnersoft.data.DataLib
 
characterClass - Static variable in class org.jcon.data.DataUtilities
 
characters(char[], int, int) - Method in class com.partnersoft.cog.CogXmlParser
 
characters(char[], int, int) - Method in class com.partnersoft.compatibility.V40CogXmlParser
 
CharBuffer - Class in com.partnersoft.data
A fast char array buffer with public access to contents.
CharBuffer() - Constructor for class com.partnersoft.data.CharBuffer
Creates an empty char buffer.
CharBuffer(int) - Constructor for class com.partnersoft.data.CharBuffer
Creates a char buffer of the given size.
charLiteral() - Method in class org.jcon.persistance.TOFParser
 
checkAccess() - Method in class com.partnersoft.preferences.logic.PreferencesSecurityLogic
Opens a password window; if the user types in the correct configuration password returns true.
checkAccessAndSetGui() - Method in class com.partnersoft.preferences.logic.PreferencesSecurityLogic
Runs checkAccess() and then applies the results to the GUI (e.g.
checkAtlLibrary() - Static method in class com.partnersoft.os.windows.AtlLib
 
CheckBoxControl - Class in com.partnersoft.gui
A wrapper for JCheckBox.
CheckBoxControl() - Constructor for class com.partnersoft.gui.CheckBoxControl
 
CheckBoxControl(String) - Constructor for class com.partnersoft.gui.CheckBoxControl
 
CheckboxField - Class in com.partnersoft.gui
A wrapper for JCheckBox.
CheckboxField() - Constructor for class com.partnersoft.gui.CheckboxField
 
CheckboxField(String) - Constructor for class com.partnersoft.gui.CheckboxField
 
checkboxModified() - Method in class com.partnersoft.gui.CheckBoxControl
Subclasses should override this to take action whenever the checkbox changes state.
checkForUpdates(boolean) - Method in class com.partnersoft.maps.app.MapAppLogic
Checks for updates, popping open a prompt dialog if updates are available.
checkForUpdatesInBackground() - Method in class com.partnersoft.maps.app.MapAppLogic
This is normally only called at application startup.
checkNativeLibrary() - Static method in class com.partnersoft.os.windows.Win32Lib
Lazily loads the native library and returns success or failure.
checksum() - Method in class com.partnersoft.data.ByteBuffer
 
checksum() - Method in class com.partnersoft.data.DynamicByteArray
Returns a CRC32 checksum of the contents.
checksum(File) - Static method in class com.partnersoft.io.FileLib
Generates a checksum for the given file.
checksum(byte[]) - Static method in class com.partnersoft.io.IOLib
Generates a checksum for the given byte array.
checksum() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
checksum() - Method in interface com.partnersoft.io.vfs.VfsFile
Generates a CRC32 checksum for the file's contents.
checksumPathFor(String) - Static method in class com.partnersoft.update.UpdateLib
 
childAt(int) - Method in class com.partnersoft.cog.Cog
Returns the child at the given index.
childNamed(String) - Method in class com.partnersoft.cog.Cog
Returns the first direct child with the given name.
childNamed(String) - Method in class com.partnersoft.data.Path
Creates a new instance of Path representing the named "child" of this path.
childNamed(String) - Method in class com.partnersoft.data.PathedTree
Returns the child node with the given name.
childWithId(String) - Method in class com.partnersoft.cog.Cog
Returns the child with the given unique ID.
choose(Component) - Method in class com.partnersoft.gui.FileChooserControl
 
choose() - Method in class com.partnersoft.gui.FilenameField
 
choose() - Method in class com.partnersoft.gui.forms.FormFilePathField
 
choose() - Method in class com.partnersoft.gui.forms.FormFilePathListField
 
chop(Polygon) - Method in class com.partnersoft.geometry.Grid
Chops up a Polygon into multiple cells.
chop(XyPolygon) - Method in class com.partnersoft.geometry.Grid
 
chop(DoubleBuffer) - Method in class com.partnersoft.geometry.Grid
Chops up a Polyline into multiple cells.
choppedIntoPiecesWithMaximumVertexCount(int) - Method in class com.partnersoft.geometry.xy.XyPolygon
Breaks this polygon into smaller polygons until none of them have more than the given number of vertices.
Circle - Class in com.partnersoft.geometry
A circle.
Circle(double, double, double) - Constructor for class com.partnersoft.geometry.Circle
 
circle(double, double, double) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Draws a circle at the given center with the given radius.
clampedSigned() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns a clamped version of this angle whose numeric values are between positive and negative half circle.
clampedUnsigned() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns a clamped version of this angle - guaranteed positive and less than a complete circle.
Clarke1866 - Class in com.partnersoft.geometry.projection.ellipsoid
Used a lot in England.
Clarke1866() - Constructor for class com.partnersoft.geometry.projection.ellipsoid.Clarke1866
Creates new Clarke1866
ClassGenealogyIterator - Class in org.jcon.data
An enumeration of all superclasses and all interfaces, superinterfaces, etc.
ClassGenealogyIterator(Class) - Constructor for class org.jcon.data.ClassGenealogyIterator
Create a new ClassGenealogyIterator for a class.
classID - Variable in class com.partnersoft.io.formats.rover.RoverData
 
classLiteral() - Method in class org.jcon.persistance.TOFParser
 
ClassMappedFactory - Class in org.jcon.data
A Factory whose parts are mapped to classes as in ClassMapping.
ClassMappedFactory() - Constructor for class org.jcon.data.ClassMappedFactory
Create a new, empty ClassMappedFactory.
ClassMapping - Class in org.jcon.data
A ClassMapping is an association between classes and objects.
ClassMapping() - Constructor for class org.jcon.data.ClassMapping
Creates a new, empty factory
CLASSNAME - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
classNamed(String) - Static method in class org.jcon.data.IntrospectionLib
Returns a class corresponding to the given name.
ClassResourceStore - Class in org.jcon.store
A read-only store that uses the java class resource mechanism.
ClassResourceStore() - Constructor for class org.jcon.store.ClassResourceStore
 
cleanStructure() - Method in class com.partnersoft.cog.Cog
Attempts to clean up the structure and type names of this cog using its type information.
cleanStructureOf(Cog) - Method in class com.partnersoft.cog.CogCollectionType
 
cleanStructureOf(Cog) - Method in class com.partnersoft.cog.CogEnumeratedType
 
cleanStructureOf(Cog) - Method in class com.partnersoft.cog.CogPrimitiveType
 
cleanStructureOf(Cog) - Method in class com.partnersoft.cog.CogStructureType
 
cleanStructureOf(Cog) - Method in interface com.partnersoft.cog.CogType
Cleans the given node structure as best as it can based on available information.
cleanup() - Method in class com.partnersoft.update.app.UpdateLogic
Clean up the destination filesystem, should only be called after a failure.
cleanupMemory() - Static method in class com.partnersoft.system.RuntimeLib
Does it's damnedest to clear out memory, both used and available heap.
clear() - Method in class com.partnersoft.data.DataBuffer
 
clear() - Method in class com.partnersoft.data.DynamicArray
Clears the contents by setting start and end to zero.
clear() - Method in class com.partnersoft.data.ImmutableArrayList
 
clear() - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
clear() - Method in class com.partnersoft.data.LeakyList
 
clear() - Method in class com.partnersoft.data.Naming
 
clear() - Method in class com.partnersoft.data.WeakHashSet
 
clear() - Method in class com.partnersoft.formats.kml.KmlBuilder
Erases all objects currently stored.
clear() - Method in interface com.partnersoft.gadgets.Cache
Clears all items from the cache, so that they must be reloaded.
clear() - Method in class com.partnersoft.gadgets.HardCache
Clears all items from the cache, so that they must be reloaded.
clear() - Method in class com.partnersoft.gadgets.HashedCache
 
clear() - Method in class com.partnersoft.gadgets.SoftCache
Clears all items from the cache, so that they must be reloaded.
clear() - Method in class com.partnersoft.gadgets.UndoStack
 
clear() - Method in class com.partnersoft.geometry.Polyline
 
clear() - Method in class com.partnersoft.geometry.xy.XyPolylineBuilder
Clears the current points, so that we start fresh.
clear() - Method in class com.partnersoft.gps.Constellation
 
clear() - Method in class com.partnersoft.gui.LogDisplay
Clears the display.
clear() - Method in class com.partnersoft.io.formats.dump.GoedelObjectDump
 
clear() - Method in class com.partnersoft.io.formats.dump.GoedelObjectDumpBuilder
 
clear() - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
clear() - Method in class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
 
clear() - Method in class com.partnersoft.io.formats.old.ObjectDatafile
 
clear() - Method in class com.partnersoft.maps.app.MapFileLogic
 
clear() - Method in class com.partnersoft.maps.database.RoverTable
 
clear() - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
clear() - Method in interface com.partnersoft.maps.render.DrawingSurface
 
clear() - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
clear() - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
clear() - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
clear() - Method in class com.partnersoft.maps.rover.RoverEntityBuilder
 
clear() - Method in class com.partnersoft.workbench.editors.TableEditor
 
clear() - Method in class com.partnersoft.workbench.gui.TranslationActivityViewer
 
clear() - Method in class com.partnersoft.workbench.gui.WorkbenchLogViewer
 
clear() - Method in class org.jcon.data.ResultSetMap
 
clear() - Method in class org.jcon.data.TranslatingMap
 
clearAllSettings() - Method in class com.partnersoft.preferences.logic.PreferencesTroubleshootingLogic
 
clearAssertionStatus() - Method in class com.partnersoft.system.DelegatingClassLoader
 
clearCaches() - Method in interface com.partnersoft.maps.model.RasterSet
 
clearCaches() - Method in class com.partnersoft.maps.model.TiledRasterSet
 
clearCaches() - Method in class com.partnersoft.system.CacheManager
 
clearCommandLine() - Method in class com.partnersoft.workbench.app.WorkbenchConsoleLogic
 
clearCompleted() - Method in class com.partnersoft.gadgets.AsynchronousCommandQueue
 
clearContentsInColumn(int) - Method in class com.partnersoft.data.GridContainer
Deletes contents of an entire column.
clearContentsInRow(int) - Method in class com.partnersoft.data.GridContainer
Deletes contents of an entire row.
clearEntity() - Method in class com.partnersoft.maps.rover.RoverEntityBuilder
 
clearErrorsForModule(String) - Method in class com.partnersoft.data.validation.ValidationErrorList
 
clearHover() - Method in class com.partnersoft.maps.app.MapSelectionLogic
Clear all indications caused by hovering.
clearLog() - Method in class com.partnersoft.workbench.app.WorkbenchConsoleLogic
 
clearLog() - Method in class com.partnersoft.workbench.gui.WorkbenchConsole
 
clearPartnerPreferences() - Method in class com.partnersoft.system.PreferenceManager
Blows away all com/partnersoft preferences.
clearReading() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
clearRect(int, int, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
clearRotation() - Method in class com.partnersoft.maps.app.MapViewLogic
 
clearSelectionList() - Method in class com.partnersoft.maps.actors.AbstractModuleMapEditActor
Clears the current selection list.
clearSelectionList() - Method in class com.partnersoft.maps.app.MapSelectionLogic
Clears all items in the selection list.
clearShape() - Method in class com.partnersoft.maps.rover.RoverEntityBuilder
 
clearTables() - Method in class com.partnersoft.maps.database.RoverDatabase
 
clearTextures() - Method in class com.partnersoft.gui.opengl.OpenglControl
Notifies the control to clear and remove all textures on the next display pass.
clearTextures() - Method in class com.partnersoft.maps.view.Java2dMapViewCanvas
 
clearTextures() - Method in interface com.partnersoft.maps.view.MapViewCanvas
 
clearTextures() - Method in class com.partnersoft.maps.view.MapViewPanel
 
clearTextures() - Method in class com.partnersoft.maps.view.OpenglMapViewCanvas
 
clearTransactions() - Method in class com.partnersoft.io.vfs.UndoableVfs
 
clearWindowSettings() - Method in class com.partnersoft.preferences.logic.PreferencesTroubleshootingLogic
 
clientLogo() - Static method in class com.partnersoft.gui.ImageLib
Returns a client logo if it exists, otherwise defaults to the Partner logo.
clip(Shape) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
clip(double, double, double, double) - Method in class com.partnersoft.maps.render.Clipper
 
clipOutRectangle(double, double, double, double) - Method in class com.partnersoft.geometry.Polyline
Clips a rectangle out of the polyline to a rectangle, producing zero or more resultant polylines that are outside the rectangle.
clipOutRectangle(Rectangle) - Method in class com.partnersoft.geometry.Polyline
 
clipOutRectangle(Rectangle, PolylineArray) - Method in class com.partnersoft.geometry.Polyline
This is the fastest public clipOutRectangle variation - passing a reuseable PolylineArray can reduce allocation overhead.
clipOutRectangles(Rectangle[]) - Method in class com.partnersoft.geometry.Polyline
Cuts a collection of rectangular holes out.
clippedTo(XyBounds) - Method in class com.partnersoft.geometry.xy.XyLineSegment
Clip this line to the given bounds.
clippedTo(XyBounds) - Method in class com.partnersoft.geometry.xy.XyPolygon
Clips this polygon and returns the results.
clippedTo(XyBounds) - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns a list of polylines that result from clipping this polyline to the given bounds.
clippedTo(XyBounds) - Method in class com.partnersoft.io.formats.rover.RoverPolyline
 
clippedTo(XyBounds) - Method in class com.partnersoft.maps.translator.MapDataPolyline
 
Clipper - Class in com.partnersoft.maps.render
Cohen-Sutherland Line-Clipping.
Clipper() - Constructor for class com.partnersoft.maps.render.Clipper
 
clipRect(int, int, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
clipToLine(Line) - Method in class com.partnersoft.geometry.Polygon
Clips along a single infinite edge.
clipToRectangle(Rectangle) - Method in class com.partnersoft.geometry.Line
Clip this line to rectangle.
clipToRectangle(double, double, double, double) - Method in class com.partnersoft.geometry.Polygon
Clips the polygon to the given rectangle.
clone() - Method in class com.partnersoft.data.DataBuffer
 
clone() - Method in class com.partnersoft.data.DataRecordSource
 
clone() - Method in class com.partnersoft.data.DoubleBuffer
 
clone() - Method in class com.partnersoft.data.Naming
 
clone() - Method in class com.partnersoft.geometry.GridCoordinate
 
clone() - Method in class com.partnersoft.geometry.Point
 
clone() - Method in class com.partnersoft.geometry.Polygon
 
clone() - Method in class com.partnersoft.geometry.Polyline
 
clone() - Method in class com.partnersoft.geometry.TurnVector
 
clone() - Method in class com.partnersoft.gps.Constellation
 
clone() - Method in class com.partnersoft.gps.GPSReading
 
clone() - Method in class com.partnersoft.gps.postprocessing.CorrectedLocation
 
clone() - Method in class com.partnersoft.gps.postprocessing.PostprocessingPoint
 
clone() - Method in class com.partnersoft.gps.postprocessing.SurveyedLocation
 
clone() - Method in class com.partnersoft.gui.FontSpecification
 
clone() - Method in class com.partnersoft.gui.LinetypeConfig
 
clone() - Method in class com.partnersoft.gui.RationalPolygon
 
clone() - Method in class com.partnersoft.io.formats.dxf.DXFEntity
The default reader reuses objects heavily; clone them if you need your own version.
clone() - Method in class com.partnersoft.maps.app.MapControlState
 
clone() - Method in class com.partnersoft.maps.app.MapViewState
 
clone() - Method in class com.partnersoft.maps.model.MapGraphic
Clones this object.
clone() - Method in class com.partnersoft.maps.model.MapViewFrame
 
clone() - Method in class com.partnersoft.maps.model.RoverBytes
 
clone() - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
clone() - Method in class com.partnersoft.maps.translator.TranslatorElectricalConnectivityNode
 
clone() - Method in class org.jcon.data.ArrayListRecord
Clones the Record.
clone() - Method in class org.jcon.data.BeanRecord
Clones both the BeanRecord and the subject Record, by setting all editable properties in the clone to match those in the original.
clone(Object) - Static method in class org.jcon.data.DataUtilities
Tries to clone the object via any public clone() method.
clone() - Method in class org.jcon.data.FlattenedBean
Clones both the FlattenedBean and the subject Record, by setting all editable properties in the clone to match those in the original.
clone() - Method in class org.jcon.data.HashRecord
Clones the Record.
clone() - Method in interface org.jcon.data.Record
Clones the Record.
clone() - Method in class org.jcon.util.PropMap
Performs a shallow copy.
cloneBean(Object) - Static method in class org.jcon.data.BeanRecord
Clones an object that's not normally cloneable.
cloneBean(Object) - Static method in class org.jcon.data.FlattenedBean
Clones an object that's not normally cloneable.
cloneUsingTof(Object) - Static method in class com.partnersoft.formats.tof.TofLib
This is a slow-but-very-sure cloning method based on writing the object out as a TOF and reading it back in again.
close() - Method in class com.partnersoft.cog.CogXmlWriter
 
close() - Method in class com.partnersoft.data.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class com.partnersoft.data.BlockingQueue
Closes the queue.
close() - Method in interface com.partnersoft.data.DataRecordFetcher
Performs any housekeeping measures required (closing files or connections or what-have-you).
close() - Method in class com.partnersoft.data.DataRecordSource
 
close() - Method in class com.partnersoft.formats.base64.Base64OutputStream
Flushes and closes the stream.
close() - Method in class com.partnersoft.formats.csv.CsvFileBuilder
 
close() - Method in class com.partnersoft.formats.dbf.DbfBuilder
 
close() - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
close() - Method in class com.partnersoft.formats.dxf.DxfGroupWriter
 
close() - Method in class com.partnersoft.formats.dxf.DxfStructureWriter
 
close() - Method in class com.partnersoft.formats.dxf.DxfWriter
 
close() - Method in class com.partnersoft.formats.haversack.HaversackBuilder
 
close() - Method in class com.partnersoft.formats.haversack.HaversackVfs
 
close() - Method in class com.partnersoft.formats.text.TextFileGrepList
 
close() - Method in class com.partnersoft.formats.text.TextFileLineList
 
close() - Method in class com.partnersoft.formats.xml.XmlBuilder
 
close() - Method in class com.partnersoft.formats.zip.ZipBuilder
 
close() - Method in class com.partnersoft.formats.zip.ZipVfs
 
close() - Method in class com.partnersoft.gadgets.ProcessingQueue
Finishes up and stops thread.
close() - Method in interface com.partnersoft.gps.GPSDevice
Close the GPS.
close() - Method in class com.partnersoft.gps.LaserRangefinder
 
close() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
close() - Method in class com.partnersoft.gps.nmea.NmeaParser
Close() waits for the NMEA thread to stop before it closes the port, so the NMEA thread can depend on the port being open while it's running.
close() - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
 
close() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
close() - Method in class com.partnersoft.gui.FullScreenWindow
 
close() - Method in class com.partnersoft.gui.ImageViewer
 
close() - Method in class com.partnersoft.gui.MainWindow
 
close() - Method in class com.partnersoft.gui.PartnerDialog
 
close() - Method in class com.partnersoft.io.AbstractIterableInput
 
close() - Method in class com.partnersoft.io.DataCopier
DataInput and DataOutput do not define flushing or closing methods, so this method does nothing.
close() - Method in class com.partnersoft.io.DataRecordSink
Closes sink when writing is finished.
close() - Method in class com.partnersoft.io.FastDataInputStream
 
close() - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthDataRecordSource.MyFetcher
 
close() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
close() - Method in class com.partnersoft.io.formats.csv.CSVFileBuilder
 
close() - Method in class com.partnersoft.io.formats.dbf.DBFBuilder
 
close() - Method in class com.partnersoft.io.formats.dump.GoedelObjectDump
 
close() - Method in class com.partnersoft.io.formats.dump.GoedelObjectDumpBuilder
Closes the dump.
close() - Method in class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
Closes the dump.
close() - Method in class com.partnersoft.io.formats.dump.NamedRandomAccessObjectDump
 
close() - Method in class com.partnersoft.io.formats.dump.PackedNamedRandomAccessObjectDump
 
close() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
close() - Method in class com.partnersoft.io.formats.old.ObjectDatafile
 
close() - Method in class com.partnersoft.io.formats.packrat.IncrementalPackratFileBuilder
 
close() - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
close() - Method in class com.partnersoft.io.formats.shapefile.FastShapefileReader
 
close() - Method in class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
close() - Method in class com.partnersoft.io.formats.shapefile.ShapefileByteReader
 
close() - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
close() - Method in interface com.partnersoft.io.IOCopier
Closes input source and output sink.
close() - Method in interface com.partnersoft.io.IterableInput
Performs any housekeeping measures required to release the underlying input, closing files or connections or what-have-you).
close() - Method in class com.partnersoft.io.RandomAccessFileInputStream
 
close() - Method in class com.partnersoft.io.ReaderCopier
 
close() - Method in class com.partnersoft.io.SerialPortWrapper
 
close() - Method in class com.partnersoft.io.SlowLineReader
 
close() - Method in class com.partnersoft.io.sql.DatabaseConnection
 
close() - Method in class com.partnersoft.io.StreamCopier
 
close() - Method in class com.partnersoft.io.vfs.AbstractVfs
 
close() - Method in interface com.partnersoft.io.vfs.VfsRandomAccess
Closes the file and releases any associated resources.
close() - Method in class com.partnersoft.io.vfs.VfsRandomAccessInputStream
 
close() - Method in class com.partnersoft.io.vfs.VfsRandomAccessOutputStream
 
close() - Method in class com.partnersoft.maps.app.MapReportDialog
 
close() - Method in class com.partnersoft.maps.database.RoverDatabase
 
close() - Method in class com.partnersoft.maps.database.RoverDatabaseBuilder
 
close() - Method in class com.partnersoft.maps.file.FindItemFile
 
close() - Method in class com.partnersoft.maps.file.FindItemFileBuilder
 
close() - Method in class com.partnersoft.maps.file.IntegerIndexFile
 
close() - Method in class com.partnersoft.maps.file.LiteralPointFile
 
close() - Method in class com.partnersoft.maps.file.LiteralPointFileBuilder
 
close() - Method in class com.partnersoft.maps.translator.MapDataCollector
Optional; closes collector.
close() - Method in class com.partnersoft.maps.translator.MapDataConnector
 
close() - Method in class com.partnersoft.maps.translator.MapDataCuller
 
close() - Method in class com.partnersoft.maps.translator.MapDataGraphicReader
 
close() - Method in class com.partnersoft.maps.translator.MapDataGraphicWriter
 
close() - Method in class com.partnersoft.maps.translator.MapDataIndexer
 
close() - Method in class com.partnersoft.maps.translator.MapDataProfiler
 
close() - Method in class com.partnersoft.maps.translator.MapDataReducer
 
close() - Method in class com.partnersoft.maps.translator.MapDataStylist
 
close() - Method in class com.partnersoft.maps.translator.RoverBundleBuilder
 
close() - Method in class com.partnersoft.maps.translator.TiledRoverBuilder
 
close() - Method in class com.partnersoft.maps.translator.TranslationDatabase
 
close() - Method in class com.partnersoft.net.soap.SoapRequest
 
close(int) - Method in class com.partnersoft.net.yonder.YonderClient
Closes the remote file with the given ID.
close() - Method in class com.partnersoft.preferences.app.PreferencesApp
 
close() - Method in class com.partnersoft.preferences.gui.PreferencesGui
Closes the main GUI window.
close() - Method in class com.partnersoft.sql.EmbeddedDatabase
Closes the database connection and database.
close() - Method in class com.partnersoft.sql.SqlConnection
 
close() - Method in class com.partnersoft.sql.SqlPreparedStatement
 
close() - Method in class com.partnersoft.update.app.UpdateGui
 
close() - Method in class org.jcon.persistance.BarsoomWriter
Closes the stream.
close() - Method in class org.jcon.persistance.TOFReader
 
close() - Method in class org.jcon.persistance.TOFWriter
Closes the stream.
closeConnection() - Method in class com.partnersoft.sql.DatabaseMigrationTool
Closes DatabaseConnection.
closed - Variable in class com.partnersoft.io.formats.dxf.DXFLWPolyline
 
closed - Variable in class com.partnersoft.io.formats.dxf.DXFPolyline
 
closeImp() - Method in class com.partnersoft.formats.dbf.DbfDataRecordSource
 
closeImp() - Method in class com.partnersoft.formats.dem.DemReader
 
closeImp() - Method in class com.partnersoft.formats.dxf.DxfGroupReader
 
closeImp() - Method in class com.partnersoft.formats.dxf.DxfStructureReader
 
closeImp() - Method in class com.partnersoft.formats.shapefile.ShapefileDataRecordSource
 
closeImp() - Method in class com.partnersoft.formats.shapefile.ShapefileReader
 
closeImp() - Method in class com.partnersoft.formats.shapefile.ShpReader
 
closeImp() - Method in class com.partnersoft.formats.text.LineTextDataRecordSource
 
closeImp() - Method in class com.partnersoft.formats.text.TextGrep
 
closeImp() - Method in class com.partnersoft.io.AbstractIterableInput
Subclass implementation of guts of close() method.
closeImp() - Method in class com.partnersoft.io.DataRecordSink
 
closeImp() - Method in class com.partnersoft.io.SequentialIterableInput
 
closeImp() - Method in class com.partnersoft.io.TextLineReader
 
closeImp() - Method in class com.partnersoft.maps.database.RoverBytesSqlInput
 
closeImp() - Method in class com.partnersoft.sql.SqlDataRecordInsertOrUpdateSink
 
closeImp() - Method in class com.partnersoft.sql.SqlDataRecordInsertSink
 
closeImp() - Method in class com.partnersoft.sql.SqlDataRecordSource
 
closeImp() - Method in class com.partnersoft.sql.SqlDataRecordUpdateSink
 
closestIndexTo(String) - Method in class com.partnersoft.maps.file.FindItemFile
 
closestIndexTo(String) - Method in interface com.partnersoft.maps.model.FindItemIndex
 
closestIndexTo(String) - Method in class com.partnersoft.maps.model.Lookup
 
closestIndexTo(String) - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
closestPointOnPolylineTo(XyPoint) - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns XyPointOnPolyline containing closest point, line segment, and segment's start point's vertex number as well as the original line.
closestPointTo(XyPoint) - Method in class com.partnersoft.geometry.xy.XyClosestPointFinder
 
closestPointTo(XyPoint) - Method in class com.partnersoft.geometry.xy.XyLineSegment
Solves for the closest point to the segment.
closestPointTo(XyPoint) - Method in class com.partnersoft.geometry.xy.XyPolyline
 
closeTag() - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
closeTag(boolean) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
closeTag(String) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
closeTag(String, boolean) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
closeWhenEmpty() - Method in class com.partnersoft.data.BlockingQueue
Closes the queue after it empties.
closeWindow() - Method in class com.partnersoft.gui.Splash
 
Cockpit - Class in com.partnersoft.gui.cockpit
 
Cockpit() - Constructor for class com.partnersoft.gui.cockpit.Cockpit
 
CockpitControl - Class in com.partnersoft.gui.cockpit
 
CockpitControl() - Constructor for class com.partnersoft.gui.cockpit.CockpitControl
 
CockpitControlLogic - Class in com.partnersoft.gui.cockpit
 
CockpitControlLogic() - Constructor for class com.partnersoft.gui.cockpit.CockpitControlLogic
 
CockpitControlNode - Class in com.partnersoft.gui.cockpit
 
CockpitControlNode() - Constructor for class com.partnersoft.gui.cockpit.CockpitControlNode
 
CockpitControlState - Class in com.partnersoft.gui.cockpit
 
CockpitControlState() - Constructor for class com.partnersoft.gui.cockpit.CockpitControlState
 
CockpitControlTree - Class in com.partnersoft.gui.cockpit
 
CockpitControlTree() - Constructor for class com.partnersoft.gui.cockpit.CockpitControlTree
 
CockpitEvent - Interface in com.partnersoft.gui.cockpit
 
CockpitEventBus - Class in com.partnersoft.gui.cockpit
 
CockpitEventBus() - Constructor for class com.partnersoft.gui.cockpit.CockpitEventBus
 
CockpitEventListener - Class in com.partnersoft.gui.cockpit
 
CockpitEventListener() - Constructor for class com.partnersoft.gui.cockpit.CockpitEventListener
 
CockpitLayoutNode - Interface in com.partnersoft.gui.cockpit
 
CockpitLayoutTree - Class in com.partnersoft.gui.cockpit
 
CockpitLayoutTree() - Constructor for class com.partnersoft.gui.cockpit.CockpitLayoutTree
 
CockpitSkin - Interface in com.partnersoft.gui.cockpit
 
coerce(Object, Class) - Static method in class com.partnersoft.data.DataLib
A hard coercion tool.
coerce(Object, Class) - Static method in class org.jcon.data.DataUtilities
A hard coercion tool.
coerceNumber(Number, Class) - Static method in class com.partnersoft.data.DataLib
Attempts to coerce a numeric type to another.
coerceNumber(Number, Class) - Static method in class org.jcon.data.DataUtilities
Attempts to coerce a numeric type to another.
coerceToBoolean(Object) - Static method in class com.partnersoft.data.DataLib
Coerces to a boolean, no matter what.
coerceToBoolean(Object) - Static method in class org.jcon.data.DataUtilities
 
coerceToDouble(Object) - Static method in class com.partnersoft.data.DataLib
Coerces to a double, no matter what.
coerceToDouble(Object) - Static method in class org.jcon.data.DataUtilities
Coerces to a double, no matter what.
coerceToFloat(Object) - Static method in class com.partnersoft.data.DataLib
Coerces to a float, no matter what.
coerceToFloat(Object) - Static method in class org.jcon.data.DataUtilities
Coerces to a float, no matter what.
coerceToInt(Object) - Static method in class com.partnersoft.data.DataLib
Coerces to an integer, no matter what.
coerceToInteger(Object) - Static method in class org.jcon.data.DataUtilities
Coerces to an integer, no matter what.
coerceToLong(Object) - Static method in class com.partnersoft.data.DataLib
Coerces to a long, no matter what.
coerceToLong(Object) - Static method in class org.jcon.data.DataUtilities
Coerces to a long, no matter what.
coerceToShort(Object) - Static method in class com.partnersoft.data.DataLib
Coerces to an shorteger, no matter what.
Cog - Class in com.partnersoft.cog
A Configurable Object Graph.
Cog() - Constructor for class com.partnersoft.cog.Cog
Creates an empty, unnamed, detached node with no type.
Cog(String) - Constructor for class com.partnersoft.cog.Cog
Creates a cog from the given XML string.
Cog(CogSchema, String) - Constructor for class com.partnersoft.cog.Cog
Creates a root cog with the given schema and type name.
Cog(Collection) - Constructor for class com.partnersoft.cog.Cog
Creates a cog node and adds the objects in the given collection to it via addAll().
Cog(Map) - Constructor for class com.partnersoft.cog.Cog
Creates a cog node and adds the objects in the given map to it via putAll().
Cog(String, String) - Constructor for class com.partnersoft.cog.Cog
Creates an empty node of the given type and name.
Cog(String, String, Object) - Constructor for class com.partnersoft.cog.Cog
Creates an empty node with the given typeName, name, and data.
CogBootstrapSchema - Class in com.partnersoft.cog
A standard base schema for Cog structures.
cogChanged(CogEvent) - Method in interface com.partnersoft.cog.CogEventListener
Called when a CogEvent happens.
CogCollectionType - Class in com.partnersoft.cog
Describes collection-like Cogs.
CogCollectionType(Cog) - Constructor for class com.partnersoft.cog.CogCollectionType
 
CogCollectionType(String, String, String, Cog, boolean, boolean, String) - Constructor for class com.partnersoft.cog.CogCollectionType
 
CogEnumeratedType - Class in com.partnersoft.cog
Describes Cogs that must be selected from a list of predefined choices.
CogEnumeratedType(Cog) - Constructor for class com.partnersoft.cog.CogEnumeratedType
 
CogEnumeratedType(String, String, String, String, Iterable<String>) - Constructor for class com.partnersoft.cog.CogEnumeratedType
 
CogEnumeratedType(String, String, String, String, String...) - Constructor for class com.partnersoft.cog.CogEnumeratedType
 
CogEvent - Class in com.partnersoft.cog
A superclass for events that occur within Cogs.
CogEvent(Cog, String) - Constructor for class com.partnersoft.cog.CogEvent
 
CogEventListener - Interface in com.partnersoft.cog
A listener for CogEvents.
CogException - Exception in com.partnersoft.cog
A superclass for exceptions that occur within cogs.
CogException(Cog, String) - Constructor for exception com.partnersoft.cog.CogException
Creates a CogException for the given Cog.
cogField - Variable in class com.partnersoft.gui.forms.FormCogFilterField
 
CogFileHandler - Class in com.partnersoft.workbench.handlers
 
CogFileHandler() - Constructor for class com.partnersoft.workbench.handlers.CogFileHandler
 
CogFormEditor - Class in com.partnersoft.workbench.editors
 
CogFormEditor() - Constructor for class com.partnersoft.workbench.editors.CogFormEditor
 
Coggable - Interface in com.partnersoft.cog
A Coggable is a Java object whose state can be saved to and restored from a Cog structure.
CogHeader - Class in com.partnersoft.cog
A CogHeader contains properties of a Cog data structure as a whole, as opposed to node-specific properties.
CogHeader() - Constructor for class com.partnersoft.cog.CogHeader
Creates an empty CogHeader.
CogLib - Class in com.partnersoft.cog
Handy Cog functions.
CogPrimitiveType - Class in com.partnersoft.cog
Describes primitive-like CogNodes.
CogPrimitiveType(Cog) - Constructor for class com.partnersoft.cog.CogPrimitiveType
 
CogPrimitiveType(String, String, String, String, String, String) - Constructor for class com.partnersoft.cog.CogPrimitiveType
 
CogPrimitiveType(String, String, String, String, String, String, int) - Constructor for class com.partnersoft.cog.CogPrimitiveType
 
CogSchema - Class in com.partnersoft.cog
A CogSchema defines the data dictionary for a set of related cogs, such as in a Codex.
CogSchema() - Constructor for class com.partnersoft.cog.CogSchema
Creates an empty CogSchema.
CogSchema(CogSchema) - Constructor for class com.partnersoft.cog.CogSchema
Creates a CogSchema which inherits types from the given parent schema.
cogSchema() - Static method in class com.partnersoft.system.SystemServices
 
CogStructureField - Class in com.partnersoft.cog
A field in a CogStructureType.
CogStructureField(Cog) - Constructor for class com.partnersoft.cog.CogStructureField
 
CogStructureField(String, String, String, String, String) - Constructor for class com.partnersoft.cog.CogStructureField
Creates a populated CogStructureField.
CogStructureField(String, String, String, String, String, boolean, boolean, boolean) - Constructor for class com.partnersoft.cog.CogStructureField
Creates a populated CogStructureField
CogStructureType - Class in com.partnersoft.cog
Describes structure-like Cogs.
CogStructureType(Cog) - Constructor for class com.partnersoft.cog.CogStructureType
 
CogStructureType(String, String, String, Cog, List<CogStructureField>) - Constructor for class com.partnersoft.cog.CogStructureType
 
CogStructureType(String, String) - Constructor for class com.partnersoft.cog.CogStructureType
Creates a "stub" structure; it doesn't include any fields but is sufficient to load the given class as a coggable.
CogType - Interface in com.partnersoft.cog
A datatype for Cogs.
cogType - Variable in class com.partnersoft.gui.forms.FormCogFilterField
 
cogTypeToSqlType(CogType) - Method in class com.partnersoft.sql.GenericSqlDialect
 
cogTypeToSqlType(CogType) - Method in class com.partnersoft.sql.HsqlDialect
 
cogTypeToSqlType(CogType) - Method in class com.partnersoft.sql.MySqlDialect
 
cogTypeToSqlType(CogType) - Method in interface com.partnersoft.sql.SqlDialect
Helper for converting from a CogType to a Sql flavor specific data type.
CogValidationException - Exception in com.partnersoft.cog
Thrown when a validation error occurs.
CogValidationException(Cog, String) - Constructor for exception com.partnersoft.cog.CogValidationException
 
CogXmlLib - Class in com.partnersoft.cog
Convenience methods for reading and writing Cogs as XML.
CogXmlParser - Class in com.partnersoft.cog
Parser for Cog XML data.
CogXmlParser() - Constructor for class com.partnersoft.cog.CogXmlParser
 
CogXmlWriter - Class in com.partnersoft.cog
Writes out Cogs as XML.
CogXmlWriter(VfsFile) - Constructor for class com.partnersoft.cog.CogXmlWriter
 
CogXmlWriter(File) - Constructor for class com.partnersoft.cog.CogXmlWriter
 
CogXmlWriter(Writer) - Constructor for class com.partnersoft.cog.CogXmlWriter
 
COINIT_APARTMENTTHREADED - Static variable in class com.partnersoft.os.windows.Win32Lib
 
COINIT_DISABLE_OLE1DDE - Static variable in class com.partnersoft.os.windows.Win32Lib
 
COINIT_MULTITHREADED - Static variable in class com.partnersoft.os.windows.Win32Lib
 
COINIT_SPEED_OVER_MEMORY - Static variable in class com.partnersoft.os.windows.Win32Lib
 
CoInitializeEx(int) - Static method in class com.partnersoft.os.windows.Win32Lib
Initializes the COM subsystem for this thread.
COLLAPSE_LEFT - Static variable in class com.partnersoft.gui.SplitTouchPane
 
COLLAPSE_RIGHT - Static variable in class com.partnersoft.gui.SplitTouchPane
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.database.RoverDatabaseBuilder
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.CollectByGraphicType
Implements the collect by sorting by graphic type and calling collectPoint, collectText, etc.
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.DoNothingCollector
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.FilterByGraphicType
Implements the collect by sorting by graphic type and calling collectPoint, collectText, etc.
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.LoggingCollector
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.LoggingFilter
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataClassifier
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataCollector
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataConnector
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataCuller
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataFilter
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataIndexer
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataProfiler
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataReducer
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataTransformer
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.RoverBundleBuilder
 
collect(MapDataGraphic) - Method in class com.partnersoft.maps.translator.TiledRoverBuilder
 
CollectByGraphicType - Class in com.partnersoft.maps.translator
A MapDataCollector that sorts them by type for you.
CollectByGraphicType(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.CollectByGraphicType
 
collectImage(MapDataImage) - Method in class com.partnersoft.maps.translator.CollectByGraphicType
Does nothing by default; override for your own use.
collectImage(MapDataImage) - Method in class com.partnersoft.maps.translator.FilterByGraphicType
Does nothing by default; override for your own use.
collectImage(MapDataImage) - Method in class com.partnersoft.maps.translator.MapDataDeriver
 
collectImage(MapDataImage) - Method in class com.partnersoft.maps.translator.MapDataPreprocessor
 
collectImage(MapDataImage) - Method in class com.partnersoft.maps.translator.MapDataStylist
 
CollectionMoveEphemeron - Class in com.partnersoft.maps.ephemera
This class is to be used to draw lines, points, and text that are moved or added together.
CollectionMoveEphemeron(MapApp, MapSet, XyPoint) - Constructor for class com.partnersoft.maps.ephemera.CollectionMoveEphemeron
Creates an empty CollectionMoveEphemeron.
CollectionRotateRevolveEphemeron - Class in com.partnersoft.maps.ephemera
This class is to be used to draw lines, points, and text that are rotated/revolved together.
CollectionRotateRevolveEphemeron(MapApp, MapSet, XyPoint) - Constructor for class com.partnersoft.maps.ephemera.CollectionRotateRevolveEphemeron
Creates a blank CollectionRotateRevolveEphemeron.
CollectionScaleEphemeron - Class in com.partnersoft.maps.ephemera
Handles Ephemeron for scaling a stationary collection of lines,points,and texts.
CollectionScaleEphemeron(MapApp, MapSet, XyPoint, XyPoint, double) - Constructor for class com.partnersoft.maps.ephemera.CollectionScaleEphemeron
Creates a new empty CollectionScaleEphemeron.
collectList(MapDataGraphicList) - Method in class com.partnersoft.maps.translator.FilterByGraphicType
Does nothing by default; override for your own use.
collectPoint(MapDataPoint) - Method in class com.partnersoft.maps.translator.CollectByGraphicType
Does nothing by default; override for your own use.
collectPoint(MapDataPoint) - Method in class com.partnersoft.maps.translator.FilterByGraphicType
Does nothing by default; override for your own use.
collectPoint(MapDataPoint) - Method in class com.partnersoft.maps.translator.MapDataDeriver
 
collectPoint(MapDataPoint) - Method in class com.partnersoft.maps.translator.MapDataPreprocessor
 
collectPoint(MapDataPoint) - Method in class com.partnersoft.maps.translator.MapDataStylist
 
collectPointColor(MapDataPointColor) - Method in class com.partnersoft.maps.translator.FilterByGraphicType
Does nothing by default; override for your own use.
collectPointColor(MapDataPointColor) - Method in class com.partnersoft.maps.translator.MapDataDeriver
 
collectPointColor(MapDataPointColor) - Method in class com.partnersoft.maps.translator.MapDataPreprocessor
 
collectPointColor(MapDataPointColor) - Method in class com.partnersoft.maps.translator.MapDataStylist
 
collectPolygon(MapDataPolygon) - Method in class com.partnersoft.maps.translator.CollectByGraphicType
Does nothing by default; override for your own use.
collectPolygon(MapDataPolygon) - Method in class com.partnersoft.maps.translator.FilterByGraphicType
Does nothing by default; override for your own use.
collectPolygon(MapDataPolygon) - Method in class com.partnersoft.maps.translator.MapDataDeriver
 
collectPolygon(MapDataPolygon) - Method in class com.partnersoft.maps.translator.MapDataPreprocessor
 
collectPolygon(MapDataPolygon) - Method in class com.partnersoft.maps.translator.MapDataStylist
 
collectPolyline(MapDataPolyline) - Method in class com.partnersoft.maps.translator.CollectByGraphicType
Does nothing by default; override for your own use.
collectPolyline(MapDataPolyline) - Method in class com.partnersoft.maps.translator.FilterByGraphicType
Does nothing by default; override for your own use.
collectPolyline(MapDataPolyline) - Method in class com.partnersoft.maps.translator.MapDataDeriver
 
collectPolyline(MapDataPolyline) - Method in class com.partnersoft.maps.translator.MapDataPreprocessor
 
collectPolyline(MapDataPolyline) - Method in class com.partnersoft.maps.translator.MapDataStylist
 
collectText(MapDataText) - Method in class com.partnersoft.maps.translator.CollectByGraphicType
Does nothing by default; override for your own use.
collectText(MapDataText) - Method in class com.partnersoft.maps.translator.FilterByGraphicType
Does nothing by default; override for your own use.
collectText(MapDataText) - Method in class com.partnersoft.maps.translator.MapDataDeriver
 
collectText(MapDataText) - Method in class com.partnersoft.maps.translator.MapDataPreprocessor
 
collectText(MapDataText) - Method in class com.partnersoft.maps.translator.MapDataStylist
 
COLON - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
color - Variable in class com.partnersoft.gui.FontGraphics
 
color - Variable in class com.partnersoft.io.formats.dxf.DXFGraphic
 
color - Variable in class com.partnersoft.io.formats.dxf.DXFLayer
 
color - Variable in class com.partnersoft.maps.model.PointStyle
 
color - Variable in class com.partnersoft.maps.model.PolygonStyle
 
color - Variable in class com.partnersoft.maps.model.PolylineStyle
 
color - Variable in class com.partnersoft.maps.model.TextStyle
 
colorBlends - Variable in class com.partnersoft.maps.render.BlendedColorRange
 
ColorDocument - Class in com.partnersoft.gui
A document that only allows numeric values.
ColorDocument() - Constructor for class com.partnersoft.gui.ColorDocument
 
ColorField - Class in com.partnersoft.gui
A basic convenience wrapper around a JColorChooser.
ColorField() - Constructor for class com.partnersoft.gui.ColorField
 
ColorFilteringGraphics2D - Class in com.partnersoft.gui
 
ColorFilteringGraphics2D(Graphics2D, RGBImageFilter, boolean) - Constructor for class com.partnersoft.gui.ColorFilteringGraphics2D
 
ColorLib - Class in com.partnersoft.gui
A factory that hands out colors by name.
ColorLib() - Constructor for class com.partnersoft.gui.ColorLib
 
colorName - Variable in class com.partnersoft.maps.model.PolygonStyle
 
colorName - Variable in class com.partnersoft.maps.model.PolylineStyle
 
colorNames - Variable in class com.partnersoft.maps.model.PointStyle
 
colors - Variable in class com.partnersoft.maps.file.LiteralPointSet
 
ColorToBlackFilter - Class in com.partnersoft.gui
An image filter that will turn the RGB components of all colors to zero, leaving the alpha component alone.
ColorToBlackFilter() - Constructor for class com.partnersoft.gui.ColorToBlackFilter
 
colorToCoordString(Color) - Static method in class com.partnersoft.gui.ColorLib
 
columns - Variable in class com.partnersoft.data.StringTable
 
com.partnersoft.apps.tools - package com.partnersoft.apps.tools
 
com.partnersoft.branding - package com.partnersoft.branding
This package contains classes for representing the com.partnersoft.branding information for a product or service.
com.partnersoft.cog - package com.partnersoft.cog
A generic, yet complex, data structure.
com.partnersoft.compatibility - package com.partnersoft.compatibility
 
com.partnersoft.compression.huffman - package com.partnersoft.compression.huffman
 
com.partnersoft.compression.zip - package com.partnersoft.compression.zip
 
com.partnersoft.core - package com.partnersoft.core
Fundamental, high-level pattern and infrastructure classes and interfaces.
com.partnersoft.data - package com.partnersoft.data
Generic data structures, algorithms, and libraries.
com.partnersoft.data.validation - package com.partnersoft.data.validation
 
com.partnersoft.formats.base64 - package com.partnersoft.formats.base64
The Base64 encoding format.
com.partnersoft.formats.boxcar - package com.partnersoft.formats.boxcar
 
com.partnersoft.formats.csv - package com.partnersoft.formats.csv
 
com.partnersoft.formats.dbf - package com.partnersoft.formats.dbf
Support for the dBase (aka xBase) format.
com.partnersoft.formats.dem - package com.partnersoft.formats.dem
 
com.partnersoft.formats.dwg - package com.partnersoft.formats.dwg
 
com.partnersoft.formats.dxf - package com.partnersoft.formats.dxf
Support for the AutoCAD Drawing Exchange Format (DXF).
com.partnersoft.formats.google - package com.partnersoft.formats.google
 
com.partnersoft.formats.haversack - package com.partnersoft.formats.haversack
 
com.partnersoft.formats.kml - package com.partnersoft.formats.kml
 
com.partnersoft.formats.pdf - package com.partnersoft.formats.pdf
 
com.partnersoft.formats.shapefile - package com.partnersoft.formats.shapefile
The ESRI shapefile format.
com.partnersoft.formats.text - package com.partnersoft.formats.text
 
com.partnersoft.formats.tof - package com.partnersoft.formats.tof
 
com.partnersoft.formats.xml - package com.partnersoft.formats.xml
 
com.partnersoft.formats.zip - package com.partnersoft.formats.zip
 
com.partnersoft.gadgets - package com.partnersoft.gadgets
 
com.partnersoft.geometry - package com.partnersoft.geometry
 
com.partnersoft.geometry.fast - package com.partnersoft.geometry.fast
High-performance geometry.
com.partnersoft.geometry.fractal - package com.partnersoft.geometry.fractal
 
com.partnersoft.geometry.lonlat - package com.partnersoft.geometry.lonlat
 
com.partnersoft.geometry.measurement - package com.partnersoft.geometry.measurement
 
com.partnersoft.geometry.projection - package com.partnersoft.geometry.projection
 
com.partnersoft.geometry.projection.ellipsoid - package com.partnersoft.geometry.projection.ellipsoid
 
com.partnersoft.geometry.xy - package com.partnersoft.geometry.xy
Two-dimensional, cartesian/euclidean geometry structures and algorithms.
com.partnersoft.geometry.xyz - package com.partnersoft.geometry.xyz
Three-dimensional, cartesian/euclidean geometry structures and algorithms.
com.partnersoft.gps - package com.partnersoft.gps
 
com.partnersoft.gps.nmea - package com.partnersoft.gps.nmea
 
com.partnersoft.gps.postprocessing - package com.partnersoft.gps.postprocessing
 
com.partnersoft.gps.simulation - package com.partnersoft.gps.simulation
 
com.partnersoft.gui - package com.partnersoft.gui
 
com.partnersoft.gui.cockpit - package com.partnersoft.gui.cockpit
 
com.partnersoft.gui.forms - package com.partnersoft.gui.forms
Data-aware, schema-driven GUI forms framework.
com.partnersoft.gui.opengl - package com.partnersoft.gui.opengl
 
com.partnersoft.gui.peekpoke - package com.partnersoft.gui.peekpoke
Fond memories of BASIC's PEEK and POKE statements leads to an alternate, document-oriented logging framework.
com.partnersoft.gui.viewer - package com.partnersoft.gui.viewer
 
com.partnersoft.gui.widget - package com.partnersoft.gui.widget
 
com.partnersoft.io - package com.partnersoft.io
Generic input/output facilities.
com.partnersoft.io.formats - package com.partnersoft.io.formats
Older input/output format support.
com.partnersoft.io.formats.binary - package com.partnersoft.io.formats.binary
 
com.partnersoft.io.formats.boxcar - package com.partnersoft.io.formats.boxcar
 
com.partnersoft.io.formats.csv - package com.partnersoft.io.formats.csv
 
com.partnersoft.io.formats.dbf - package com.partnersoft.io.formats.dbf
 
com.partnersoft.io.formats.dump - package com.partnersoft.io.formats.dump
 
com.partnersoft.io.formats.dwg - package com.partnersoft.io.formats.dwg
 
com.partnersoft.io.formats.dxf - package com.partnersoft.io.formats.dxf
 
com.partnersoft.io.formats.fixed - package com.partnersoft.io.formats.fixed
 
com.partnersoft.io.formats.misc - package com.partnersoft.io.formats.misc
 
com.partnersoft.io.formats.old - package com.partnersoft.io.formats.old
 
com.partnersoft.io.formats.packrat - package com.partnersoft.io.formats.packrat
 
com.partnersoft.io.formats.rover - package com.partnersoft.io.formats.rover
 
com.partnersoft.io.formats.shapefile - package com.partnersoft.io.formats.shapefile
 
com.partnersoft.io.formats.xml - package com.partnersoft.io.formats.xml
 
com.partnersoft.io.net - package com.partnersoft.io.net
Older network classes.
com.partnersoft.io.sql - package com.partnersoft.io.sql
 
com.partnersoft.io.vfs - package com.partnersoft.io.vfs
Virtual File System framework.
com.partnersoft.maps.actors - package com.partnersoft.maps.actors
 
com.partnersoft.maps.app - package com.partnersoft.maps.app
 
com.partnersoft.maps.concurrency - package com.partnersoft.maps.concurrency
 
com.partnersoft.maps.database - package com.partnersoft.maps.database
 
com.partnersoft.maps.ephemera - package com.partnersoft.maps.ephemera
 
com.partnersoft.maps.file - package com.partnersoft.maps.file
 
com.partnersoft.maps.frontends.test - package com.partnersoft.maps.frontends.test
 
com.partnersoft.maps.gui - package com.partnersoft.maps.gui
 
com.partnersoft.maps.model - package com.partnersoft.maps.model
 
com.partnersoft.maps.render - package com.partnersoft.maps.render
 
com.partnersoft.maps.rover - package com.partnersoft.maps.rover
Rover map data model and binary format support.
com.partnersoft.maps.rover.codecs - package com.partnersoft.maps.rover.codecs
 
com.partnersoft.maps.tools - package com.partnersoft.maps.tools
 
com.partnersoft.maps.translator - package com.partnersoft.maps.translator
 
com.partnersoft.maps.view - package com.partnersoft.maps.view
 
com.partnersoft.net - package com.partnersoft.net
 
com.partnersoft.net.holler - package com.partnersoft.net.holler
 
com.partnersoft.net.holler.codecs - package com.partnersoft.net.holler.codecs
 
com.partnersoft.net.http - package com.partnersoft.net.http
 
com.partnersoft.net.soap - package com.partnersoft.net.soap
 
com.partnersoft.net.yonder - package com.partnersoft.net.yonder
 
com.partnersoft.os - package com.partnersoft.os
 
com.partnersoft.os.windows - package com.partnersoft.os.windows
 
com.partnersoft.platform.j2se - package com.partnersoft.platform.j2se
Java 2, Standard Edition (J2SE) support.
com.partnersoft.platform.junit - package com.partnersoft.platform.junit
Java 2, Standard Edition (J2SE) support.
com.partnersoft.platform.webstart - package com.partnersoft.platform.webstart
Java Web Start platform support.
com.partnersoft.preferences.app - package com.partnersoft.preferences.app
End-user preferences editor application.
com.partnersoft.preferences.gui - package com.partnersoft.preferences.gui
End-user preferences editor GUI.
com.partnersoft.preferences.logic - package com.partnersoft.preferences.logic
End-user preferences GUI logic.
com.partnersoft.preferences.model - package com.partnersoft.preferences.model
End-user preferences data models.
com.partnersoft.printing - package com.partnersoft.printing
 
com.partnersoft.prototype - package com.partnersoft.prototype
 
com.partnersoft.reports - package com.partnersoft.reports
 
com.partnersoft.scripting - package com.partnersoft.scripting
 
com.partnersoft.sound - package com.partnersoft.sound
 
com.partnersoft.sql - package com.partnersoft.sql
SQL database support.
com.partnersoft.system - package com.partnersoft.system
 
com.partnersoft.tools - package com.partnersoft.tools
 
com.partnersoft.update - package com.partnersoft.update
 
com.partnersoft.update.app - package com.partnersoft.update.app
 
com.partnersoft.update.model - package com.partnersoft.update.model
Update domain model classes.
com.partnersoft.update.web - package com.partnersoft.update.web
 
com.partnersoft.workbench.app - package com.partnersoft.workbench.app
Workbench application classes.
com.partnersoft.workbench.editors - package com.partnersoft.workbench.editors
 
com.partnersoft.workbench.gui - package com.partnersoft.workbench.gui
Workbench GUI classes.
com.partnersoft.workbench.handlers - package com.partnersoft.workbench.handlers
 
com.partnersoft.workbench.model - package com.partnersoft.workbench.model
Workbench model classes.
combinations(int, int) - Static method in class com.partnersoft.data.MathLib
Returns the number of combinations of n things, taken m at a time.
ComboField - Class in com.partnersoft.gui
A Field implemented with a JComboBox.
ComboField() - Constructor for class com.partnersoft.gui.ComboField
 
ComboField(ComboBoxModel) - Constructor for class com.partnersoft.gui.ComboField
 
ComboField(Collection) - Constructor for class com.partnersoft.gui.ComboField
 
ComboSelectionControl - Class in com.partnersoft.gui
A wrapper for JComboBox.
ComboSelectionControl() - Constructor for class com.partnersoft.gui.ComboSelectionControl
 
ComboSelectionControl(ComboBoxModel) - Constructor for class com.partnersoft.gui.ComboSelectionControl
 
ComboSelector - Class in com.partnersoft.gui
A selector that uses a ComboBox.
ComboSelector() - Constructor for class com.partnersoft.gui.ComboSelector
 
COMMA - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
command - Variable in class com.partnersoft.sql.DatabaseApp
 
CommandLineArgument - Class in org.jcon.util
An argument in a CommandLineSyntax.
CommandLineArgument() - Constructor for class org.jcon.util.CommandLineArgument
Constructs a blank CommandLineArgument.
CommandLineArgument(String, String) - Constructor for class org.jcon.util.CommandLineArgument
Constructs an argument which is required.
CommandLineArgument(String, String, String) - Constructor for class org.jcon.util.CommandLineArgument
Constructs an argument which is not required, and has a default value (which might of course be null, but hey).
CommandLineOption - Class in org.jcon.util
An option for a CommandLineSyntax.
CommandLineOption() - Constructor for class org.jcon.util.CommandLineOption
 
CommandLineOption(String, String, String) - Constructor for class org.jcon.util.CommandLineOption
Constructs a switch option (no arguments)
CommandLineParseException - Exception in org.jcon.util
This is an exception which occurs during parsing of a CommandLineSyntax.
CommandLineParseException() - Constructor for exception org.jcon.util.CommandLineParseException
 
CommandLineParseException(String) - Constructor for exception org.jcon.util.CommandLineParseException
 
CommandLineSyntax - Class in org.jcon.util
Describes the syntax for a command-line tool.
CommandLineSyntax() - Constructor for class org.jcon.util.CommandLineSyntax
 
CommandLineSyntax(ArrayList, ArrayList) - Constructor for class org.jcon.util.CommandLineSyntax
 
CommandLineTool - Interface in com.partnersoft.core
A marker interface for command-line tool classes.
commandQueue - Variable in class com.partnersoft.sql.DatabaseApp
 
comment - Variable in class com.partnersoft.io.formats.packrat.PackratFileBuilder
 
COMMENT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
compactPrint - Variable in class org.jcon.persistance.BarsoomWriter
 
compare(int) - Method in interface com.partnersoft.data.ArraySearchingGopher
Compares the key of the item at the given index with the current remembered key.
compare(int) - Method in interface com.partnersoft.data.ArraySortingGopher
Compares the key of the item at the given index with the current remembered key.
compare(Object, Object) - Method in class com.partnersoft.data.CaseInsensitiveStringComparator
 
compare(Object, Object) - Method in class com.partnersoft.data.NumericPrefixComparator
 
compare(Object, Object) - Method in class com.partnersoft.data.NumericPrefixComparer
 
compare(int) - Method in interface com.partnersoft.data.SearchingGopher
Compares the key of the item at the given index with the current remembered key.
compare(int) - Method in interface com.partnersoft.data.SortingGopher
Compares the key of the item at the given index with the current remembered key.
compare(int) - Method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
compare(int) - Method in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
compare(int, int) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Compares the two indexed records.
compare(int, Object) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Compares the record to the given key.
compare(int) - Method in class com.partnersoft.prototype.Compression.Chipmunk
 
compare(Object, Object) - Method in class org.jcon.data.AlphabeticComparator
 
compare(Object, Object) - Method in class org.jcon.data.NameComparator
 
compare(Object, Object) - Method in class org.jcon.data.NumericPrefixComparer
 
compare(Object, Object) - Method in class org.jcon.data.PropertyComparer
 
compare(Object, Object) - Method in class org.jcon.util.ArraySorter.ASCIIComparer
 
compare(Object, Object) - Method in interface org.jcon.util.ArraySorter.Comparer
 
compareImp(RandomAccessFile, long, long) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Subclasses may override this to compare two records directly.
compareImp(RandomAccessFile, Object) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Subclasses may override this to compare the seeked-to record to a key.
compareTo(Object) - Method in class com.partnersoft.data.Date
 
compareTo(Object) - Method in class com.partnersoft.data.DateAndTime
 
compareTo(Duration) - Method in class com.partnersoft.data.Duration
 
compareTo(Path) - Method in class com.partnersoft.data.Path
 
compareTo(Object) - Method in class com.partnersoft.data.Time
 
compareTo(Object) - Method in class com.partnersoft.gadgets.HashedCache
 
compareTo(XyAngle) - Method in class com.partnersoft.geometry.xy.XyAngle
 
compareTo(Object) - Method in class com.partnersoft.io.formats.rover.RoverGraphic
This is first based on lumpCode, then if they match is based on an x/y ordering.
compareTo(Object) - Method in class com.partnersoft.maps.translator.FindItemEntry
 
compareTo(Module) - Method in class com.partnersoft.system.Module
 
compareTo(Version) - Method in class com.partnersoft.system.Version
 
complex_expr(String) - Method in class com.partnersoft.io.DataFilterExpressionParser
 
CompoundEphemeron - Class in com.partnersoft.maps.ephemera
Ephemeron to hold multiple ephemera and stack drawing.
CompoundEphemeron() - Constructor for class com.partnersoft.maps.ephemera.CompoundEphemeron
Creates new CompoundEphemeron with no ephemera.
CompoundEphemeron(ArrayList<Ephemeron>) - Constructor for class com.partnersoft.maps.ephemera.CompoundEphemeron
Creates new CompoundEphemeron with all passed ephemera
compoundObject() - Method in class org.jcon.persistance.TOFParser
These are the compound object types.
Compression - Class in com.partnersoft.prototype
 
Compression() - Constructor for class com.partnersoft.prototype.Compression
 
Compression.Chipmunk - Class in com.partnersoft.prototype
 
Compression.Chipmunk(CountingBag) - Constructor for class com.partnersoft.prototype.Compression.Chipmunk
 
CompressionSwitchingInputStream - Class in com.partnersoft.io
An input stream that turns on and off compression on the fly.
CompressionSwitchingInputStream(InputStream) - Constructor for class com.partnersoft.io.CompressionSwitchingInputStream
 
CompressionSwitchingOutputStream - Class in com.partnersoft.io
An output stream that turns on and off compression on the fly.
CompressionSwitchingOutputStream(OutputStream, int) - Constructor for class com.partnersoft.io.CompressionSwitchingOutputStream
 
concatenate(VfsFile...) - Method in class com.partnersoft.formats.pdf.PdfLib
Concatenates all files except the last one given, putting the result into the last file given.
concatenate(List<VfsFile>, VfsFile) - Method in class com.partnersoft.formats.pdf.PdfLib
Concatenates the input files and places the combined result in the output files.
conclude() - Method in class com.partnersoft.net.soap.SoapResponse
 
ConditionalTransform - Class in org.jcon.data
An ObjectTransform which can execute one of two subtransforms based on a condition.
ConditionalTransform() - Constructor for class org.jcon.data.ConditionalTransform
Create a new ConditionalTransform.
config - Variable in class com.partnersoft.maps.app.MapAppRoot
 
config - Variable in class com.partnersoft.sql.DatabaseApp
 
Config - Class in com.partnersoft.system
Global configuration store.
Config() - Constructor for class com.partnersoft.system.Config
 
CONFIG - Static variable in class com.partnersoft.update.model.UpdateVolume
 
CONFIG_LEVELS - Static variable in interface com.partnersoft.update.UpdateConstants
 
CONFIG_LEVELS - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
ConfigLevel - Enum in com.partnersoft.core
Level of control for a configuration file or subsystem.
configLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
ConfigurableColorFilter - Class in com.partnersoft.gui
Allows setting colors in an image in a configurable fashion.
ConfigurableColorFilter(Color, Color, Color) - Constructor for class com.partnersoft.gui.ConfigurableColorFilter
 
ConfigurationError - Error in com.partnersoft.system
A gross and massive failure in configuration somewhere.
ConfigurationError() - Constructor for error com.partnersoft.system.ConfigurationError
 
ConfigurationError(String) - Constructor for error com.partnersoft.system.ConfigurationError
 
configure(Cog) - Method in class com.partnersoft.gui.LinetypeConfig
 
configureDatabase() - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
configuredFields - Variable in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
configuredLabels - Variable in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
configureGraphicsForQuality(Graphics) - Static method in class com.partnersoft.gui.GuiLib
Turn on anti-aliasing and other high-quality rendering features.
configureGraphicsForSpeed(Graphics) - Static method in class com.partnersoft.gui.GuiLib
Turn off anti-aliasing and other high-quality rendering features.
confirmShutdownScript - Variable in class com.partnersoft.maps.model.MapSet
 
connect() - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
 
connect() - Method in class com.partnersoft.io.sql.DatabaseConnection
 
connect(double, double) - Method in class com.partnersoft.maps.app.MapEditLogic
 
connect(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
connect(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
connect(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
connect(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Performs a connect action.
connect() - Method in class com.partnersoft.net.TcpSocketClient
Connect to the remote server.
connect(boolean) - Method in class com.partnersoft.net.TcpSocketClient
Connect to the remote server.
connect(boolean) - Method in class com.partnersoft.net.yonder.YonderClient
Connect to the YonderServer.
connect() - Method in class com.partnersoft.net.yonder.YonderVfs
 
connect - Variable in class com.partnersoft.sql.DatabaseApp
 
connect() - Method in class com.partnersoft.sql.SqlConnection
Connects to the database using a SqlDatabase for configuration.
connections - Variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
connectivities - Variable in class com.partnersoft.maps.model.TiledRoverSet
 
ConnectivityFile - Class in com.partnersoft.maps.file
 
ConnectivityFile(VfsFile) - Constructor for class com.partnersoft.maps.file.ConnectivityFile
 
ConnectivityFileBuilder - Class in com.partnersoft.maps.file
 
ConnectivityFileBuilder(VfsFile) - Constructor for class com.partnersoft.maps.file.ConnectivityFileBuilder
 
connectivityLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
connectivityNamed(String) - Method in class com.partnersoft.maps.model.RoverSet
 
connectivityNamed(String) - Method in class com.partnersoft.maps.model.TiledRoverSet
 
ConnectivityNode - Class in com.partnersoft.maps.file
A single item in a connectivity file.
ConnectivityNode(short, int[]) - Constructor for class com.partnersoft.maps.file.ConnectivityNode
 
connectivityNode - Variable in class com.partnersoft.maps.model.ElectricalTraceNode
 
ConnectPoint - Class in com.partnersoft.maps.ephemera
Rotational ephemeron, spinning an angle display as you move the mouse around an anchor point.
ConnectPoint(MapApp, XyPoint, String, NameSet) - Constructor for class com.partnersoft.maps.ephemera.ConnectPoint
 
connectToDatabase() - Method in class com.partnersoft.sql.DatabaseApp
Uses stored database parameters to connect to a database.
Constants - Interface in com.partnersoft.core
A marker interface for classes that define constants.
constantToSql(String, Object) - Method in class com.partnersoft.sql.DerbyDialect
 
constantToSql(String, Object) - Method in class com.partnersoft.sql.GenericSqlDialect
Helper for controlling how constant values of where clauses are writing in Sql.
Constellation - Class in com.partnersoft.gps
The location of the GPS satellites in the sky.
Constellation() - Constructor for class com.partnersoft.gps.Constellation
 
Constellation(Constellation) - Constructor for class com.partnersoft.gps.Constellation
 
constFact - Static variable in class com.partnersoft.geometry.fractal.Fractal
 
ContainerFocusListener - Class in com.partnersoft.gui
Listens for focus events on the entire container.
ContainerFocusListener(Component) - Constructor for class com.partnersoft.gui.ContainerFocusListener
 
contains(T) - Method in class com.partnersoft.data.GridContainer
Searches all columns for parameter.
contains(Object) - Method in class com.partnersoft.data.ImmutableArrayList
 
contains(Object) - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
contains(Object) - Method in class com.partnersoft.data.LeakyList
 
contains(Object) - Method in class com.partnersoft.data.WeakHashSet
 
contains(double, double) - Method in class com.partnersoft.geometry.Rectangle
 
contains(XyPoint) - Method in interface com.partnersoft.geometry.xy.XyArea
Tests if a point is inside this area.
contains(XyPoint) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns true if the given point's are greater than or equal to the minimums and less than (but not equal to) the maximums.
contains(double, double) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns true if the given point's are greater than or equal to the minimums and less than (but not equal to) the maximums.
contains(XyBounds) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns true if the given bounds is equal to or inside this one.
contains(XyPoint) - Method in class com.partnersoft.geometry.xy.XyCircle
 
contains(XyPoint) - Method in class com.partnersoft.geometry.xy.XyEllipse
 
contains(XyPoint) - Method in class com.partnersoft.geometry.xy.XyPolygon
Tests if a point is inside this area.
contains(XyPoint) - Method in class com.partnersoft.geometry.xy.XyPolyline
 
contains(XyPoint) - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
contains(XyPoint) - Method in class com.partnersoft.geometry.xy.XyRectangle
 
contains(XyPoint) - Method in class com.partnersoft.geometry.xy.XyRegularPolygon
 
contains(XyPoint) - Method in class com.partnersoft.geometry.xy.XyTriangle
 
contains(XyzPoint) - Method in class com.partnersoft.geometry.xyz.XyzBounds
Returns true if the given point's are greater than or equal to the minimums and less than (but not equal to) the maximums.
contains(double, double, double) - Method in class com.partnersoft.geometry.xyz.XyzBounds
Returns true if the given point's are greater than or equal to the minimums and less than (but not equal to) the maximums.
contains(XyzPoint) - Method in class com.partnersoft.geometry.xyz.XyzPolyline
 
contains(Object) - Method in class com.partnersoft.gui.SortedListModel
 
contains(int, int) - Method in class com.partnersoft.maps.app.MapAppGlassPane
This is intentionally overridden to always return false.
contains(double, double) - Method in class com.partnersoft.maps.model.MapViewFrame
 
contains(XyPoint) - Method in class com.partnersoft.maps.model.MapViewFrame
 
contains(Object) - Method in class org.jcon.data.LookupDatabase
True if object is in the database, and can therefore be looked up.
contains(Object) - Method in class org.jcon.data.ReferenceList
Returns true if the object is in the list.
contains(int) - Method in class org.jcon.data.ReferenceList
Returns true if the ID is in the list.
contains(Object) - Method in class org.jcon.data.ReferenceMap
Returns true if the object is in the map.
containsAll(Collection<?>) - Method in class com.partnersoft.data.ImmutableArrayList
 
containsAll(Collection<?>) - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
containsAll(Collection<?>) - Method in class com.partnersoft.data.LeakyList
 
containsAll(Collection<?>) - Method in class com.partnersoft.data.WeakHashSet
 
containsDegenerateSegments(DoubleBuffer) - Static method in class com.partnersoft.geometry.Polygon
 
containsDegenerateSegments(DoubleBuffer) - Static method in class com.partnersoft.geometry.Polyline
 
containsDirection(XyDirection) - Method in class com.partnersoft.geometry.xy.XyArc
Returns true if the given angle is part of this arc.
containsKey(Object) - Method in class com.partnersoft.data.Naming
 
containsKey(Object) - Method in class org.jcon.data.ResultSetMap
 
containsKey(Object) - Method in class org.jcon.data.TranslatingMap
 
containsValue(Object) - Method in class com.partnersoft.data.Naming
 
containsValue(Object) - Method in class org.jcon.data.ResultSetMap
 
containsValue(Object) - Method in class org.jcon.data.TranslatingMap
 
content - Variable in class com.partnersoft.prototype.IncrementalSearch
 
contents - Variable in class org.jcon.data.BeanGraphNode
 
contentsForPackage(String) - Static method in class com.partnersoft.update.UpdateLib
 
contentsForPackage(String) - Method in class com.partnersoft.update.web.WebUpdate
 
contentsToString() - Method in class com.partnersoft.data.AbstractDynamicArray
Returns the contents as a String.
contentsToString() - Method in class com.partnersoft.data.DynamicCharArray
Returns the contents as a String.
contentsToString() - Method in class com.partnersoft.data.DynamicDoubleArray
Returns the contents as a String.
contentsToString() - Method in class com.partnersoft.data.DynamicFloatArray
Returns the contents as a String.
contentsToString() - Method in class com.partnersoft.data.DynamicIntArray
Returns the contents as a String.
contentsToString() - Method in class com.partnersoft.data.DynamicLongArray
Returns the contents as a String.
contentsToString() - Method in class com.partnersoft.data.DynamicShortArray
Returns the contents as a String.
contentsToString() - Method in class com.partnersoft.data.IntBuffer
 
controlGuiScript - Variable in class com.partnersoft.maps.model.MapSet
 
controlHotkey(String) - Method in class com.partnersoft.workbench.app.WorkbenchHotkeyLogic
 
controlPanel - Variable in class com.partnersoft.maps.app.MapAppGui
 
controlPoint - Variable in class com.partnersoft.io.formats.dxf.DXFVertex
 
controlPreferences() - Method in class com.partnersoft.preferences.app.PreferencesManager
 
ControlPreferences - Class in com.partnersoft.preferences.model
Preferences for map control behavior.
ControlPreferences(Cog) - Constructor for class com.partnersoft.preferences.model.ControlPreferences
 
controlTree - Variable in class com.partnersoft.gui.cockpit.Cockpit
 
ConversionLib - Class in com.partnersoft.data
Functions for converting simple data from one type to another.
convert(Object, Class) - Static method in class com.partnersoft.data.ConversionLib
A generalized type conversion tool.
convert(Object, String) - Static method in class com.partnersoft.data.ConversionLib
 
convert(Object) - Static method in class com.partnersoft.io.sql.SQLLib
Does smart conversion on objects to turn them into SQL-compatible strings.
convert() - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
convert() - Method in class com.partnersoft.maps.app.MapEditLogic
 
convert(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
convert(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
convert(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
convert(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Converts an item to the selected type.
convertAndQuote(Object) - Static method in class com.partnersoft.io.sql.SQLLib
Does smart conversion on objects to turn them into SQL-compatible values.
convertArrayListToStringArray(ArrayList) - Static method in class org.jcon.util.DataLib
Like convertIteratorToStringArray() except input is a ArrayList.
convertCogXml(File, File) - Static method in class com.partnersoft.compatibility.V40CogXmlLib
Converts a cog from the old format to the new, using the default CogSchema.
convertCogXml(File) - Static method in class com.partnersoft.compatibility.V40CogXmlLib
Same as the two-file convert, except it reads in a file and replaces it with the converted result.
convertColor(Color) - Static method in class com.partnersoft.gui.InverseFilter
 
convertConnectivity(VfsFile, VfsFile) - Static method in class com.partnersoft.maps.tools.ConvertPalmMaps
 
convertDatabaseDumpToLookup(String, String) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
convertFind(VfsFile, VfsFile) - Static method in class com.partnersoft.maps.tools.ConvertPalmMaps
 
convertGraphic(MapDataGraphic, RoverSet) - Static method in class com.partnersoft.maps.translator.TranslationLib
 
convertIteratorToStringArray(Iterator, int) - Static method in class org.jcon.util.DataLib
Converts the Iterator to a String array.
convertNumber(Number, Class) - Static method in class com.partnersoft.data.ConversionLib
Attempts to convert a numeric type to another.
convertOrCopy(MapEditTool) - Method in class com.partnersoft.maps.app.MapEditLogic
If possible, converts the current selection, otherwise, if possible, copies it.
convertPackrats() - Static method in class com.partnersoft.maps.tools.ConvertPalmMaps
 
ConvertPalmMaps - Class in com.partnersoft.maps.tools
Tool that copies a v3.x PalmMaps directory and generates textures.
ConvertPalmMaps() - Constructor for class com.partnersoft.maps.tools.ConvertPalmMaps
 
convertRGB(int) - Static method in class com.partnersoft.gui.InverseFilter
 
convertToBoolean(Object) - Static method in class com.partnersoft.data.ConversionLib
Converts to a primitive boolean.
convertToCog(Object) - Static method in class com.partnersoft.cog.CogLib
Convert from a regular Java object to a Cog.
convertToDouble(Object) - Static method in class com.partnersoft.data.ConversionLib
Converts to a primitive double.
convertToEntity(int, RoverSet) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
convertToFloat(Object) - Static method in class com.partnersoft.data.ConversionLib
Converts to a primitive boolean.
convertToInt(Object) - Static method in class com.partnersoft.data.ConversionLib
Converts to a primitive int.
convertToJavaObject(Object) - Static method in class com.partnersoft.sql.SqlLib
Attempts to convert the given JDBC-type object to non-JDBC object.
convertToLong(Object) - Static method in class com.partnersoft.data.ConversionLib
Converts to a primitive boolean.
convertToNaming() - Method in class org.jcon.data.HashRecord
Converts this HashRecord object to a more modern (and simpler) Naming structure.
convertToObject(Cog) - Static method in class com.partnersoft.cog.CogLib
Convert from a Cog to a regular Java object.
convertToPoint - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
convertToPolyline() - Method in class com.partnersoft.geometry.Circle
 
convertToScriptException(Throwable, VfsFile, int) - Static method in class com.partnersoft.scripting.ScriptLib
Converts a random exception to a script exception by parsing the message for things like "line 32".
convertToShapes(int, RoverSet) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
convertToShapes(int, RoverSet) - Method in class com.partnersoft.maps.translator.MapDataGraphicList
 
convertToShapes(int, RoverSet) - Method in class com.partnersoft.maps.translator.MapDataImage
 
convertToShapes(int, RoverSet) - Method in class com.partnersoft.maps.translator.MapDataPoint
 
convertToShapes(int, RoverSet) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
convertToShapes(int, RoverSet) - Method in class com.partnersoft.maps.translator.MapDataPolygon
 
convertToShapes(int, RoverSet) - Method in class com.partnersoft.maps.translator.MapDataPolyline
 
convertToShapes(int, RoverSet) - Method in class com.partnersoft.maps.translator.MapDataText
 
convertToShort(Object) - Static method in class com.partnersoft.data.ConversionLib
Converts to a primitive short.
convertToSqlObject(Object) - Static method in class com.partnersoft.sql.SqlLib
Attempts to convert the given object to one that will be understood by JDBC SQL (e.g.
convertToString(Object) - Static method in class com.partnersoft.data.ConversionLib
Converts to a String.
convertToString(Object) - Static method in class com.partnersoft.sql.SqlLib
Does smart conversion on objects to turn them into SQL-compatible strings.
convertToStringAndQuote(Object) - Static method in class com.partnersoft.sql.SqlLib
Does smart conversion on objects to turn them into SQL-compatible values.
coordinates - Variable in class com.partnersoft.maps.file.LiteralPointSet
 
CoordinateSystem - Class in com.partnersoft.geometry.projection
A coordinate system consists of a projection and measurement units.
CoordinateSystem() - Constructor for class com.partnersoft.geometry.projection.CoordinateSystem
 
CoordinateSystem(String, String) - Constructor for class com.partnersoft.geometry.projection.CoordinateSystem
 
CoordinateSystem(Cog) - Constructor for class com.partnersoft.geometry.projection.CoordinateSystem
 
CoordinateTransform(Cog) - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
CoordinateTransformation - Class in com.partnersoft.geometry.projection
Handles transformation of coordinates from one system to another.
CoordinateTransformation() - Constructor for class com.partnersoft.geometry.projection.CoordinateTransformation
 
coords - Variable in class com.partnersoft.geometry.Polygon
 
coords - Variable in class com.partnersoft.geometry.Polyline
 
coords - Variable in class com.partnersoft.io.formats.rover.RoverPolyline
 
copy() - Method in class com.partnersoft.cog.Cog
Creates a complete, deep copy of this Cog.
copy() - Method in class com.partnersoft.cog.CogHeader
Creates a complete, deep copy of this CogHeader.
copy(int, int, int) - Method in class com.partnersoft.data.DataBuffer
Copies range of contents to new spot in array.
copy(int, int, int) - Method in class com.partnersoft.data.DynamicArray
Copies range of contents to new spot in array.
copy() - Method in class com.partnersoft.data.DynamicArray
Returns a copy of this array with the same contents.
copy() - Method in class com.partnersoft.data.NamedLists
 
copy() - Method in class com.partnersoft.data.Naming
Returns a shallow copy of the Naming.
copy(String, String) - Method in class com.partnersoft.data.PathedIntrospector
Copies a property value to a new name.
copy() - Method in class com.partnersoft.data.validation.ValidationError
 
copy() - Method in class com.partnersoft.data.validation.ValidationErrorList
 
copy() - Method in class com.partnersoft.formats.csv.CsvDataRecordSource
 
copy() - Method in class com.partnersoft.formats.dbf.DbfDataRecordSource
 
copy() - Method in class com.partnersoft.formats.shapefile.ShapefileDataRecordSource
 
copy() - Method in class com.partnersoft.geometry.Rectangle
 
copy() - Method in class com.partnersoft.io.DataCopier
If dataSize is set, copies that amount.
copy(long) - Method in class com.partnersoft.io.DataCopier
 
copy() - Method in class com.partnersoft.io.DataRecordCopier
Copies all values in source into sink.
copy(boolean, boolean) - Method in class com.partnersoft.io.DataRecordCopier
Copies all values in source into sink.
copy() - Method in class com.partnersoft.io.DataRecordSource
Makes a copy of this DataRecordSource, that you can iterate over separately.
copy(File, File) - Static method in class com.partnersoft.io.FileLib
 
copy(File, File, FileActivityListener) - Static method in class com.partnersoft.io.FileLib
 
copy(String, String) - Static method in class com.partnersoft.io.FileLib
 
copy() - Method in interface com.partnersoft.io.IOCopier
Copies all available data from the source to the sink.
copy(long) - Method in interface com.partnersoft.io.IOCopier
Copies the specified amount of data from the source to the sink.
copy() - Method in class com.partnersoft.io.ReaderCopier
 
copy(long) - Method in class com.partnersoft.io.ReaderCopier
 
copy() - Method in class com.partnersoft.io.sql.DatabaseCopyTool
Copies all tables from the source to the destination.
copy() - Method in class com.partnersoft.io.StreamCopier
 
copy(long) - Method in class com.partnersoft.io.StreamCopier
 
copy() - Method in class com.partnersoft.maps.app.MapControlState
 
copy() - Method in class com.partnersoft.maps.app.MapEditLogic
 
copy() - Method in class com.partnersoft.maps.app.MapViewState
 
copy(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
copy(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
copy(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
copy(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Performs a copy.
copy() - Method in class com.partnersoft.maps.model.MapViewFrame
 
copy() - Method in class com.partnersoft.maps.model.RoverBytes
 
copy(String, String) - Method in class com.partnersoft.maps.tools.ConvertPalmMaps
 
copy() - Method in class com.partnersoft.sql.DatabaseCopyTool
Copies all tables from the source to the destination.
copy() - Method in class com.partnersoft.sql.SqlDataRecordSource
 
copy(InputStream, OutputStream, long) - Method in class com.partnersoft.update.app.UpdateFileLogic
Copies (or downloads) from the source to the sink, using a large buffer.
copy(VfsFile, VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
copy(VfsDirectory, VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
copy() - Method in class org.jcon.data.NameMap
 
copy(File, File) - Static method in class org.jcon.io.IOUtilities
Copies a file.
copyAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
copyAction() - Method in class com.partnersoft.workbench.editors.GenericFileEditor
 
copyAndEdit(VfsFile, VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
copyAndEdit(VfsDirectory, VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
copyArea(int, int, int, int, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
copyBackBuffer() - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
copyBackBuffer() - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
copyBackBuffer() - Method in interface com.partnersoft.maps.render.DrawingSurface
Copies the back buffer to the onscreen or "front" buffer.
copyBackBuffer() - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
copyBlockingOnce() - Method in class com.partnersoft.io.DataCopier
 
copyBlockingOnce() - Method in interface com.partnersoft.io.IOCopier
Block only once, copying available data, but quit as soon as a block would occur.
copyBlockingOnce() - Method in class com.partnersoft.io.ReaderCopier
 
copyBlockingOnce() - Method in class com.partnersoft.io.StreamCopier
 
copyColumnDataToColumn(String, String, String) - Method in class com.partnersoft.sql.DatabaseMigrationTool
Copies all data from column matching targetColumn name to destColumn in the passed table.
copyExactly() - Method in class com.partnersoft.data.DynamicArray
Returns an exact copy of this array with the same contents, capacity, start, and end.
copyFrom(DynamicArray) - Method in class com.partnersoft.data.DynamicArray
Copies the contents from the given array into this one so that the contents are equivalent.
copyMapToObject(Map<String, Object>, Object) - Static method in class com.partnersoft.data.DataLib
Using introspection, copies values from a Map into an object.
copyObjectToMap(Object, Set<String>) - Static method in class com.partnersoft.data.DataLib
Using introspection, copies a list of fields from an object to a Map.
copyReady(AsynchronousStreamCopy) - Method in class com.partnersoft.io.AsynchronousStreamCopyManager
Notify the manager that an AsynchronousStreamCopy has both input and output streams and is therefore ready to go.
copySelectionCoordinates() - Method in class com.partnersoft.gps.simulation.SimulatedGpsConfigutron
 
copySelectionCoordinates(Point) - Method in class com.partnersoft.gps.simulation.SimulatedGpsConfigutron
 
copyStateFrom(Object) - Method in class com.partnersoft.data.DataRecordSource
 
copyStateFrom(Object) - Method in class com.partnersoft.io.formats.csv.CSVDataRecordSource
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFArc
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFBlock
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFCircle
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFEllipse
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFEntity
Copies the attributes from the given DXFEntity.
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFGraphic
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFInsert
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFLayer
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFLeader
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFLine
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFLWPolyline
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFPoint
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFPolyline
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFVertex
 
copyStateFrom(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFXRecord
 
copyStateFrom(Object) - Method in class com.partnersoft.io.formats.misc.ExcelDataRecordSource
 
copyStateFrom(Object) - Method in class com.partnersoft.io.formats.StreamingDataRecordSource
 
copyStateFrom(MapGraphic) - Method in class com.partnersoft.maps.model.MapGraphic
Override to implement state copying and cloning.
copyStateFrom(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
copyStateFrom(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataGraphicList
 
copyStateFrom(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataImage
 
copyStateFrom(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataPoint
 
copyStateFrom(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
copyStateFrom(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataPolygon
 
copyStateFrom(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataPolyline
 
copyStateFrom(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataText
 
copyStateFrom(TranslatorElectricalConnectivityNode) - Method in class com.partnersoft.maps.translator.TranslatorElectricalConnectivityNode
 
copyTable(String, String) - Method in class com.partnersoft.io.sql.DatabaseCopyTool
 
copyTable(String) - Method in class com.partnersoft.sql.DatabaseCopyTool
 
copyTable(String, String) - Method in class com.partnersoft.sql.DatabaseCopyTool
 
copyTablesAndBlocksFrom(VfsFile) - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
copyTo(Object) - Method in class com.partnersoft.data.DataBuffer
 
copyTo(Object) - Method in class com.partnersoft.data.DynamicArray
Exports the contents into the given array.
copyTo(VfsDirectory) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
copyTo(Path) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
copyTo(Path) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
copyTo(VfsFile) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
copyTo(VfsDirectory) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Does a recursive copy of this directory's contents to the directory provided.
copyTo(Path) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Does a recursive copy of this directory's contents to the path provided in the same Vfs.
copyTo(Path) - Method in interface com.partnersoft.io.vfs.VfsFile
Copies the file to the new path.
copyTo(VfsFile) - Method in interface com.partnersoft.io.vfs.VfsFile
Copies the file to the given VfsFile.
copyToClipboard(VfsFile) - Static method in class com.partnersoft.system.OSLib
 
copyToClipboardAction() - Method in class com.partnersoft.workbench.editors.GenericFileEditor
 
copyTree(File, File) - Static method in class com.partnersoft.io.FileLib
Copies an entire directory tree.
copyTree(File, File, FileActivityListener) - Static method in class com.partnersoft.io.FileLib
Copies an entire directory tree.
copyTree(String, String) - Method in class com.partnersoft.maps.tools.ConvertPalmMaps
 
copyTreeContents(File, File) - Static method in class com.partnersoft.io.FileLib
Copies an entire directory tree.
copyTreeContents(File, File, FileActivityListener) - Static method in class com.partnersoft.io.FileLib
 
copyTreeNoOverwrite(File, File) - Static method in class com.partnersoft.io.FileLib
this will copy two trees making sure not to overwrite any exsisting info
copyWithoutBlocking() - Method in class com.partnersoft.io.DataCopier
 
copyWithoutBlocking() - Method in interface com.partnersoft.io.IOCopier
Copies only available data.
copyWithoutBlocking() - Method in class com.partnersoft.io.ReaderCopier
 
copyWithoutBlocking() - Method in class com.partnersoft.io.StreamCopier
 
Coroner - Interface in org.jcon.util
A pluggable interface to handle Deaths.
CorrectedJob - Class in com.partnersoft.gps.postprocessing
A CorrectedJob only has the corrections.
CorrectedJob() - Constructor for class com.partnersoft.gps.postprocessing.CorrectedJob
 
CorrectedLocation - Class in com.partnersoft.gps.postprocessing
Stores the GPS ID, longitude and latitude of a corrected location.
CorrectedLocation() - Constructor for class com.partnersoft.gps.postprocessing.CorrectedLocation
 
CorrectedLocation(String, double, double) - Constructor for class com.partnersoft.gps.postprocessing.CorrectedLocation
 
correctionFileNamed(String) - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
Returns the correction file for the given name, or null if there is none.
correctionForGuid(String) - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
Returns the correction for the given GUID, or null if there is none.
cos(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
count(Object) - Method in class com.partnersoft.data.CountingBag
Get # of instances.
count(Object) - Method in class org.jcon.data.CountingBag
Get # of instances.
countByEntity(String, String, String) - Method in class com.partnersoft.maps.database.RoverDataTable
 
countByFile(String, String) - Method in class com.partnersoft.maps.database.RoverDataTable
 
countByFrontend(String) - Method in class com.partnersoft.maps.database.RoverDataTable
 
countField(String, Object) - Method in class com.partnersoft.reports.DataRecordSourceReportBuilder
Returns the total # of occurrences of the passed field name with the passed value in the data record source.
countFilesInTree(File) - Static method in class com.partnersoft.io.FileLib
 
CountingBag - Class in com.partnersoft.data
A HashMap which can hold multiple copies of objects.
CountingBag() - Constructor for class com.partnersoft.data.CountingBag
 
CountingBag - Class in org.jcon.data
A container which can hold multiple copies of objects.
CountingBag() - Constructor for class org.jcon.data.CountingBag
 
CountingInputStream - Class in com.partnersoft.io
An input stream that counts off bytecount of all reads.
CountingInputStream(InputStream) - Constructor for class com.partnersoft.io.CountingInputStream
 
CountingInputStream(InputStream, boolean) - Constructor for class com.partnersoft.io.CountingInputStream
 
CountingOutputStream - Class in com.partnersoft.io
An output stream that counts off bytecount of all reads.
CountingOutputStream(OutputStream) - Constructor for class com.partnersoft.io.CountingOutputStream
 
countQuery(String, Object...) - Method in class com.partnersoft.sql.SqlConnection
This runs a simple "select count(FOO) from BAR where FOO=BAZ and BIZZLE=BAZZLE..." and returns the count.
counts - Variable in class com.partnersoft.prototype.Compression.Chipmunk
 
covers(double, double, double, double, double, double, double, double) - Static method in class com.partnersoft.geometry.GeometryLib
Returns true if the first rectangle completely covers the second.
covers(Rectangle) - Method in class com.partnersoft.geometry.Rectangle
Returns true if this rectangle covers the given one.
cp(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
create() - Method in class com.partnersoft.gui.ColorFilteringGraphics2D
 
create() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
create() - Method in class com.partnersoft.maps.database.RoverDataTable
 
create() - Method in class com.partnersoft.maps.database.RoverFindItemTable
 
create() - Method in class com.partnersoft.maps.database.RoverImageFileTable
 
create() - Method in class com.partnersoft.maps.database.RoverShapeTable
 
create() - Method in class com.partnersoft.maps.database.RoverTable
 
create(List<SqlColumn>) - Method in class com.partnersoft.sql.SqlTable
 
createActionListener(Object, String, Object...) - Static method in class com.partnersoft.gui.ListenerLib
Note that the method must be public.
createAndEditMapset(VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
createAppendingBufferedOutputStream() - Method in interface com.partnersoft.io.OutputSink
Creates a buffered output stream to write to the file.
createAppendingBufferedOutputStream() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
createAppendingBufferedOutputStream() - Method in interface com.partnersoft.io.vfs.VfsFile
Creates a buffered output stream to write to the file.
createAppendingBufferedWriter() - Method in interface com.partnersoft.io.OutputSink
Creates a buffered writer to write to the file.
createAppendingBufferedWriter() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
createAppendingBufferedWriter() - Method in interface com.partnersoft.io.vfs.VfsFile
Creates a buffered writer to write to the file.
createAppendingOutputStream() - Method in interface com.partnersoft.io.OutputSink
Creates an output stream to append to the file.
createAppendingOutputStream() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
createAppendingOutputStream() - Method in class com.partnersoft.io.vfs.NonexistentVfsFile
 
createAppendingOutputStream() - Method in interface com.partnersoft.io.vfs.VfsFile
Creates an output stream to append to the file.
createAppendingWriter() - Method in interface com.partnersoft.io.OutputSink
Creates a writer to append text to the file.
createAppendingWriter() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
createAppendingWriter() - Method in interface com.partnersoft.io.vfs.VfsFile
Creates a writer to append text to the file.
createArrayList() - Method in interface org.jcon.persistance.TOFObjectFactory
Creates a new object corresponding to a TOF vector.
createArrayList() - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Creates a new object corresponding to a TOF vector.
createBean(Object) - Method in class org.jcon.persistance.MetaTOFObjectFactory
Creates a MetaBean object.
createBean(Object) - Method in interface org.jcon.persistance.TOFObjectFactory
Creates a new object corresponding to a TOF bean.
createBean(Object) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Creates a new object corresponding to a TOF bean.
createBoldFont(Component, boolean) - Static method in class org.jcon.util.GenLib
Returns a new Font like the component's font in either bold or plain style.
createBox() - Method in class com.partnersoft.maps.render.TextRenderingGeometry
 
createBufferedInputStream() - Method in interface com.partnersoft.io.InputSource
Creates a buffered input stream to read from this source.
createBufferedInputStream() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
createBufferedInputStream() - Method in interface com.partnersoft.io.vfs.VfsFile
Creates a buffered input stream to read from the file.
createBufferedOutputStream() - Method in interface com.partnersoft.io.OutputSink
Creates a buffered output stream to write to the file.
createBufferedOutputStream() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
createBufferedOutputStream() - Method in interface com.partnersoft.io.vfs.VfsFile
Creates a buffered output stream to write to the file.
createBufferedReader() - Method in interface com.partnersoft.io.InputSource
Creates a buffered reader to read from this source.
createBufferedReader() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
createBufferedReader() - Method in interface com.partnersoft.io.vfs.VfsFile
Creates a buffered reader to read from the file.
createBufferedReaderFor(String) - Method in class com.partnersoft.update.model.UpdateInstallation
 
createBufferedWriter() - Method in interface com.partnersoft.io.OutputSink
Creates a buffered writer to write to the file.
createBufferedWriter() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
createBufferedWriter() - Method in interface com.partnersoft.io.vfs.VfsFile
Creates a buffered writer to write to the file.
createBufferedWriterFor(String) - Method in class com.partnersoft.update.model.UpdateInstallation
 
createBuilder() - Method in class com.partnersoft.formats.xml.XmlFile
 
createCellEditor() - Method in interface com.partnersoft.gui.widget.Widget
 
createCellRenderer() - Method in interface com.partnersoft.gui.widget.Widget
 
createCircle() - Method in class com.partnersoft.maps.render.TextRenderingGeometry
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class com.partnersoft.gui.HemisphericalGradientPaint
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class com.partnersoft.gui.RoundGradientPaint
 
createDataTable(String) - Method in class com.partnersoft.maps.database.RoverDatabase
 
createDefaultDivider() - Method in class com.partnersoft.gui.PartnerSplitPaneUI
 
createDir(String) - Static method in class com.partnersoft.io.FileLib
Creates a File object for a directory, unscrubbing the string and making the directory if needed.
createDir(File, String) - Static method in class com.partnersoft.io.FileLib
Creates a File object for a subdirectory of an existing directory, unscrubbing the name and making the directory if necessary.
createDocument(Node) - Static method in class com.partnersoft.io.formats.xml.XMLLib
Creates a new document with a copy of the given element as the document element.
createEditActor(MapApp) - Method in class com.partnersoft.maps.model.MapSet
 
createEditor() - Method in interface com.partnersoft.gui.widget.Widget
 
createEditors() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryHandler
 
createEditors() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler
 
createEditors() - Method in interface com.partnersoft.workbench.model.WorkbenchDirectoryHandler
Creates and returns a list of editors for the files this handler handles.
createEditors() - Method in interface com.partnersoft.workbench.model.WorkbenchFileHandler
Creates and returns a list of editors for the files this handler handles.
createEntity() - Method in class com.partnersoft.maps.rover.RoverEntityBuilder
 
createFetcher() - Method in class com.partnersoft.data.DataRecordSource
Creates a new fetcher to gather data for a new iteration.
createFetcher() - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthDataRecordSource
 
createFetcher() - Method in class com.partnersoft.io.formats.csv.CSVDataRecordSource
 
createFetcher() - Method in class com.partnersoft.io.formats.dbf.DBFDataRecordSource
 
createFetcher() - Method in class com.partnersoft.io.formats.misc.ExcelDataRecordSource
 
createFetcher() - Method in class com.partnersoft.io.sql.SQLDataRecordSource
 
createFile(String) - Static method in class com.partnersoft.io.FileLib
Creates a File object, unscrubbing the string.
createFile(File, String) - Static method in class com.partnersoft.io.FileLib
Creates a File object for an existing directory, unscrubbing the name.
createFile(File, String) - Method in class com.partnersoft.update.web.WebUpdate
 
createFile(String) - Method in class com.partnersoft.update.web.WebUpdate
 
createFileFromTemplate(String, Path, Naming<Object>) - Method in class com.partnersoft.system.Module
Applies the named template (a .st file in the templates/ directory) and writes the result to the file at the given path.
createFileFromTemplate(String, VfsFile, Naming<Object>) - Method in class com.partnersoft.system.Module
Applies the named template (a .st file in the templates/ directory) and writes the result to the file given.
createFileFromTemplate(String, VfsFile, Object...) - Method in class com.partnersoft.system.Module
Applies the named template (a .st file in the templates/ directory) and writes the result to the given file.
createFileFromTemplate(String, Path, Object...) - Method in class com.partnersoft.system.Module
Applies the named template (a .st file in the templates/ directory) and writes the result to the file at the given path.
createFileMakeDir(String) - Static method in class com.partnersoft.io.FileLib
Creates a File object, unscrubbing the string and making the parent if necessary.
createFileMakeDir(File, String) - Static method in class com.partnersoft.io.FileLib
Creates a File object for an existing directory, unscrubbing the name and making the parent directory if necessary.
createFileMakeDir(String) - Method in class com.partnersoft.update.web.WebUpdate
 
createFindItemTargetDatatype() - Static method in class com.partnersoft.maps.translator.TranslationLib
 
createGraphics() - Method in class com.partnersoft.maps.render.AlphaBuffer
 
createGraphics() - Method in class com.partnersoft.maps.render.RGBBuffer
 
createHexBox() - Method in class com.partnersoft.maps.render.TextRenderingGeometry
 
createHtmlData(Naming<Object>) - Static method in class com.partnersoft.formats.google.GoogleMapLib
Generates an html table containing the passed Naming data.
createImage() - Method in class com.partnersoft.maps.rover.RoverImageFile
 
createImporterMigration(String, Naming<String>) - Static method in class com.partnersoft.update.ModuleMigrationLib
 
createInputStream() - Method in class com.partnersoft.io.formats.StreamingDataRecordSource
 
createInputStream() - Method in interface com.partnersoft.io.InputSource
Creates an input stream to read from this source.
createInputStream() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
createInputStream() - Method in class com.partnersoft.io.vfs.NonexistentVfsFile
 
createInputStream() - Method in interface com.partnersoft.io.vfs.VfsFile
Creates an input stream to read from the file.
createInputStreamFor(String) - Method in class com.partnersoft.update.model.UpdateInstallation
 
createInstance(String) - Static method in class org.jcon.util.GenLib
Creates and returns a class instance given className.
createInterval(double, double) - Method in class com.partnersoft.maps.model.Decoration
 
createLogDisplayWindow() - Static method in class com.partnersoft.gui.LogDisplay
Creates a LogDisplay in its own MainWindow, set to view the general (root) log.
createMap(String) - Method in class com.partnersoft.formats.google.GoogleMapWriter
Creates Google Map object (GMap2 javascript) with using passed document id.
createMap() - Method in class com.partnersoft.formats.google.GoogleMapWriter
Creates Google Map (GMap2 javascript) object with document id 'map'.
createMap() - Method in interface org.jcon.persistance.TOFObjectFactory
Creates a new object corresponding to a TOF dictionary.
createMap() - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Creates a new object corresponding to a TOF dictionary.
createMapset(VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
createMapSpaceConfig(ConfigLevel, String) - Method in class com.partnersoft.workbench.app.WorkbenchMapSpaceLogic
 
createMapSpaceConfig() - Method in class com.partnersoft.workbench.app.WorkbenchMapSpaceLogic
 
createMapSpaceConfig(String) - Method in class com.partnersoft.workbench.app.WorkbenchMapSpaceLogic
 
createMigration(String, Naming<String>) - Static method in class com.partnersoft.update.ModuleMigrationLib
 
createMouseListener(Object, String, Object...) - Static method in class com.partnersoft.gui.ListenerLib
 
createNode() - Method in class com.partnersoft.cog.AbstractCogType
 
createNode(String) - Method in class com.partnersoft.cog.CogSchema
Creates a Cog with default values for the given named type.
createNode() - Method in interface com.partnersoft.cog.CogType
Creates a new node of this type.
createOutputStream() - Method in interface com.partnersoft.io.OutputSink
Creates an output stream to write to the file.
createOutputStream() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
createOutputStream() - Method in class com.partnersoft.io.vfs.NonexistentVfsFile
 
createOutputStream() - Method in interface com.partnersoft.io.vfs.VfsFile
Creates an output stream to write to the file.
createOutputStreamFor(String) - Method in class com.partnersoft.update.model.UpdateInstallation
 
createParameterizedType(String) - Method in class com.partnersoft.cog.CogCollectionType
Creates a new parameterized type from this base type, by copying the state from this type and setting the contentType to the specified type name.
createPlacemark(Projection, MapDataItem) - Static method in class com.partnersoft.formats.kml.KmlLib
Creates a placemark based on the passed MapDataItem.
createPlacemark(Projection, MapDataItem, String) - Static method in class com.partnersoft.formats.kml.KmlLib
Creates a placemark based on the passed MapDataItem.
createPrintWriterFor(String) - Method in class com.partnersoft.update.model.UpdateInstallation
 
createRandomAccess() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
createRandomAccess() - Method in class com.partnersoft.io.vfs.NonexistentVfsFile
 
createRandomAccess() - Method in interface com.partnersoft.io.vfs.VfsFile
Creates a random access handle for the file.
createReader() - Method in interface com.partnersoft.io.InputSource
Creates a reader to read text from this source.
createReader() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
createReader() - Method in interface com.partnersoft.io.vfs.VfsFile
Creates a reader to read text from the file.
createReadOnlyStatement() - Method in class com.partnersoft.io.sql.DatabaseConnection
 
createReadOnlyStatement() - Method in class com.partnersoft.sql.SqlConnection
Creates a read only statement.
createReadWriteStatement() - Method in class com.partnersoft.sql.SqlConnection
Creates a read/write statement.
createRecordSource(DataRecordQuery, CogStructureType) - Method in interface com.partnersoft.io.DataRecordSourceFactory
Creates a DataRecordSource containing records as defined by the passed DataRecordQuery.
createRecordSource(DataRecordQuery, CogStructureType) - Method in class com.partnersoft.sql.SqlConnection
Returns a DataRecordSource for the passed query, or null if an SQLException occurs.
createScriptFor(VfsFile) - Static method in class com.partnersoft.scripting.ScriptLib
Creates a script object for the given file.
createScriptFor(Path) - Static method in class com.partnersoft.scripting.ScriptLib
 
createScriptFor(String) - Static method in class com.partnersoft.scripting.ScriptLib
 
createSet() - Method in interface org.jcon.persistance.TOFObjectFactory
Creates an object corresponding to a TOF set.
createSet() - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Creates an object corresponding to a TOF set.
createSmallViewer() - Method in interface com.partnersoft.gui.widget.Widget
 
createStandardSplash() - Static method in class com.partnersoft.system.Splash
Creates a standard splash for the given package name.
createStatement() - Method in class com.partnersoft.sql.SqlConnection
Convenience method that calls SqlConnection.createReadOnlyStatement().
createStatement(T, String, List<String>) - Method in class com.partnersoft.sql.SqlPreparedStatementManager
 
createStroke(boolean) - Method in class com.partnersoft.maps.model.PolygonStyle
 
createStroke(boolean) - Method in class com.partnersoft.maps.model.PolylineStyle
 
createTable(String, String...) - Method in class com.partnersoft.sql.DatabaseMigrationTool
Creates a table using Sql of format: CREATE TABLE ( , ...
createTable(CogSchema, CogStructureType) - Method in class com.partnersoft.sql.DerbyDialect
 
createTable(CogSchema, CogStructureType) - Method in class com.partnersoft.sql.GenericSqlDialect
 
createTable(CogSchema, CogStructureType) - Method in class com.partnersoft.sql.HsqlDialect
 
createTable(CogSchema, CogStructureType) - Method in class com.partnersoft.sql.MySqlDialect
 
createTable(CogSchema, CogStructureType) - Method in interface com.partnersoft.sql.SqlDialect
Returns complete Sql create table statement.
createTables() - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
 
createTables() - Method in class com.partnersoft.maps.database.RoverDatabase
 
createTempDir() - Static method in class com.partnersoft.io.FileLib
Tries to create a temporary directory by creating a temporary file, then deleting it and making a directory.
createTempFile(String) - Static method in class com.partnersoft.io.FileLib
Creates a tempfile for the given file, by appending ".temp" to its name.
createTempFile(File) - Static method in class com.partnersoft.io.FileLib
Creates a tempfile for the given file, by appending ".temp" to its name.
createTransformedBox() - Method in class com.partnersoft.maps.render.TextRenderingGeometry
 
createTransformedCircle() - Method in class com.partnersoft.maps.render.TextRenderingGeometry
 
createTransformedHexBox() - Method in class com.partnersoft.maps.render.TextRenderingGeometry
 
createUniqueNameWithPrefix(String) - Method in class com.partnersoft.data.Naming
 
createURL(String) - Static method in class com.partnersoft.io.net.URLLib
Creates a new URL.
createURL(URL, String) - Static method in class com.partnersoft.io.net.URLLib
Creates a new URL from a base URL.
createURL(File) - Static method in class com.partnersoft.io.net.URLLib
 
createURL(URL, String) - Method in class com.partnersoft.update.web.WebUpdate
 
createURL(String) - Method in class com.partnersoft.update.web.WebUpdate
 
createViewer() - Method in interface com.partnersoft.gui.widget.Widget
 
CreateWindow(String, String, long, int, int, int, int, long, long, long, long) - Static method in class com.partnersoft.os.windows.Win32Lib
Creates a native Windows window.
createWrapperPanel(JComponent, String, String) - Static method in class com.partnersoft.gui.SingleLayout
 
createWriter() - Method in interface com.partnersoft.io.OutputSink
Creates a writer to write to the file.
createWriter() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
createWriter() - Method in interface com.partnersoft.io.vfs.VfsFile
Creates a writer to write to the file.
CsvDataRecordSource - Class in com.partnersoft.formats.csv
A comma-separated, line-delimited text data record source.
CsvDataRecordSource() - Constructor for class com.partnersoft.formats.csv.CsvDataRecordSource
 
CsvDataRecordSource(String) - Constructor for class com.partnersoft.formats.csv.CsvDataRecordSource
 
CsvDataRecordSource(VfsFile) - Constructor for class com.partnersoft.formats.csv.CsvDataRecordSource
 
CsvDataRecordSource(VfsFile, List<String>) - Constructor for class com.partnersoft.formats.csv.CsvDataRecordSource
 
CsvDataRecordSource(VfsFile, String...) - Constructor for class com.partnersoft.formats.csv.CsvDataRecordSource
 
CsvDataRecordSource(Cog) - Constructor for class com.partnersoft.formats.csv.CsvDataRecordSource
 
CSVDataRecordSource - Class in com.partnersoft.io.formats.csv
A source for data records, derived from a csv stream.
CSVDataRecordSource() - Constructor for class com.partnersoft.io.formats.csv.CSVDataRecordSource
 
CSVDataRecordSource(String) - Constructor for class com.partnersoft.io.formats.csv.CSVDataRecordSource
 
CSVDataRecordSource(File) - Constructor for class com.partnersoft.io.formats.csv.CSVDataRecordSource
 
CSVDataRecordSource(Cog) - Constructor for class com.partnersoft.io.formats.csv.CSVDataRecordSource
 
CsvFileBuilder - Class in com.partnersoft.formats.csv
A fast builder for text csv files.
CsvFileBuilder(File, List<String>) - Constructor for class com.partnersoft.formats.csv.CsvFileBuilder
 
CsvFileBuilder(File, List<String>, boolean) - Constructor for class com.partnersoft.formats.csv.CsvFileBuilder
 
CsvFileBuilder(VfsFile, List<String>) - Constructor for class com.partnersoft.formats.csv.CsvFileBuilder
 
CsvFileBuilder(VfsFile, List<String>, boolean) - Constructor for class com.partnersoft.formats.csv.CsvFileBuilder
 
CsvFileBuilder(VfsFile, String...) - Constructor for class com.partnersoft.formats.csv.CsvFileBuilder
 
CSVFileBuilder - Class in com.partnersoft.io.formats.csv
A fast builder for text csv files.
CSVFileBuilder(File, ArrayList) - Constructor for class com.partnersoft.io.formats.csv.CSVFileBuilder
 
CSVFileBuilder(File, String...) - Constructor for class com.partnersoft.io.formats.csv.CSVFileBuilder
 
CSVFileBuilder(File, ArrayList, boolean) - Constructor for class com.partnersoft.io.formats.csv.CSVFileBuilder
 
CsvLib - Class in com.partnersoft.formats.csv
Handy CSV tools.
CSVLib - Class in com.partnersoft.io.formats.csv
Handy CSV tools.
CSVLib() - Constructor for class com.partnersoft.io.formats.csv.CSVLib
 
CsvTableEditor - Class in com.partnersoft.workbench.editors
Table editor for a Csv.
CsvTableEditor(WorkbenchApp, VfsFile, String) - Constructor for class com.partnersoft.workbench.editors.CsvTableEditor
Creates a new CsvTableEditor.
csvTypeCode(String) - Static method in class com.partnersoft.formats.csv.CsvLib
 
csvTypeCode(String) - Static method in class com.partnersoft.io.formats.csv.CSVLib
 
CurrencyPicture - Class in org.jcon.text
A "picture", or format description, for currency fixed-width field.
CurrencyPicture() - Constructor for class org.jcon.text.CurrencyPicture
 
currentAlignment - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
currentCommand() - Method in class com.partnersoft.gadgets.AsynchronousCommandQueue
 
currentCommandComplete() - Method in class com.partnersoft.gadgets.AsynchronousCommandQueue
 
currentData - Variable in class com.partnersoft.io.formats.shapefile.FastShapefileReader
 
currentDirSingleton() - Static method in class org.jcon.store.TOFStore
Returns the only needed TOFStore that pulls things from class resources.
currentEnvironment() - Static method in class com.partnersoft.core.Environment
Returns the correct Environment for your thread and runtime context.
currentID - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
currentImageStyle - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
currentItem - Variable in class com.partnersoft.maps.app.MapDataPanel
 
CurrentLegendViewer - Class in com.partnersoft.maps.gui
 
CurrentLegendViewer(MapApp, MapSet) - Constructor for class com.partnersoft.maps.gui.CurrentLegendViewer
 
currentLine - Variable in class com.partnersoft.formats.text.LineTextDataRecordSource
 
currentLineNumber - Variable in class com.partnersoft.formats.text.LineTextDataRecordSource
 
currentMapApp() - Static method in class com.partnersoft.maps.app.MapApp
 
currentMapSet - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
currentOffsetX - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
currentOffsetY - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
currentPoints - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
currentPoints - Variable in class com.partnersoft.io.formats.shapefile.FastShapefileReader
 
currentPointStyle - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
currentPolygonStyle - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
currentPolylineStyle - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
currentRecordNumber - Variable in class com.partnersoft.io.formats.shapefile.FastShapefileReader
 
currentRecordNumber - Variable in class com.partnersoft.io.RandomAccessDataRecordSource
 
currentRemainingLength - Variable in class com.partnersoft.geometry.PolylineFollower
 
currentRotation - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
currentSegment - Variable in class com.partnersoft.geometry.PolylineFollower
 
currentShapeType - Variable in class com.partnersoft.io.formats.shapefile.FastShapefileReader
 
currentStyle - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
currentText - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
currentTextStyle - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
currentType - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
currentValue - Variable in class com.partnersoft.data.DelegatingIterator
 
currentValue - Variable in class com.partnersoft.gui.forms.FormCogFilterField
 
currentValues - Variable in class com.partnersoft.io.DataRecordSource
Values for the current record's fields.
currentX - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
currentY - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
CUSTOMER - Static variable in class com.partnersoft.update.model.UpdateConfigLevel
 
customPreferencesFor(String) - Method in class com.partnersoft.preferences.logic.PreferencesStorageLogic
Get the custom preference settings for the given named subsystem.

D

D - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
D - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
Daemon - Interface in com.partnersoft.system
A daemon is a server process, usually one that serves requests from a TCP/IP socket.
DaemonLib - Class in com.partnersoft.system
Convenience routines to handle daemon startup, shutdown, and registry.
daemonNamed(String) - Static method in class com.partnersoft.system.DaemonLib
Fetches the daemon with the given name from the registry, null if there is none.
daemons() - Static method in class com.partnersoft.system.SystemServices
Returns the daemon registry.
dashArray - Variable in class com.partnersoft.maps.model.PolygonStyle
 
dashArray - Variable in class com.partnersoft.maps.model.PolylineStyle
 
dashing - Variable in class com.partnersoft.maps.model.PolygonStyle
 
dashing - Variable in class com.partnersoft.maps.model.PolylineStyle
 
dashingToStipple(String) - Static method in class com.partnersoft.maps.model.PolygonStyle
 
dashingToStipple(String) - Static method in class com.partnersoft.maps.model.PolylineStyle
 
dashingToStippleWithFactor(PolylineStyle) - Static method in class com.partnersoft.maps.model.PolygonStyle
Calculates the 16 bit stipple and factor for a style base on the passed style's dashing, setting the stipple and factor in the passed style.
dashingToStippleWithFactor(PolylineStyle) - Static method in class com.partnersoft.maps.model.PolylineStyle
Calculates the 16 bit stipple and factor for a style base on the passed style's dashing, setting the stipple and factor in the passed style.
dashPhase - Variable in class com.partnersoft.maps.model.PolygonStyle
 
dashPhase - Variable in class com.partnersoft.maps.model.PolylineStyle
 
data - Variable in class com.partnersoft.compression.huffman.HuffmanLeaf
 
data - Variable in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
data - Variable in class com.partnersoft.maps.model.MapDataItem
 
data - Variable in class com.partnersoft.maps.model.RoverBundle
 
data(String, Object) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Sets a field in the current map data item.
data(Map) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Sets fields in the current map data item.
DATA - Static variable in class com.partnersoft.update.model.UpdateVolume
 
data - Variable in class org.jcon.data.performance.DynamicIntegerArray
 
DATA_FIELDS_MAX - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
The maximum number of fields in a class.
DatabaseApp - Class in com.partnersoft.sql
Simple GUI SQL console with some convience instructions.
DatabaseApp() - Constructor for class com.partnersoft.sql.DatabaseApp
 
DatabaseCogFileEditor - Class in com.partnersoft.workbench.editors
 
DatabaseCogFileEditor() - Constructor for class com.partnersoft.workbench.editors.DatabaseCogFileEditor
 
DatabaseCogFileHandler - Class in com.partnersoft.workbench.handlers
 
DatabaseCogFileHandler() - Constructor for class com.partnersoft.workbench.handlers.DatabaseCogFileHandler
 
DatabaseConfigurationField - Class in com.partnersoft.gui
Copyright 2009 Partner Software, Inc.
DatabaseConfigurationField() - Constructor for class com.partnersoft.gui.DatabaseConfigurationField
 
DatabaseConnection - Class in com.partnersoft.io.sql
A wrapper around a standard Java SQL Connection.
DatabaseConnection(DatabaseConnectionConfig) - Constructor for class com.partnersoft.io.sql.DatabaseConnection
 
DatabaseConnection - Class in com.partnersoft.sql
This class has been left in for backwards compatibility in scripts.
DatabaseConnection(DatabaseConnectionConfig) - Constructor for class com.partnersoft.sql.DatabaseConnection
 
DatabaseConnectionConfig - Class in com.partnersoft.io.sql
Configuration for a database connection - driver, URL, user, password, etc.
DatabaseConnectionConfig() - Constructor for class com.partnersoft.io.sql.DatabaseConnectionConfig
Create a new DatabaseConnectionConfig.
DatabaseConnectionConfig(Cog) - Constructor for class com.partnersoft.io.sql.DatabaseConnectionConfig
 
DatabaseConnectionConfig - Class in com.partnersoft.sql
This class has been replaced with SqlDatabase and is only present for backwards compatibility.
DatabaseConnectionConfig() - Constructor for class com.partnersoft.sql.DatabaseConnectionConfig
Create a new DatabaseConnectionConfig.
DatabaseConnectionConfig(Cog) - Constructor for class com.partnersoft.sql.DatabaseConnectionConfig
 
DatabaseCopyTool - Class in com.partnersoft.io.sql
A tool that attempts to make a copy of a database, potentially from one type of database to another.
DatabaseCopyTool(DatabaseConnection, DatabaseConnection) - Constructor for class com.partnersoft.io.sql.DatabaseCopyTool
 
DatabaseCopyTool(DatabaseConnection, DatabaseConnection, Naming) - Constructor for class com.partnersoft.io.sql.DatabaseCopyTool
 
DatabaseCopyTool - Class in com.partnersoft.sql
A tool that attempts to make a copy of a database, potentially from one type of database to another.
DatabaseCopyTool(SqlConnection, SqlConnection) - Constructor for class com.partnersoft.sql.DatabaseCopyTool
 
DatabaseCopyTool(SqlConnection, SqlConnection, Naming) - Constructor for class com.partnersoft.sql.DatabaseCopyTool
 
DatabaseFileEditor - Class in com.partnersoft.workbench.editors
 
DatabaseFileEditor() - Constructor for class com.partnersoft.workbench.editors.DatabaseFileEditor
 
DatabaseFileHandler - Class in com.partnersoft.workbench.handlers
 
DatabaseFileHandler() - Constructor for class com.partnersoft.workbench.handlers.DatabaseFileHandler
 
DatabaseMigrationTool - Class in com.partnersoft.sql
Copyright 2008 Partner Software, Inc.
DatabaseMigrationTool(SqlDatabase) - Constructor for class com.partnersoft.sql.DatabaseMigrationTool
Creates a new DatabaseMigrationTool connected to the database the passed configuration referes to.
DatabaseMigrationTool(SqlConnection) - Constructor for class com.partnersoft.sql.DatabaseMigrationTool
Creates a new DatabaseMigrationTool connected to the database the passed configuration referes to.
databaseNamed(String) - Method in class com.partnersoft.system.Module
Returns the configured SqlDatabase stored with the same name (plus .xml extension) in the databases/ subdirectory of the module.
DatabaseRoverSet - Class in com.partnersoft.maps.model
 
DatabaseRoverSet(MapSpace, MapSet, int) - Constructor for class com.partnersoft.maps.model.DatabaseRoverSet
 
DatabaseViewer - Class in com.partnersoft.workbench.gui
 
DatabaseViewer(VfsFile) - Constructor for class com.partnersoft.workbench.gui.DatabaseViewer
 
DataBuffer - Class in com.partnersoft.data
Abstract superclass for fast, unsafe arrays or buffers of things that need to grow.
DataBuffer() - Constructor for class com.partnersoft.data.DataBuffer
 
DataBuffer(int) - Constructor for class com.partnersoft.data.DataBuffer
Creates a char buffer of the given size.
DataConstants - Class in com.partnersoft.data
Constants used by the data package.
DataCopier - Class in com.partnersoft.io
Copies bytes from a DataInput to a DataOutput.
DataCopier(DataInput, long, DataOutput, int) - Constructor for class com.partnersoft.io.DataCopier
Constructs a DataCopier for the given source, sink, data size, and buffer size.
DataCopier(DataInput, long, DataOutput) - Constructor for class com.partnersoft.io.DataCopier
Constructs a DataCopier for the given source, data size and sink with standard buffer size.
DataCopier(DataInput, DataOutput, int) - Constructor for class com.partnersoft.io.DataCopier
Constructs a DataCopier for the given source and sink with the given buffer size and no specified data size.
DataCopier(DataInput, DataOutput) - Constructor for class com.partnersoft.io.DataCopier
Constructs a DataCopier for the given source and sink with standard buffer size and no specified data size.
dataCopy(DataInput, DataOutput, int) - Static method in class com.partnersoft.io.IOLib
Binary copies up to the given number of bytes from a DataInput object to an DataOutput object.
DataFilterElement - Interface in com.partnersoft.io
Basic element for a DataRecordFilter
DataFilterExpression - Class in com.partnersoft.io
Abstraction of an SQL where clause.
DataFilterExpression(DataFilterElement, DataFilterOperator, DataFilterElement) - Constructor for class com.partnersoft.io.DataFilterExpression
Creates a new DataRecordFilter.
DataFilterExpression(String, DataFilterOperator, Object) - Constructor for class com.partnersoft.io.DataFilterExpression
Creates a new DataFilterExpression.
DataFilterExpression(Cog) - Constructor for class com.partnersoft.io.DataFilterExpression
Creates a new DataFilterExpression from the passed cog.
DataFilterExpressionLexer - Class in com.partnersoft.io
 
DataFilterExpressionLexer() - Constructor for class com.partnersoft.io.DataFilterExpressionLexer
 
DataFilterExpressionLexer(CharStream) - Constructor for class com.partnersoft.io.DataFilterExpressionLexer
 
DataFilterExpressionLexer(CharStream, RecognizerSharedState) - Constructor for class com.partnersoft.io.DataFilterExpressionLexer
 
DataFilterExpressionParser - Class in com.partnersoft.io
 
DataFilterExpressionParser(TokenStream) - Constructor for class com.partnersoft.io.DataFilterExpressionParser
 
DataFilterExpressionParser(TokenStream, RecognizerSharedState) - Constructor for class com.partnersoft.io.DataFilterExpressionParser
 
DataFilterExpressionParser.complex_expr_return - Class in com.partnersoft.io
 
DataFilterExpressionParser.complex_expr_return() - Constructor for class com.partnersoft.io.DataFilterExpressionParser.complex_expr_return
 
DataFilterExpressionParser.quote_word_return - Class in com.partnersoft.io
 
DataFilterExpressionParser.quote_word_return() - Constructor for class com.partnersoft.io.DataFilterExpressionParser.quote_word_return
 
DataFilterField - Class in com.partnersoft.io
Copyright 2008 Partner Software, Inc.
DataFilterField(Object, DataFilterField.FieldType) - Constructor for class com.partnersoft.io.DataFilterField
Creates a new DataRecordFilterField object with the passed value of the passed type.
DataFilterField(Cog) - Constructor for class com.partnersoft.io.DataFilterField
Creates a new DataFilterField from the passed cog.
DataFilterField.FieldType - Enum in com.partnersoft.io
 
DataFilterOperator - Enum in com.partnersoft.io
Operand constants for DataRecordFilters.
DataFilterSort - Class in com.partnersoft.io
Contains sorting information for a DataRecordQuery.
DataFilterSort(String, DataFilterSortOption) - Constructor for class com.partnersoft.io.DataFilterSort
Creates a new DataRecordFilterSort.
DataFilterSort(Cog) - Constructor for class com.partnersoft.io.DataFilterSort
Creates a DataFilterSort from the passed cog.
DataFilterSortOption - Enum in com.partnersoft.io
Options for DataRecordFilterSort.
dataFor(int) - Method in class com.partnersoft.maps.model.DatabaseRoverSet
 
dataFor(int, int) - Method in class com.partnersoft.maps.model.MapSpace
 
dataFor(int) - Method in class com.partnersoft.maps.model.MemoryRoverSet
 
dataFor(int) - Method in class com.partnersoft.maps.model.RoverSet
This returns the MapDataItem with the given dataID.
dataFor(int) - Method in class com.partnersoft.maps.model.TiledRoverSet
 
dataForGuid(String) - Method in class com.partnersoft.maps.database.RoverDatabase
 
dataForId(int) - Method in class com.partnersoft.maps.database.RoverDatabase
 
dataForId(int) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
dataForId(int) - Method in interface com.partnersoft.maps.rover.RoverStore
 
dataFormatScript - Variable in class com.partnersoft.maps.model.MapSet
 
dataID - Variable in class com.partnersoft.maps.model.MapDataItem
 
dataId - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
The current numeric RoverData ID.
DataLib - Class in com.partnersoft.data
Some handy functions for messing with data.
DataLib() - Constructor for class com.partnersoft.data.DataLib
 
DataLib - Class in org.jcon.util
Various data related static methods.
DataLib() - Constructor for class org.jcon.util.DataLib
 
dataPanel - Variable in class com.partnersoft.maps.app.MapAppGui
 
DataRecordCopier - Class in com.partnersoft.io
Handles copying values from a DataRecordSource into a DataRecordSink.
DataRecordCopier(DataRecordSource, DataRecordSink) - Constructor for class com.partnersoft.io.DataRecordCopier
Creates a new DataRecordCopier.
DataRecordCopier(DataRecordSource, DataRecordSink, Naming<String>) - Constructor for class com.partnersoft.io.DataRecordCopier
Creates a new DataRecordCopier.
DataRecordFetcher - Interface in com.partnersoft.data
Implements the data fetching portion of the DataRecordSource framework.
DataRecordQuery - Class in com.partnersoft.io
Abstraction of a query.
DataRecordQuery(DataFilterExpression, List<String>) - Constructor for class com.partnersoft.io.DataRecordQuery
Creates a new DataRecordQuery
DataRecordQuery(Cog) - Constructor for class com.partnersoft.io.DataRecordQuery
Creates a new DataRecordQuery from the passed cog.
DataRecordQuery(DataFilterExpression, List<String>, List<DataFilterSort>) - Constructor for class com.partnersoft.io.DataRecordQuery
Creates a new DataRecordQuery.
DataRecordQuery(DataFilterExpression, List<String>, List<DataFilterSort>, int, int) - Constructor for class com.partnersoft.io.DataRecordQuery
Creates a new DataRecordQuery.
DataRecordSink - Class in com.partnersoft.io
A sink for data records, which are written sequentially.
DataRecordSink(List<String>) - Constructor for class com.partnersoft.io.DataRecordSink
Creates a new DataRecordSink with the specified field names.
DataRecordSink(String...) - Constructor for class com.partnersoft.io.DataRecordSink
Creates a new DataRecordSink with the specified field names.
DataRecordSource - Class in com.partnersoft.data
A source for data records, represented as an iteration of Namings.
DataRecordSource() - Constructor for class com.partnersoft.data.DataRecordSource
 
DataRecordSource(Cog) - Constructor for class com.partnersoft.data.DataRecordSource
 
DataRecordSource - Class in com.partnersoft.io
A source for data records, which are retrieved sequentially.
DataRecordSource() - Constructor for class com.partnersoft.io.DataRecordSource
 
DataRecordSource(List<String>) - Constructor for class com.partnersoft.io.DataRecordSource
 
DataRecordSource(String...) - Constructor for class com.partnersoft.io.DataRecordSource
 
DataRecordSource(Cog) - Constructor for class com.partnersoft.io.DataRecordSource
 
DataRecordSourceFactory - Interface in com.partnersoft.io
Factory interface for creating DataRecordSources from a given DataRecordQuery.
DataRecordSourceMapDataMerge - Class in com.partnersoft.maps.translator
 
DataRecordSourceMapDataMerge() - Constructor for class com.partnersoft.maps.translator.DataRecordSourceMapDataMerge
 
DataRecordSourceMapDataMerge(Cog) - Constructor for class com.partnersoft.maps.translator.DataRecordSourceMapDataMerge
 
DataRecordSourceReportBuilder - Class in com.partnersoft.reports
Report Builder for DataRecordSources.
DataRecordSourceReportBuilder(DataRecordSource) - Constructor for class com.partnersoft.reports.DataRecordSourceReportBuilder
Creates a new DataRecordSourceReportBuilder for the passed DataRecordSource.
DataRecordSourceReportBuilder(List<Naming>) - Constructor for class com.partnersoft.reports.DataRecordSourceReportBuilder
Creates a new DataRecordSourceReportBuilder for the passed list of Namings.
DataRecordSourceToCsv - Class in com.partnersoft.formats.csv
 
DataRecordSourceToCsv(DataRecordSource, String) - Constructor for class com.partnersoft.formats.csv.DataRecordSourceToCsv
 
DataRecordSourceToCsv(DataRecordSource, VfsFile) - Constructor for class com.partnersoft.formats.csv.DataRecordSourceToCsv
 
DataRecordSourceToCSV - Class in com.partnersoft.io.formats.csv
 
DataRecordSourceToCSV() - Constructor for class com.partnersoft.io.formats.csv.DataRecordSourceToCSV
Create a new DataRecordSourceToCSV.
DataRecordSourceToCSV(String, DataRecordSource) - Constructor for class com.partnersoft.io.formats.csv.DataRecordSourceToCSV
 
DataRecordSourceToCSV(File, DataRecordSource) - Constructor for class com.partnersoft.io.formats.csv.DataRecordSourceToCSV
 
dataSet - Variable in class com.partnersoft.maps.model.RoverBytes
 
dataSizes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
dataStatus - Variable in class com.partnersoft.gps.nmea.GLLData
Either 'A' active or 'V' void.
dataStatus - Variable in class com.partnersoft.gps.nmea.RMCData
Either A=active or V=void.
dataToStream(DataInput, OutputStream, int) - Static method in class com.partnersoft.io.IOLib
 
dataToStream(DataInput, OutputStream, int, MessageDigest) - Static method in class com.partnersoft.io.IOLib
Binary copies up to the given number of bytes from a DataInput object to an output stream.
dataType - Variable in class com.partnersoft.maps.translator.MapDataTypeField
 
DATATYPE_ARRAY - Static variable in interface com.partnersoft.io.formats.packrat.PackratConstants
 
DATATYPE_ASSOC - Static variable in interface com.partnersoft.io.formats.packrat.PackratConstants
 
DATATYPE_BLOB - Static variable in interface com.partnersoft.io.formats.packrat.PackratConstants
 
DATATYPE_FLAG_COLLECTION - Static variable in interface com.partnersoft.io.formats.packrat.PackratConstants
This bitflag is true for all collections
DATATYPE_FLAG_FIXED - Static variable in interface com.partnersoft.io.formats.packrat.PackratConstants
This bitflag is true for all primitive with fixed width.
DATATYPE_FLAG_STRUCT - Static variable in interface com.partnersoft.io.formats.packrat.PackratConstants
This bitflag is true for all structures
DATATYPE_FLAG_VARIABLE - Static variable in interface com.partnersoft.io.formats.packrat.PackratConstants
This bitflag is true for all primitive types with variable width.
DATATYPE_FLOAT - Static variable in interface com.partnersoft.io.formats.packrat.PackratConstants
 
DATATYPE_INT - Static variable in interface com.partnersoft.io.formats.packrat.PackratConstants
 
DATATYPE_LIST - Static variable in interface com.partnersoft.io.formats.packrat.PackratConstants
 
DATATYPE_STRING - Static variable in interface com.partnersoft.io.formats.packrat.PackratConstants
 
DATATYPE_STRUCT - Static variable in interface com.partnersoft.io.formats.packrat.PackratConstants
 
DATATYPE_UINT - Static variable in interface com.partnersoft.io.formats.packrat.PackratConstants
 
dataTypeCodes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
dataTypeFor(int) - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
dataTypeLocationsFor(String) - Method in class com.partnersoft.workbench.app.WorkbenchMapSetLogic
 
dataTypeMerging - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
dataTypeNamed(String) - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
dataTypeNamer - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
DataTypeProfile - Class in com.partnersoft.maps.model
Profiles a data type within a mapset.
DataTypeProfile() - Constructor for class com.partnersoft.maps.model.DataTypeProfile
 
DataTypeProfile(String) - Constructor for class com.partnersoft.maps.model.DataTypeProfile
 
dataTypes - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
Naming of MapDataTypeConfiguration objects.
dataTypeSplitting - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
dataTypeToFindItems - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
DataUtilities - Class in org.jcon.data
This is a utility class, with methods that do various handy data mangling..
DataUtilities() - Constructor for class org.jcon.data.DataUtilities
 
dataView - Variable in class com.partnersoft.maps.app.MapDataPanel
 
Date - Class in com.partnersoft.data
A representation of a date as day, month, and year.
Date() - Constructor for class com.partnersoft.data.Date
Creates a Date object representing the current Date.
Date(long) - Constructor for class com.partnersoft.data.Date
Creates a Date object for the given milliseconds.
Date(String) - Constructor for class com.partnersoft.data.Date
Creates a Date object from the given String representation.
Date(Date) - Constructor for class com.partnersoft.data.Date
Creates a Date object from the given java.util.Date representation.
Date(Date) - Constructor for class com.partnersoft.data.Date
 
DATE - Static variable in class com.partnersoft.io.formats.dbf.DBFDataRecordSource
 
DateAndTime - Class in com.partnersoft.data
A representation of a date and time as day, month, year, and time of day.
DateAndTime() - Constructor for class com.partnersoft.data.DateAndTime
Creates a new DateAndTime corresponding to the current date and time.
DateAndTime(long) - Constructor for class com.partnersoft.data.DateAndTime
Creates a new DateAndTime for the given milliseconds since the epoc (same as java.util.Date convention).
DateAndTime(String) - Constructor for class com.partnersoft.data.DateAndTime
Creates a new DateAndTime from the given String.
DateAndTime(Date) - Constructor for class com.partnersoft.data.DateAndTime
Creates a new DateAndTime from the given java.util.Date object.
DateAndTime(Timestamp) - Constructor for class com.partnersoft.data.DateAndTime
Creates a new DateAndTime from the given java.sql.Timestamp object.
DateAndTimeField - Class in com.partnersoft.gui
A GUIField that modifies com.partnersoft.data.Date objects.
DateAndTimeField() - Constructor for class com.partnersoft.gui.DateAndTimeField
 
DateDocument - Class in com.partnersoft.gui
A document that only allows date values.
DateDocument() - Constructor for class com.partnersoft.gui.DateDocument
 
DateField - Class in com.partnersoft.gui
A GUIField that modifies com.partnersoft.data.Date objects.
DateField() - Constructor for class com.partnersoft.gui.DateField
 
DateTimeDocument - Class in com.partnersoft.gui
A document that only allows dateTime values.
DateTimeDocument() - Constructor for class com.partnersoft.gui.DateTimeDocument
 
datum - Variable in class com.partnersoft.geometry.projection.StandardProjection
 
DAYS_TO_MILLIS - Static variable in class com.partnersoft.data.Duration
 
dbConnectID - Variable in class com.partnersoft.io.formats.dxf.DXFGraphic
 
dbConnectType - Variable in class com.partnersoft.io.formats.dxf.DXFGraphic
 
DbfBuilder - Class in com.partnersoft.formats.dbf
Simple builder for DBF files.
DbfBuilder() - Constructor for class com.partnersoft.formats.dbf.DbfBuilder
 
DBFBuilder - Class in com.partnersoft.io.formats.dbf
Simple builder for DBF files.
DBFBuilder() - Constructor for class com.partnersoft.io.formats.dbf.DBFBuilder
 
DbfDataRecordSource - Class in com.partnersoft.formats.dbf
 
DbfDataRecordSource() - Constructor for class com.partnersoft.formats.dbf.DbfDataRecordSource
 
DbfDataRecordSource(String) - Constructor for class com.partnersoft.formats.dbf.DbfDataRecordSource
 
DbfDataRecordSource(VfsFile) - Constructor for class com.partnersoft.formats.dbf.DbfDataRecordSource
 
DBFDataRecordSource - Class in com.partnersoft.io.formats.dbf
 
DBFDataRecordSource() - Constructor for class com.partnersoft.io.formats.dbf.DBFDataRecordSource
 
DBFDataRecordSource(String) - Constructor for class com.partnersoft.io.formats.dbf.DBFDataRecordSource
 
DbfFieldDescriptor - Class in com.partnersoft.formats.dbf
handy object for use with dbf files
DbfFieldDescriptor(String, char, int, int) - Constructor for class com.partnersoft.formats.dbf.DbfFieldDescriptor
an informed dbf field descriptor
DbfFieldDescriptor(String, String, int, int) - Constructor for class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
DbfFieldDescriptor() - Constructor for class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
DBFFieldDescriptor - Class in com.partnersoft.io.formats.dbf
handy object for use with dbf files
DBFFieldDescriptor(String, char, int, int) - Constructor for class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
an informed dbf field descriptor
DBFFieldDescriptor(String, String, int, int) - Constructor for class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
DBFFieldDescriptor() - Constructor for class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
DbfFieldType - Enum in com.partnersoft.formats.dbf
Field format type.
DbfTableEditor - Class in com.partnersoft.workbench.editors
Table editor (just a viewer for now) for dBase DBF files.
DbfTableEditor() - Constructor for class com.partnersoft.workbench.editors.DbfTableEditor
Creates a new DbfTableEditor.
DbfVersion - Enum in com.partnersoft.formats.dbf
DBF format version.
Death - Class in org.jcon.util
A handy scream-and-die utility.
Death(String, String, Throwable, boolean) - Constructor for class org.jcon.util.Death
 
Death(String, String) - Constructor for class org.jcon.util.Death
 
Death(String, String, Throwable) - Constructor for class org.jcon.util.Death
 
debug(Object) - Method in interface com.partnersoft.core.Log
Log a message with debug log level.
debug(Object, Throwable) - Method in interface com.partnersoft.core.Log
Log an error with debug log level.
debug - Static variable in class com.partnersoft.gui.WrapperGraphics2D
 
debug(String) - Static method in class com.partnersoft.io.formats.shapefile.FastShapefileReader
 
debugGraphics(Component) - Static method in class com.partnersoft.gui.GuiLib
 
DECODE - Static variable in class com.partnersoft.data.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class com.partnersoft.data.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class com.partnersoft.data.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(byte[], int, int) - Static method in class com.partnersoft.formats.base64.Base64Lib
Decodes ASCII characters in the form of a byte array.
decode(String) - Static method in class com.partnersoft.formats.base64.Base64Lib
Decodes data from Base64 notation.
decode(String) - Static method in class com.partnersoft.io.net.URLLib
 
decode(DynamicByteArray) - Method in class com.partnersoft.net.holler.codecs.HollerBasicCodec
 
decode(DynamicByteArray) - Method in class com.partnersoft.net.holler.codecs.HollerCompressingCodec
 
decode(DynamicByteArray) - Method in interface com.partnersoft.net.holler.HollerCodec
 
decodeFormParameters(String) - Static method in class com.partnersoft.io.net.URLLib
Decodes parameters from the HTTP GET format.
decodeNodeData(int) - Static method in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
decodePhasing(int) - Static method in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
decodeToObject(String) - Static method in class com.partnersoft.data.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
Decoration - Class in com.partnersoft.maps.model
 
Decoration() - Constructor for class com.partnersoft.maps.model.Decoration
 
Decoration(Cog) - Constructor for class com.partnersoft.maps.model.Decoration
 
decoratorShape - Variable in class com.partnersoft.maps.model.TextStyle
 
DEFAULT_BOOLEAN - Static variable in class com.partnersoft.data.DataConstants
 
DEFAULT_BYTE - Static variable in class com.partnersoft.data.DataConstants
 
DEFAULT_CHARACTER - Static variable in class com.partnersoft.data.DataConstants
 
DEFAULT_DOUBLE - Static variable in class com.partnersoft.data.DataConstants
 
DEFAULT_FLOAT - Static variable in class com.partnersoft.data.DataConstants
 
DEFAULT_INTEGER - Static variable in class com.partnersoft.data.DataConstants
 
DEFAULT_LONG - Static variable in class com.partnersoft.data.DataConstants
 
DEFAULT_SHORT - Static variable in class com.partnersoft.data.DataConstants
 
DEFAULT_STRING - Static variable in class com.partnersoft.data.DataConstants
 
defaultBoolean - Static variable in class com.partnersoft.data.DataLib
 
defaultBoolean - Static variable in class org.jcon.data.DataUtilities
 
defaultByte - Static variable in class com.partnersoft.data.DataLib
 
defaultByte - Static variable in class org.jcon.data.DataUtilities
 
defaultCharacter - Static variable in class com.partnersoft.data.DataLib
 
defaultCharacter - Static variable in class org.jcon.data.DataUtilities
 
defaultComparator - Static variable in class org.jcon.data.DataUtilities
 
defaultComparer - Static variable in class com.partnersoft.gui.SortedListModel
 
defaultDouble - Static variable in class com.partnersoft.data.DataLib
 
defaultDouble - Static variable in class org.jcon.data.DataUtilities
 
defaultFloat - Static variable in class com.partnersoft.data.DataLib
 
defaultFloat - Static variable in class org.jcon.data.DataUtilities
 
defaultIfNull(Object, Object) - Static method in class org.jcon.data.DataUtilities
Totally boneheaded handy thing that gives you the value if its non-null and default if it is.
defaultInteger - Static variable in class com.partnersoft.data.DataLib
 
defaultInteger - Static variable in class org.jcon.data.DataUtilities
 
defaultLong - Static variable in class com.partnersoft.data.DataLib
 
defaultLong - Static variable in class org.jcon.data.DataUtilities
 
DefaultShapefileActor - Class in com.partnersoft.io.formats.shapefile
A default, do-nothing implementation of ShapefileActor.
DefaultShapefileActor() - Constructor for class com.partnersoft.io.formats.shapefile.DefaultShapefileActor
 
defaultShort - Static variable in class com.partnersoft.data.DataLib
 
defaultShort - Static variable in class org.jcon.data.DataUtilities
 
DEFAULTSIZE - Static variable in class com.partnersoft.gadgets.HashedCache
 
defaultString - Static variable in class com.partnersoft.data.DataLib
 
defaultString - Static variable in class org.jcon.data.DataUtilities
 
defaultTextHeight - Variable in class com.partnersoft.io.formats.dxf.DXFMText
 
defaultValue - Variable in class com.partnersoft.io.formats.dxf.DXFAttrib
 
defaultValue() - Static method in class org.jcon.data.EnumeratedType
Returns default member of the type, or null if there is none.
defaultValueFor(Class) - Static method in class com.partnersoft.data.ConversionLib
Returns a reasonable default value for the given class.
defineCustomField(String, FormField) - Method in class com.partnersoft.gui.forms.FormBuilder
Adds the given field as a custom implementation.
deflate(DynamicByteArray, DynamicByteArray) - Static method in class com.partnersoft.compression.zip.ZipLib
Compresses the bytes in the input array and places the results in the output array; returns the compressed byte size.
deflate(DynamicByteArray) - Static method in class com.partnersoft.compression.zip.ZipLib
 
deflate(byte[], int, int) - Static method in class com.partnersoft.compression.zip.ZipLib
 
deflate(byte[]) - Static method in class com.partnersoft.compression.zip.ZipLib
 
deflection - Variable in class com.partnersoft.geometry.Angle
 
deflectionAngle(double) - Static method in class com.partnersoft.geometry.GeometryLib
Translates an angle in radians into deflection (-pi < theta < pi)
DEG2RAD - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
DEGREE_TO_BIT - Variable in class com.partnersoft.maps.ephemera.RotateTextEphemeron
 
DEGREES_TO_BYTE - Static variable in class com.partnersoft.maps.ephemera.EphemeraLib
 
DEGREES_TO_MICRONS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert degrees to microns (1/1048576 second).
DEGREES_TO_MINUTES - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert degrees to minutes.
DEGREES_TO_RADIANS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert degrees to radians.
DEGREES_TO_REVOLUTIONS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert degrees to revolutions.
DEGREES_TO_SECONDS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert degrees to seconds.
degreesToRadians(double) - Static method in class com.partnersoft.geometry.GeometryLib
Translates an angle in degrees to an angle in radians.
degToRad(int) - Static method in class com.partnersoft.geometry.fractal.Fractal
 
deiconify() - Method in class com.partnersoft.gui.MainWindow
 
deiconify() - Method in class com.partnersoft.maps.app.MapWindowLogic
 
delegate - Variable in class com.partnersoft.data.DelegatingIterator
 
delegate - Variable in class com.partnersoft.gui.WrapperGraphics2D
 
DelegatingClassLoader - Class in com.partnersoft.system
 
DelegatingClassLoader() - Constructor for class com.partnersoft.system.DelegatingClassLoader
 
DelegatingClassLoader(ClassLoader) - Constructor for class com.partnersoft.system.DelegatingClassLoader
 
DelegatingIterator<T> - Class in com.partnersoft.data
A delegating wrapper implementation of Iterator.
DelegatingIterator(Iterator<T>) - Constructor for class com.partnersoft.data.DelegatingIterator
 
DelegatingLayoutManager - Class in com.partnersoft.gui
This is a starting point for delegation-based layout managers.
DelegatingLayoutManager(LayoutManager2) - Constructor for class com.partnersoft.gui.DelegatingLayoutManager
Creates a delegating layout manager, delegating to the given...
DelegatingLayoutManager() - Constructor for class com.partnersoft.gui.DelegatingLayoutManager
No-arg constructor for subclasses.
DelegatingMapEditActor - Class in com.partnersoft.maps.model
An implementation of MapEditActor that delegates implementation of each method to subordinate MapEditActors.
DelegatingMapEditActor(Naming<MapEditActor>, Naming<MapEditActor>, MapEditActor, List<MapEditTool>) - Constructor for class com.partnersoft.maps.model.DelegatingMapEditActor
 
DelegatingMapEditActor() - Constructor for class com.partnersoft.maps.model.DelegatingMapEditActor
 
DelegatingMapEditActor(MapEditActor) - Constructor for class com.partnersoft.maps.model.DelegatingMapEditActor
 
delete() - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
delete() - Method in class com.partnersoft.maps.app.MapEditLogic
Deletes the currently-selected item.
DELETE - Static variable in class com.partnersoft.maps.app.WheelMenu
 
delete(RoverData) - Method in class com.partnersoft.maps.database.RoverDataTable
 
delete(RoverFindItem) - Method in class com.partnersoft.maps.database.RoverFindItemTable
 
delete(RoverImageFile) - Method in class com.partnersoft.maps.database.RoverImageFileTable
 
delete(T) - Method in class com.partnersoft.maps.database.RoverShapeTable
 
delete(T) - Method in class com.partnersoft.maps.database.RoverTable
 
delete(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
delete(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
delete(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
delete(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Performs a delete.
delete(Naming<Object>) - Method in class com.partnersoft.sql.SqlDeleter
Delete a row using the given Naming of values to get the keys from.
delete(Cog) - Method in class com.partnersoft.sql.SqlDeleter
Delete a row using the given Cog of values to get the keys from.
delete(Object...) - Method in class com.partnersoft.sql.SqlDeleter
Deletes a row with the given array of key values.
delete(List<Object>) - Method in class com.partnersoft.sql.SqlDeleter
Deletes a row with the given list of key values.
delete() - Method in class com.partnersoft.workbench.editors.CsvTableEditor
 
delete() - Method in class com.partnersoft.workbench.editors.DbfTableEditor
 
delete() - Method in class com.partnersoft.workbench.editors.ShapefileTableEditor
 
deleteButton - Variable in class com.partnersoft.workbench.editors.CsvTableEditor
 
deleteColumnFromTable(String, String) - Method in class com.partnersoft.sql.DatabaseMigrationTool
Deletes the specified column from the table.
deleteContents(File) - Static method in class com.partnersoft.io.FileLib
Deletes contents of dir.
deleteContents(File) - Static method in class org.jcon.io.IOUtilities
Deletes all files in a directory.
deleteFileAndParentIfEmpty(File) - Static method in class com.partnersoft.io.FileLib
Deletes the given file.
deleteGraphicType(String) - Method in class com.partnersoft.workbench.editors.MapsetLegendEditor
 
deleteRegion(int) - Method in class com.partnersoft.workbench.editors.MapsetLegendEditor
 
deleteRow(int) - Method in class com.partnersoft.workbench.editors.TableEditor
Removes specified row from table.
deleteTree(File) - Static method in class com.partnersoft.io.FileLib
rm -rf file
DelimitedFieldDef - Class in org.jcon.text
A description of a field in a delimited (but possibly fixed-width) record.
DelimitedFieldDef() - Constructor for class org.jcon.text.DelimitedFieldDef
 
DelimitedRecordDef - Class in org.jcon.text
Contains the definition for a delimited (e.g.
DelimitedRecordDef() - Constructor for class org.jcon.text.DelimitedRecordDef
Create a new, blank DelimitedRecordDef
DemARecord - Class in com.partnersoft.formats.dem
An A-type record in a DEM file.
DemARecord(DemCharArray) - Constructor for class com.partnersoft.formats.dem.DemARecord
 
demaximize() - Method in class com.partnersoft.gui.MainWindow
 
demaximize() - Method in class com.partnersoft.maps.app.MapWindowLogic
 
DemBRecord - Class in com.partnersoft.formats.dem
A B-type record in a DEM file.
DemBRecord(DemCharArray) - Constructor for class com.partnersoft.formats.dem.DemBRecord
 
DemCharArray - Class in com.partnersoft.formats.dem
Convenience extension of DynamicCharArray with some DEM-specific format readers.
DemCharArray() - Constructor for class com.partnersoft.formats.dem.DemCharArray
 
DemCRecord - Class in com.partnersoft.formats.dem
A B-type record in a DEM file.
DemCRecord(DemCharArray) - Constructor for class com.partnersoft.formats.dem.DemCRecord
 
DemReader - Class in com.partnersoft.formats.dem
A reader for USGS DEM (Digital Elevation Model) files.
DemReader(VfsFile) - Constructor for class com.partnersoft.formats.dem.DemReader
 
DemReader(File) - Constructor for class com.partnersoft.formats.dem.DemReader
 
DemReader(InputStream) - Constructor for class com.partnersoft.formats.dem.DemReader
 
DemReader(Reader) - Constructor for class com.partnersoft.formats.dem.DemReader
 
DemRecord - Class in com.partnersoft.formats.dem
 
DemRecord() - Constructor for class com.partnersoft.formats.dem.DemRecord
 
Dependency - Class in com.partnersoft.system
A dependency based on a name and version or version range.
Dependency(String, String) - Constructor for class com.partnersoft.system.Dependency
 
Dependency(String, String, String) - Constructor for class com.partnersoft.system.Dependency
 
Dependency(String, Version) - Constructor for class com.partnersoft.system.Dependency
 
Dependency(String, Version, Version) - Constructor for class com.partnersoft.system.Dependency
 
DerbyDialect - Class in com.partnersoft.sql
SqlDialect for Derby databases.
DerbyDialect() - Constructor for class com.partnersoft.sql.DerbyDialect
Creates a new DerbyDialect.
dereference(int) - Method in class org.jcon.data.ReferenceList
Dereference by ID.
derivations - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
derived - Variable in class com.partnersoft.maps.translator.MapDataGraphic
 
deriveObject(Object, Class) - Static method in class com.partnersoft.data.ConversionLib
Derives one object from another by looking for a single-arg constructor of the input type.
deriveObject(Object, Class) - Static method in class com.partnersoft.data.DataLib
Deep, potentially fey magic.
deriveObject(Object, Class) - Static method in class org.jcon.data.DataUtilities
Deep, potentially fey magic.
descape(String) - Static method in class org.jcon.persistance.TOFLib
Removes escapes (\) from a string.
descendentFor(Path) - Method in class com.partnersoft.data.Path
Creates a new instance of Path representing the named "descendent" of this path.
descendentFor(String) - Method in class com.partnersoft.data.Path
Creates a new instance of Path representing the named "descendent" of this path.
descent - Variable in class com.partnersoft.gui.BitmapFont
 
description - Variable in class com.partnersoft.formats.kml.KmlPlacemark
 
description(int, String, int) - Method in class com.partnersoft.gadgets.ActivityProgress
 
description - Variable in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
DESCRIPTION_CHANGED - Static variable in class com.partnersoft.gadgets.ActivityProgressEvent
 
descriptionChanged(int, String, int) - Method in interface com.partnersoft.gadgets.ActivityProgressListener
 
descriptionChanged(int, String, int) - Method in class com.partnersoft.gui.ActivityProgressControl
 
descriptions - Variable in class com.partnersoft.gadgets.ActivityProgress
 
deserialize(String) - Method in class com.partnersoft.system.PreferenceManager
 
deserialize(Preferences) - Method in class com.partnersoft.system.PreferenceManager
 
DesktopSkin - Class in com.partnersoft.maps.app
Copied from the original GUI implementation in MapAppGui.
DesktopSkin() - Constructor for class com.partnersoft.maps.app.DesktopSkin
 
DestroyWindow(long) - Static method in class com.partnersoft.os.windows.Win32Lib
 
detachNode() - Method in class com.partnersoft.cog.Cog
Removes this cog and attaches its descendants to this cog's current parent.
detachNodeFor(Path) - Method in class com.partnersoft.cog.Cog
Removes the given relative node using detachNode().
detachNodeFor(String) - Method in class com.partnersoft.cog.Cog
Removes the given relative node using detachNode().
detachTree() - Method in class com.partnersoft.cog.Cog
Removes this cog and its descendants from its parent.
detachTreeFor(Path) - Method in class com.partnersoft.cog.Cog
Removes the given relative node using detachTree().
detachTreeFor(String) - Method in class com.partnersoft.cog.Cog
Removes the given relative node using detachTree().
Detail - Static variable in class com.partnersoft.geometry.fractal.Fractal
 
detail - Variable in class com.partnersoft.maps.render.RenderImageStyle
 
detail - Variable in class com.partnersoft.maps.render.RenderPointStyle
 
detail - Variable in class com.partnersoft.maps.render.RenderPolygonStyle
 
detail - Variable in class com.partnersoft.maps.render.RenderPolylineStyle
 
detail - Variable in class com.partnersoft.maps.render.RenderTextStyle
 
detailStyleName - Variable in class com.partnersoft.maps.render.RenderStyle
 
detectHit(MapViewFrame, int, int) - Method in class com.partnersoft.maps.app.WheelMenu
 
determineUpdatedPackages() - Method in class com.partnersoft.update.app.UpdatePackageLogic
Compares available packages in source and destination to determine which packages require updating.
dexnhex(long) - Static method in class com.partnersoft.formats.dwg.DwgLib
 
dexnhex(long) - Static method in class com.partnersoft.io.formats.dwg.DWGLib
 
dfa3 - Variable in class com.partnersoft.io.DataFilterExpressionLexer
 
dfa4 - Variable in class com.partnersoft.io.DataFilterExpressionLexer
 
DialogBuilder - Class in com.partnersoft.gui
Builder class to construct basic notification and info request dialogs.
DialogBuilder(Component) - Constructor for class com.partnersoft.gui.DialogBuilder
Same as DialogBuilder(parent, true);
DialogBuilder(Component, boolean) - Constructor for class com.partnersoft.gui.DialogBuilder
 
dictionary() - Method in class org.jcon.persistance.TOFParser
 
dictionaryInnards(Object) - Method in class org.jcon.persistance.TOFParser
 
DictionaryValueTransform - Class in org.jcon.data
Applies a subtransform to every value in a Map object.
DictionaryValueTransform() - Constructor for class org.jcon.data.DictionaryValueTransform
 
die(String, Throwable) - Method in class com.partnersoft.update.app.UpdateRuntimeLogic
 
die(String, Throwable) - Method in class com.partnersoft.update.web.WebUpdate
 
die(String) - Method in class org.jcon.util.CommandLineSyntax
Exits with a handy information message.
die() - Method in class org.jcon.util.Death
Here's where it all happens.
DietBorderLayout - Class in com.partnersoft.gui
Variation on BorderLayout that prefers its minimum size.
DietBorderLayout(boolean, boolean) - Constructor for class com.partnersoft.gui.DietBorderLayout
 
DietBorderLayout() - Constructor for class com.partnersoft.gui.DietBorderLayout
 
DietLabel - Class in com.partnersoft.gui
A JLabel that isn't greedy - it's preferred width is always 8, so it doesn't demand more layout space than is available, but will expand where given room.
DietLabel() - Constructor for class com.partnersoft.gui.DietLabel
 
DietLabel(String) - Constructor for class com.partnersoft.gui.DietLabel
 
diff(Comparable[], Comparable[]) - Static method in class com.partnersoft.data.DataLib
Fast differences generator.
diff(Collection, Collection) - Static method in class com.partnersoft.data.DataLib
Same as diff(Comparable[] a, Comparable[] b), but takes collections as input.
diffAge - Variable in class com.partnersoft.gps.nmea.GGAData
Time in seconds since last DGPS update.
diffStationID - Variable in class com.partnersoft.gps.nmea.GGAData
DGPS station id.
DIGIT - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
DIGIT - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
DIGIT - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
DIRECTION_BOTTOMTOTOP - Static variable in class com.partnersoft.io.formats.dxf.DXFMText
 
DIRECTION_LEFTTORIGHT - Static variable in class com.partnersoft.io.formats.dxf.DXFMText
 
DIRECTION_RIGHTTOLEFT - Static variable in class com.partnersoft.io.formats.dxf.DXFMText
 
DIRECTION_TOPTOBOTTOM - Static variable in class com.partnersoft.io.formats.dxf.DXFMText
 
directory - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
DirectoryExtensionFilter - Class in com.partnersoft.io
File Filter that allows directories as well as a filtered file view.
DirectoryExtensionFilter(String) - Constructor for class com.partnersoft.io.DirectoryExtensionFilter
Creates a new DirectoryExtensionFilter that allows directories or files with the given extension.
DirectoryExtensionFilter(String, String) - Constructor for class com.partnersoft.io.DirectoryExtensionFilter
Creates a new DirectoryExtensionFilter that allows directories or files with the given extension using the given desc.
directoryFor(Path) - Method in class com.partnersoft.io.vfs.AbstractVfs
 
directoryFor(String) - Method in class com.partnersoft.io.vfs.AbstractVfs
 
directoryFor(Path) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
directoryFor(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
directoryFor(Path) - Method in class com.partnersoft.io.vfs.FileVfs
 
directoryFor(String) - Method in class com.partnersoft.io.vfs.FileVfs
 
directoryFor(Path) - Method in class com.partnersoft.io.vfs.UndoableVfs
 
directoryFor(String) - Method in class com.partnersoft.io.vfs.UndoableVfs
 
directoryFor(Path) - Method in interface com.partnersoft.io.vfs.Vfs
Returns a VfsDirectory for the given path.
directoryFor(String) - Method in interface com.partnersoft.io.vfs.Vfs
Returns a VfsDirectory for the given path.
directoryFor(Path) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Creates a new subdirectory address object, placed relative to this directory according to the given path.
directoryFor(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Same as directoryFor(new Path(pathString)).
directoryFor(Path) - Method in class com.partnersoft.net.yonder.YonderVfs
 
directoryFor(String) - Method in class com.partnersoft.net.yonder.YonderVfs
 
directoryFor(Path) - Method in class com.partnersoft.platform.webstart.WebstartVfs
 
directoryFor(String) - Method in class com.partnersoft.platform.webstart.WebstartVfs
 
directoryNamed(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
directoryNamed(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Creates a new subdirectory address object, placed within this directory, with the given name.
directoryStructureChanged(VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
directoryStructureChanged(VfsDirectory) - Method in class com.partnersoft.workbench.gui.VfsTree
 
directoryStructureChanged(VfsDirectory) - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
dirFilter - Static variable in class com.partnersoft.io.FilesystemIterator
 
disabled - Variable in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
disableDataTypeFields(VfsFile, Collection<String>) - Method in class com.partnersoft.workbench.app.WorkbenchMapSetLogic
 
discard(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataFilter
Discards the graphic.
discardInvalid - Variable in class com.partnersoft.maps.translator.MapDataIndex
 
disconnect() - Method in class com.partnersoft.net.TcpSocketClient
Disconnect from the remote server.
disconnect() - Method in class com.partnersoft.net.yonder.YonderClient
Disconnect from the YonderServer.
disconnect() - Method in class com.partnersoft.net.yonder.YonderVfs
 
disconnect() - Method in class com.partnersoft.sql.SqlConnection
 
discretePan(int, int) - Method in class com.partnersoft.maps.app.MapViewLogic
This is a base function for discrete panning.
discreteZoom(int) - Method in class com.partnersoft.maps.app.MapViewLogic
Base function for discrete zooming.
dispatchEvent(CogEvent) - Method in class com.partnersoft.cog.CogHeader
 
dispatchEvent(E) - Method in class com.partnersoft.gadgets.EventMulticaster
Dispatches event to all listeners.
dispatchEvent(L, E) - Method in class com.partnersoft.gadgets.EventMulticaster
Dispatches event to a single listener.
dispatchKeyEvent(KeyEvent) - Method in class com.partnersoft.workbench.app.WorkbenchHotkeyLogic
 
DispatchMessage(Win32Lib.MSG) - Static method in class com.partnersoft.os.windows.Win32Lib
 
DispatchSkin - Class in com.partnersoft.maps.app
A skin aka layout for "dispatch" use - basically large or multi-screen setups.
DispatchSkin() - Constructor for class com.partnersoft.maps.app.DispatchSkin
 
display() - Method in class com.partnersoft.gui.DialogBuilder
Returns edited values if user hits OK, null if they hit cancel.
display(GL, GLU) - Method in class com.partnersoft.gui.opengl.OpenglControl
This is the workhorse method.
display(GL, GLU) - Method in class com.partnersoft.gui.SphericalImageDisplay
 
displayFatalError(String, Throwable) - Method in class com.partnersoft.update.app.UpdateGui
 
displayListFor(long) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
displayListFor(Object) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
displayListFor(long) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
displayListFor(Object) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
displayListFor(long) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
displayListFor(Object) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
displayListFor(Object) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
displayListFor(long) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
dispose() - Method in class com.partnersoft.gps.SatelliteDiagram
Releases all the resources associated with this object.
dispose() - Method in class com.partnersoft.gui.FullScreenWindow
 
dispose() - Method in class com.partnersoft.gui.HemisphericalGradientPaint.HemisphericalGradientContext
 
dispose() - Method in class com.partnersoft.gui.MainWindow
 
dispose() - Method in class com.partnersoft.gui.opengl.OpenglFontHandle
 
dispose() - Method in class com.partnersoft.gui.opengl.OpenglTextureHandle
 
dispose() - Method in class com.partnersoft.gui.RoundGradientContext
 
dispose() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
dispose() - Method in class com.partnersoft.maps.app.MapApp
This throws away the MapAppRoot, which should break reference chains for most subobjects and improve garbage collection.
dispose() - Method in class com.partnersoft.system.Splash
 
distance(Point, Point) - Static method in class com.partnersoft.geometry.GeometryLib
Returns the distance between two points.
distance(double, double, double, double) - Static method in class com.partnersoft.geometry.GeometryLib
Returns the distance between two points.
distance - Variable in class com.partnersoft.geometry.TurnVector
 
distance - Variable in class com.partnersoft.gps.RangefinderEvent
 
distance2(double, double, double, double) - Static method in class com.partnersoft.geometry.GeometryLib
Returns the square of the distance between two points.
distanceFrom(XyPoint) - Method in class com.partnersoft.geometry.xy.XyPoint
Returns the straight-line distance between this point and the one given.
distanceFrom(XyzPoint) - Method in class com.partnersoft.geometry.xyz.XyzPoint
Returns the straight-line distance between this point and the one given.
distanceSquaredFrom(XyPoint) - Method in class com.partnersoft.geometry.xy.XyPoint
Returns the square of the straight-line distance between this point and the one given.
distanceSquaredFrom(XyzPoint) - Method in class com.partnersoft.geometry.xyz.XyzPoint
Returns the square of the straight-line distance between this point and the one given.
DISTRIBUTION - Static variable in class com.partnersoft.update.model.UpdateInstallType
 
DISTRIBUTION - Static variable in interface com.partnersoft.update.UpdateConstants
 
DISTRIBUTION - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
divider - Variable in class com.partnersoft.gui.PartnerLook
 
dllName - Static variable in class com.partnersoft.os.windows.AtlLib
Should look for PartnerAtl.dll.
dllName - Static variable in class com.partnersoft.os.windows.Win32Lib
Should look for PartnerWin32.dll.
dName - Variable in class com.partnersoft.sql.DatabaseApp
 
doAction(String) - Method in class com.partnersoft.gadgets.ActionBureau
 
doAction(String, String...) - Method in class com.partnersoft.gadgets.ActionBureau
 
doAction() - Method in class com.partnersoft.gui.BigStringField
 
doAction() - Method in class com.partnersoft.gui.ButtonControl
This method is called whenever the button is clicked.
doAction() - Method in class com.partnersoft.gui.CheckboxField
 
doAction() - Method in class com.partnersoft.gui.ColorField
 
doAction() - Method in class com.partnersoft.gui.ComboField
Subclasses should override this to take action whenever an action should occur (generally when the user hits return in the field).
doAction() - Method in class com.partnersoft.gui.ComboSelectionControl
Subclasses should override this to take action whenever an action should occur (generally when the user hits return in the field).
doAction() - Method in class com.partnersoft.gui.DatabaseConfigurationField
 
doAction() - Method in class com.partnersoft.gui.DateAndTimeField
 
doAction() - Method in class com.partnersoft.gui.DateField
 
doAction() - Method in class com.partnersoft.gui.EditButtonStrip
 
doAction() - Method in class com.partnersoft.gui.FilenameField
 
doAction() - Method in class com.partnersoft.gui.forms.AbstractFormField
 
doAction() - Method in class com.partnersoft.gui.forms.FormButton
 
doAction() - Method in interface com.partnersoft.gui.forms.FormField
This does different things depending on the field; for example in a text field it indicates return was hit.
doAction() - Method in class com.partnersoft.gui.forms.FormIconField
 
doAction() - Method in class com.partnersoft.gui.forms.FormRandomIntegerField
 
doAction() - Method in class com.partnersoft.gui.GraphicButton
Handy dosomething method for subclasses to override.
doAction() - Method in interface com.partnersoft.gui.GUIField
This does different things depending on the field; for example in a text field it indicates return was hit.
doAction(String) - Method in class com.partnersoft.gui.HTMLActionControl
 
doAction() - Method in class com.partnersoft.gui.IconField
 
doAction() - Method in class com.partnersoft.gui.ListSelectionControl
Subclasses should override this to take action whenever an action should occur (generally when the user hits return in the field).
doAction() - Method in class com.partnersoft.gui.NamedBlobField
 
doAction() - Method in class com.partnersoft.gui.PasswordField
 
doAction() - Method in class com.partnersoft.gui.PicklistField
Subclasses should override this to take action whenever an action should occur (generally when the user hits return in the field).
doAction(String) - Method in class com.partnersoft.gui.RadioButtonSetControl
 
doAction() - Method in class com.partnersoft.gui.ReadOnlyStringField
 
doAction() - Method in class com.partnersoft.gui.RedoButton
 
doAction() - Method in class com.partnersoft.gui.SoundField
 
doAction() - Method in class com.partnersoft.gui.StringEditControl
Subclasses should override this to take action whenever an action should occur (generally when the user hits return in the field).
doAction() - Method in class com.partnersoft.gui.StringField
 
doAction() - Method in class com.partnersoft.gui.TextAreaField
 
doAction() - Method in class com.partnersoft.gui.TimeField
 
doAction() - Method in class com.partnersoft.gui.TreeField
Subclasses should override this to take action whenever an action should occur (generally when the user hits return in the field).
doAction() - Method in class com.partnersoft.gui.UndoButton
 
doAction() - Method in class com.partnersoft.maps.app.MapPanButton
 
doAction(String, String) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
doAction(String, String, Naming) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
doAction(String, String, List<String>) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
doAction(String, String, List<String>, Naming) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
doAction(String) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
doAction(String, String...) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
doAction(String) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchEditor
 
doAction(String, String...) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchEditor
 
doAction(String) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
doAction(String, String...) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
doAction(String) - Method in interface com.partnersoft.workbench.model.WorkbenchEditor
 
doAction(String, String...) - Method in interface com.partnersoft.workbench.model.WorkbenchEditor
Perform an action with optional arguments.
doAdd() - Method in class com.partnersoft.gui.EditButtonStrip
 
DOCTYPE - Static variable in class com.partnersoft.formats.google.GoogleMapWriter
 
doEdit() - Method in class com.partnersoft.gui.EditButtonStrip
 
doFormSubmit(URL, Naming<String>) - Method in class com.partnersoft.gui.HTMLActionControl
 
doInBackground() - Method in class com.partnersoft.gui.ProgressBar
This method must contain the work this progress bar will monitor.
DoNothingCollector - Class in com.partnersoft.maps.translator
Does, well, nothing.
DoNothingCollector(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.DoNothingCollector
 
DoNothingColorFilter - Class in com.partnersoft.gui
Color filter that does nothing.
DoNothingColorFilter() - Constructor for class com.partnersoft.gui.DoNothingColorFilter
Creates a new DoNothingColorFilter
DoNothingDrawingSurface - Class in com.partnersoft.maps.render
A do-nothing drawing surface, surprisingly useful.
DoNothingDrawingSurface() - Constructor for class com.partnersoft.maps.render.DoNothingDrawingSurface
 
DoNothingRoverMachineActor - Class in com.partnersoft.maps.rover
A do-nothing implementation of RoverMachineActor.
DoNothingRoverMachineActor() - Constructor for class com.partnersoft.maps.rover.DoNothingRoverMachineActor
 
DONT_BREAK_LINES - Static variable in class com.partnersoft.data.Base64
Don't break lines when encoding (violates strict Base64 specification)
doOffSetting(DoubleBuffer, double) - Method in class com.partnersoft.maps.model.PolygonStyle
Alters passed DoubleBuffer to an offset line using this PolylineStyle's pixel of absolute offset value.
doOffSetting(DynamicDoubleArray, double) - Method in class com.partnersoft.maps.model.PolygonStyle
Alters passed DynamicDoubleArray to an offset line using this PolylineStyle's pixel of absolute offset value.
doOffSetting(DoubleBuffer, double) - Method in class com.partnersoft.maps.model.PolylineStyle
Alters passed DoubleBuffer to an offset line using this PolylineStyle's pixel of absolute offset value.
doOffSetting(DynamicDoubleArray, double) - Method in class com.partnersoft.maps.model.PolylineStyle
Alters passed DynamicDoubleArray to an offset line using this PolylineStyle's pixel of absolute offset value.
doRegularActionImp(String, String...) - Method in class com.partnersoft.gadgets.ActionBureau
 
doRemove() - Method in class com.partnersoft.gui.EditButtonStrip
 
dot(XyVector) - Method in class com.partnersoft.geometry.xy.XyVector
Returns the dot-product of this vector with the one given.
DOT - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
DoubleBuffer - Class in com.partnersoft.data
A fast double array buffer with public access to contents.
DoubleBuffer() - Constructor for class com.partnersoft.data.DoubleBuffer
Creates an empty double buffer.
DoubleBuffer(int) - Constructor for class com.partnersoft.data.DoubleBuffer
Creates a double buffer of the given size.
DoubleBuffer(FloatBuffer) - Constructor for class com.partnersoft.data.DoubleBuffer
 
DoubleBuffer(double...) - Constructor for class com.partnersoft.data.DoubleBuffer
 
doubleClass - Static variable in class com.partnersoft.data.DataLib
 
doubleClass - Static variable in class org.jcon.data.DataUtilities
 
doubleToString(double) - Static method in class com.partnersoft.data.StringLib
Converts a double to a string, with no stinking scientific notation.
DovetailMultiIterator - Class in org.jcon.data
An enumeration that traverses an ordered set of sub-enumerations in breadthwise, round-robin manner.
DovetailMultiIterator() - Constructor for class org.jcon.data.DovetailMultiIterator
Creates a new, empty DovetailMultiIterator.
DovetailMultiIterator(Iterator, Iterator) - Constructor for class org.jcon.data.DovetailMultiIterator
Creates a new DovetailMultiIterator based on two enumerations
download(URL, File) - Static method in class com.partnersoft.io.net.URLLib
Downloads a file from URL source to File destination.
download(URL, VfsFile) - Static method in class com.partnersoft.net.NetworkLib
Downloads a file from URL source to File destination.
download(String, VfsFile) - Static method in class com.partnersoft.net.NetworkLib
 
downloadAndChecksum(InputStream, OutputStream, long) - Method in class com.partnersoft.update.app.UpdateFileLogic
Copies (or downloads) from the source to the sink, using a large buffer, while simultaneously generating a checksum that can be used to verify that the copied data matches what was expected.
downloadAndChecksum(InputStream, OutputStream, long, boolean) - Method in class com.partnersoft.update.web.WebUpdate
Copies (or downloads) from the source to the sink, using a large buffer, while simultaneously generating a checksum that can be used to verify that the copied data matches what was expected.
downloadAndChecksum(InputStream, OutputStream) - Method in class com.partnersoft.update.web.WebUpdate
Copies (or downloads) from the source to the sink, using a large buffer, while simultaneously generating a checksum that can be used to verify that the copied data matches what was expected.
downloadAndInstallModule(String, String, ConfigLevel) - Static method in class com.partnersoft.update.ModuleUpdateLib
 
downloadAndInstallModule(String, URL, ConfigLevel) - Static method in class com.partnersoft.update.ModuleUpdateLib
 
downloadPackageFile(UpdatePackageFile) - Method in class com.partnersoft.update.app.UpdateFileLogic
Copy the given package from the source to the sink, verifying both size and checksum.
downloadUpdatedPackages() - Method in class com.partnersoft.update.app.UpdateFileLogic
Download the updated packages from the source to the downloads directory of the destination.
downstreamNodes - Variable in class com.partnersoft.maps.model.ElectricalTraceNode
 
downstreamOf(int) - Method in class com.partnersoft.maps.model.ElectricalConnectivity
 
downstreamOf(int) - Method in class com.partnersoft.maps.model.MapConnectivity
 
doZoom(int) - Method in class com.partnersoft.gui.ZoomButton
 
dPassword - Variable in class com.partnersoft.sql.DatabaseApp
 
dPath - Variable in class com.partnersoft.sql.DatabaseApp
 
dProperties - Variable in class com.partnersoft.sql.DatabaseApp
 
drag(Component, T, int, int) - Method in class com.partnersoft.gui.Dragabout
Called during the drag.
drag(int, int, int, int) - Method in class com.partnersoft.gui.SphericalImageDisplay
 
Dragabout<T> - Class in com.partnersoft.gui
A simpler alternative to Java drag-and-drop.
Dragabout() - Constructor for class com.partnersoft.gui.Dragabout
 
dragPan(double, double, int, int, int, int, int, int) - Method in class com.partnersoft.maps.app.MapViewLogic
 
dragRotate(double, double, int, int, int, int, int, int) - Method in class com.partnersoft.maps.app.MapViewLogic
 
dragStart() - Method in class com.partnersoft.maps.app.MapViewLogic
This is important to keep the undo from being annoyingly fine-grained.
dragStop() - Method in class com.partnersoft.maps.app.MapViewLogic
 
dragTilt(double, double, int, int, int, int, int, int) - Method in class com.partnersoft.maps.app.MapViewLogic
 
dragZoom(double, double, int, int, int, int, int, int) - Method in class com.partnersoft.maps.app.MapViewLogic
 
draw(GL) - Method in class com.partnersoft.geometry.Mesh
Draw the mesh using glBegin() and glVertex().
draw(Shape) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.AbstractCollectionEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.AbstractSnapshotEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.AbstractUpdatingTextEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.CentroidMoveEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.CentroidPixelMoveEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.CentroidRotateEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.CollectionMoveEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.CollectionRotateRevolveEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.CollectionScaleEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.CompoundEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.ConnectPoint
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in interface com.partnersoft.maps.ephemera.Ephemeron
Draw appropriate graphics on the given surface with the given frame, mouse position, and any implementation-specific internal state.
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.PointStyleEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.PointStyleRotation
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.PolylineEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.RelativePointStyleEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.RelativePolylineEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.RotatePoint
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.RotatePointWithAngle
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.RotateTextEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.ScalePolylineEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.ScaleSnapshotEphemeron
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.SnapWithDistance
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.StetchFromSelected
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.StretchFromPoint
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.StretchFromPoints
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.StretchFromPointsWithDistance
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.StretchFromPointWithDistance
 
draw(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.TextEphemeron
 
draw(Graphics2D, double, double) - Method in class com.partnersoft.maps.rover.RoverIcon
 
draw(Graphics2D, double, double, double) - Method in class com.partnersoft.maps.rover.RoverIcon
 
draw(Graphics2D, double, double, double, XyRotation) - Method in class com.partnersoft.maps.rover.RoverIcon
 
draw(Graphics2D, double, double, double, XyRotation, RoverAlignment) - Method in class com.partnersoft.maps.rover.RoverIcon
 
draw3DRect(int, int, int, int, boolean) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawableFor(int) - Method in interface com.partnersoft.maps.rover.RoverLayer
Returns the RoverDrawable with the given integer ID.
drawableNamed(String) - Method in interface com.partnersoft.maps.rover.RoverLayer
Returns the RoverDraw with the given name.
drawArc(int, int, int, int, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawDecoration(DrawingSurface, DynamicDoubleArray, double) - Method in class com.partnersoft.maps.model.PolylineStyle
 
drawDecoration(DrawingSurface, DoubleBuffer, double) - Method in class com.partnersoft.maps.model.PolylineStyle
 
drawDecorationOld(DrawingSurface, DoubleBuffer, double) - Method in class com.partnersoft.maps.model.PolylineStyle
 
drawDisplayList(int) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
drawDisplayList(int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
drawDisplayList(int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
drawDisplayList(int) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
drawFractal(Graphics2D, int, int, int, int) - Static method in class com.partnersoft.geometry.fractal.Fractal
 
drawFromAlphaBuffer(int, int, AlphaBuffer, int, int) - Method in class com.partnersoft.maps.render.RGBBuffer
 
drawGlyphVector(GlyphVector, float, float) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawImage(Image, int, int, ImageObserver) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawImage(int, double, double, int, int, int, ImageSource, double, int, int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
drawImage(int, double, double, int, int, int, ImageSource, double, int, int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
drawImage(int, double, double, int, int, int, ImageSource, double, int, int) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
drawImage(int, double, double, int, int, int, ImageSource, double, int, int) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
drawImage(int, double, double, int, int, int, ImageSource, double, int, int) - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
DrawingSurface - Interface in com.partnersoft.maps.render
Device- or purpose-specific geographic drawing surface.
drawingSurface - Variable in class com.partnersoft.maps.render.Renderer
 
DrawingSurfaceRoverMachineActor - Class in com.partnersoft.maps.render
 
DrawingSurfaceRoverMachineActor(MapViewFrame, DrawingSurface) - Constructor for class com.partnersoft.maps.render.DrawingSurfaceRoverMachineActor
 
DrawingSurfaceRoverMachineActor(MapViewFrame, DrawingSurface, boolean) - Constructor for class com.partnersoft.maps.render.DrawingSurfaceRoverMachineActor
 
DrawingSurfaceState - Class in com.partnersoft.maps.render
Structure containing the state of a drawing surface to support pushState() and popState().
DrawingSurfaceState(int, int, PolygonStyle, ImageStyle, PolylineStyle, PointStyle, TextStyle) - Constructor for class com.partnersoft.maps.render.DrawingSurfaceState
 
drawLine(int, int, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawLiteralPoints(LiteralPointFile) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
drawLiteralPoints(LiteralPointFile) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
drawLiteralPoints(LiteralPointFile) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
drawLiteralPoints(LiteralPointFile) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
Renders a set of literal (explicit color instead of styled "logical") points.
drawNameFor(RoverShape) - Method in class com.partnersoft.maps.model.RoverSet
 
drawOutline(GL) - Method in class com.partnersoft.geometry.Mesh
Draw the mesh as an outline of its components.
drawOval(int, int, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawPoint(int, double, double, int, int, int) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
drawPoint(int, double, double, int, int, int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
drawPoint(int, double, double, int, int, int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
drawPoint(int, double, double, int, int, int) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
drawPoint(int, double, double, int, int, int) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
drawPoint(int, double, double, int, int, int) - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
drawPoints(GL) - Method in class com.partnersoft.geometry.Mesh
Draw the mesh as a bunch of points.
drawPolygon(int[], int[], int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawPolygon(int, DoubleBuffer) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
drawPolygon(int, DynamicDoubleArray) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
drawPolygon(int, DoubleBuffer) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
drawPolygon(int, DynamicDoubleArray) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
drawPolygon(int, DoubleBuffer) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
drawPolygon(int, DynamicDoubleArray) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
drawPolygon(int, DynamicDoubleArray) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
drawPolygon(int, DynamicDoubleArray) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
drawPolygon(int, DoubleBuffer) - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
drawPolygon(int, DynamicDoubleArray) - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
drawPolygon2(int, DynamicDoubleArray) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
drawPolyline(int[], int[], int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawPolyline(int, DoubleBuffer) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
drawPolyline(int, DynamicDoubleArray) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
drawPolyline(int, XyPolyline) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
drawPolyline(int, DoubleBuffer) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
drawPolyline(int, DynamicDoubleArray) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
drawPolyline(int, XyPolyline) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
drawPolyline(int, DoubleBuffer) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
drawPolyline(int, DynamicDoubleArray) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
drawPolyline(int, XyPolyline) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
drawPolyline(int, DoubleBuffer) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
drawPolyline(int, DynamicDoubleArray) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
drawPolyline(int, DoubleBuffer) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
drawPolyline(int, DoubleBuffer) - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
drawRasterImage(RasterImage) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
drawRasterImage(RasterImage) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
drawRasterImage(RasterImage) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
drawRasterImage(RasterImage) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
drawRasterImage(RasterImage) - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
drawRect(int, int, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawRoundRect(int, int, int, int, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawString(String, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawString(String, float, float) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawString(AttributedCharacterIterator, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawString(AttributedCharacterIterator, float, float) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
drawStringCenterBaseline(Graphics, int, int, String) - Static method in class com.partnersoft.gui.FontLib
Just centers the string left-to-right on the given pixel x, with baseline kept at the given pixel y.
drawStringCenterBaseline(Graphics, int, int, String, Font) - Static method in class com.partnersoft.gui.FontLib
Just centers the string left-to-right on the given pixel x, with baseline kept at the given pixel y.
drawStringCenterBottom(Graphics, int, int, String) - Static method in class com.partnersoft.gui.FontLib
 
drawStringCenterBottom(Graphics, int, int, String, Font) - Static method in class com.partnersoft.gui.FontLib
 
drawStringCentered(Graphics, int, int, String) - Static method in class com.partnersoft.gui.FontLib
Draws the string centered on the given pixel coordinate.
drawStringCentered(Graphics, int, int, String, Font) - Static method in class com.partnersoft.gui.FontLib
Draws the string centered on the given pixel coordinate.
drawStringCenterTop(Graphics, int, int, String) - Static method in class com.partnersoft.gui.FontLib
 
drawStringCenterTop(Graphics, int, int, String, Font) - Static method in class com.partnersoft.gui.FontLib
 
drawStringLeftCenter(Graphics, int, int, String) - Static method in class com.partnersoft.gui.FontLib
Draws the string centered on y, left flush on x.
drawStringLeftCenter(Graphics, int, int, String, Font) - Static method in class com.partnersoft.gui.FontLib
Draws the string centered on y, left flush on x.
drawStringLeftTop(Graphics, int, int, String) - Static method in class com.partnersoft.gui.FontLib
 
drawStringLeftTop(Graphics, int, int, String, Font) - Static method in class com.partnersoft.gui.FontLib
 
drawStringRightBaseline(Graphics, int, int, String) - Static method in class com.partnersoft.gui.FontLib
Just centers the string left-to-right on the given pixel x, with baseline kept at the given pixel y.
drawStringRightBaseline(Graphics, int, int, String, Font) - Static method in class com.partnersoft.gui.FontLib
Just centers the string left-to-right on the given pixel x, with baseline kept at the given pixel y.
drawStringRightCenter(Graphics, int, int, String) - Static method in class com.partnersoft.gui.FontLib
Draws the string centered on y, right flush on x.
drawStringRightCenter(Graphics, int, int, String, Font) - Static method in class com.partnersoft.gui.FontLib
Draws the string centered on y, right flush on x.
drawText(int, double, double, int, int, int, int, String) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
drawText(int, double, double, int, int, int, int, String) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
drawText(int, double, double, int, int, int, int, String) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
drawText(int, double, double, int, int, int, int, String) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
drawText(int, double, double, int, int, int, int, String) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
drawText(int, double, double, int, int, int, int, String) - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
drawTexture(OpenglTextureHandle, double, double, double, double) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
Just draws the given textureHandle as a rotated, scaled icon.
drawWheelMenu(WheelMenu) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
drawWheelMenu(WheelMenu) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
drawWheelMenu(WheelMenu) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
drawWheelMenu(WheelMenu) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
drawWheelMenu(WheelMenu) - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
drawWheelMenuCenter(WheelMenu) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
drawWheelMenuCenter(WheelMenu) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
drawWheelMenuCenter(WheelMenu) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
drawWheelMenuCenter(WheelMenu) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
drawWheelMenuCenter(WheelMenu) - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
drop(Component, Component, T, int, int) - Method in class com.partnersoft.gui.Dragabout
Called at the end of the drag (the drop).
drop() - Method in class com.partnersoft.maps.database.RoverTable
 
drop() - Method in class com.partnersoft.sql.SqlTable
 
dropColumn(String, String) - Method in class com.partnersoft.sql.GenericSqlDialect
 
dropColumn(String, String) - Method in class com.partnersoft.sql.HsqlDialect
 
dropColumn(String, String) - Method in interface com.partnersoft.sql.SqlDialect
Returns complete Sql to drop a column.
dropTables() - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
 
dropTables() - Method in class com.partnersoft.maps.database.RoverDatabase
 
dServer - Variable in class com.partnersoft.sql.DatabaseApp
 
dType - Variable in class com.partnersoft.sql.DatabaseApp
 
dump() - Method in class com.partnersoft.io.formats.rover.RoverDataBucket
 
dumpConnectivity(File, String, Object) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
dumpData - Variable in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
dumpDataItems(String, ArrayList) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
dumpDatatypes(File, ArrayList) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
dumpFindItem(File, String, boolean, Object) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
dumpFonts(File, Map) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
dumpGraphicTypes(File, String, ArrayList) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
dumpIcons(File, ArrayList) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
dumpLegend(File, String, Map) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
dumpMapSet(File, Map) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
dumpStyles(File, String, ArrayList) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
dumpTextures(File, Map) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
dumpTiles(File, int, String, TreeMap) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
Duration - Class in com.partnersoft.data
A representation of a length of time.
Duration(String) - Constructor for class com.partnersoft.data.Duration
 
DURATION_FIFTEEN_MINUTES - Static variable in class com.partnersoft.data.TimeConstants
 
DURATION_FIVE_MINUTES - Static variable in class com.partnersoft.data.TimeConstants
 
DURATION_ONE_HOUR - Static variable in class com.partnersoft.data.TimeConstants
 
DURATION_TEN_MINUTES - Static variable in class com.partnersoft.data.TimeConstants
 
dUser - Variable in class com.partnersoft.sql.DatabaseApp
 
DwgBitReader - Class in com.partnersoft.formats.dwg
A reader that supports all the various weird bit-based datatypes that DWG files consist of.
DwgBitReader(File) - Constructor for class com.partnersoft.formats.dwg.DwgBitReader
 
DWGBitReader - Class in com.partnersoft.io.formats.dwg
A reader that supports all the various weird bit-based datatypes that DWG files consist of.
DWGBitReader(File) - Constructor for class com.partnersoft.io.formats.dwg.DWGBitReader
 
DwgConstants - Interface in com.partnersoft.formats.dwg
Various constants used in DWG format.
DWGConstants - Interface in com.partnersoft.io.formats.dwg
Various constants used in DWG format.
DwgFindValue - Class in com.partnersoft.formats.dwg
A debugging tool; takes a starting byte, range length, type, and value, and searches for the given value in that range.
DwgFindValue() - Constructor for class com.partnersoft.formats.dwg.DwgFindValue
 
DWGFindValue - Class in com.partnersoft.io.formats.dwg
A debugging tool; takes a starting byte, range length, type, and value, and searches for the given value in that range.
DWGFindValue() - Constructor for class com.partnersoft.io.formats.dwg.DWGFindValue
 
DwgLib - Class in com.partnersoft.formats.dwg
 
DWGLib - Class in com.partnersoft.io.formats.dwg
 
DWGLib() - Constructor for class com.partnersoft.io.formats.dwg.DWGLib
 
DwgObject - Class in com.partnersoft.formats.dwg
An object in an AutoCAD DWG file.
DwgObject() - Constructor for class com.partnersoft.formats.dwg.DwgObject
 
DWGObject - Class in com.partnersoft.io.formats.dwg
An object in an AutoCAD DWG file.
DWGObject() - Constructor for class com.partnersoft.io.formats.dwg.DWGObject
 
DwgObjectStructure - Class in com.partnersoft.formats.dwg
Describes the fields in a single object type.
DwgObjectStructure(int) - Constructor for class com.partnersoft.formats.dwg.DwgObjectStructure
 
DWGObjectStructure - Class in com.partnersoft.io.formats.dwg
Describes the fields in a single object type.
DWGObjectStructure(int) - Constructor for class com.partnersoft.io.formats.dwg.DWGObjectStructure
 
DwgObjectStructures - Class in com.partnersoft.formats.dwg
 
DwgObjectStructures() - Constructor for class com.partnersoft.formats.dwg.DwgObjectStructures
 
DWGObjectStructures - Class in com.partnersoft.io.formats.dwg
 
DWGObjectStructures() - Constructor for class com.partnersoft.io.formats.dwg.DWGObjectStructures
 
DwgReader - Class in com.partnersoft.formats.dwg
Reads a DWG.
DwgReader(File) - Constructor for class com.partnersoft.formats.dwg.DwgReader
 
DWGReader - Class in com.partnersoft.io.formats.dwg
Reads a DWG.
DWGReader(File) - Constructor for class com.partnersoft.io.formats.dwg.DWGReader
 
DxfApplicationDefinedStructure - Interface in com.partnersoft.formats.dxf
Application-defined data structure embedded inside another DxfStructure.
DXFArc - Class in com.partnersoft.io.formats.dxf
A DXF insert entity.
DXFArc() - Constructor for class com.partnersoft.io.formats.dxf.DXFArc
 
DxfAttrib - Class in com.partnersoft.formats.dxf
A DXF attrib entity.
DxfAttrib() - Constructor for class com.partnersoft.formats.dxf.DxfAttrib
 
DXFAttrib - Class in com.partnersoft.io.formats.dxf
A DXF attrib entity.
DXFAttrib() - Constructor for class com.partnersoft.io.formats.dxf.DXFAttrib
 
DXFBlock - Class in com.partnersoft.io.formats.dxf
A DXF BLOCK object.
DXFBlock() - Constructor for class com.partnersoft.io.formats.dxf.DXFBlock
 
DxfBuilder - Class in com.partnersoft.formats.dxf
Convenience-oriented DXF file building tool.
DxfBuilder(DxfVersion, VfsFile) - Constructor for class com.partnersoft.formats.dxf.DxfBuilder
 
DXFCircle - Class in com.partnersoft.io.formats.dxf
A DXF circle entity.
DXFCircle() - Constructor for class com.partnersoft.io.formats.dxf.DXFCircle
 
DxfConfigurableApplicationDefinedStructure - Class in com.partnersoft.formats.dxf
A runtime-configurable version of DxfApplicationDefinedStructure.
DxfConfigurableApplicationDefinedStructure() - Constructor for class com.partnersoft.formats.dxf.DxfConfigurableApplicationDefinedStructure
 
DxfConfigurableStructure - Class in com.partnersoft.formats.dxf
A configurable DxfStructure implementation.
DxfConfigurableStructure() - Constructor for class com.partnersoft.formats.dxf.DxfConfigurableStructure
 
DxfConfigurableStructure(List<DxfGroup>) - Constructor for class com.partnersoft.formats.dxf.DxfConfigurableStructure
 
DXFDebugActor - Class in com.partnersoft.io.formats.dxf
Just prints what it finds.
DXFDebugActor() - Constructor for class com.partnersoft.io.formats.dxf.DXFDebugActor
 
DXFDebugActor(boolean) - Constructor for class com.partnersoft.io.formats.dxf.DXFDebugActor
 
DXFDictionary - Class in com.partnersoft.io.formats.dxf
A DXF DICTIONARY object.
DXFDictionary() - Constructor for class com.partnersoft.io.formats.dxf.DXFDictionary
 
DXFDispatchActor - Class in com.partnersoft.io.formats.dxf
"Dispatches" group codes to entity-specific actors/objects (e.g.
DXFDispatchActor(DXFEntityActor) - Constructor for class com.partnersoft.io.formats.dxf.DXFDispatchActor
 
DXFEllipse - Class in com.partnersoft.io.formats.dxf
A DXF ellipse entity.
DXFEllipse() - Constructor for class com.partnersoft.io.formats.dxf.DXFEllipse
 
DXFEndBlk - Class in com.partnersoft.io.formats.dxf
A DXF ENDBLK object.
DXFEndBlk() - Constructor for class com.partnersoft.io.formats.dxf.DXFEndBlk
 
DxfEndSec - Class in com.partnersoft.formats.dxf
 
DxfEndSec() - Constructor for class com.partnersoft.formats.dxf.DxfEndSec
 
DxfEntity - Class in com.partnersoft.formats.dxf
Superclass for DXF entities.
DxfEntity() - Constructor for class com.partnersoft.formats.dxf.DxfEntity
 
DxfEntity(DxfEntity) - Constructor for class com.partnersoft.formats.dxf.DxfEntity
 
DXFEntity - Class in com.partnersoft.io.formats.dxf
An entity object from a DXF file.
DXFEntity() - Constructor for class com.partnersoft.io.formats.dxf.DXFEntity
 
DXFEntityActor - Interface in com.partnersoft.io.formats.dxf
Processes entities parsed from a DXF file.
DXFEntityDebugActor - Class in com.partnersoft.io.formats.dxf
Just prints the entities as encountered.
DXFEntityDebugActor() - Constructor for class com.partnersoft.io.formats.dxf.DXFEntityDebugActor
 
DxfEof - Class in com.partnersoft.formats.dxf
 
DxfEof() - Constructor for class com.partnersoft.formats.dxf.DxfEof
 
DxfFormatException - Exception in com.partnersoft.formats.dxf
 
DxfFormatException() - Constructor for exception com.partnersoft.formats.dxf.DxfFormatException
 
DxfFormatException(String) - Constructor for exception com.partnersoft.formats.dxf.DxfFormatException
 
DXFGraphic - Class in com.partnersoft.io.formats.dxf
A DXF graphical object.
DXFGraphic() - Constructor for class com.partnersoft.io.formats.dxf.DXFGraphic
 
DxfGroup - Class in com.partnersoft.formats.dxf
 
DxfGroup(int, String) - Constructor for class com.partnersoft.formats.dxf.DxfGroup
 
DxfGroup(int, int) - Constructor for class com.partnersoft.formats.dxf.DxfGroup
 
DxfGroup(int, double) - Constructor for class com.partnersoft.formats.dxf.DxfGroup
 
DxfGroup(int, boolean) - Constructor for class com.partnersoft.formats.dxf.DxfGroup
 
DxfGroupActor - Interface in com.partnersoft.formats.dxf
An event-driven actor that does things based on the low-level DXF group stream.
DXFGroupActor - Interface in com.partnersoft.io.formats.dxf
An event-driven actor that does things based on the low-level DXF group stream.
DxfGroupReader - Class in com.partnersoft.formats.dxf
Reads individual group items from a DXF file.
DxfGroupReader(VfsFile) - Constructor for class com.partnersoft.formats.dxf.DxfGroupReader
 
DxfGroupWriter - Class in com.partnersoft.formats.dxf
Writes DXFGroups.
DxfGroupWriter(VfsFile) - Constructor for class com.partnersoft.formats.dxf.DxfGroupWriter
 
DxfHorizontalJustification - Enum in com.partnersoft.formats.dxf
Methods of justifying text horizontally (along X axis).
DxfInsert - Class in com.partnersoft.formats.dxf
A DXF INSERT entity.
DxfInsert() - Constructor for class com.partnersoft.formats.dxf.DxfInsert
 
DXFInsert - Class in com.partnersoft.io.formats.dxf
A DXF insert entity.
DXFInsert() - Constructor for class com.partnersoft.io.formats.dxf.DXFInsert
 
DXFIrd_Dsc_Record - Class in com.partnersoft.io.formats.dxf
A DXF IRD_DSC_RECORD object.
DXFIrd_Dsc_Record() - Constructor for class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
DXFIrd_Obj_Record - Class in com.partnersoft.io.formats.dxf
A DXF IRD_OBJ_RECORD object.
DXFIrd_Obj_Record() - Constructor for class com.partnersoft.io.formats.dxf.DXFIrd_Obj_Record
 
DXFLayer - Class in com.partnersoft.io.formats.dxf
A DXF layer definition.
DXFLayer() - Constructor for class com.partnersoft.io.formats.dxf.DXFLayer
 
DXFLeader - Class in com.partnersoft.io.formats.dxf
A DXF LEADER entity.
DXFLeader() - Constructor for class com.partnersoft.io.formats.dxf.DXFLeader
 
DXFLib - Class in com.partnersoft.io.formats.dxf
Some nice DXF functions.
DXFLib() - Constructor for class com.partnersoft.io.formats.dxf.DXFLib
 
DXFLine - Class in com.partnersoft.io.formats.dxf
A DXF LINE entity.
DXFLine() - Constructor for class com.partnersoft.io.formats.dxf.DXFLine
 
DxfLWPolyline - Class in com.partnersoft.formats.dxf
A DXF LWPOLYLINE entity.
DxfLWPolyline() - Constructor for class com.partnersoft.formats.dxf.DxfLWPolyline
 
DXFLWPolyline - Class in com.partnersoft.io.formats.dxf
A DXF LWPOLYLINE entity.
DXFLWPolyline() - Constructor for class com.partnersoft.io.formats.dxf.DXFLWPolyline
 
DxfLWPolylineVertex - Class in com.partnersoft.formats.dxf
A single vertex in a LWPOLYLINE.
DxfLWPolylineVertex() - Constructor for class com.partnersoft.formats.dxf.DxfLWPolylineVertex
 
DxfLWPolylineVertex(double, double) - Constructor for class com.partnersoft.formats.dxf.DxfLWPolylineVertex
 
DxfLWPolylineVertex(double, double, double, double, double) - Constructor for class com.partnersoft.formats.dxf.DxfLWPolylineVertex
 
DXFMText - Class in com.partnersoft.io.formats.dxf
A DXF MTEXT entity.
DXFMText() - Constructor for class com.partnersoft.io.formats.dxf.DXFMText
 
DXFObjectDataClass - Class in com.partnersoft.io.formats.dxf
A class or table description of a DXF object data type.
DXFObjectDataClass() - Constructor for class com.partnersoft.io.formats.dxf.DXFObjectDataClass
 
DXFObjectDataField - Class in com.partnersoft.io.formats.dxf
A field description for a DXF object data type.
DXFObjectDataField() - Constructor for class com.partnersoft.io.formats.dxf.DXFObjectDataField
 
DXFPoint - Class in com.partnersoft.io.formats.dxf
A DXF point entity.
DXFPoint() - Constructor for class com.partnersoft.io.formats.dxf.DXFPoint
 
DxfPolyline - Class in com.partnersoft.formats.dxf
A DXF POLYLINE entity.
DxfPolyline() - Constructor for class com.partnersoft.formats.dxf.DxfPolyline
 
DXFPolyline - Class in com.partnersoft.io.formats.dxf
A DXF POLYLINE entity.
DXFPolyline() - Constructor for class com.partnersoft.io.formats.dxf.DXFPolyline
 
DxfPolyline.SurfaceType - Enum in com.partnersoft.formats.dxf
 
DxfPrototypeFactory - Class in com.partnersoft.formats.dxf
 
DxfPrototypeFactory() - Constructor for class com.partnersoft.formats.dxf.DxfPrototypeFactory
 
DxfProtoValue - Class in com.partnersoft.formats.dxf
An unparsed value.
DxfProtoValue() - Constructor for class com.partnersoft.formats.dxf.DxfProtoValue
 
DXFProtoValue - Class in com.partnersoft.io.formats.dxf
An unparsed value.
DXFProtoValue() - Constructor for class com.partnersoft.io.formats.dxf.DXFProtoValue
 
DxfReader - Class in com.partnersoft.formats.dxf
Low-level reader for DXF files.
DxfReader(Reader, DxfGroupActor) - Constructor for class com.partnersoft.formats.dxf.DxfReader
 
DXFReader - Class in com.partnersoft.io.formats.dxf
A reader for DXF files.
DXFReader(Reader, DXFEntityActor) - Constructor for class com.partnersoft.io.formats.dxf.DXFReader
 
DXFReader(Reader, DXFGroupActor) - Constructor for class com.partnersoft.io.formats.dxf.DXFReader
 
DxfSection - Class in com.partnersoft.formats.dxf
 
DxfSection() - Constructor for class com.partnersoft.formats.dxf.DxfSection
 
DxfSection(String) - Constructor for class com.partnersoft.formats.dxf.DxfSection
 
DxfSeqEnd - Class in com.partnersoft.formats.dxf
A DXF SEQEND object.
DxfSeqEnd() - Constructor for class com.partnersoft.formats.dxf.DxfSeqEnd
 
DXFSeqEnd - Class in com.partnersoft.io.formats.dxf
A DXF ENDBLK object.
DXFSeqEnd() - Constructor for class com.partnersoft.io.formats.dxf.DXFSeqEnd
 
DxfStructure - Interface in com.partnersoft.formats.dxf
Any data structure or marker in a DXF file.
DxfStructureReader - Class in com.partnersoft.formats.dxf
Reads DXFStructures from an AutoCAD DXF file.
DxfStructureReader(DxfPrototypeFactory, VfsFile) - Constructor for class com.partnersoft.formats.dxf.DxfStructureReader
 
DxfStructureReader(DxfPrototypeFactory, DxfGroupReader) - Constructor for class com.partnersoft.formats.dxf.DxfStructureReader
 
DxfStructureReader(VfsFile) - Constructor for class com.partnersoft.formats.dxf.DxfStructureReader
 
DxfStructureReader(DxfGroupReader) - Constructor for class com.partnersoft.formats.dxf.DxfStructureReader
 
DxfStructureWriter - Class in com.partnersoft.formats.dxf
Writes DxfStructures.
DxfStructureWriter(DxfGroupWriter) - Constructor for class com.partnersoft.formats.dxf.DxfStructureWriter
 
DXFText - Class in com.partnersoft.io.formats.dxf
A DXF TEXT entity.
DXFText() - Constructor for class com.partnersoft.io.formats.dxf.DXFText
 
DxfVersion - Enum in com.partnersoft.formats.dxf
DXF and drawing database versions, based on specifications released by AutoDesk.
DxfVertex - Class in com.partnersoft.formats.dxf
A DXF VERTEX entity.
DxfVertex() - Constructor for class com.partnersoft.formats.dxf.DxfVertex
 
DXFVertex - Class in com.partnersoft.io.formats.dxf
A DXF VERTEX entity.
DXFVertex() - Constructor for class com.partnersoft.io.formats.dxf.DXFVertex
 
DxfVerticalJustification - Enum in com.partnersoft.formats.dxf
Methods of justifying text horizontally (along X axis).
DxfWriter - Class in com.partnersoft.formats.dxf
 
DxfWriter(Writer) - Constructor for class com.partnersoft.formats.dxf.DxfWriter
 
DXFXRecord - Class in com.partnersoft.io.formats.dxf
A DXF XRECORD entity.
DXFXRecord() - Constructor for class com.partnersoft.io.formats.dxf.DXFXRecord
 
DynamicArray - Class in com.partnersoft.data
Generic superclass for direct-access arrays with decoupled content size and actual size.
DynamicArray() - Constructor for class com.partnersoft.data.DynamicArray
Default constructor.
DynamicArray(int) - Constructor for class com.partnersoft.data.DynamicArray
Creates a DynamicArray with the given initial capacity.
DynamicByteArray - Class in com.partnersoft.data
A managed, dynamically sized array of bytes with many I/O functions.
DynamicByteArray() - Constructor for class com.partnersoft.data.DynamicByteArray
Creates an empty byte array with zero capacity.
DynamicByteArray(int) - Constructor for class com.partnersoft.data.DynamicByteArray
Creates an empty byte array of the given initial capacity.
DynamicByteArray(byte...) - Constructor for class com.partnersoft.data.DynamicByteArray
Creates a DynamicByteArray with the given internal array.
DynamicCharArray - Class in com.partnersoft.data
A managed, dynamically-allocated array of chars.
DynamicCharArray() - Constructor for class com.partnersoft.data.DynamicCharArray
Creates an empty char array, with size and capacity of 0.
DynamicCharArray(int) - Constructor for class com.partnersoft.data.DynamicCharArray
Creates a char array of the given size.
DynamicCharArray(char...) - Constructor for class com.partnersoft.data.DynamicCharArray
Creates a char array with the given initial contents.
DynamicDoubleArray - Class in com.partnersoft.data
A managed, dynamically allocated array of double.
DynamicDoubleArray() - Constructor for class com.partnersoft.data.DynamicDoubleArray
Creates an empty double array, with size and capacity of 0.
DynamicDoubleArray(int) - Constructor for class com.partnersoft.data.DynamicDoubleArray
Creates a double array of the given capacity.
DynamicDoubleArray(double...) - Constructor for class com.partnersoft.data.DynamicDoubleArray
Creates a double array with the given initial contents.
DynamicDoubleArray(DynamicFloatArray) - Constructor for class com.partnersoft.data.DynamicDoubleArray
Creates a double array, copying the contents of the given DynamicFloatArray.
DynamicDoubleArray(String) - Constructor for class com.partnersoft.data.DynamicDoubleArray
Creates a double array, parsing the given input string as a space-delimited list of values.
DynamicFloatArray - Class in com.partnersoft.data
A managed, dynamically allocated array of floats.
DynamicFloatArray() - Constructor for class com.partnersoft.data.DynamicFloatArray
Creates an empty float array.
DynamicFloatArray(int) - Constructor for class com.partnersoft.data.DynamicFloatArray
Creates a float array of the given size.
DynamicFloatArray(float...) - Constructor for class com.partnersoft.data.DynamicFloatArray
Creates a float array with the given initial contents.
DynamicFloatArray(DynamicDoubleArray) - Constructor for class com.partnersoft.data.DynamicFloatArray
Creates a copy of the given DynamicDoubleArray, of course losing precision in the process.
DynamicIntArray - Class in com.partnersoft.data
A managed, dynamically allocated array of ints.
DynamicIntArray() - Constructor for class com.partnersoft.data.DynamicIntArray
Creates an empty int array.
DynamicIntArray(int) - Constructor for class com.partnersoft.data.DynamicIntArray
Creates an int array of the given size.
DynamicIntArray(int[]) - Constructor for class com.partnersoft.data.DynamicIntArray
Creates an int array from the given base array.
DynamicIntArray(int, int...) - Constructor for class com.partnersoft.data.DynamicIntArray
VarArgs constructor, lets you set the initial values.
DynamicIntArray(String) - Constructor for class com.partnersoft.data.DynamicIntArray
Creates a double array, parsing the given input string as a space-delimited list of values.
DynamicIntegerArray - Class in org.jcon.data.performance
A growable array of ints.
DynamicIntegerArray() - Constructor for class org.jcon.data.performance.DynamicIntegerArray
 
DynamicLongArray - Class in com.partnersoft.data
A managed, dynamically allocated array of longs.
DynamicLongArray() - Constructor for class com.partnersoft.data.DynamicLongArray
Creates an empty long array.
DynamicLongArray(int) - Constructor for class com.partnersoft.data.DynamicLongArray
Creates a long array of the given size.
DynamicLongArray(long, long...) - Constructor for class com.partnersoft.data.DynamicLongArray
VarArgs constructor, lets you set the initial values.
DynamicMapTranslator - Class in com.partnersoft.maps.translator
Frontend for dynamic map translation - actually, for pretty much all translation now.
DynamicMapTranslator(MapSpace, MapSet, MemoryRoverSet) - Constructor for class com.partnersoft.maps.translator.DynamicMapTranslator
 
DynamicMapTranslator(MapSpace, MapSet, DatabaseRoverSet) - Constructor for class com.partnersoft.maps.translator.DynamicMapTranslator
 
DynamicMapTranslator(MapSpace, MapSet, RoverSet, String) - Constructor for class com.partnersoft.maps.translator.DynamicMapTranslator
 
DynamicObjectArray - Class in com.partnersoft.data
A managed, dynamically allocated array of Objects.
DynamicObjectArray() - Constructor for class com.partnersoft.data.DynamicObjectArray
Creates an empty Object array.
DynamicObjectArray(int) - Constructor for class com.partnersoft.data.DynamicObjectArray
Creates a Object array of the given size.
DynamicObjectArray(Object...) - Constructor for class com.partnersoft.data.DynamicObjectArray
Creates a Object array with the given contents.
DynamicShortArray - Class in com.partnersoft.data
A DynamicArray of shorts.
DynamicShortArray() - Constructor for class com.partnersoft.data.DynamicShortArray
Creates an empty short array.
DynamicShortArray(int) - Constructor for class com.partnersoft.data.DynamicShortArray
Creates a short array of the given size.
DynamicShortArray(short...) - Constructor for class com.partnersoft.data.DynamicShortArray
Creates a short array with the given initial contents.
DynamicStringArray - Class in com.partnersoft.data
A managed, dynamically allocated array of Strings.
DynamicStringArray() - Constructor for class com.partnersoft.data.DynamicStringArray
Creates an empty string array.
DynamicStringArray(int) - Constructor for class com.partnersoft.data.DynamicStringArray
Creates a string array of the given size.
DynamicStringArray(String...) - Constructor for class com.partnersoft.data.DynamicStringArray
Creates a string array with the given contents.
DynamicXyPointArray - Class in com.partnersoft.geometry.xy
A managed, dynamically allocated array of XyPoints.
DynamicXyPointArray() - Constructor for class com.partnersoft.geometry.xy.DynamicXyPointArray
Creates an empty XyPoint array.
DynamicXyPointArray(int) - Constructor for class com.partnersoft.geometry.xy.DynamicXyPointArray
Creates a XyPoint array of the given size.
DynamicXyPointArray(XyPoint...) - Constructor for class com.partnersoft.geometry.xy.DynamicXyPointArray
Creates a XyPoint array with the given contents.
DynamicXyzPointArray - Class in com.partnersoft.geometry.xyz
A managed, dynamically allocated array of XyPoints.
DynamicXyzPointArray() - Constructor for class com.partnersoft.geometry.xyz.DynamicXyzPointArray
Creates an empty string array.
DynamicXyzPointArray(int) - Constructor for class com.partnersoft.geometry.xyz.DynamicXyzPointArray
Creates a string array of the given size.

E

e - Variable in class com.partnersoft.geometry.projection.StandardProjection
The eccentricity of the ellipsoid.
E - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
E - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
EAST - Static variable in class com.partnersoft.geometry.xy.XyConstants
The direction with theta = 0 and bearing = 90 (due east).
EAST - Static variable in class com.partnersoft.gui.ArrowIcon
An east arrow.
edit() - Method in class com.partnersoft.maps.app.MapEditLogic
 
EDIT - Static variable in class com.partnersoft.maps.app.WheelMenu
 
edit(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
edit(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
edit(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
edit(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Edits an item.
edit(File) - Static method in class com.partnersoft.system.OSLib
Open the default editor for the given file.
edit(String) - Static method in class com.partnersoft.system.OSLib
Open the default editor for the given file.
edit(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
edit(VfsNode) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
edit(VfsNode) - Method in class com.partnersoft.workbench.app.WorkbenchNavigationLogic
 
editableFields() - Method in class org.jcon.data.ArrayListRecord
A list of FieldDefs describing all the editable (readable and writable) fields in this Record.
editableFields() - Method in class org.jcon.data.BeanRecord
A list of FieldDefs describing all the editable (readable and writable) in this Record.
editableFields() - Method in class org.jcon.data.FlattenedBean
A list of FieldDefs describing all the editable (readable and writable) in this Record.
editableFields() - Method in class org.jcon.data.HashRecord
A list of FieldDefs describing all the editable (readable and writable) in this Record.
editableFields() - Method in interface org.jcon.data.Record
A list of PropertyDescriptors describing all the editable (readable and writable) in this Record.
editableFieldsDict() - Method in class org.jcon.data.ArrayListRecord
 
editableFieldsDict() - Method in class org.jcon.data.HashRecord
 
editableFieldsFor(Class) - Static method in class org.jcon.data.IntrospectionLib
Returns a vector containing the names of all editable properties.
editActorScript - Variable in class com.partnersoft.maps.model.MapSet
 
EditButtonStrip - Class in com.partnersoft.gui
A strip of editing control buttons, reminiscent of the map viewer's wheel menu.
EditButtonStrip() - Constructor for class com.partnersoft.gui.EditButtonStrip
 
editGpsSettings() - Method in class com.partnersoft.maps.app.GpsConfigPanel
This toggles the visibility of the config dialog.
editGpsSettings() - Method in class com.partnersoft.maps.app.MapGpsLogic
 
editLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
editPreferences() - Method in class com.partnersoft.maps.app.MapAppLogic
 
eighteenthpi - Static variable in class com.partnersoft.geometry.GeometryLib
 
eject(File) - Static method in class com.partnersoft.io.FileLib
 
ElectricalConnectivity - Class in com.partnersoft.maps.model
A model for electrical distribution network connectivity.
ElectricalConnectivity(RoverSet, List[]) - Constructor for class com.partnersoft.maps.model.ElectricalConnectivity
 
ElectricalConnectivity(RoverSet, ElectricalConnectivityNode[]) - Constructor for class com.partnersoft.maps.model.ElectricalConnectivity
 
ElectricalConnectivity(RoverSet, ElectricalConnectivityNodeList) - Constructor for class com.partnersoft.maps.model.ElectricalConnectivity
 
ElectricalConnectivityNode - Class in com.partnersoft.maps.model
A node in an electrical distribution connectivity network.
ElectricalConnectivityNode() - Constructor for class com.partnersoft.maps.model.ElectricalConnectivityNode
 
ElectricalConnectivityNode(int, short, int[]) - Constructor for class com.partnersoft.maps.model.ElectricalConnectivityNode
 
ElectricalConnectivityNodeList - Interface in com.partnersoft.maps.model
 
ElectricalTrace - Class in com.partnersoft.maps.model
Contains the results of a trace action.
ElectricalTrace(ElectricalConnectivity) - Constructor for class com.partnersoft.maps.model.ElectricalTrace
 
ElectricalTraceNode - Class in com.partnersoft.maps.model
A single node in an electrical trace.
ElectricalTraceNode(ElectricalConnectivityNode, int) - Constructor for class com.partnersoft.maps.model.ElectricalTraceNode
 
ElectricalTraceNode(ElectricalConnectivityNode, byte) - Constructor for class com.partnersoft.maps.model.ElectricalTraceNode
 
elements() - Method in class org.jcon.data.ResultSetMap
 
elements() - Method in class org.jcon.data.TranslatingMap
Returns an enumeration of the elements.
elevation - Variable in class com.partnersoft.gps.nmea.GSVData.SV
 
ellipse(XyRectangle) - Static method in class com.partnersoft.geometry.xy.XyEllipse
Creates a new XyEllipse bounded by the given XyRectangle.
Ellipsoid - Interface in com.partnersoft.geometry.projection
Class to contain the parameters associated with an elipsoid used in modeling the lat long measurements of the earth.
ellipsoid - Variable in class com.partnersoft.geometry.projection.StandardProjection
 
EllipsoidFactory - Class in com.partnersoft.geometry.projection.ellipsoid
Reads the Ellipsoid text file to create the requested Ellipsoid.
EllipsoidFactory() - Constructor for class com.partnersoft.geometry.projection.ellipsoid.EllipsoidFactory
Creates new EllipsoidFactory
EMBEDDED_CSS - Static variable in class com.partnersoft.gui.HTMLLib
 
embeddedcss - Static variable in class com.partnersoft.formats.xml.HtmlBuilder
 
embeddedcss - Static variable in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
EmbeddedDatabase - Class in com.partnersoft.sql
An embedded (no server process, local filesystem) SQL database.
EmbeddedDatabase(String) - Constructor for class com.partnersoft.sql.EmbeddedDatabase
Creates a new embedded database for the given path description.
EmbeddedDatabase(Path) - Constructor for class com.partnersoft.sql.EmbeddedDatabase
Creates a new embedded database for the given path.
EMPTY_BOOLEAN_ARRAY - Static variable in class com.partnersoft.data.DataConstants
 
EMPTY_BYTE_ARRAY - Static variable in class com.partnersoft.data.DataConstants
 
EMPTY_CHAR_ARRAY - Static variable in class com.partnersoft.data.DataConstants
 
EMPTY_CLASS_ARRAY - Static variable in class com.partnersoft.data.DataConstants
 
EMPTY_DOUBLE_ARRAY - Static variable in class com.partnersoft.data.DataConstants
 
EMPTY_FLOAT_ARRAY - Static variable in class com.partnersoft.data.DataConstants
 
EMPTY_INT_ARRAY - Static variable in class com.partnersoft.data.DataConstants
 
EMPTY_LONG_ARRAY - Static variable in class com.partnersoft.data.DataConstants
 
EMPTY_OBJECT_ARRAY - Static variable in class com.partnersoft.data.DataConstants
 
EMPTY_SHORT_ARRAY - Static variable in class com.partnersoft.data.DataConstants
 
EMPTY_STRING_ARRAY - Static variable in class com.partnersoft.data.DataConstants
 
EMPTY_TYPE_ARRAY - Variable in class com.partnersoft.io.formats.packrat.PackratDatatype
 
emptyClassArray - Static variable in class com.partnersoft.data.DataLib
 
emptyClassArray - Static variable in class org.jcon.data.DataUtilities
 
EmptyIterable<T> - Class in com.partnersoft.data
A cheap implementation of Iterable for use when you know you only have nothing to iterate.
EmptyIterable() - Constructor for class com.partnersoft.data.EmptyIterable
 
EmptyIterator<T> - Class in com.partnersoft.data
An Iterator for nothing.
EmptyIterator() - Constructor for class com.partnersoft.data.EmptyIterator
Creates an EmptyIterator.
EmptyIterator - Class in org.jcon.data
An enumeration with nothing in it.
EmptyIterator() - Constructor for class org.jcon.data.EmptyIterator
Creates an EmptyIterator
enable(MapSet) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
enable(String) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
enableAndRefresh(String) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
enableAndRefresh(MapSet) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
enableAndRefresh() - Method in class com.partnersoft.maps.model.AbstractModuleLogic
 
enabled - Variable in class com.partnersoft.maps.model.RoverSet
 
enabled - Variable in class com.partnersoft.maps.translator.MapDataTypeField
 
enableDataTypeFields(VfsFile, Collection<String>) - Method in class com.partnersoft.workbench.app.WorkbenchMapSetLogic
 
ENCODE - Static variable in class com.partnersoft.data.Base64
Specify encoding.
encode(String) - Static method in class com.partnersoft.io.net.URLLib
 
encode(HollerMessage, DynamicByteArray) - Method in class com.partnersoft.net.holler.codecs.HollerBasicCodec
 
encode(HollerMessage, DynamicByteArray) - Method in class com.partnersoft.net.holler.codecs.HollerCompressingCodec
 
encode(HollerMessage, DynamicByteArray) - Method in interface com.partnersoft.net.holler.HollerCodec
 
encodeBytes(byte[]) - Static method in class com.partnersoft.data.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class com.partnersoft.data.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.partnersoft.data.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class com.partnersoft.data.Base64
 
encodeBytes(byte[]) - Static method in class com.partnersoft.formats.base64.Base64Lib
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.partnersoft.formats.base64.Base64Lib
Encodes a byte array into Base64 notation.
encodeCSV(ArrayList) - Static method in class com.partnersoft.formats.csv.CsvLib
 
encodeCSV(ArrayList) - Static method in class com.partnersoft.io.formats.csv.CSVLib
 
encodeNodeData(String, String, String) - Static method in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
encodeNodeData(String, String, String, String) - Static method in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
encodeNodeData(String, String, String, String, boolean) - Static method in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
encodeObject(Serializable) - Static method in class com.partnersoft.data.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class com.partnersoft.data.Base64
 
encodePhasing(String) - Static method in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
encodeValue(Object, DynamicCharArray, Writer) - Static method in class com.partnersoft.formats.csv.CsvLib
 
encodeValue(Object, CharBuffer, Writer) - Static method in class com.partnersoft.io.formats.csv.CSVLib
 
end - Variable in class com.partnersoft.data.DataBuffer
 
end - Variable in class com.partnersoft.data.DynamicArray
End of valid data range, exclusive.
end() - Method in interface com.partnersoft.formats.dxf.DxfGroupActor
 
end() - Method in class com.partnersoft.geometry.Mesh
Called to end a group of primitives.
end() - Method in class com.partnersoft.io.formats.dxf.DXFDebugActor
 
end() - Method in class com.partnersoft.io.formats.dxf.DXFDictionary
Here we convert the extended data into a String.
end() - Method in class com.partnersoft.io.formats.dxf.DXFDispatchActor
 
end() - Method in class com.partnersoft.io.formats.dxf.DXFEntity
 
end() - Method in interface com.partnersoft.io.formats.dxf.DXFEntityActor
 
end() - Method in class com.partnersoft.io.formats.dxf.DXFEntityDebugActor
 
end() - Method in interface com.partnersoft.io.formats.dxf.DXFGroupActor
 
end() - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
end() - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Obj_Record
Here we convert the extended data into a String.
end - Variable in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
endAndCloseComplexTag() - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
endAngle - Variable in class com.partnersoft.io.formats.dxf.DXFArc
 
endAngle - Variable in class com.partnersoft.io.formats.dxf.DXFEllipse
 
endBody() - Method in class com.partnersoft.formats.google.GoogleMapWriter
 
endBulletedList() - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
endBulletedList() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
endCap - Variable in class com.partnersoft.maps.model.PolygonStyle
 
endCap - Variable in class com.partnersoft.maps.model.PolylineStyle
 
endComplexTag() - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
endDataItem() - Method in class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
endDecoration - Variable in class com.partnersoft.maps.model.PolygonStyle
 
endDecoration - Variable in class com.partnersoft.maps.model.PolylineStyle
 
endDisplayList() - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
endDisplayList() - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
endDisplayList() - Method in interface com.partnersoft.maps.render.DrawingSurface
 
endDisplayList() - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
endDocument() - Method in class com.partnersoft.formats.kml.KmlWriter
 
endDocument() - Method in class com.partnersoft.formats.xml.HtmlBuilder
Closes out body and html
endDocument() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
Closes out body and html
endElement(String, String, String) - Method in class com.partnersoft.cog.CogXmlParser
 
endElement(String, String, String) - Method in class com.partnersoft.compatibility.V40CogXmlParser
 
endElement(String, String) - Method in interface com.partnersoft.formats.xml.XmlActor
Called when a closing tag is encounterd, ending an element.
endElement(String, String) - Method in class com.partnersoft.formats.xml.XmlAlternatingElementNamingActor
 
endElement(String, String) - Method in class com.partnersoft.formats.xml.XmlAttributeValueListingActor
 
endElement() - Method in class com.partnersoft.formats.xml.XmlBuilder
 
endElement(boolean) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
endElement(String) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
endElement(String, boolean) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
endElement(String, String) - Method in class com.partnersoft.formats.xml.XmlContentListingActor
 
endElement(String, String) - Method in class com.partnersoft.formats.xml.XmlDoNothingActor
 
endIndex - Variable in class com.partnersoft.formats.dxf.DxfProtoValue
 
endIndex - Variable in class com.partnersoft.io.formats.dxf.DXFProtoValue
 
endItem() - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Ends the current map data item.
endKml() - Method in class com.partnersoft.formats.kml.KmlWriter
 
endListItem() - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
endListItem() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
endMajorTask() - Method in class com.partnersoft.update.app.UpdateGui
 
endMinorTask() - Method in class com.partnersoft.update.app.UpdateGui
 
endNumberedList() - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
endNumberedList() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
endPanel() - Method in class com.partnersoft.gui.GUIBuilder
 
endPoint() - Method in class com.partnersoft.maps.rover.RoverEntityBuilder
 
endpointX - Variable in class com.partnersoft.io.formats.dxf.DXFEllipse
 
endpointY - Variable in class com.partnersoft.io.formats.dxf.DXFEllipse
 
endPolyline() - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Ends the current polyline.
endSection() - Method in class com.partnersoft.formats.dxf.DxfWriter
 
endStartTag() - Method in class com.partnersoft.formats.xml.XmlBuilder
 
endTable() - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
endTable() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
endTableData() - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
endTableData() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
endTableRow() - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
endTableRow() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
endTile() - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
endTile() - Method in interface com.partnersoft.maps.render.DrawingSurface
 
endTile() - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
endTile() - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
endTile() - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
endTransaction() - Method in class com.partnersoft.io.vfs.UndoableVfs
Ends a file modification transaction.
endTransaction() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
endTranslation() - Method in class com.partnersoft.maps.translator.TranslationPipeline
 
endX - Variable in class com.partnersoft.io.formats.dxf.DXFLine
 
endY - Variable in class com.partnersoft.io.formats.dxf.DXFLine
 
ensureCapacity(int) - Method in class org.jcon.data.performance.DynamicIntegerArray
 
ensureGoedelFor(String) - Method in class com.partnersoft.data.NamedGoedels
 
ensureGoedelFor(Object) - Method in class com.partnersoft.data.ObjectGoedels
 
ensureInsensitive(Map) - Static method in class org.jcon.data.NameMap
 
ensureNumberFor(String) - Method in class com.partnersoft.data.NumberedNames
This is probably the most useful method.
ensurePreferencesFor(Collection<String>) - Method in class com.partnersoft.preferences.model.MapSpacePreferences
 
ensureSelectionIsVisible() - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
ensureVisible(double, double) - Method in class com.partnersoft.maps.app.MapViewLogic
Ensures that the given coordinate is visible.
entityAt(int) - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Returns the entity associated with the given numeric index.
entityFor(int) - Method in class com.partnersoft.maps.database.RoverDatabase
 
entityFor(int) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
entityFor(int) - Method in interface com.partnersoft.maps.rover.RoverLayer
Returns the RoverEntity with the given ID.
entityFor(int) - Method in interface com.partnersoft.maps.rover.RoverStore
 
entrySet() - Method in class com.partnersoft.data.Naming
 
entrySet() - Method in class org.jcon.data.ResultSetMap
 
entrySet() - Method in class org.jcon.data.TranslatingMap
 
EnumeratedType - Class in org.jcon.data
An enumerated type; i.e., one that has a limited set of discrete values.
EnumeratedType() - Constructor for class org.jcon.data.EnumeratedType
 
enumeratedTypeSuperClass() - Static method in class org.jcon.data.EnumeratedType
 
Environment - Class in com.partnersoft.core
Describes the high-level runtime environment for the system.
Environment() - Constructor for class com.partnersoft.core.Environment
 
environment() - Static method in class com.partnersoft.system.SystemServices
Returns the current Environment for this system.
EOF - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
EOF - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
EOF - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
Basic theory: Rover is streaming vector graphic data consisting of chunks containing the same type and style of data.
eof() - Method in class org.jcon.persistance.TOFParser
 
EOF - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
EOF - Static variable in interface org.jcon.text.TextReportDescriptionTokenTypes
 
ephemeraLayerChanged() - Method in class com.partnersoft.maps.render.RenderController
 
EphemeraLib - Class in com.partnersoft.maps.ephemera
Any helpful methods used by Ephemera.
Ephemeron - Interface in com.partnersoft.maps.ephemera
An object drawn as part of the map view's ephemera - selections, rubber bands, marching ants, etc.
ephemeronFor(MapEditContext) - Method in class com.partnersoft.maps.actors.AbstractSnapshotActor
 
ephemeronFor(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
ephemeronFor(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
ephemeronFor(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
ephemeronFor(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Returns an Ephemeron for the given context.
EPSGEllipsoid - Class in com.partnersoft.geometry.projection.ellipsoid
Place to store the additional imformation provided by EPSG.
EPSGEllipsoid() - Constructor for class com.partnersoft.geometry.projection.ellipsoid.EPSGEllipsoid
Creates new EPSGEllipsoid
EPSILON - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
equals(Object) - Method in class com.partnersoft.cog.Cog
 
equals(Object) - Method in class com.partnersoft.cog.CogHeader
 
equals(Object) - Method in class com.partnersoft.data.ByteBuffer
 
equals(Object) - Method in class com.partnersoft.data.CaseInsensitiveStringComparator
 
equals(Object) - Method in class com.partnersoft.data.Date
 
equals(Object) - Method in class com.partnersoft.data.DateAndTime
Casts passed object to DateAndTime and compares to this object.
equals(Object) - Method in class com.partnersoft.data.Duration
 
equals(Object) - Method in class com.partnersoft.data.DynamicByteArray
 
equals(Object) - Method in class com.partnersoft.data.MagicCookie
 
equals(Object) - Method in class com.partnersoft.data.MapEntry
 
equals(Object) - Method in class com.partnersoft.data.NamedBlob
 
equals(Object) - Method in class com.partnersoft.data.Naming
 
equals(Object) - Method in class com.partnersoft.data.Path
 
equals(Object) - Method in class com.partnersoft.data.StandardMapEntry
 
equals(Object) - Method in class com.partnersoft.data.Time
 
equals(Object) - Method in class com.partnersoft.formats.dxf.DxfGroup
 
equals(Object) - Method in class com.partnersoft.formats.shapefile.SdePoint
 
equals(Object) - Method in class com.partnersoft.formats.shapefile.ShpCurve
 
equals(Object) - Method in class com.partnersoft.formats.shapefile.ShpPolyCurve
 
equals(Object) - Method in class com.partnersoft.geometry.GridCoordinate
 
equals(Line) - Method in class com.partnersoft.geometry.Line
 
equals(Object) - Method in class com.partnersoft.geometry.Line
 
equals(Object) - Method in class com.partnersoft.geometry.lonlat.LonlatPoint
 
equals(Object) - Method in class com.partnersoft.geometry.Point
 
equals(Object) - Method in class com.partnersoft.geometry.Rectangle
 
equals(Triangle) - Method in class com.partnersoft.geometry.Triangle
 
equals(Object) - Method in class com.partnersoft.geometry.Triangle
 
equals(Object) - Method in class com.partnersoft.geometry.xy.XyAngle
 
equals(Object) - Method in class com.partnersoft.geometry.xy.XyArc
 
equals(Object) - Method in class com.partnersoft.geometry.xy.XyBounds
 
equals(Object) - Method in class com.partnersoft.geometry.xy.XyCircle
 
equals(Object) - Method in class com.partnersoft.geometry.xy.XyDeflection
 
equals(Object) - Method in class com.partnersoft.geometry.xy.XyDirection
 
equals(Object) - Method in class com.partnersoft.geometry.xy.XyEllipse
 
equals(Object) - Method in class com.partnersoft.geometry.xy.XyGridCell
 
equals(Object) - Method in class com.partnersoft.geometry.xy.XyPoint
 
equals(Object, double) - Method in class com.partnersoft.geometry.xy.XyPoint
Fuzzier than equals, returns true if both x and y are within epsilon of each other.
equals(Object) - Method in class com.partnersoft.geometry.xy.XyPolygon
 
equals(Object) - Method in class com.partnersoft.geometry.xy.XyRectangle
 
equals(Object) - Method in class com.partnersoft.geometry.xy.XyRegularPolygon
 
equals(Object) - Method in class com.partnersoft.geometry.xy.XyRotation
 
equals(Object) - Method in class com.partnersoft.geometry.xy.XyVector
 
equals(Object) - Method in class com.partnersoft.geometry.xyz.XyzBounds
 
equals(Object) - Method in class com.partnersoft.geometry.xyz.XyzPoint
 
equals(Object) - Method in class com.partnersoft.gui.FontSpecification
 
EQUALS - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
EQUALS - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
equals(Object) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
equals(Object) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
equals(Object) - Method in class com.partnersoft.maps.app.MapControlState
 
equals(Object) - Method in class com.partnersoft.maps.app.MapViewState
 
equals(Object) - Method in class com.partnersoft.maps.model.MapDataItem
 
equals(Object) - Method in class com.partnersoft.maps.model.MapDataLink
 
equals(Object) - Method in class com.partnersoft.maps.model.MapViewFrame
 
equals(Object) - Method in class com.partnersoft.maps.translator.MapDataPolyline
 
equals(Object) - Method in class com.partnersoft.system.DelegatingClassLoader
 
equals(Object) - Method in class com.partnersoft.system.Dependency
 
equals(Object) - Method in class com.partnersoft.system.Version
 
equals(Object) - Method in class org.jcon.data.MagicCookie
 
equals(Object) - Method in class org.jcon.data.NameComparator
 
equals(Object) - Method in class org.jcon.data.ReferenceCookie
 
error(SAXParseException) - Method in class com.partnersoft.cog.CogXmlParser
 
error(SAXParseException) - Method in class com.partnersoft.compatibility.V40CogXmlParser
 
error(Object) - Method in interface com.partnersoft.core.Log
Log a message with error log level.
error(Object, Throwable) - Method in interface com.partnersoft.core.Log
Log an error with error log level.
error(String) - Method in class com.partnersoft.update.app.UpdateLog
 
error(String, Throwable) - Method in class com.partnersoft.update.app.UpdateLog
 
error(String) - Method in class com.partnersoft.update.web.WebUpdateLog
 
error(String, Throwable) - Method in class com.partnersoft.update.web.WebUpdateLog
 
error(String, String) - Static method in class org.jcon.util.GenLib
This method is used for logical coding errors, such as attempts to pass invalid arguments.
errorCheck(GL, GLU) - Method in class com.partnersoft.gui.opengl.OpenglControl
 
es - Variable in class com.partnersoft.geometry.projection.StandardProjection
The square of the eccentricity.
ESC - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
ESC_RAW - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
escapeAttribute(String) - Static method in class com.partnersoft.formats.xml.XmlLib
Replaces reserved XML characters with entity references.
escapeAttribute(String) - Static method in class com.partnersoft.io.formats.xml.XMLLib
Replaces reserved XML characters with entity references.
escapeContent(String) - Static method in class com.partnersoft.formats.xml.XmlLib
Replaces reserved XML characters with entity references.
escapeContent(String) - Static method in class com.partnersoft.io.formats.xml.XMLLib
Replaces reserved XML characters with entity references.
escapeString(String) - Static method in class com.partnersoft.io.formats.xml.XMLLib
 
esp - Variable in class com.partnersoft.geometry.projection.StandardProjection
es / (1.0 - es)
eventManager() - Static method in class com.partnersoft.system.SystemServices
Returns the event manager for this system.
EventMulticaster<L extends java.util.EventListener,E extends java.util.EventObject> - Class in com.partnersoft.gadgets
A utility for managing Event multicasting.
EventMulticaster() - Constructor for class com.partnersoft.gadgets.EventMulticaster
 
everythingChanged() - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
everythingConnectedTo(int) - Method in class com.partnersoft.maps.model.ElectricalConnectivity
 
everythingDownstreamOf(int) - Method in class com.partnersoft.maps.model.ElectricalConnectivity
 
everythingDownstreamOf(int, String) - Method in class com.partnersoft.maps.model.ElectricalConnectivity
Returns the given dataID and everything downstream.
everythingDownstreamOf(int) - Method in class com.partnersoft.maps.model.MapConnectivity
Returns the given dataID and everything downstream.
everythingUpstreamOf(int) - Method in class com.partnersoft.maps.model.ElectricalConnectivity
Returns the given dataID and everything upstream.
everythingUpstreamOf(int, String) - Method in class com.partnersoft.maps.model.ElectricalConnectivity
Returns the given dataID and everything upstream on the given phase.
everythingUpstreamOf(int) - Method in class com.partnersoft.maps.model.MapConnectivity
Returns the given dataID and everything upstream.
ExcelDataRecordSource - Class in com.partnersoft.io.formats.misc
A source for data records, pulled from a Microsoft Excel spreadsheet file.
ExcelDataRecordSource() - Constructor for class com.partnersoft.io.formats.misc.ExcelDataRecordSource
 
ExcelDataRecordSource(String) - Constructor for class com.partnersoft.io.formats.misc.ExcelDataRecordSource
 
ExcelDataRecordSource(File) - Constructor for class com.partnersoft.io.formats.misc.ExcelDataRecordSource
 
ExcelDataRecordSource(Cog) - Constructor for class com.partnersoft.io.formats.misc.ExcelDataRecordSource
 
ExceptionCatchingMapEditActor - Class in com.partnersoft.maps.model
A wrapper for a MapEditActor that catches and logs all exceptions.
ExceptionCatchingMapEditActor(MapEditActor) - Constructor for class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
exchange() - Method in class com.partnersoft.net.soap.SoapExchange
Do the actual exchange.
exchangeText(String, int, String) - Static method in class com.partnersoft.net.SocketLib
Exchange request text with the given TCP ported address.
execAndHalt() - Method in class com.partnersoft.os.OsCommand
Executes the command and halts the current Java system.
execAndHalt(String) - Static method in class com.partnersoft.system.RuntimeLib
Executes the given OS-specific command; then halts the current Java session.
execAndHalt(String, File) - Static method in class com.partnersoft.system.RuntimeLib
Executes the given OS-specific command; then halts the current Java session.
execAndHalt(String[], File) - Static method in class com.partnersoft.system.RuntimeLib
Executes the given OS-specific command; then halts the current Java session.
execAndHalt(VfsFile) - Static method in class com.partnersoft.system.RuntimeLib
Executes the given program file (e.g.
execAndHalt(String) - Method in class com.partnersoft.update.app.UpdateRuntimeLogic
Executes the given OS-specific command; then halts the current Java session.
execAndHalt(String, File) - Method in class com.partnersoft.update.app.UpdateRuntimeLogic
Executes the given OS-specific command; then halts the current Java session.
execAndHalt(String) - Method in class com.partnersoft.update.web.WebUpdate
Executes the given OS-specific command; then halts the current Java session.
execAndHalt(String, File) - Method in class com.partnersoft.update.web.WebUpdate
Executes the given OS-specific command; then halts the current Java session.
execAndWait() - Method in class com.partnersoft.os.OsCommand
Executes the command, waits for it to finish, and returns the exit value.
execAndWait(String) - Static method in class com.partnersoft.system.RuntimeLib
Same as execAndWait(command, currentDir) but defaulted to the install dir.
execAndWait(String[]) - Static method in class com.partnersoft.system.RuntimeLib
Same as execAndWait(commandArray, currentDir) but defaulted to the install dir.
execAndWait(String, File) - Static method in class com.partnersoft.system.RuntimeLib
A wrapper for Runtime.exec() that handles the problems of grabbing the input streams and reading from them, and waits for completion.
execAndWait(String[], File) - Static method in class com.partnersoft.system.RuntimeLib
A wrapper for Runtime.exec() that handles the problems of grabbing the input streams and reading from them, and waits for completion.
execAndWait(VfsFile) - Static method in class com.partnersoft.system.RuntimeLib
Executes the given program file (e.g.
execAndWait(String, File) - Method in class com.partnersoft.update.app.UpdateRuntimeLogic
 
execAndWait(String, File) - Method in class com.partnersoft.update.web.WebUpdate
 
execNoWait() - Method in class com.partnersoft.os.OsCommand
Executes the command and returns immediately, without waiting for it to finish.
execNoWait(String) - Static method in class com.partnersoft.system.RuntimeLib
Same as execNoWait(command, currentDir) but defaulted to the install directory.
execNoWait(String, File) - Static method in class com.partnersoft.system.RuntimeLib
Same as execAndWait(command, currentDir) but does not wait - the process continues in a separate thread.
execNoWait(String[], File) - Static method in class com.partnersoft.system.RuntimeLib
Same as execAndWait(commands, currentDir) but does not wait - the process continues in a separate thread.
execNoWait(VfsFile) - Static method in class com.partnersoft.system.RuntimeLib
Executes the given program file (e.g.
execNoWait(String) - Method in class com.partnersoft.update.app.UpdateRuntimeLogic
Same as execNoWait(command, currentDir) but defaulted to the install directory.
execNoWait(String, File) - Method in class com.partnersoft.update.app.UpdateRuntimeLogic
Same as execAndWait(command, currentDir) but does not wait - the process continues in a separate thread.
execNoWait(String) - Method in class com.partnersoft.update.web.WebUpdate
Same as execNoWait(command, currentDir) but defaulted to the install directory.
execNoWait(String, File) - Method in class com.partnersoft.update.web.WebUpdate
Same as execAndWait(command, currentDir) but does not wait - the process continues in a separate thread.
execute(AsynchronousCommand) - Method in class com.partnersoft.gadgets.AsynchronousCommandQueue
 
execute(UndoableCommand) - Method in class com.partnersoft.gadgets.UndoStack
Executes the new command, and clears the current redo stack.
execute(DynamicByteArray, RoverMachineRegister, RoverMachineActor) - Method in class com.partnersoft.maps.rover.codecs.RoverCodecV448
 
execute(DynamicByteArray, RoverMachineRegister, RoverMachineActor) - Method in interface com.partnersoft.maps.rover.RoverCodec
Execute the given bytecode with a RoverMachine, storing data in the given register and sending events to the given actor.
execute(byte[]) - Method in class com.partnersoft.maps.rover.RoverMachine
Execute the given rover bytecode by interpreting it and calling the various event methods on the RoverMachineActor.
execute(String) - Method in class com.partnersoft.sql.SqlConnection
Executes a sql query.
execute(String, Object...) - Method in class com.partnersoft.sql.SqlConnection
Prepares a statement and executes it.
execute(String, LinkedList<Object>) - Method in class com.partnersoft.sql.SqlConnection
Prepares a statement and executes it - uses a linked list.
execute(PreparedStatement, Object...) - Method in class com.partnersoft.sql.SqlConnection
Executes the prepared statement with the given parameters.
execute(Object) - Method in class org.jcon.data.AndCondition
 
execute(Object, Object) - Method in interface org.jcon.data.BinaryFunction
 
execute(Object, Object) - Method in interface org.jcon.data.BinaryPredicate
 
execute(Object) - Method in class org.jcon.data.FieldCriterion
Evaluate if an object suits this criterion.
execute(Object) - Method in class org.jcon.data.NotCondition
 
execute(Object) - Method in class org.jcon.data.OrCondition
 
execute(Object) - Method in class org.jcon.data.PropertyMatch
 
execute(Object) - Method in interface org.jcon.data.UnaryFunction
 
execute(Object) - Method in interface org.jcon.data.UnaryPredicate
 
executeAndWait(AsynchronousCommand) - Method in class com.partnersoft.gadgets.AsynchronousCommandQueue
 
executeAppCommand(List<String>) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
executeCommand(String) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
executeCommand() - Method in class com.partnersoft.workbench.app.WorkbenchConsoleLogic
 
executeCommand() - Method in class com.partnersoft.workbench.gui.WorkbenchConsole
 
executeQuery(String) - Method in class com.partnersoft.io.sql.SQLConnection
query, return a result set
executeQuery() - Method in class com.partnersoft.sql.SqlPreparedStatement
 
executeScriptCommand(String) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
executeSql(String) - Method in class com.partnersoft.sql.DatabaseMigrationTool
Execute the passed sql.
executeStatement(String) - Method in class com.partnersoft.io.sql.SQLConnection
a simple execute like drop or insert, no result set returned
executeUpdate() - Method in class com.partnersoft.sql.SqlPreparedStatement
 
executeVfsCommand(List<String>) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
executeWorkbenchCommand(List<String>) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
exists(URL) - Static method in class com.partnersoft.io.net.URLLib
Checks for existence of a file at the given URL.
exists(URL, String) - Static method in class com.partnersoft.io.net.URLLib
 
exists() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
exists() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
exists() - Method in class com.partnersoft.io.vfs.NonexistentVfsDirectory
 
exists() - Method in class com.partnersoft.io.vfs.NonexistentVfsFile
 
exists() - Method in interface com.partnersoft.io.vfs.VfsDirectory
 
exists() - Method in interface com.partnersoft.io.vfs.VfsNode
Whether the Vfs node exists.
exists() - Method in class com.partnersoft.net.yonder.YonderFileInfo
 
exists() - Method in class com.partnersoft.sql.SqlTable
 
exit() - Method in class com.partnersoft.preferences.logic.PreferencesLogic
/** Exit the application and perform any shutdown tasks.
exit() - Method in class com.partnersoft.update.app.UpdateLogic
Exit the program.
exit() - Method in class com.partnersoft.update.app.UpdateRuntimeLogic
 
EXIT - Static variable in class com.partnersoft.update.model.UpdateCommand
 
exit() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
exitApp() - Method in class com.partnersoft.maps.app.MapAppLogic
Closes the application.
extendedData - Variable in class com.partnersoft.io.formats.dxf.DXFGraphic
 
extendedData - Variable in class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
extendedData - Variable in class com.partnersoft.io.formats.dxf.DXFIrd_Obj_Record
 
ExtensionFilter - Class in com.partnersoft.io
A filename filter that filters based on extensions.
ExtensionFilter() - Constructor for class com.partnersoft.io.ExtensionFilter
 
ExtensionFilter(String) - Constructor for class com.partnersoft.io.ExtensionFilter
 
ExtensionFilter(String, String) - Constructor for class com.partnersoft.io.ExtensionFilter
 
ExtensionFilter - Class in org.jcon.io
A filename filter that filters based on extensions.
ExtensionFilter() - Constructor for class org.jcon.io.ExtensionFilter
 
ExtensionFilter(String) - Constructor for class org.jcon.io.ExtensionFilter
 
ExtensionListFilter - Class in com.partnersoft.io
A filename filter that filters based on a list of extensions.
ExtensionListFilter() - Constructor for class com.partnersoft.io.ExtensionListFilter
 
ExtensionListFilter(String[]) - Constructor for class com.partnersoft.io.ExtensionListFilter
 
ExtensionListFilter - Class in org.jcon.io
A filename filter that filters based on a list of extensions.
ExtensionListFilter() - Constructor for class org.jcon.io.ExtensionListFilter
 
ExtensionListFilter(String[]) - Constructor for class org.jcon.io.ExtensionListFilter
 
extract(File) - Method in class com.partnersoft.maps.tools.ExtractStrings
 
ExtractStrings - Class in com.partnersoft.maps.tools
Scans through the map set and extracts all the strings to a file.
ExtractStrings() - Constructor for class com.partnersoft.maps.tools.ExtractStrings
 
EZHTMLWriter - Class in com.partnersoft.io.formats.xml
For those times when you just want to pump out some HTML, but don't want to track your indentation or do character replacement.
EZHTMLWriter(File) - Constructor for class com.partnersoft.io.formats.xml.EZHTMLWriter
 
EZHTMLWriter(Writer) - Constructor for class com.partnersoft.io.formats.xml.EZHTMLWriter
 
EZXMLWriter - Class in com.partnersoft.io.formats.xml
For those times when you just want to pump out some XML, but don't want to track your indentation or do character replacement.
EZXMLWriter(VfsFile) - Constructor for class com.partnersoft.io.formats.xml.EZXMLWriter
 
EZXMLWriter(File) - Constructor for class com.partnersoft.io.formats.xml.EZXMLWriter
 
EZXMLWriter(Writer) - Constructor for class com.partnersoft.io.formats.xml.EZXMLWriter
 
EZXMLWriter(Writer, boolean) - Constructor for class com.partnersoft.io.formats.xml.EZXMLWriter
 

F

factorial(int) - Static method in class com.partnersoft.data.MathLib
Returns the factorial of the given input (n!).
factory - Variable in class com.partnersoft.maps.model.PointStyle
 
Factory - Class in org.jcon.data
A factory creates an object of a specific class upon request.
Factory() - Constructor for class org.jcon.data.Factory
 
FactoryMethodFactory - Class in org.jcon.data
A Factory which returns parts based on calls to factory methods on itself.
FactoryMethodFactory() - Constructor for class org.jcon.data.FactoryMethodFactory
 
fancyAngleFor(double, double) - Method in class com.partnersoft.gui.SphericalImageDisplay
 
FastDataInputStream - Class in com.partnersoft.io
A self-buffering data input stream.
FastDataInputStream(int) - Constructor for class com.partnersoft.io.FastDataInputStream
 
FastDataInputStream() - Constructor for class com.partnersoft.io.FastDataInputStream
 
FastDataInputStream(InputStream) - Constructor for class com.partnersoft.io.FastDataInputStream
 
FastDataInputStream(InputStream, int) - Constructor for class com.partnersoft.io.FastDataInputStream
 
FastDataInputStream - Class in com.partnersoft.io.formats.binary
A self-buffering data input stream.
FastDataInputStream(int) - Constructor for class com.partnersoft.io.formats.binary.FastDataInputStream
 
FastDataInputStream() - Constructor for class com.partnersoft.io.formats.binary.FastDataInputStream
 
FastDataInputStream(InputStream) - Constructor for class com.partnersoft.io.formats.binary.FastDataInputStream
 
FastDataInputStream(InputStream, int) - Constructor for class com.partnersoft.io.formats.binary.FastDataInputStream
 
FastDataInputStream - Class in com.partnersoft.io.formats
A self-buffering data input stream.
FastDataInputStream(int) - Constructor for class com.partnersoft.io.formats.FastDataInputStream
 
FastDataInputStream() - Constructor for class com.partnersoft.io.formats.FastDataInputStream
 
FastDataInputStream(InputStream) - Constructor for class com.partnersoft.io.formats.FastDataInputStream
 
FastDataInputStream(InputStream, int) - Constructor for class com.partnersoft.io.formats.FastDataInputStream
 
fastGrowthFactor - Variable in class com.partnersoft.data.DynamicArray
Percentage amount of existing capacity to add to the array's capacity when DynamicArray.makeRoomFor(int) requires more than the existing capacity.
fastGrowthLimit - Variable in class com.partnersoft.data.DynamicArray
Size at which DynamicArray.makeRoomFor(int) switches from fast growth model to slow growth model.
FastShapefileReader - Class in com.partnersoft.io.formats.shapefile
New reader for ESRI shapefiles and data.
FastShapefileReader(File) - Constructor for class com.partnersoft.io.formats.shapefile.FastShapefileReader
 
FastXyCoordinateArray - Class in com.partnersoft.geometry.fast
High-performance two-dimensional geometry methods.
FastXyCoordinateArray(double...) - Constructor for class com.partnersoft.geometry.fast.FastXyCoordinateArray
 
FastXyCoordinateArray() - Constructor for class com.partnersoft.geometry.fast.FastXyCoordinateArray
 
fatal(Object) - Method in interface com.partnersoft.core.Log
Log a message with fatal log level.
fatal(Object, Throwable) - Method in interface com.partnersoft.core.Log
Log an error with fatal log level.
fatal(String) - Method in class com.partnersoft.update.app.UpdateLog
 
fatal(String, Throwable) - Method in class com.partnersoft.update.app.UpdateLog
 
fatal(String) - Method in class com.partnersoft.update.web.WebUpdateLog
 
fatal(String, Throwable) - Method in class com.partnersoft.update.web.WebUpdateLog
 
fatalError(SAXParseException) - Method in class com.partnersoft.cog.CogXmlParser
 
fatalError(SAXParseException) - Method in class com.partnersoft.compatibility.V40CogXmlParser
 
FatalErrorDialog - Class in com.partnersoft.gui
Displays a fatal exception; when the user hits the button it exits.
FatalErrorDialog(Component, Throwable) - Constructor for class com.partnersoft.gui.FatalErrorDialog
 
FatalErrorDialog(Component, String, Throwable) - Constructor for class com.partnersoft.gui.FatalErrorDialog
 
feetAdd() - Method in class com.partnersoft.maps.app.MapEditControlPanel
Called by the add button in the feet section.
feetMove() - Method in class com.partnersoft.maps.app.MapEditControlPanel
Called by the move button in the feet section.
feettometers - Static variable in class com.partnersoft.geometry.GeometryLib
 
feetToMeters(double) - Static method in class com.partnersoft.geometry.GeometryLib
 
fetch() - Method in class com.partnersoft.io.AbstractIterableInput
 
fetch() - Method in class com.partnersoft.io.DataRecordSource
 
fetch() - Method in interface com.partnersoft.io.IterableInput
Attempts to fetch the next item from the input source.
fetchDataItem(int) - Method in interface com.partnersoft.maps.model.MapDataSet
Subclasses must also provide this facility.
fetchFieldNames(StringDataBuffer) - Method in interface com.partnersoft.data.DataRecordFetcher
Sets field names and, by implication, number of fields.
fetchFieldNames(StringDataBuffer) - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthDataRecordSource.MyFetcher
 
fetchImage(String) - Static method in class com.partnersoft.gui.ImageLib
Returns a named image from the classpath.
fetchImp() - Method in class com.partnersoft.formats.dbf.DbfDataRecordSource
 
fetchImp() - Method in class com.partnersoft.formats.dem.DemReader
 
fetchImp() - Method in class com.partnersoft.formats.dxf.DxfGroupReader
 
fetchImp() - Method in class com.partnersoft.formats.dxf.DxfStructureReader
 
fetchImp() - Method in class com.partnersoft.formats.shapefile.ShapefileDataRecordSource
 
fetchImp() - Method in class com.partnersoft.formats.shapefile.ShapefileReader
 
fetchImp() - Method in class com.partnersoft.formats.shapefile.ShpReader
 
fetchImp() - Method in class com.partnersoft.formats.text.LineTextDataRecordSource
 
fetchImp() - Method in class com.partnersoft.formats.text.TextGrep
 
fetchImp() - Method in class com.partnersoft.io.AbstractIterableInput
Subclass implementation of guts of fetch() method.
fetchImp() - Method in class com.partnersoft.io.RandomAccessDataRecordSource
 
fetchImp() - Method in class com.partnersoft.io.SequentialIterableInput
 
fetchImp() - Method in class com.partnersoft.io.TextLineReader
 
fetchImp() - Method in class com.partnersoft.maps.database.RoverBytesSqlInput
 
fetchImp() - Method in class com.partnersoft.sql.SqlDataRecordSource
 
fetchRecord(ObjectBuffer) - Method in interface com.partnersoft.data.DataRecordFetcher
Sets field values for the next record.
fetchRecord(ObjectBuffer) - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthDataRecordSource.MyFetcher
 
fetchRecordAt(int) - Method in class com.partnersoft.io.RandomAccessDataRecordSource
Return the record at the given number.
fetchValuesAt(int) - Method in class com.partnersoft.io.RandomAccessDataRecordSource
Return the values for the record at the given number.
fgAlpha - Variable in class com.partnersoft.maps.render.BlendedColorRange
 
fgBlue - Variable in class com.partnersoft.maps.render.BlendedColorRange
 
fgGreen - Variable in class com.partnersoft.maps.render.BlendedColorRange
 
fgRed - Variable in class com.partnersoft.maps.render.BlendedColorRange
 
fgRGB - Variable in class com.partnersoft.maps.render.BlendedColorRange
 
FieldCriterion - Class in org.jcon.data
A criterion for looking up an record based on the values of some of its fields.
FieldCriterion(ArrayList, Map) - Constructor for class org.jcon.data.FieldCriterion
Creates a new FieldCriterion that checks to see if all the fields of interest in the examined object match those in the provided Map.
FieldDef - Class in org.jcon.data
Field definition for a Record.
FieldDef() - Constructor for class org.jcon.data.FieldDef
Create a new FieldDef.
FieldDef(PropertyDescriptor) - Constructor for class org.jcon.data.FieldDef
Create a new FieldDef to match a PropertyDescriptor.
fieldDefsFor(Class) - Static method in class org.jcon.data.IntrospectionLib
Returns a dictionary of FieldDefs, indexed by name.
fieldEnds - Variable in class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
FieldIndex - Class in org.jcon.data
An index for looking up a record based on the values of some of its fields.
FieldIndex() - Constructor for class org.jcon.data.FieldIndex
 
fieldName - Variable in class com.partnersoft.gui.forms.FormCogFilterField
 
fieldNamed(String) - Method in class com.partnersoft.cog.CogStructureType
Returns the field corresponding to the given name.
fieldNamed(String) - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidth
 
fieldNames - Variable in class com.partnersoft.io.DataRecordSource
Names of the record fields.
fieldNames - Variable in class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
fields - Variable in class com.partnersoft.gps.nmea.NmeaSentence
 
fields - Variable in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
fieldStarts - Variable in class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
FieldTranslator - Class in org.jcon.data
This is a TranslatingMap whose sole purpose is the translation of a field set (the output of fields()) for one type of Record to the corresponding field set for another type.
FieldTranslator(Map, Map, Map, Map, Map) - Constructor for class org.jcon.data.FieldTranslator
Creates a new FieldTranslator.
fieldValues - Variable in class com.partnersoft.io.formats.dxf.DXFXRecord
 
fieldValues - Variable in class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
file - Variable in class com.partnersoft.io.formats.packrat.PackratFileBuilder
 
file - Variable in class com.partnersoft.maps.model.RasterImage
 
file - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
FileActivityEvent - Class in com.partnersoft.io
An event that notifies a listener of something happening with a specific file.
FileActivityEvent(String, File, int) - Constructor for class com.partnersoft.io.FileActivityEvent
 
FileActivityEvent(String, File) - Constructor for class com.partnersoft.io.FileActivityEvent
 
FileActivityListener - Interface in com.partnersoft.io
A listener that hears FileActivityEvents.
FileChooserControl - Class in com.partnersoft.gui
A basic convenience wrapper around a JFileChooser.
FileChooserControl(String, String) - Constructor for class com.partnersoft.gui.FileChooserControl
 
fileCopy(File, File) - Static method in class com.partnersoft.io.FileLib
Binary copies a file from source to destination.
fileDecode(String) - Static method in class com.partnersoft.data.PathLib
Decodes a String representing the name of a node in the path.
fileEncode(String) - Static method in class com.partnersoft.data.PathLib
Encodes a String representing the name of a node in the path, so that e.g.
fileEncodeAndJoin(String[]) - Static method in class com.partnersoft.data.PathLib
Encodes each part to deal with embedded slashes and other problems, then joins them together into a single slash-separated String.
FileExtensionFilter - Class in com.partnersoft.io
A filename filter that accepts only files with the given extension.
FileExtensionFilter(String) - Constructor for class com.partnersoft.io.FileExtensionFilter
Constructs an ExtensionFilter with the given extension.
FileExtensionListFilter - Class in com.partnersoft.io
A filename filter that filters based on a list of extensions.
FileExtensionListFilter(List<String>) - Constructor for class com.partnersoft.io.FileExtensionListFilter
Creates a new ExtensionListFilter from the given list.
FileExtensionListFilter(String, String) - Constructor for class com.partnersoft.io.FileExtensionListFilter
Convenience method, creates an extension list for you from the given arguments.
FileExtensionListFilter(String, String, String) - Constructor for class com.partnersoft.io.FileExtensionListFilter
Convenience method, creates an extension list for you from the given arguments.
FileExtensionListFilter(String, String, String, String) - Constructor for class com.partnersoft.io.FileExtensionListFilter
Convenience method, creates an extension list for you from the given arguments.
fileFor(Path) - Method in class com.partnersoft.io.vfs.AbstractVfs
 
fileFor(String) - Method in class com.partnersoft.io.vfs.AbstractVfs
 
fileFor(Path) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
fileFor(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
fileFor(Path) - Method in class com.partnersoft.io.vfs.FileVfs
 
fileFor(String) - Method in class com.partnersoft.io.vfs.FileVfs
 
fileFor(Path) - Method in class com.partnersoft.io.vfs.UndoableVfs
 
fileFor(String) - Method in class com.partnersoft.io.vfs.UndoableVfs
 
fileFor(Path) - Method in interface com.partnersoft.io.vfs.Vfs
Returns a VfsFile for the given path.
fileFor(String) - Method in interface com.partnersoft.io.vfs.Vfs
Returns a VfsFile for the given path string.
fileFor(Path) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Creates a new file address object, placed within relative to this directory according to the given path.
fileFor(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Same as fileFor(new Path(pathString)).
fileFor(Path) - Method in class com.partnersoft.net.yonder.YonderVfs
 
fileFor(String) - Method in class com.partnersoft.net.yonder.YonderVfs
 
fileFor(Path) - Method in class com.partnersoft.platform.webstart.WebstartVfs
 
fileFor(String) - Method in class com.partnersoft.platform.webstart.WebstartVfs
 
fileFor(String) - Method in class com.partnersoft.update.model.UpdateInstallation
 
fileForImagePath(String) - Static method in class com.partnersoft.gui.ImageLib
Returns a file for an image "path".
fileForImagePath(String) - Static method in class com.partnersoft.system.Splash
Returns a file for an image "path".
fileForPath(String) - Method in class com.partnersoft.maps.model.MapSet
Returns a File object for the given sub-path of this mapset's path.
FileLib - Class in com.partnersoft.io
General handy file tools.
FileLib() - Constructor for class com.partnersoft.io.FileLib
 
fileLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
filenameBase - Variable in class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
 
fileNamed(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
fileNamed(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Creates a new file address object, placed within this directory, with the given name.
FilenameField - Class in com.partnersoft.gui
A GUIField for entering a file name.
FilenameField() - Constructor for class com.partnersoft.gui.FilenameField
 
FileParseException - Exception in com.partnersoft.io
An exception occurring during parsing of a text file, generally accompanied by line and character position and perhaps a snippet of text.
FileParseException(VfsFile, String, int, int) - Constructor for exception com.partnersoft.io.FileParseException
 
FileParseException(VfsFile, String, int, int, String) - Constructor for exception com.partnersoft.io.FileParseException
 
FileParseException(Throwable, VfsFile, String, int, int, String) - Constructor for exception com.partnersoft.io.FileParseException
 
FilePatternFilter - Class in com.partnersoft.io
A filename filter that uses a regular-expression pattern to find matches.
FilePatternFilter(String) - Constructor for class com.partnersoft.io.FilePatternFilter
Constructs an FilePatternFilter with the given regex pattern.
fileSplitAndDecode(String) - Static method in class com.partnersoft.data.PathLib
Splits the given Path String, decodes each part and returns it as a String array.
FilesystemIterator - Class in com.partnersoft.io
Iterates through a directory tree, with one item for each matching file.
FilesystemIterator(File) - Constructor for class com.partnersoft.io.FilesystemIterator
 
FilesystemIterator(File, FilenameFilter) - Constructor for class com.partnersoft.io.FilesystemIterator
 
FilesystemIterator(File, String) - Constructor for class com.partnersoft.io.FilesystemIterator
 
FilesystemIterator(File, String[]) - Constructor for class com.partnersoft.io.FilesystemIterator
 
FileSystemStore - Class in org.jcon.store
A StreamingStore implementation based on files in a locally-mounted file system.
FileSystemStore() - Constructor for class org.jcon.store.FileSystemStore
 
FileSystemStore(String) - Constructor for class org.jcon.store.FileSystemStore
 
FileVfs - Class in com.partnersoft.io.vfs
A Vfs implementation based on local files and directories.
FileVfs(File) - Constructor for class com.partnersoft.io.vfs.FileVfs
Create a new FileVfs rooted at the given directory.
FileVfs(String) - Constructor for class com.partnersoft.io.vfs.FileVfs
Create a new FileVfs rooted at the given path.
FileVfs() - Constructor for class com.partnersoft.io.vfs.FileVfs
Create a new FileVfsModule rooted at the current working directory (generally the Partner install directory).
fill(int, String) - Static method in class com.partnersoft.data.StringLib
Returns a String constructed by repeating the filler pattern until the result is the desired length.
fill(Shape) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
fill3DRect(int, int, int, int, boolean) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
fillArc(int, int, int, int, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
filler() - Method in class org.jcon.text.TextReportDescriptionParser
 
FILLER - Static variable in interface org.jcon.text.TextReportDescriptionTokenTypes
 
fillInStyle(Legend, float, String) - Method in class com.partnersoft.maps.render.RenderLegendOld
Finds a visible style (for detail/highlight display) in another legend "nearest" the given threshold.
fillNField(ArrayList) - Method in class org.jcon.text.TextReportDescriptionParser
 
fillOval(int, int, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
fillPolygon(int[], int[], int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
fillRect(int, int, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
fillRoundRect(int, int, int, int, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
fillString(char, int) - Static method in class org.jcon.util.DataLib
Fills a String with the specified character and length.
fillWith(int) - Method in class com.partnersoft.data.DynamicByteArray
Fills the array with the given value.
fillWith(int, int, int) - Method in class com.partnersoft.data.DynamicByteArray
Fills the array with the given value.
filter(List<MapDataItem>) - Method in class com.partnersoft.maps.model.MapQuery
 
FilterByGraphicType - Class in com.partnersoft.maps.translator
A MapDataFilter that sorts them by type for you.
FilterByGraphicType(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.FilterByGraphicType
 
filterCsv() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
Filters a CSV file.
filterData(String...) - Method in class com.partnersoft.reports.DataRecordSourceReportBuilder
Returns a list of Namings containing only the fields passed in.
filterData(int...) - Method in class com.partnersoft.reports.DataRecordSourceReportBuilder
Returns a list of Namings containing only the field indexes passed in.
filterExpression - Variable in class com.partnersoft.io.DataFilterExpressionParser.complex_expr_return
 
filterImage(Image, ImageFilter) - Static method in class com.partnersoft.gui.ImageLib
I can never remember how to do this, so here's a convenience method.
filterImage(Image) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
filterImageImp(Image) - Method in class com.partnersoft.gui.ColorFilteringGraphics2D
 
filterImageImp(Image) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
FilterIterator - Class in org.jcon.data
An enumeration that filters another enumeration by some criteria.
FilterIterator(Iterator, UnaryPredicate) - Constructor for class org.jcon.data.FilterIterator
 
filterRGB(int, int, int) - Method in class com.partnersoft.gui.ColorToBlackFilter
 
filterRGB(int, int, int) - Method in class com.partnersoft.gui.ConfigurableColorFilter
 
filterRGB(int, int, int) - Method in class com.partnersoft.gui.DoNothingColorFilter
 
filterRGB(int, int, int) - Method in class com.partnersoft.gui.InverseFilter
This is where the magic happens.
FilterTransform - Class in org.jcon.data
Transforms a collection of objects into another collection based on a selection criterion.
FilterTransform() - Constructor for class org.jcon.data.FilterTransform
 
FilterTransform(UnaryPredicate) - Constructor for class org.jcon.data.FilterTransform
 
finalize(V) - Method in class com.partnersoft.gadgets.HashedCache
Optional override for subclasses - called before flushing an object.
finalize() - Method in class com.partnersoft.io.formats.dump.PackedNamedRandomAccessObjectDump
 
finalize() - Method in class com.partnersoft.maps.view.MapViewPanel
Closes the statistics file.
finalize() - Method in class com.partnersoft.sql.DatabaseMigrationTool
 
find(String) - Method in class com.partnersoft.data.StringTable
 
find(String, boolean, boolean, boolean, boolean, boolean) - Method in class com.partnersoft.gui.forms.FormTextField
 
find(String, String) - Method in class com.partnersoft.maps.app.MapFindLogic
Finds and selects the given item.
find(String) - Method in class com.partnersoft.maps.file.FindItemFile
 
find(String) - Method in interface com.partnersoft.maps.model.FindItemIndex
 
find(String) - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
find(String, String) - Method in class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
find(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
findAll(String) - Method in class com.partnersoft.maps.file.FindItemFile
 
findAll(String) - Method in interface com.partnersoft.maps.model.FindItemIndex
 
findAll(String) - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
findAllMatches(String) - Method in class com.partnersoft.io.formats.dump.NamedRandomAccessObjectDump
 
findAncestorNamed(String) - Method in class com.partnersoft.data.Path
Returns the closest ancestor of this Path with the given case-insensitive name.
findClass(String) - Method in class com.partnersoft.system.ModularClassLoader
 
findClosest(ArraySearchingGopher, Object) - Method in class com.partnersoft.data.ArrayBinarySearch
Just do it.
findClosest(ArraySearchingGopher, Object, int, int) - Method in class com.partnersoft.data.ArrayBinarySearch
 
findClosest(ArraySearchingGopher, Object) - Method in class com.partnersoft.data.ArrayLinearSearch
Just do it.
findClosest(ArraySearchingGopher, Object, int, int) - Method in class com.partnersoft.data.ArrayLinearSearch
 
findClosest(ArraySearchingGopher, Object) - Method in interface com.partnersoft.data.ArraySearchingAlgorithm
Finds the slot where the given key _would_ go if it were in there.
findClosest(ArraySearchingGopher, Object, int, int) - Method in interface com.partnersoft.data.ArraySearchingAlgorithm
Finds the slot where the given key _would_ go if it were in there.
findClosest(SearchingGopher, Object) - Method in class com.partnersoft.data.BinarySearch
 
findClosest(SearchingGopher, Object, int, int) - Method in class com.partnersoft.data.BinarySearch
 
findClosest(SearchingGopher, Object) - Method in class com.partnersoft.data.LinearSearch
 
findClosest(SearchingGopher, Object, int, int) - Method in class com.partnersoft.data.LinearSearch
 
findClosest(SearchingGopher, Object) - Method in interface com.partnersoft.data.SearchingAlgorithm
Finds the slot where the given key would go if it were in there.
findClosest(SearchingGopher, Object, int, int) - Method in interface com.partnersoft.data.SearchingAlgorithm
Finds the slot where the given key would go if it were in there over the given inclusive range (start <= i <= end).
findClosest(String) - Method in class com.partnersoft.io.formats.dump.PackedNamedRandomAccessObjectDump
Returns the index of the "closest" record matching the given key (this would be the insertion point if you were to insert the given key) Uses binary search, so the file has to be sorted first.
findClosest(Object) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Returns the index of the "closest" record matching the given key (this would be the insertion point if you were to insert the given key) Uses binary search, so the file has to be sorted first.
findDirectories() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
findDirectories() - Method in interface com.partnersoft.io.vfs.VfsDirectory
Does a recursive, downward search through the descendents of this directory, returning all directories (not files) found.
findDirectoriesLike(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
findDirectoriesLike(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Does a recursive, downward search through the descendents of this directory, returning all directories (not files) found that match the given pattern.
findFiles() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
findFiles() - Method in interface com.partnersoft.io.vfs.VfsDirectory
Does a recursive, downward search through the descendents of this directory, returning the files (not directories) found.
findFilesLike(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
findFilesLike(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Does a recursive, downward search through the descendents of this directory, returning all files (not directories) found that match the given pattern.
findFilesWithExtension(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
findFilesWithExtension(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Does a recursive, downward search through the descendents of this directory, returning all files (not directories) found that have the given extension.
findGroup(int) - Method in class com.partnersoft.formats.dxf.DxfConfigurableStructure
 
findIncremental(String) - Method in class com.partnersoft.gui.forms.FormTextField
 
findItem(String, String) - Method in class com.partnersoft.maps.app.MapFindLogic
Returns the data associated with with the given find, or null if there is no match.
FindItemEntry - Class in com.partnersoft.maps.translator
Just a little structure to manage a single find item for sorting etc.
FindItemEntry() - Constructor for class com.partnersoft.maps.translator.FindItemEntry
 
FindItemEntry(String, int) - Constructor for class com.partnersoft.maps.translator.FindItemEntry
 
FindItemFile - Class in com.partnersoft.maps.file
Somewhat simpler format for find items, using fixed-length records to allow faster access and in-place sorting.
FindItemFile(RoverSet, VfsFile) - Constructor for class com.partnersoft.maps.file.FindItemFile
 
FindItemFileBuilder - Class in com.partnersoft.maps.file
Builds and sorts a FindItemFile.
FindItemFileBuilder(String, int) - Constructor for class com.partnersoft.maps.file.FindItemFileBuilder
 
FindItemFileBuilder(Path, int) - Constructor for class com.partnersoft.maps.file.FindItemFileBuilder
 
FindItemFileBuilder(VfsFile, int) - Constructor for class com.partnersoft.maps.file.FindItemFileBuilder
 
FindItemIndex - Interface in com.partnersoft.maps.model
 
FindItemListModel - Class in com.partnersoft.maps.app
A list model for FindItemIndexes.
FindItemListModel(MapApp) - Constructor for class com.partnersoft.maps.app.FindItemListModel
 
findItemNamed(String) - Method in class com.partnersoft.maps.model.MapSpace
 
findItemNamed(String) - Method in class com.partnersoft.maps.model.RoverSet
 
FindItemPanel - Class in com.partnersoft.maps.app
Panel that provides controls for "find item" searches.
FindItemPanel(MapApp) - Constructor for class com.partnersoft.maps.app.FindItemPanel
 
findItems - Variable in class com.partnersoft.maps.model.MapSet
 
findItems - Variable in class com.partnersoft.maps.model.RoverSet
 
findItems - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
findLineIndex(String, int) - Static method in class com.partnersoft.data.StringLib
 
findLineIndex(String, int, int, int) - Static method in class com.partnersoft.data.StringLib
Continues a search from a known starting point and line number.
findLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
findNearest(String) - Method in class com.partnersoft.maps.app.FindItemPanel
 
findNext(String) - Method in class com.partnersoft.gui.forms.FormTextField
 
findNode(Object, String) - Static method in class org.jcon.data.BeanGraph
Finds the node represented by following the dot-separated path from the given root object.
findNodeOrNull(Object, String) - Static method in class org.jcon.data.BeanGraph
Tries to find the node; returns null otherwise (i.e., doesn't barf an IllegalArgumentException on ye).
findNodeRecursively(Object, String) - Static method in class org.jcon.data.BeanGraph
This one's real cute.
findNodes() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
findNodes() - Method in interface com.partnersoft.io.vfs.VfsDirectory
Does a recursive, downward search through the descendents of this directory, returning all nodes (files and directories) found.
findNodesLike(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
findNodesLike(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Does a recursive, downward search through the descendents of this directory, returning all nodes (files and directories) found that match the given pattern.
findPanel - Variable in class com.partnersoft.maps.app.MapAppGui
 
findPrevious(String) - Method in class com.partnersoft.gui.forms.FormTextField
 
findSequence(byte[], byte[], int) - Static method in class com.partnersoft.data.ByteLib
Search for given byte array sequence in the given byte array, starting at the given index.
findSequence(byte[], byte[], int) - Static method in class com.partnersoft.io.BitLib
Search for given byte array sequence in the given byte array, starting at the given index.
findTextBounds(MapApp, MapSet, String, String) - Static method in class com.partnersoft.maps.ephemera.EphemeraLib
Calculates the pixel bounds of the passed String given the passed text style name, Mapset containing text style, and valid MapApp.
findTextHeight(MapApp, MapSet, String, String) - Static method in class com.partnersoft.maps.ephemera.EphemeraLib
Calculates the pixel height of the passed String given the passed text style name, Mapset containing text style, and valid MapApp.
findTextWidth(MapApp, MapSet, String, String) - Static method in class com.partnersoft.maps.ephemera.EphemeraLib
Calculates the pixel width of the passed String given the passed text style name, Mapset containing text style, and valid MapApp.
finish() - Method in class com.partnersoft.gui.GUIBuilder
 
finish() - Method in class com.partnersoft.maps.file.ConnectivityFileBuilder
 
finish() - Method in class com.partnersoft.maps.file.IntegerIndexFileBuilder
 
finish() - Method in class com.partnersoft.maps.file.LargeFindItemBuilder
 
finish() - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
finish() - Method in class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
finishedWorking() - Method in class com.partnersoft.gadgets.ActivityProgressWorker
Marks that all work has been completed by this thread.
finishForm() - Method in class com.partnersoft.gui.forms.FormBuilder
 
finishForm() - Method in class com.partnersoft.gui.GUIFormBuilder
 
finishForm() - Method in class com.partnersoft.gui.GUIFormBuilder2
 
finishInstall() - Method in class com.partnersoft.update.app.UpdateRuntimeLogic
 
fireAction() - Method in class com.partnersoft.gadgets.ActionGadget
 
fireActionRequested() - Method in class com.partnersoft.gui.forms.AbstractFormField
 
fireChanged(String) - Method in class com.partnersoft.cog.Cog
 
fireChanged() - Method in class com.partnersoft.gadgets.ChangeGadget
 
fireChanged() - Method in class com.partnersoft.maps.model.AbstractMapDataSet
 
fireChanged() - Method in class com.partnersoft.maps.model.AbstractRasterSet
 
fireChanged() - Method in interface com.partnersoft.maps.model.MapDataSet
 
fireChanged() - Method in class com.partnersoft.maps.model.MapSpace
 
fireChanged() - Method in interface com.partnersoft.maps.model.RasterSet
 
fireChanged() - Method in class com.partnersoft.maps.model.RoverSet
 
fireEvent(CockpitEvent) - Method in class com.partnersoft.gui.cockpit.CockpitEventBus
 
fireEvent(String, String) - Method in class com.partnersoft.system.SystemEventManager
Fires an event with the given source module and event name, with no parameters.
fireEvent(String, String, Naming<Object>) - Method in class com.partnersoft.system.SystemEventManager
Fires an event with the given source module, event name, and variable parameters.
fireEvent(String, String, Object...) - Method in class com.partnersoft.system.SystemEventManager
Fires an event with the given source module, event name, and variable parameters.
fireValueChanged() - Method in class com.partnersoft.gui.forms.AbstractFormField
 
fireValueChanged() - Method in class com.partnersoft.gui.forms.FormCogFilterField
 
firmlyContains(double, double) - Method in class com.partnersoft.maps.model.MapViewFrame
Returns true if point is inside the view, but not less than 10% near the edges.
firstAlignmentX - Variable in class com.partnersoft.io.formats.dxf.DXFText
 
firstAlignmentY - Variable in class com.partnersoft.io.formats.dxf.DXFText
 
firstIndexWithPrefix(String) - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Returns the first numeric index with the given name prefix.
fitToSize(int, T) - Method in class com.partnersoft.data.AbstractDynamicArray
Sets the array to the given size by either truncating or filling with the given defaultValue.
FIVE_QUARTER_PI - Static variable in class com.partnersoft.geometry.xy.XyConstants
Five quarter pi is 3/8 of a pie.
fix - Variable in class com.partnersoft.gps.nmea.GSAData
3D fix, either 1 (no fix), 2D or 3D.
FIX_1D - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
FIX_2D - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
FIX_3D - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
FIX_DEAD_RECKONING - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
FIX_DIFF_GPS - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
FIX_FLOAT_RTK - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
FIX_GPS - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
FIX_INVALID - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
FIX_MANUAL_INPUT - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
FIX_PPS - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
FIX_REAL_TIME_KINEMATIC - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
FIX_SIMULATION - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
FixedLengthFieldDef - Class in org.jcon.text
A description of a field in a fixed-length record.
FixedLengthFieldDef() - Constructor for class org.jcon.text.FixedLengthFieldDef
 
FixedLengthFieldPicture - Class in org.jcon.text
A "picture", or format description, for a fixed-width field.
FixedLengthFieldPicture() - Constructor for class org.jcon.text.FixedLengthFieldPicture
Create a new, blank picture.
FixedLengthFieldPicture(int) - Constructor for class org.jcon.text.FixedLengthFieldPicture
Create a new, picture of the given length
FixedLengthRecordDef - Class in org.jcon.text
Contains the definition for a fixed-length, COBOL-style record.
FixedLengthRecordDef() - Constructor for class org.jcon.text.FixedLengthRecordDef
Create a new, blank FixedLengthRecordDef
FixedPointPicture - Class in org.jcon.text
A "picture", or format description, for fixed-point fixed-width field.
FixedPointPicture() - Constructor for class org.jcon.text.FixedPointPicture
 
FixedWidthTextReader - Class in com.partnersoft.io.formats.fixed
Low-overhead reader for fixed-width text files.
FixedWidthTextReader(String[], int[], int[]) - Constructor for class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
FixedWidthTextReader(ArrayList) - Constructor for class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
fixPartnerSoft - Static variable in class org.jcon.persistance.UnserializingTOFObjectFactory
 
fixQuality - Variable in class com.partnersoft.gps.nmea.GGAData
FIX_INVALID, FIX_GPS, FIX_DGPS...
fixScriptException(ScriptException, VfsFile) - Static method in class com.partnersoft.scripting.ScriptLib
Fixes the line number in the given ScriptException by parsing the message.
fixValue(Object) - Method in class org.jcon.text.FixedLengthFieldDef
Scrubs value, returns default if isChaff() is true, or if there is a default and input is null or blank.
FLAG_A_CURRENT - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
FLAG_A_NORMAL - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
FLAG_APHASE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
FLAG_B_CURRENT - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
FLAG_B_NORMAL - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
FLAG_BPHASE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
FLAG_C_CURRENT - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
FLAG_C_NORMAL - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
FLAG_CPHASE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
FLAG_VISITED - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
flags - Variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
FlattenedBean - Class in org.jcon.data
This class uses BeanRecord to expose the properties of a provided object.
FlattenedBean(Object) - Constructor for class org.jcon.data.FlattenedBean
Creates a new FlattenedBean based on the given bean.
FlattenedBean() - Constructor for class org.jcon.data.FlattenedBean
Creates a new FlattenedBean with no base bean.
FlattenedBean(Class) - Constructor for class org.jcon.data.FlattenedBean
Creates a new FlattenedBean, creating a new base bean by trying to instantiate an instance of the given class using the default constructor.
flattenProperty(String) - Method in class org.jcon.data.FlattenedBean
 
FlexGridLayout - Class in com.partnersoft.gui
Works like a GridLayout with variable sized rows and columns a la GridBagLayout.
FlexGridLayout(int, int) - Constructor for class com.partnersoft.gui.FlexGridLayout
Creates a FlexGridLayout with the specified rows and columns.
FlexGridLayout(int, int, int, int) - Constructor for class com.partnersoft.gui.FlexGridLayout
Creates a grid layout with the specified rows, columns, horizontal gap, and vertical gap.
FlexibleCellEditor - Class in com.partnersoft.gui
 
FlexibleCellEditor() - Constructor for class com.partnersoft.gui.FlexibleCellEditor
 
FlexibleCellRenderer - Class in com.partnersoft.gui
A TableCellRenderer that returns components based on the value's class.
FlexibleCellRenderer() - Constructor for class com.partnersoft.gui.FlexibleCellRenderer
 
flip() - Method in class com.partnersoft.geometry.Polyline
 
flip(ElectricalTraceNode) - Method in class com.partnersoft.maps.model.ElectricalTrace
 
flipImage() - Method in class com.partnersoft.gui.Splash
 
flipped() - Method in class com.partnersoft.geometry.xy.XyDeflection
Returns a modified version of this deflection with the angle flipped (leftTurn is set to the opposite of this deflection's setting).
flipped() - Method in class com.partnersoft.geometry.xy.XyRotation
Returns a modified version of this rotation with the angle flipped (leftTurn is set to the opposite of this deflection's setting).
FLOAT - Static variable in class com.partnersoft.io.formats.dbf.DBFDataRecordSource
 
FLOAT_COORDS - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
Indicates that the xy coordinates are given as Float values rather than the default UInt8 texel coordinates.
FloatBuffer - Class in com.partnersoft.data
A fast float array buffer with public access to contents.
FloatBuffer() - Constructor for class com.partnersoft.data.FloatBuffer
Creates an empty float buffer.
FloatBuffer(int) - Constructor for class com.partnersoft.data.FloatBuffer
Creates a float buffer of the given size.
FloatBuffer(DoubleBuffer) - Constructor for class com.partnersoft.data.FloatBuffer
 
floatClass - Static variable in class com.partnersoft.data.DataLib
 
floatClass - Static variable in class org.jcon.data.DataUtilities
 
floatLiteral() - Method in class org.jcon.persistance.TOFParser
 
flush() - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
flush() - Method in class com.partnersoft.gadgets.HashedCache
Flushes the cache, removing values until the capacity is reached.
flush() - Method in class com.partnersoft.maps.translator.MapDataFilter
Optional; flushes data through.
flush() - Method in class org.jcon.persistance.BarsoomWriter
Flushes the stream.
flushBase64() - Method in class com.partnersoft.data.Base64.OutputStream
Method added by PHIL.
flushBase64() - Method in class com.partnersoft.formats.base64.Base64OutputStream
Flushes and pads the output without closing the stream.
flushCaches() - Method in interface com.partnersoft.maps.model.RasterSet
 
flushCaches() - Method in class com.partnersoft.maps.model.TiledRasterSet
 
focusOnCommandLine() - Method in class com.partnersoft.workbench.app.WorkbenchConsoleLogic
 
focusOnCommandLine() - Method in class com.partnersoft.workbench.gui.WorkbenchConsole
 
focusOnFindField() - Method in class com.partnersoft.workbench.editors.TextFileEditor
 
focusOnFindField() - Method in class com.partnersoft.workbench.gui.WorkbenchPage
 
focusOnPathField() - Method in class com.partnersoft.workbench.gui.WorkbenchNavigator
 
FOLLOW_AND_OP_in_and_or612 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_and_or_in_complex_expr784 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_complex_expr_in_test_rule807 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_my_operator_in_simple_expr719 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_my_operator_in_simple_expr745 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_OPERATOR_in_my_operator593 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_OR_OP_in_and_or621 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_QUOTE_in_quote_word694 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_QUOTE_in_quote_word698 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_quote_word_in_simple_expr724 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_quote_word_in_simple_expr736 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_set_in_word633 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_set_in_word650 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_simple_expr_in_complex_expr777 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_simple_expr_in_complex_expr789 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_WHITESPACE_in_simple_expr721 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_WHITESPACE_in_simple_expr733 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_WHITESPACE_in_synpred14_DataFilterExpression721 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_WHITESPACE_in_synpred16_DataFilterExpression733 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_word_in_quote_word685 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
FOLLOW_word_in_quote_word696 - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
followGpsStateChanged() - Method in class com.partnersoft.maps.app.GpsConfigPanel
 
font - Variable in class com.partnersoft.gui.FontGraphics
 
font - Variable in class com.partnersoft.maps.model.TextStyle
 
FontGraphics - Class in com.partnersoft.gui
This object helps manage Graphics-specific details about a font.
FontGraphics(FontSpecification, Graphics) - Constructor for class com.partnersoft.gui.FontGraphics
 
FontLib - Class in com.partnersoft.gui
Various handy methods for handling Fonts and drawing Strings.
FontLib() - Constructor for class com.partnersoft.gui.FontLib
 
fontName - Variable in class com.partnersoft.maps.model.TextStyle
 
fontNamed(String) - Method in class com.partnersoft.gui.opengl.OpenglControl
 
fontSize - Variable in class com.partnersoft.maps.model.TextStyle
 
fontSpec - Variable in class com.partnersoft.maps.model.TextStyle
 
FontSpecification - Class in com.partnersoft.gui
A named font specification.
FontSpecification() - Constructor for class com.partnersoft.gui.FontSpecification
Create a new FontSpecification.
FontSpecification(String, String, String, int, Color) - Constructor for class com.partnersoft.gui.FontSpecification
 
FontSpecification(String, String, String, int, String) - Constructor for class com.partnersoft.gui.FontSpecification
 
fontStyle - Variable in class com.partnersoft.maps.model.TextStyle
 
forAction(FormField<T>, T) - Static method in class com.partnersoft.gui.forms.FormFieldEvent
 
forAdd(MapApp) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forAdd(MapApp, XyPoint) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forAdd(MapApp, MapEditTool, XyPoint) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forAdd(MapApp, XyPoint, SurveyedLocation) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forAddMany(MapApp) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forBearing(XyAngle) - Static method in class com.partnersoft.geometry.xy.XyDirection
Create an XyDirection as an bearing angle measured clockwise from north (positive Y axis).
forBearingDegrees(double) - Static method in class com.partnersoft.geometry.xy.XyDirection
Convenience method equivalent to forBearing(XyAngle.forDegrees(degrees)).
forBearingRadians(double) - Static method in class com.partnersoft.geometry.xy.XyDirection
Convenience method equivalent to forBearing(XyAngle.forRadians(radians)).
forBytes(long) - Static method in class com.partnersoft.data.ByteSize
 
forBytes(double) - Static method in class com.partnersoft.data.ByteSize
 
force(Object, String) - Static method in class com.partnersoft.data.ConversionLib
 
force(Object, Class) - Static method in class com.partnersoft.data.ConversionLib
A more aggressive conversion tool.
forceLoadImage(Image) - Static method in class com.partnersoft.gui.ImageLib
 
forceRedraw() - Method in class com.partnersoft.maps.app.MapViewLogic
 
forceShutdown() - Method in class com.partnersoft.maps.app.MapAppLogic
Shuts down the MapApp no matter what.
forceToBoolean(Object) - Static method in class com.partnersoft.data.ConversionLib
Forces to a primitive boolean.
forceToDouble(Object) - Static method in class com.partnersoft.data.ConversionLib
Forces to a primitive double.
forceToFloat(Object) - Static method in class com.partnersoft.data.ConversionLib
Forces to a primitive boolean.
forceToInt(Object) - Static method in class com.partnersoft.data.ConversionLib
Forces to a primitive int.
forceToLong(Object) - Static method in class com.partnersoft.data.ConversionLib
Forces to a primitive boolean.
forceToShort(Object) - Static method in class com.partnersoft.data.ConversionLib
Forces to a primitive short.
forceToString(Object) - Static method in class com.partnersoft.data.ConversionLib
Forces to a String.
forChange(FormField<T>, T) - Static method in class com.partnersoft.gui.forms.FormFieldEvent
Factory method to create a FormFieldEvent correspondign
forCode(byte) - Static method in enum com.partnersoft.maps.rover.RoverAlignment
Returns the RoverAlignment with the given alignment code.
forCode(int) - Static method in enum com.partnersoft.maps.rover.RoverShapeType
 
forCode(int) - Static method in enum com.partnersoft.net.holler.HollerAction
 
forCode(String) - Static method in enum com.partnersoft.net.http.HttpStatusCode
 
forCode(int) - Static method in enum com.partnersoft.net.http.HttpStatusCode
 
forCode(int) - Static method in enum com.partnersoft.net.yonder.YonderOp
 
forConnect(MapApp) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forConnect(MapApp, XyPoint) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forConvert(MapApp) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forCopy(MapApp) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forCurrentRuntime() - Static method in class com.partnersoft.update.model.UpdateOS
Returns the instance matching the current runtime's environment.
forDays(double) - Static method in class com.partnersoft.data.Duration
 
forDegrees(double) - Static method in class com.partnersoft.geometry.xy.XyAngle
Returns an XyAngle with the given magnitude in degrees (1/60 circle).
forDelete(MapApp) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forEdit(MapApp) - Static method in class com.partnersoft.maps.model.MapEditContext
 
foreground - Variable in class com.partnersoft.gui.PartnerLook
 
FOREGROUND_COLOR - Static variable in class com.partnersoft.gui.EditButtonStrip
 
foregroundColor - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
forFile(File) - Static method in class com.partnersoft.data.Path
Creates a Path object from the given File.
forFileString(String) - Static method in class com.partnersoft.data.Path
Creates a Path object from the given path, expressed in file notation (e.g.
forGigabytes(int) - Static method in class com.partnersoft.data.ByteSize
 
forGigabytes(double) - Static method in class com.partnersoft.data.ByteSize
 
forGuid(String) - Method in interface com.partnersoft.data.IdentifiableSet
 
forGuid(String) - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
forHours(double) - Static method in class com.partnersoft.data.Duration
 
forId(int) - Method in interface com.partnersoft.data.IdentifiableSet
 
forId(int) - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
forIdentity() - Static method in class com.partnersoft.geometry.xy.XyAffineTransform
Returns the identity transform.
forIdentity() - Static method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Returns the identity transform.
forKilobytes(long) - Static method in class com.partnersoft.data.ByteSize
 
forKilobytes(double) - Static method in class com.partnersoft.data.ByteSize
 
forLeft(XyAngle) - Static method in class com.partnersoft.geometry.xy.XyRotation
Returns the given rotation to the left.
forLeftDegrees(double) - Static method in class com.partnersoft.geometry.xy.XyRotation
Returns the given rotation in degrees to the left.
forLeftRadians(double) - Static method in class com.partnersoft.geometry.xy.XyRotation
Returns the given rotation in radians to the left.
forLine(XyPoint, XyPoint) - Static method in class com.partnersoft.geometry.xy.XyDirection
Factory method for creating a direction from a pair of points.
Form - Class in com.partnersoft.gui.forms
A Form is a classic form-like GUI editor for data.
Form(Container) - Constructor for class com.partnersoft.gui.forms.Form
 
forMapDataGraphic(MapDataGraphic) - Static method in enum com.partnersoft.maps.rover.RoverShapeType
 
forMapScale(double) - Static method in class com.partnersoft.geometry.Scale
Returns a corresponding scale derived from the "map scale" - generally the inverse of the ratio.
format - Static variable in class com.partnersoft.data.Date
 
format - Static variable in class com.partnersoft.data.DateAndTime
 
format(String) - Method in class com.partnersoft.data.DateAndTime
Format this DateAndTime as a String using the usual Java SimpleDateFormat syntax.
format(String, Object...) - Static method in class com.partnersoft.data.StringLib
A smarter version of String.format() that snoops the format string and does appropriate data conversions.
format - Static variable in class com.partnersoft.data.Time
 
format(Object, byte[], int, int) - Method in class com.partnersoft.io.formats.binary.ASCIIFieldFormat
 
format - Variable in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
format(Object, byte[], int, int) - Method in interface com.partnersoft.io.formats.binary.BinaryFixedWidthFieldFormat
 
format(Object, byte[], int, int) - Method in class com.partnersoft.io.formats.binary.ShortIntegerFieldFormat
 
format - Variable in class com.partnersoft.maps.model.MapSet
 
format(Object) - Method in class org.jcon.text.AlphanumericPicture
Return a character array holding the formatted value corresponding to the provided object.
format(Object) - Method in class org.jcon.text.ArrayPicture
Return a character array holding the formatted value corresponding to the provided object.
format(Object) - Method in class org.jcon.text.CurrencyPicture
Return a character array holding the formatted value corresponding to the provided object.
format(Object) - Method in class org.jcon.text.DelimitedRecordDef
Convert an object to a formatted String.
format(Object) - Method in class org.jcon.text.FixedLengthFieldPicture
Return a character array holding the formatted value corresponding to the provided object.
format(Object) - Method in class org.jcon.text.FixedLengthRecordDef
Convert an object to a formatted String.
format(Object) - Method in class org.jcon.text.FixedPointPicture
Return a character array holding the formatted value corresponding to the provided object.
format(Object) - Method in class org.jcon.text.NumericPicture
Return a character array holding the formatted value corresponding to the provided object.
format(Object) - Method in interface org.jcon.text.TextRecordDef
Convert an object to a formatted String.
formatColumn(RowClass) - Method in interface com.partnersoft.gui.SimpleTable.ColumnFormatter
 
FormBuilder - Class in com.partnersoft.gui.forms
A schema- and Forms-aware GUI building tool.
FormBuilder(Container) - Constructor for class com.partnersoft.gui.forms.FormBuilder
 
FormBuilder() - Constructor for class com.partnersoft.gui.forms.FormBuilder
 
FormButton - Class in com.partnersoft.gui.forms
A button.
FormButton(Form, String, String) - Constructor for class com.partnersoft.gui.forms.FormButton
 
FormCheckboxField - Class in com.partnersoft.gui.forms
A wrapper for JCheckBox.
FormCheckboxField() - Constructor for class com.partnersoft.gui.forms.FormCheckboxField
 
FormCheckboxField(String) - Constructor for class com.partnersoft.gui.forms.FormCheckboxField
 
FormCogFilterField - Class in com.partnersoft.gui.forms
Multi-Component field for defining a DataFilterExpression for a given CogStructureField.
FormCogFilterField(CogStructureField) - Constructor for class com.partnersoft.gui.forms.FormCogFilterField
Builds a FormCogFilterField for the passed CogStructureField.
FormCogFilterField(CogStructureField, CogEnumeratedType) - Constructor for class com.partnersoft.gui.forms.FormCogFilterField
Builds a FormCogFilterField for the passed CogStructureField.
FormColorField - Class in com.partnersoft.gui.forms
A basic convenience wrapper around a JColorChooser.
FormColorField() - Constructor for class com.partnersoft.gui.forms.FormColorField
 
FormComboField - Class in com.partnersoft.gui.forms
A Field implemented with a JComboBox.
FormComboField() - Constructor for class com.partnersoft.gui.forms.FormComboField
 
FormComboField(ComboBoxModel) - Constructor for class com.partnersoft.gui.forms.FormComboField
 
FormComboField(Collection<String>) - Constructor for class com.partnersoft.gui.forms.FormComboField
 
FormComboField(String...) - Constructor for class com.partnersoft.gui.forms.FormComboField
 
FormDatabaseField - Class in com.partnersoft.gui.forms
Copyright 2010 Partner Software, Inc.
FormDatabaseField() - Constructor for class com.partnersoft.gui.forms.FormDatabaseField
 
FormDateAndTimeDocument - Class in com.partnersoft.gui.forms
A document that only allows dateTime values.
FormDateAndTimeDocument() - Constructor for class com.partnersoft.gui.forms.FormDateAndTimeDocument
 
FormDateAndTimeField - Class in com.partnersoft.gui.forms
A FormField that modifies com.partnersoft.data.DateAndTime objects.
FormDateAndTimeField() - Constructor for class com.partnersoft.gui.forms.FormDateAndTimeField
 
FormDateDocument - Class in com.partnersoft.gui.forms
A document that only allows date values.
FormDateDocument() - Constructor for class com.partnersoft.gui.forms.FormDateDocument
 
FormDateField - Class in com.partnersoft.gui.forms
A FormField that modifies com.partnersoft.data.Date objects.
FormDateField() - Constructor for class com.partnersoft.gui.forms.FormDateField
 
FormDialog - Class in com.partnersoft.gui.forms
Dialog window for a GUIForm.
FormDialog(Component, String, Form) - Constructor for class com.partnersoft.gui.forms.FormDialog
 
FormDirectionField - Class in com.partnersoft.gui.forms
A FormField to specify angular direction.
FormDirectionField() - Constructor for class com.partnersoft.gui.forms.FormDirectionField
 
FormDurationDocument - Class in com.partnersoft.gui.forms
A document that only allows dateTime values.
FormDurationDocument() - Constructor for class com.partnersoft.gui.forms.FormDurationDocument
 
FormDurationField - Class in com.partnersoft.gui.forms
A FormField that modifies com.partnersoft.data.Duration objects.
FormDurationField() - Constructor for class com.partnersoft.gui.forms.FormDurationField
 
forMegabytes(long) - Static method in class com.partnersoft.data.ByteSize
 
forMegabytes(double) - Static method in class com.partnersoft.data.ByteSize
 
FormField<T> - Interface in com.partnersoft.gui.forms
A data-entry field on a Form.
FormFieldEvent<T> - Class in com.partnersoft.gui.forms
A value change or "action" event triggered by a FormField.
FormFieldListener - Interface in com.partnersoft.gui.forms
Listener for FormFieldEvents.
FormFilePathField - Class in com.partnersoft.gui.forms
A GUIField for entering a file name.
FormFilePathField() - Constructor for class com.partnersoft.gui.forms.FormFilePathField
 
FormFilePathListField - Class in com.partnersoft.gui.forms
A GUIField for entering a file name.
FormFilePathListField() - Constructor for class com.partnersoft.gui.forms.FormFilePathListField
 
formFor(String) - Method in class com.partnersoft.preferences.gui.PreferencesGui
 
FormIconField - Class in com.partnersoft.gui.forms
An icon-selection field.
FormIconField() - Constructor for class com.partnersoft.gui.forms.FormIconField
 
FormIconPicklistField - Class in com.partnersoft.gui.forms
A FormField implemented with a JComboBox containing icons.
FormIconPicklistField() - Constructor for class com.partnersoft.gui.forms.FormIconPicklistField
 
FormIconPicklistField(ImageFactory) - Constructor for class com.partnersoft.gui.forms.FormIconPicklistField
 
forMicrons(long) - Static method in class com.partnersoft.geometry.xy.XyAngle
Returns an XyAngle with the given magnitude in microns (1/1048576 second, 1/62914560 minute, 1/3774873600 degree, 1/1358954496000 circle).
forMilliseconds(long) - Static method in class com.partnersoft.data.Duration
 
FormIntegerDocument - Class in com.partnersoft.gui.forms
A document that only allows integral values.
FormIntegerDocument() - Constructor for class com.partnersoft.gui.forms.FormIntegerDocument
 
FormIntegerField - Class in com.partnersoft.gui.forms
A type-in field that only accepts Integers.
FormIntegerField() - Constructor for class com.partnersoft.gui.forms.FormIntegerField
 
forMinutes(double) - Static method in class com.partnersoft.data.Duration
 
forMinutes(double) - Static method in class com.partnersoft.geometry.xy.XyAngle
Returns an XyAngle with the given magnitude in minutes (1/60 degree, 1/3600 circle).
FormLayout - Class in com.partnersoft.gui
A layout for two-column forms.
FormLayout(Container) - Constructor for class com.partnersoft.gui.FormLayout
 
FormLimitedLengthDocument<T> - Class in com.partnersoft.gui.forms
A document that only allows strings up to a certain size.
FormLimitedLengthDocument() - Constructor for class com.partnersoft.gui.forms.FormLimitedLengthDocument
 
FormNamedBlobField - Class in com.partnersoft.gui.forms
Field for editing a NamedBlob - which is generally a file that's stored in a database or some such instead of a filesystem.
FormNamedBlobField() - Constructor for class com.partnersoft.gui.forms.FormNamedBlobField
 
FormNumberDocument - Class in com.partnersoft.gui.forms
A document that only allows numeric values.
FormNumberDocument() - Constructor for class com.partnersoft.gui.forms.FormNumberDocument
 
FormNumberField - Class in com.partnersoft.gui.forms
A type-in field that only accepts floating point numbers.
FormNumberField() - Constructor for class com.partnersoft.gui.forms.FormNumberField
 
forMove(MapApp) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forMove(MapApp, XyPoint, SurveyedLocation) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forMove(MapApp, XyPoint) - Static method in class com.partnersoft.maps.model.MapEditContext
 
FormPanel - Class in com.partnersoft.gui
Sets up a panel with a form layout.
FormPanel() - Constructor for class com.partnersoft.gui.FormPanel
 
FormPanel - Class in com.partnersoft.gui.forms
Sets up a panel with a form layout.
FormPanel() - Constructor for class com.partnersoft.gui.forms.FormPanel
 
FormPasswordField - Class in com.partnersoft.gui.forms
A string field that doesn't display what you're typing, for security purposes when entering passwords etc.
FormPasswordField() - Constructor for class com.partnersoft.gui.forms.FormPasswordField
 
FormPicklistField - Class in com.partnersoft.gui.forms
A FormField implemented with a JComboBox.
FormPicklistField() - Constructor for class com.partnersoft.gui.forms.FormPicklistField
 
FormPicklistField(ComboBoxModel) - Constructor for class com.partnersoft.gui.forms.FormPicklistField
 
FormPicklistField(Collection<String>) - Constructor for class com.partnersoft.gui.forms.FormPicklistField
 
FormPicklistField(String...) - Constructor for class com.partnersoft.gui.forms.FormPicklistField
 
FormRandomIntegerField - Class in com.partnersoft.gui.forms
A type-in field that only accepts Integers.
FormRandomIntegerField(int) - Constructor for class com.partnersoft.gui.forms.FormRandomIntegerField
 
FormRandomIntegerField(int, int) - Constructor for class com.partnersoft.gui.forms.FormRandomIntegerField
 
FormReadOnlyStringField - Class in com.partnersoft.gui.forms
A read-only string label filled in with data in a Form, but not editable.
FormReadOnlyStringField() - Constructor for class com.partnersoft.gui.forms.FormReadOnlyStringField
 
FormStringField - Class in com.partnersoft.gui.forms
A FormField for single-line text entry.
FormStringField() - Constructor for class com.partnersoft.gui.forms.FormStringField
 
FormStringField(Document) - Constructor for class com.partnersoft.gui.forms.FormStringField
 
FormTextField - Class in com.partnersoft.gui.forms
A FormField that allows you to modify multi-lined text.
FormTextField(int, int) - Constructor for class com.partnersoft.gui.forms.FormTextField
 
FormTextField() - Constructor for class com.partnersoft.gui.forms.FormTextField
 
FormTextField(boolean, boolean) - Constructor for class com.partnersoft.gui.forms.FormTextField
 
FormTimeDocument - Class in com.partnersoft.gui.forms
A document that only allows time values.
FormTimeDocument() - Constructor for class com.partnersoft.gui.forms.FormTimeDocument
 
FormTimeField - Class in com.partnersoft.gui.forms
A FormField that modifies com.partnersoft.data.Date objects.
FormTimeField() - Constructor for class com.partnersoft.gui.forms.FormTimeField
 
FormValidatedDocument<T> - Class in com.partnersoft.gui.forms
This class extends the PlainDocument class in order to provide field level validation of the String being built.
FormValidatedDocument() - Constructor for class com.partnersoft.gui.forms.FormValidatedDocument
 
forName(String) - Static method in enum com.partnersoft.core.ConfigLevel
Returns the instance of ConfigLevel matching the given name.
forName(String) - Static method in enum com.partnersoft.geometry.measurement.LinearUnit
 
forName(String) - Static method in enum com.partnersoft.maps.rover.RoverAlignment
Returns the RoverAlignment with the given name.
forName(String) - Static method in enum com.partnersoft.maps.rover.RoverShapeType
 
forName(String) - Static method in enum com.partnersoft.net.holler.HollerAction
 
forName(String) - Static method in enum com.partnersoft.net.http.HttpMethod
 
forName(String) - Static method in enum com.partnersoft.net.yonder.YonderOp
 
forName(String) - Static method in enum com.partnersoft.preferences.model.LayoutPosition
 
forName(String) - Static method in enum com.partnersoft.preferences.model.MapsetStartupVisibility
 
forName(String) - Static method in enum com.partnersoft.preferences.model.RenderEngine
 
forName(String) - Static method in enum com.partnersoft.preferences.model.RenderingHint
 
forName(String) - Static method in enum com.partnersoft.preferences.model.RenderQuality
 
forName(String) - Static method in enum com.partnersoft.preferences.model.Subsystem
 
forName(String) - Static method in enum com.partnersoft.preferences.model.TextureFiltering
 
forName(String) - Static method in enum com.partnersoft.printing.PaperSize
 
forName(String) - Static method in enum com.partnersoft.sql.SqlType
Returns the instance of SqlType matching the given name.
forName(String) - Static method in class com.partnersoft.update.model.UpdateCommand
Returns the instance matching the given name.
forName(String) - Static method in class com.partnersoft.update.model.UpdateConfigLevel
Returns the instance of UpdateConfigLevel matching the given name.
forName(String) - Static method in class com.partnersoft.update.model.UpdateInstallType
Returns the instance of UpdateConfigLevel matching the given name.
forName(String) - Static method in class com.partnersoft.update.model.UpdateOS
Returns the instance matching the given name.
forName(String) - Static method in class com.partnersoft.update.model.UpdateVolume
Returns the instance of UpdateConfigLevel matching the given name.
forPathString(String) - Static method in class com.partnersoft.data.Path
Creates a Path object based on a URL-encoded (similar to Unix, with forward slashes) String.
forPixelFeet(double) - Static method in class com.partnersoft.geometry.Scale
Returns a corresponding Scale derived from the size (width and height) of a single pixel (1/144 inch) in feet.
forPointFeet(double) - Static method in class com.partnersoft.geometry.Scale
Returns a corresponding Scale derived from the size (width and height) of a single point (1/72 inch) in feet.
forPoints(XyPoint, XyPoint) - Static method in class com.partnersoft.geometry.xy.XyLine
Returns the line going through the given points.
forRadians(double) - Static method in class com.partnersoft.geometry.xy.XyAngle
Returns an XyAngle with the given magnitude in radians.
forRatio(double) - Static method in class com.partnersoft.geometry.Scale
Returns a corresponding scale derived from a ratio - e.g.
forRevolutions(double) - Static method in class com.partnersoft.geometry.xy.XyAngle
Returns an XyAngle with the given magnitude in revolutions (fractional circles).
forRight(XyAngle) - Static method in class com.partnersoft.geometry.xy.XyRotation
Returns the given rotation to the right.
forRightDegrees(double) - Static method in class com.partnersoft.geometry.xy.XyRotation
Returns the given rotation in degrees to the right.
forRightRadians(double) - Static method in class com.partnersoft.geometry.xy.XyRotation
Returns the given rotation in radians to the right.
forRotate(MapApp) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forRotate(MapApp, XyDirection) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forRotate(MapApp, XyPoint) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forRotation(XyRotation) - Static method in class com.partnersoft.geometry.xy.XyAffineTransform
Returns a transformation matrix that will rotate by the given amount.
forRotation(XyRotation, XyPoint) - Static method in class com.partnersoft.geometry.xy.XyAffineTransform
Returns a transformation matrix that will rotate by the given amount around the given center point.
forRotationAroundXAxis(XyRotation) - Static method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Returns a transformation matrix that will rotate by the given amount.
forRotationAroundYAxis(XyRotation) - Static method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Returns a transformation matrix that will rotate by the given amount.
forRotationAroundZAxis(XyRotation) - Static method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Returns a transformation matrix that will rotate by the given amount.
forScaling(double) - Static method in class com.partnersoft.geometry.xy.XyAffineTransform
Returns a transformation matrix that will scale by the given amount in both dimensions.
forScaling(double, double) - Static method in class com.partnersoft.geometry.xy.XyAffineTransform
Returns a transformation matrix that will scale by the given amount for each dimension.
forScaling(double) - Static method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Returns a transformation matrix that will scale by the given amount in both dimensions.
forScaling(double, double, double) - Static method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Returns a transformation matrix that will scale by the given amount for each dimension.
forScrollPane() - Static method in class com.partnersoft.gui.forms.FormBuilder
Convenience factory method to generate a form builder for a scroll pane.
forSeconds(double) - Static method in class com.partnersoft.data.Duration
 
forSeconds(double) - Static method in class com.partnersoft.geometry.xy.XyAngle
Returns an XyAngle with the given magnitude in seconds (1/60 minute, 1/3600 degree, 1/216000 circle).
forSelection(MapApp) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forShape(RoverShape) - Static method in enum com.partnersoft.maps.rover.RoverShapeType
 
forSlopeIntercept(double, double) - Static method in class com.partnersoft.geometry.xy.XyLine
Returns a line for the given slope and y-intercept.
forString(String) - Static method in class com.partnersoft.data.Duration
 
forString(String) - Static method in enum com.partnersoft.net.http.HttpVersion
 
forTabbedPane() - Static method in class com.partnersoft.gui.forms.FormBuilder
Convenience factory method to generate a form builder for a tabbed pane.
forTerabytes(int) - Static method in class com.partnersoft.data.ByteSize
 
forTerabytes(double) - Static method in class com.partnersoft.data.ByteSize
 
forTheta(XyAngle) - Static method in class com.partnersoft.geometry.xy.XyDirection
Create an XyDirection as a Cartesian angle measured counter-clockwise from east (positive X axis).
forThetaDegrees(double) - Static method in class com.partnersoft.geometry.xy.XyDirection
Convenience method equivalent to forTheta(XyAngle.forDegrees(degrees)).
forThetaRadians(double) - Static method in class com.partnersoft.geometry.xy.XyDirection
Convenience method equivalent to forTheta(XyAngle.forRadians(radians)).
forThreePoints(XyPoint, XyPoint, XyPoint) - Static method in class com.partnersoft.geometry.xy.XyCircle
Calculates the circle that intersects the given three points.
forTranslation(double, double) - Static method in class com.partnersoft.geometry.xy.XyAffineTransform
Returns a transformation matrix that will translate by the given amount.
forTranslation(double, double, double) - Static method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Returns a transformation matrix that will translate by the given amount.
forUrl(URL) - Static method in class com.partnersoft.data.Path
Creates a Path object based on the given URL.
forVector(XyVector) - Static method in class com.partnersoft.geometry.xy.XyLine
Returns the line going through the origin with the given vector direction.
forward - Variable in class com.partnersoft.data.OneToOneMapping
 
forward(double) - Method in class com.partnersoft.geometry.xy.XyTurtle
 
forward(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
forward() - Method in class com.partnersoft.workbench.app.WorkbenchNavigationLogic
 
forwardLookup(T) - Method in class com.partnersoft.data.OneToOneMapping
 
forwardLookup(String) - Method in class com.partnersoft.data.OneToOneNameMapping
 
forwardM(double, double, double, double[]) - Method in class com.partnersoft.geometry.projection.TransverseMercator
Utility functions for calculating M in forward direction.
forWheel(MapApp) - Static method in class com.partnersoft.maps.model.MapEditContext
 
forX(double) - Static method in class com.partnersoft.geometry.xy.XyLine
Returns a vertical line for the given x value.
forY(double) - Static method in class com.partnersoft.geometry.xy.XyLine
Returns a horizontal line for the given y value.
FOURTHPI - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
Fractal - Class in com.partnersoft.geometry.fractal
 
Fractal() - Constructor for class com.partnersoft.geometry.fractal.Fractal
 
FractalMandelbrot - Class in com.partnersoft.geometry.fractal
 
FractalMandelbrot(String[]) - Constructor for class com.partnersoft.geometry.fractal.FractalMandelbrot
 
frame - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
frameChanged() - Method in class com.partnersoft.maps.render.RenderController
 
frameForAdd(MapEditContext) - Method in class com.partnersoft.maps.actors.AbstractSnapshotActor
Subclasses must implement this to return a MapViewFrame representation of a snapshot to be added in the given context.
frameForItem(MapDataItem) - Method in class com.partnersoft.maps.actors.AbstractSnapshotActor
Subclasses must implement this to return a MapViewFrame representation of a snapshot corresponding to the given MapDataItem.
fromBytes(RoverBlockCode, RoverBytes) - Static method in class com.partnersoft.maps.rover.RoverImage
 
fromBytes(RoverBytes) - Static method in class com.partnersoft.maps.rover.RoverText
 
fromInt(int) - Static method in class com.partnersoft.maps.rover.RoverBlockHeader
Returns a header decoded from a four-byte integer value.
fromMeters(double) - Method in enum com.partnersoft.geometry.measurement.LinearUnit
 
fromString(String) - Static method in class com.partnersoft.system.Dependency
 
FullDirectoryListing - Class in com.partnersoft.workbench.gui
 
FullDirectoryListing() - Constructor for class com.partnersoft.workbench.gui.FullDirectoryListing
 
fullReinstallation() - Method in class com.partnersoft.preferences.logic.PreferencesTroubleshootingLogic
 
FullScreenWindow - Class in com.partnersoft.gui
A full-screen main window.
FullScreenWindow() - Constructor for class com.partnersoft.gui.FullScreenWindow
Creates a new, initially invisible MainWindow.

G

g1 - Variable in class com.partnersoft.geometry.fractal.Fractal
 
generalToSpecific() - Static method in enum com.partnersoft.core.ConfigLevel
Returns an array of the config levels in order from most generic (SYSTEM) to most specific (PREFERENCES).
generalToSpecific() - Static method in class com.partnersoft.update.model.UpdateConfigLevel
Returns an array of the config levels in order from most generic (SYSTEM) to most specific (PREFERENCES).
generateFindItems() - Method in class com.partnersoft.maps.model.RoverBundle
 
generateGUIDString() - Static method in class com.partnersoft.data.RandomGUID
 
generateIndexFor(VfsFile) - Static method in class com.partnersoft.maps.file.ConnectivityFileBuilder
This indexes an existing ConnectivityFile.
generateKey() - Method in class com.partnersoft.maps.model.RoverBytes
 
generateKeyString() - Method in class com.partnersoft.maps.model.RoverBytes
 
generateKml(VfsFile) - Method in class com.partnersoft.formats.kml.KmlBuilder
Generates a complete Kml document based on stored Kml objects.
generateKml(Writer) - Method in class com.partnersoft.formats.kml.KmlBuilder
Generates a complete Kml document based on stored Kml objects.
generateKml() - Method in class com.partnersoft.formats.kml.KmlBuilder
Generates a complete Kml document based on stored Kml objects.
generateReport() - Method in class org.jcon.tools.MakeReport
 
generateReportFor(Object) - Method in class org.jcon.text.AbstractReportEngine
Generates and returns a report string based on the provided source object.
generateReportFor(Object) - Method in interface org.jcon.text.TextReportEngine
Generates and returns a report based on the provided source object.
generateReportFor(Object) - Method in class org.jcon.text.TransformingReportEngine
Generates and returns a report based on the provided source object.
generateReports() - Method in class com.partnersoft.maps.translator.TranslationReports
 
generateTileKey(int, int, int, int) - Static method in class com.partnersoft.io.formats.rover.RoverLib
Generates a long hashcode from the various parameters.
GenericDirectoryEditor - Class in com.partnersoft.workbench.editors
 
GenericDirectoryEditor() - Constructor for class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
GenericFileEditor - Class in com.partnersoft.workbench.editors
 
GenericFileEditor() - Constructor for class com.partnersoft.workbench.editors.GenericFileEditor
 
GenericFileHandler - Class in com.partnersoft.workbench.handlers
 
GenericFileHandler() - Constructor for class com.partnersoft.workbench.handlers.GenericFileHandler
 
GenericSqlDialect - Class in com.partnersoft.sql
Generic SqlDialect.
GenericSqlDialect() - Constructor for class com.partnersoft.sql.GenericSqlDialect
 
GenLib - Class in org.jcon.util
General library methods.
GenLib() - Constructor for class org.jcon.util.GenLib
 
geodalSeparation - Variable in class com.partnersoft.gps.nmea.GGAData
??
geometry - Variable in class com.partnersoft.formats.kml.KmlPlacemark
 
GEOMETRY_TYPE_NAMES - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
GeometryLib - Class in com.partnersoft.geometry
Various basic double-based geometry functions.
GeometryLib() - Constructor for class com.partnersoft.geometry.GeometryLib
 
geometryType - Variable in class com.partnersoft.maps.model.RoverBytes
 
GeoToolsProjection - Class in com.partnersoft.geometry.projection
 
GeoToolsProjection(Cog) - Constructor for class com.partnersoft.geometry.projection.GeoToolsProjection
 
get(int) - Method in class com.partnersoft.data.ImmutableArrayList
 
get(int) - Method in class com.partnersoft.data.LeakyList
 
get(Object) - Method in class com.partnersoft.data.Naming
 
get(int) - Method in class com.partnersoft.formats.text.TextFileGrepList
 
get(int) - Method in class com.partnersoft.formats.text.TextFileLineList
 
get(int) - Method in class com.partnersoft.maps.file.IndexedConnectivityFile
 
get(int) - Method in class com.partnersoft.maps.model.ArrayElectricalConnectivityNodeList
 
get(int) - Method in interface com.partnersoft.maps.model.ElectricalConnectivityNodeList
 
get(Object) - Method in class org.jcon.data.FieldTranslator
 
get(Object) - Method in class org.jcon.data.ResultSetMap
 
get(Object) - Method in class org.jcon.data.TranslatingMap
Gets the object associated with the specified key in the Map.
get(String) - Method in class org.jcon.util.PropMap
Returns a named property.
getA() - Method in class com.partnersoft.geometry.xy.XyEllipse
The a parameter, which is half the length of the major (longest) axis.
getAbbreviation() - Method in enum com.partnersoft.geometry.measurement.LinearUnit
 
getAbsoluteOffset() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getAbsoluteOffset() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getAbsolutePath() - Method in class com.partnersoft.formats.haversack.HaversackVfs
 
getAbsolutePath() - Method in class com.partnersoft.formats.zip.ZipVfs
 
getAbsolutePath() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
getAbsolutePath() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
getAbsolutePath() - Method in class com.partnersoft.io.vfs.FileVfs
 
getAbsolutePath() - Method in class com.partnersoft.io.vfs.UndoableVfs
 
getAbsolutePath() - Method in interface com.partnersoft.io.vfs.Vfs
Absolute path to the root of this Vfs.
getAbsolutePath() - Method in interface com.partnersoft.io.vfs.VfsNode
The absolute path to the Vfs node.
getAbsolutePath() - Method in class com.partnersoft.net.yonder.YonderVfs
 
getAbsolutePath() - Method in class com.partnersoft.platform.webstart.WebstartVfs
 
getAbsoluteURI() - Method in interface com.partnersoft.io.InputSource
Absolute URI for this source.
getAbsoluteURI() - Method in interface com.partnersoft.io.OutputSink
Absolute URI for this source.
getAction() - Method in class com.partnersoft.maps.model.MapEditContext
The editing mode or action - one of "add", "delete", "move", "copy", "convert", "menu", or "browse".
getAction() - Method in class com.partnersoft.net.holler.HollerMessage
 
getActionBureau() - Method in class com.partnersoft.gui.forms.Form
 
getActionBureau() - Method in class com.partnersoft.gui.GUIForm
 
getActionCount() - Method in class com.partnersoft.maps.app.MapEditLogic
 
getActionCount() - Method in class com.partnersoft.maps.model.MapEditContext
Returns the sequence number in a multi-part action (e.g.
getActionMethodName() - Method in class com.partnersoft.gui.ButtonControl
 
getActionMethodProvider() - Method in class com.partnersoft.gui.ButtonControl
 
getActions() - Method in class com.partnersoft.gui.BasicDialog
 
getActivityType() - Method in class com.partnersoft.io.FileActivityEvent
Gets the value of activityType
getActor() - Method in class com.partnersoft.maps.model.AbstractModuleKit
 
getAddActors() - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
Returns the naming associating tools to actors.
getAddress() - Method in class com.partnersoft.formats.kml.KmlPlacemark
 
getAddress1() - Method in class com.partnersoft.branding.OrganizationBranding
 
getAddress2() - Method in class com.partnersoft.branding.OrganizationBranding
 
getAdjustmentX() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of adjustmentX
getAdjustmentY() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of adjustmentY
getAfterActions() - Method in class com.partnersoft.data.DataRecordSource
 
getAggregateOnProperty() - Method in class org.jcon.data.Aggregator
 
getAlias() - Method in class com.partnersoft.update.model.UpdateInstallType
Alternate (no spaces) name for the install type.
getAlignment() - Method in class com.partnersoft.maps.rover.RoverText
 
getAlignment() - Method in class com.partnersoft.maps.translator.MapDataText
The alignment of the text.
getAlignmentX() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Alignment point X, code 11, optional, default 0.
getAlignmentY() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Alignment point Y, code 21, optional, default 0.
getAlignmentZ() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Alignment point Z, code 31, optional, default 0.
getAllData() - Method in class com.partnersoft.workbench.editors.TableEditor
Returns a List, each Naming being the values within a single row.
getAllDataTypes() - Method in class com.partnersoft.maps.model.GraphicTypeProfile
 
getAllFields() - Method in class com.partnersoft.maps.model.DataTypeProfile
 
getAllFieldValues() - Method in class org.jcon.data.ArrayListRecord
Field values for all editable fields.
getAllFieldValues() - Method in class org.jcon.data.BeanRecord
Field values for all readable fields.
getAllFieldValues() - Method in class org.jcon.data.FlattenedBean
Field values for all readable fields.
getAllFieldValues() - Method in class org.jcon.data.HashRecord
Field values for all editable fields.
getAllFieldValues() - Method in interface org.jcon.data.Record
Field values for all readable fields.
getAllGraphicTypes() - Method in class com.partnersoft.maps.model.DataTypeProfile
 
getAllNodes() - Method in class com.partnersoft.maps.model.ElectricalTrace
 
getAllPropertyValues(Object) - Method in class org.jcon.data.IntrospectionProfile
Property values for all readable properties.
getAlpha() - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
getAltitudeMode() - Method in class com.partnersoft.formats.kml.KmlPoint
 
getAngle() - Method in class com.partnersoft.geometry.TurnVector
Get the magnitude of the angle dimension in radians
getAngle() - Method in class com.partnersoft.geometry.xy.XyArc
Returns the angular width (the angular difference between the start and end directions positions).
getAngle() - Method in class com.partnersoft.geometry.xy.XyRotation
Returns the rotation angle.
getAngleBisectorDirectionA() - Method in class com.partnersoft.geometry.xy.XyTriangle
The direction of the angle bisector for vertex A (going from A to the opposite side).
getAngleBisectorDirectionB() - Method in class com.partnersoft.geometry.xy.XyTriangle
The direction of the angle bisector for vertex B (going from B to the opposite side).
getAngleBisectorDirectionC() - Method in class com.partnersoft.geometry.xy.XyTriangle
The direction of the angle bisector for vertex C (going from C to the opposite side).
getAngleOffset() - Method in class com.partnersoft.maps.model.LineDecoration
 
getAnimatedStipple() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getAnimatedStipple() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getAnimatedStroke() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getAnimatedStroke() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getAntialiasFonts() - Method in class com.partnersoft.preferences.model.Java2dPreferences
If true, fonts will be antialiased.
getAntialiasFonts() - Method in class com.partnersoft.preferences.model.OpenglPreferences
If true, fonts are anti-aliased.
getAntialiasLines() - Method in class com.partnersoft.preferences.model.Java2dPreferences
If true, lines will be antialiased.
getApp() - Method in class com.partnersoft.maps.app.GpsControlPanel
 
getApp() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getApp() - Method in class com.partnersoft.maps.model.AbstractModuleKit
 
getApp() - Method in class com.partnersoft.maps.model.MapEditContext
 
getApp() - Method in class com.partnersoft.preferences.logic.PreferencesLogic
 
getApp() - Method in class com.partnersoft.update.app.UpdateLogic
 
getAppender() - Method in class com.partnersoft.gui.LogDisplay
Returns the appender for this viewer.
getApplicationDefinedStructures() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getApplicationName() - Method in interface com.partnersoft.formats.dxf.DxfApplicationDefinedStructure
The application name of this structure.
getApplicationName() - Method in class com.partnersoft.formats.dxf.DxfConfigurableApplicationDefinedStructure
 
getAppName() - Method in class com.partnersoft.gui.FullScreenWindow
 
getAppName() - Method in class com.partnersoft.gui.MainWindow
 
getAppScripts() - Method in class com.partnersoft.system.Module
 
getArea() - Method in class com.partnersoft.geometry.Rectangle
 
getArea() - Method in interface com.partnersoft.geometry.xy.XyArea
Returns the 2-dimensional area covered by this...
getArea() - Method in class com.partnersoft.geometry.xy.XyBounds
 
getArea() - Method in class com.partnersoft.geometry.xy.XyCircle
 
getArea() - Method in class com.partnersoft.geometry.xy.XyEllipse
 
getArea() - Method in class com.partnersoft.geometry.xy.XyPolygon
 
getArea() - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
getArea() - Method in class com.partnersoft.geometry.xy.XyRectangle
 
getArea() - Method in class com.partnersoft.geometry.xy.XyRegularPolygon
 
getArea() - Method in class com.partnersoft.geometry.xy.XySize
Returns the area (width * height).
getArea() - Method in class com.partnersoft.geometry.xy.XyTriangle
 
getAreaStyle() - Method in class com.partnersoft.maps.render.DrawingSurfaceState
 
getAreaTable() - Method in class com.partnersoft.maps.database.RoverDatabase
 
getAreaTypes() - Method in class com.partnersoft.maps.model.RoverSet
Returns the names and ids for each area graphic type.
getArguments() - Method in class org.jcon.util.CommandLineSyntax
 
getArrayFromDelimString(String, String) - Static method in class org.jcon.util.DataLib
 
getArrayList(Path) - Method in class com.partnersoft.cog.Cog
 
getArrayList(String) - Method in class com.partnersoft.cog.Cog
 
getArrayList() - Method in class com.partnersoft.gui.ArrayListListModel
 
getArrayList() - Method in class org.jcon.data.RoundRobinIterator
The vector being robined 'round.
getAsImage() - Method in class com.partnersoft.maps.app.MapPlotBuilder
Generates a plot using this class's settings and returns it as an image of some sort.
getAsPdfTemplate(PdfWriter) - Method in class com.partnersoft.maps.app.MapPlotBuilder
Generates a plot using this class's settings and returns it as an iText Pdf template.
getAttribute(Element, String) - Static method in class com.partnersoft.gui.HTMLLib
Getting an attribute out of an element is a pain.
getAttributesFollow() - Method in class com.partnersoft.formats.dxf.DxfInsert
Attributes follow, code 66, optional, default false.
getAutodrawGranularityFeet() - Method in class com.partnersoft.maps.app.MapAppGps
 
getAutoRefreshInterval() - Method in class com.partnersoft.preferences.model.MapsetPreferences
Interval to use for automatic refresh, if checked.
getAvailableVersionFor(String) - Static method in class com.partnersoft.update.ModuleMigrationLib
 
getAvailableVersionFor(Module) - Static method in class com.partnersoft.update.ModuleMigrationLib
 
getAverage() - Method in class com.partnersoft.gadgets.StopWatch
Get the average time for all runs.
getAverage() - Method in class org.jcon.data.Aggregation
 
getAverageLoadTimeMillis() - Method in class com.partnersoft.maps.render.RoverRenderer
Average shape data load time in milliseconds over the last second.
getAverageLoadTimeString() - Method in class com.partnersoft.maps.render.RoverRenderer
Average shape data load time over the last second.
getAverageRenderTimeMillis() - Method in class com.partnersoft.maps.render.RoverRenderer
Average shape data render time in milliseconds over the last second.
getAverageRenderTimeString() - Method in class com.partnersoft.maps.render.RoverRenderer
Average shape data render time over the last second.
getAverageString() - Method in class com.partnersoft.gadgets.StopWatch
Get the average time for all runs as a formatted string.
getAverageTotalTimeMillis() - Method in class com.partnersoft.maps.render.RoverRenderer
Average shape data total time in milliseconds over the last second.
getAverageTotalTimeString() - Method in class com.partnersoft.maps.render.RoverRenderer
Average shape data total time over the last second.
getAzimuth() - Method in class com.partnersoft.gps.Satellite
 
getB() - Method in class com.partnersoft.geometry.xy.XyEllipse
The b parameter, which is half the length of the minor (shortest) axis.
getBackground() - Method in class com.partnersoft.gui.ColorFilteringGraphics2D
 
getBackground() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getBackgroundColor() - Method in class com.partnersoft.gui.GUIBuilder
 
getBackgroundColor() - Method in class com.partnersoft.maps.app.AbstractMapAppSkin
 
getBackgroundColor() - Method in interface com.partnersoft.maps.app.MapAppSkin
 
getBackgroundColor() - Method in class com.partnersoft.maps.model.MapSpaceLegend
 
getBackgroundColor() - Method in class com.partnersoft.maps.render.DrawingSurfaceState
 
getBackgroundColorName() - Method in class com.partnersoft.maps.model.TextStyle
 
getBackgroundColorName() - Method in class com.partnersoft.maps.translator.MapViewLegend
Gets the value of backgroundColorName
getBackgroundMaps() - Method in class com.partnersoft.maps.model.MapSpace
 
getBackspanDirection() - Method in class com.partnersoft.gui.forms.FormDirectionField
 
getBarDialog() - Method in class com.partnersoft.gui.ProgressBar
Returns the JFrame used to display JProgressBar by this class.
getBaseDirectory() - Method in class com.partnersoft.update.model.UpdateInstallation
 
getBaselineMillis() - Method in class com.partnersoft.maps.app.MapControlState
Gets the value of baselineMillis
getBaselineMillis() - Method in class com.partnersoft.maps.app.MapViewState
Gets the value of baselineMillis
getBaselineMillis() - Method in class com.partnersoft.maps.view.MapViewPanel
This property is used during benchmarking.
getBaseName() - Method in class com.partnersoft.data.NamedBlob
Returns the basename, using file name conventions - the part before the extension.
getBaseName() - Method in class com.partnersoft.data.Path
Gets just the base name of the file name (last part without the extension).
getBaseName() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
getBaseName() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
getBaseName() - Method in interface com.partnersoft.io.vfs.VfsNode
Base name of node; this is the part before the '.' if there's a file extension.
getBaseUrl() - Method in class com.partnersoft.update.model.UpdateInstallation
 
getBatchSize() - Method in class com.partnersoft.maps.file.IntegerIndexFileBuilder
 
getBatchSize() - Method in class com.partnersoft.maps.file.LargeFindItemBuilder
 
getBaudRate() - Method in class com.partnersoft.gps.GPSSettings
Gets the value of baudRate
getBaudRate() - Method in class com.partnersoft.gps.nmea.NmeaParser
 
getBaudRate() - Method in class com.partnersoft.gps.RangefinderSettings
Gets the value of baudRate
getBaudRate() - Method in class com.partnersoft.io.SerialPortWrapper
 
getBean() - Method in class org.jcon.data.BeanGraph
 
getBean() - Method in class org.jcon.data.BeanRecord
The bean being operated on.
getBean() - Method in class org.jcon.data.FlattenedBean
The bean being operated on.
getBearing() - Method in class com.partnersoft.geometry.xy.XyDirection
Returns the bearing angle, measured clockwise from "north" (the positive y axis).
getBearing() - Method in class com.partnersoft.gps.GPSReading
Bearing is degrees north, winding clockwise.
getBearingDegrees() - Method in class com.partnersoft.geometry.xy.XyDirection
Convenience method equivalent to getBearing().getDegrees().
getBearingRadians() - Method in class com.partnersoft.geometry.xy.XyDirection
Convenience method equivalent to getBearing().getRadians().
getBeforeActions() - Method in class com.partnersoft.data.DataRecordSource
 
getBetween() - Method in class org.jcon.text.IteratingDictionaryReportEngine
Something to go in between each iteration.
getBetween() - Method in class org.jcon.text.IteratingReportEngine
Something to go in between each iteration.
getBigFont() - Static method in class com.partnersoft.gui.FontLib
 
getBitsLeft() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
getBitsLeft() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
getBlock() - Method in class com.partnersoft.formats.dxf.DxfInsert
Block name, code 2, no default.
getBlue() - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
getBlueColor() - Method in class com.partnersoft.maps.model.PointStyle
 
getBlueColorName() - Method in class com.partnersoft.maps.model.PointStyle
 
getBoilerplate() - Method in class com.partnersoft.data.IntrospectiveTemplate
Gets the value of boilerplate
getBoolean(Path) - Method in class com.partnersoft.cog.Cog
 
getBoolean(String) - Method in class com.partnersoft.cog.Cog
 
getBoolean(String) - Method in class com.partnersoft.data.PathedIntrospector
 
getBorderInsets(Component) - Method in class com.partnersoft.gui.RoundedBorder
 
getBoundingBox() - Method in class com.partnersoft.io.formats.shapefile.ShapefileMultipoint
 
getBoundingBox() - Method in class com.partnersoft.io.formats.shapefile.ShapefilePolypoint
 
getBoundingBox() - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
getBounds() - Method in class com.partnersoft.formats.shapefile.ShapefileHeader
 
getBounds() - Method in class com.partnersoft.formats.shapefile.ShpMultiPatch
Return the bounds.
getBounds() - Method in class com.partnersoft.formats.shapefile.ShpMultiPoint
Return the bounds.
getBounds() - Method in class com.partnersoft.formats.shapefile.ShpMultiPointM
Return the bounds.
getBounds() - Method in class com.partnersoft.formats.shapefile.ShpMultiPointZ
Return the bounds.
getBounds() - Method in class com.partnersoft.formats.shapefile.ShpPolyCurve
Return the bounds.
getBounds() - Method in class com.partnersoft.formats.shapefile.ShpPolygon
Return the bounds.
getBounds() - Method in class com.partnersoft.formats.shapefile.ShpPolygonM
Return the bounds.
getBounds() - Method in class com.partnersoft.formats.shapefile.ShpPolygonZ
Return the bounds.
getBounds() - Method in class com.partnersoft.formats.shapefile.ShpPolyLine
Return the bounds.
getBounds() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineM
Return the bounds.
getBounds() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineZ
Return the bounds.
getBounds() - Method in class com.partnersoft.geometry.projection.CoordinateSystem
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyArc
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyBounds
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyCircle
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyCubicCurve
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyEllipse
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyGridCell
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyLineSegment
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyPoint
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyPolygon
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyPolyline
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyQuadraticCurve
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyRectangle
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyRegularPolygon
 
getBounds() - Method in interface com.partnersoft.geometry.xy.XyShape
Returns an XyBounds object representing the rectangular extents of this shape.
getBounds() - Method in class com.partnersoft.geometry.xy.XyShapeList
 
getBounds() - Method in class com.partnersoft.geometry.xy.XyTriangle
 
getBounds() - Method in class com.partnersoft.geometry.xyz.XyzPoint
 
getBounds() - Method in class com.partnersoft.geometry.xyz.XyzPolyline
 
getBounds() - Method in interface com.partnersoft.geometry.xyz.XyzShape
Returns an XyzBounds object representing the rectangular extents of this shape.
getBounds() - Method in class com.partnersoft.gui.Screenshot
 
getBounds() - Method in class com.partnersoft.maps.file.LiteralPointTile
 
getBounds() - Method in class com.partnersoft.maps.model.MapViewFrame
 
getBounds() - Method in class com.partnersoft.maps.model.RasterImage
 
getBounds() - Method in class com.partnersoft.maps.rover.AbstractRoverPointShape
 
getBounds() - Method in class com.partnersoft.maps.rover.RoverArea
 
getBounds() - Method in class com.partnersoft.maps.rover.RoverCoordinateSystem
 
getBounds() - Method in class com.partnersoft.maps.rover.RoverImage
 
getBounds() - Method in class com.partnersoft.maps.rover.RoverLine
 
getBounds() - Method in interface com.partnersoft.maps.rover.RoverShape
The bounds of the shape.
getBounds() - Method in class com.partnersoft.maps.translator.MapDataPreprocessor
 
getBufferSize() - Method in class com.partnersoft.maps.file.IntegerIndexFileBuilder
 
getBufferSize() - Method in class com.partnersoft.maps.file.LargeFindItemBuilder
 
getBuild() - Method in class com.partnersoft.system.Version
Returns the build info, which is an arbitrarily-formatted string.
getBulge() - Method in class com.partnersoft.formats.dxf.DxfLWPolylineVertex
 
getBulge() - Method in class com.partnersoft.formats.dxf.DxfVertex
Bulge, code 42, optional, default 0.
getBundle() - Method in class com.partnersoft.maps.translator.RoverBundleBuilder
 
getButton() - Method in class com.partnersoft.maps.view.MapMouseEvent
 
getButtons() - Method in class com.partnersoft.gui.BasicDialog
 
getByteCount() - Method in class com.partnersoft.io.AsynchronousStreamCopy
Expected byteCount of copy.
getByteCount() - Method in class com.partnersoft.io.CountingInputStream
 
getByteCount() - Method in class com.partnersoft.io.CountingOutputStream
 
getByteCount() - Method in class com.partnersoft.maps.model.RasterImage
Returns an approximate size in bytes of this image and/or textureHandle.
getByteCount() - Method in class com.partnersoft.update.app.UpdateInputStream
 
getBytes(Path) - Method in class com.partnersoft.cog.Cog
 
getBytes(String) - Method in class com.partnersoft.cog.Cog
 
getBytes() - Method in class com.partnersoft.data.ByteSize
 
getBytes() - Method in class com.partnersoft.data.NamedBlob
 
getBytes() - Method in class com.partnersoft.formats.shapefile.ShapeByteReader
Returns the underlying DynamicByteArray.
getBytes() - Method in class com.partnersoft.formats.shapefile.ShapeByteWriter
Returns the underlying DynamicByteArray.
getBytes(int, int, int, int) - Method in class com.partnersoft.maps.model.TiledRoverSet
 
getBytes() - Method in class com.partnersoft.maps.rover.RoverBytes
 
getByteSize() - Method in interface com.partnersoft.gadgets.Cache
Gets an estimate of the size of the cached values, in bytes.
getByteSize() - Method in class com.partnersoft.gadgets.HashedCache
 
getBytesToTransfer() - Method in class com.partnersoft.update.model.UpdateSession
 
getBytesToUnpack() - Method in class com.partnersoft.update.model.UpdateSession
 
getBytesTransferred() - Method in class com.partnersoft.update.model.UpdateSession
 
getBytesUnpacked() - Method in class com.partnersoft.update.model.UpdateSession
 
getCached(Object) - Method in class com.partnersoft.gadgets.HardCache
 
getCached(Object) - Method in class com.partnersoft.gadgets.SoftCache
 
getCacheSize() - Method in class com.partnersoft.maps.model.RasterTiling
Cache size for this LOD.
getCacheUsageSummary() - Method in class com.partnersoft.maps.model.TiledRasterSet
Returns a text summary of cache population and byte sizes.
getCancelled() - Method in class com.partnersoft.gui.forms.FormDialog
 
getCancelled() - Method in class com.partnersoft.gui.GUIFormDialog
 
getCapacity() - Method in interface com.partnersoft.gadgets.Cache
Gets the maximum number of cached values.
getCapacity() - Method in class com.partnersoft.gadgets.HashedCache
 
getCarrierLockTime() - Method in class com.partnersoft.gps.GPSState
 
getCarrierLockTimeMinimum() - Method in class com.partnersoft.gps.GPSState
 
getCarrierLockTimeString() - Method in class com.partnersoft.gps.GPSState
 
getCategory() - Method in class com.partnersoft.maps.model.MapEditTool
 
getCatProperty() - Method in class org.jcon.text.TruncateAndCat
 
getCellEditorValue() - Method in class com.partnersoft.gui.FlexibleCellEditor
 
getCellSize() - Method in class com.partnersoft.geometry.xy.XyGrid
 
getCellValueAt(int, int) - Method in class com.partnersoft.workbench.editors.TableEditor
Returns object at given table coordinates.
getCenter() - Method in class com.partnersoft.geometry.Line
 
getCenter() - Method in class com.partnersoft.geometry.Rectangle
 
getCenter() - Method in class com.partnersoft.geometry.xy.XyArc
Geometric center of circle.
getCenter() - Method in class com.partnersoft.geometry.xy.XyBounds
The center point.
getCenter() - Method in class com.partnersoft.geometry.xy.XyCircle
Geometric center of circle.
getCenter() - Method in class com.partnersoft.geometry.xy.XyEllipse
The center of the ellipse.
getCenter() - Method in class com.partnersoft.geometry.xy.XyGridCell
 
getCenter() - Method in class com.partnersoft.geometry.xy.XyRectangle
Center of rectangle.
getCenter() - Method in class com.partnersoft.geometry.xyz.XyzBounds
The center point.
getCenter() - Method in class com.partnersoft.maps.app.MapViewLogic
 
getCenter() - Method in class com.partnersoft.maps.app.WheelMenu
 
getCenter() - Method in class com.partnersoft.maps.model.MapQuery
 
getCenter() - Method in class com.partnersoft.maps.model.MapViewFrame
Gets the center as an XyPoint.
getCenter() - Method in class com.partnersoft.maps.model.RasterImage
 
getCenterOpacity() - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
getCenterPoint() - Method in class com.partnersoft.geometry.xy.XyLineSegment
Returns the midpoint, or center, of the segment.
getCenterPoint() - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns the center point of the polyline.
getCenterPointOnPolyline() - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns XyPointOnPolyline containing center point of the polyline.
getCenterX() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getCenterX() - Method in class com.partnersoft.maps.model.MapSpaceLegend
 
getCenterX() - Method in class com.partnersoft.maps.model.MapViewFrame
Gets the value of centerX
getCenterY() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getCenterY() - Method in class com.partnersoft.maps.model.MapSpaceLegend
 
getCenterY() - Method in class com.partnersoft.maps.model.MapViewFrame
Gets the value of centerY
getCentralMeridian() - Method in class com.partnersoft.geometry.projection.UTM
 
getCentroid() - Method in class com.partnersoft.geometry.Polygon
 
getCentroid() - Method in class com.partnersoft.geometry.Polyline
 
getCentroid() - Method in class com.partnersoft.geometry.xy.XyPolygon
 
getCentroid() - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns Centroid of this Polyline.
getCentroid() - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
getCentroid() - Method in class com.partnersoft.maps.rover.AbstractRoverPointShape
 
getCentroid() - Method in class com.partnersoft.maps.rover.RoverArea
 
getCentroid() - Method in class com.partnersoft.maps.rover.RoverLine
 
getCentroid() - Method in interface com.partnersoft.maps.rover.RoverShape
The center of the bounds of the shape.
getChangeGadget() - Method in class com.partnersoft.gadgets.UndoStack
 
getChannel() - Method in class com.partnersoft.net.holler.HollerMessage
 
getCharacterPosition() - Method in exception com.partnersoft.io.FileParseException
 
getCheckBox() - Method in class com.partnersoft.gui.CheckBoxControl
 
getCheckBox() - Method in class com.partnersoft.gui.CheckboxField
 
getChecksum() - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionFile
 
getChecksum() - Method in class com.partnersoft.io.AsynchronousStreamCopy
Expected CRC32 of bytes.
getChecksum() - Method in class com.partnersoft.net.holler.HollerChannel
 
getChecksum() - Method in class com.partnersoft.update.model.UpdatePackageFile
 
getChild(Object, int) - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
getChildCount() - Method in class com.partnersoft.cog.Cog
Returns the number of children.
getChildCount(Object) - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
getChildData() - Method in class com.partnersoft.cog.Cog
Gets the child data as a Naming.
getChildren() - Method in class com.partnersoft.cog.Cog
Returns an immutable list of children.
getChildren() - Method in class com.partnersoft.data.PathedTree
Return an immutable list of the children of this node.
getChildren() - Method in class org.jcon.data.TreeNode
The children of this node.
getChosenScaleRegions() - Method in class com.partnersoft.maps.render.RenderController
 
getCity() - Method in class com.partnersoft.branding.OrganizationBranding
 
getClassLastName(Object) - Static method in class org.jcon.util.GenLib
 
getClassName() - Method in class org.jcon.data.LookupReference
The name of the Class of the object referenced.
getClassName() - Method in class org.jcon.data.MetaBean
 
getClassName() - Method in class org.jcon.data.MetaClass
 
getClickCount() - Method in class com.partnersoft.maps.view.MapMouseEvent
 
getClientName() - Static method in class com.partnersoft.system.LicenseLib
 
getClip() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getClipBounds() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getCloneWhere() - Method in class com.partnersoft.maps.view.MapMouseEvent
 
getCode() - Method in enum com.partnersoft.formats.dbf.DbfFieldType
 
getCode() - Method in enum com.partnersoft.formats.dbf.DbfVersion
 
getCode() - Method in class com.partnersoft.formats.dxf.DxfGroup
 
getCode() - Method in enum com.partnersoft.formats.dxf.DxfHorizontalJustification
 
getCode() - Method in enum com.partnersoft.formats.dxf.DxfPolyline.SurfaceType
 
getCode() - Method in enum com.partnersoft.formats.dxf.DxfVerticalJustification
 
getCode() - Method in enum com.partnersoft.formats.shapefile.ShapeType
 
getCode() - Method in enum com.partnersoft.formats.shapefile.ShpMultiPatchPartType
 
getCode() - Method in class com.partnersoft.geometry.projection.ellipsoid.EPSGEllipsoid
Return the EPSG code for this ellipsoid
getCode() - Method in enum com.partnersoft.maps.rover.RoverAlignment
The one-byte code for this alignment.
getCode() - Method in class com.partnersoft.maps.rover.RoverBlockCode
 
getCode() - Method in class com.partnersoft.maps.rover.RoverBlockHeader
 
getCode() - Method in enum com.partnersoft.maps.rover.RoverShapeType
 
getCode() - Method in enum com.partnersoft.net.holler.HollerAction
 
getCode() - Method in enum com.partnersoft.net.http.HttpStatusCode
 
getCode() - Method in enum com.partnersoft.net.yonder.YonderOp
Single-byte code used during transfer.
getCode1() - Method in class com.partnersoft.formats.shapefile.ShpCurve
The first integer code for the arc.
getCode2() - Method in class com.partnersoft.formats.shapefile.ShpCurve
The second integer code for the arc.
getCodec() - Method in class com.partnersoft.maps.database.RoverDatabase
 
getCodec() - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
getCodec() - Method in interface com.partnersoft.maps.rover.RoverStore
 
getCoefficients(double) - Method in class com.partnersoft.geometry.projection.TransverseMercator
Calculate the series expansion.
getCog() - Method in class com.partnersoft.cog.CogEvent
Returns the cog node associated with this event.
getCog() - Method in exception com.partnersoft.cog.CogException
Returns the Cog causing this exception.
getColor() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getColor() - Method in class com.partnersoft.formats.kml.KmlStyle
 
getColor() - Method in class com.partnersoft.gui.ColorFilteringGraphics2D
 
getColor(String) - Static method in class com.partnersoft.gui.ColorLib
 
getColor() - Method in class com.partnersoft.gui.FontSpecification
 
getColor() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getColorFromCoordString(String) - Static method in class com.partnersoft.gui.ColorLib
 
getColorFromHexString(String) - Static method in class com.partnersoft.gui.ColorLib
 
getColorModel() - Method in class com.partnersoft.gui.HemisphericalGradientPaint.HemisphericalGradientContext
 
getColorModel() - Method in class com.partnersoft.gui.RoundGradientContext
 
getColorName() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getColorName() - Method in class com.partnersoft.gui.FontSpecification
Font color name (e.g.
getColorName() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getColorName() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getColorNames() - Method in class com.partnersoft.maps.model.PointStyle
 
getColors() - Method in class com.partnersoft.maps.file.LiteralPointSet
 
getColumn() - Method in class com.partnersoft.formats.dem.DemBRecord
 
getColumn() - Method in class com.partnersoft.geometry.xy.XyGridCell
 
getColumnCount() - Method in class com.partnersoft.formats.dxf.DxfInsert
Column count, code 70, optional, default 1.
getColumnCount() - Method in class com.partnersoft.gui.forms.FormTextField
 
getColumnNames() - Method in class com.partnersoft.workbench.editors.TableEditor
Returns a String[] of all column names in order.
getColumnSpacing() - Method in class com.partnersoft.formats.dxf.DxfInsert
Column spacing, code 44, optional, default 0.
getCommand() - Method in class com.partnersoft.os.OsCommand
Gets the name or path of the command.
getCommand() - Method in class com.partnersoft.workbench.app.WorkbenchConsoleLogic
 
getCommand() - Method in class com.partnersoft.workbench.gui.WorkbenchConsole
 
getCommandLogic() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
getCommands() - Method in class com.partnersoft.io.sql.SQLScripter
 
getCommands() - Method in class com.partnersoft.sql.SqlScripter
 
getComment() - Method in class com.partnersoft.io.formats.packrat.IncrementalPackratFileBuilder
 
getComment() - Method in class com.partnersoft.io.formats.packrat.PackratFileBuilder
 
getComparer() - Method in class com.partnersoft.gui.SortedListModel
 
getComparer() - Method in class org.jcon.data.PropertyComparer
 
getComparer() - Method in class org.jcon.text.IteratingDictionaryReportEngine
Used to sort the keys.
getComparer() - Method in class org.jcon.text.IteratingReportEngine
A sorting object, for example a {link org.jcon.data.NumericPrefixComparer NumericPrefixComparer} or {link org.jcon.data.PropertyComparer PropertyComparer}.
getCompatibilityLogic() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
getComplete() - Method in class com.partnersoft.io.AsynchronousStreamCopy
Transfer completed flag.
getComponent() - Method in class com.partnersoft.gui.AnimationRepaintThread
 
getComponent() - Method in class com.partnersoft.gui.AppendingLogViewer
 
getComponent() - Method in class com.partnersoft.workbench.gui.WorkbenchLogViewer
 
getComposite() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getCompressionLevel() - Method in class com.partnersoft.io.CompressionSwitchingOutputStream
 
getCondition() - Method in class org.jcon.data.FilterTransform
Condition to select by.
getCondition() - Method in class org.jcon.data.OptionalTransform
 
getConfig() - Method in class com.partnersoft.io.sql.DatabaseConnection
 
getConfig() - Method in class com.partnersoft.maps.translator.TranslationPipeline
 
getConfig() - Method in class com.partnersoft.sql.DatabaseConnection
 
getConfigDirectory() - Method in class com.partnersoft.system.Module
The directory containing configuration associated with the module, generally PARTNERINSTALL/config/CONFIGLEVEL/modules/MODULENAME
getConfigLevel() - Method in class com.partnersoft.system.Module
Returns the config level this module is at (i.e.
getConfigLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getConfiguration() - Method in class com.partnersoft.maps.app.MapApp
 
getConfiguration() - Method in class com.partnersoft.maps.app.MapAppRoot
Returns the configuration management object.
getConfiguredName() - Method in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
getConfigutron() - Method in interface com.partnersoft.gps.GPSDevice
Returns a property page for configuring the GPS.
getConfigutron() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getConfigutron() - Method in class com.partnersoft.gps.nmea.NmeaParser
 
getConfigutron() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getConfirmShutdownScript() - Method in class com.partnersoft.maps.model.MapSet
Returns the script run prior to shutdown tasks.
getConnection() - Method in class com.partnersoft.io.sql.DatabaseConnection
 
getConnection() - Method in class com.partnersoft.maps.database.RoverDatabase
 
getConnection() - Method in class com.partnersoft.maps.translator.TranslationDatabase
 
getConnection() - Method in class com.partnersoft.sql.DatabaseMigrationTool
Returns fire to play with.
getConnection() - Method in class com.partnersoft.sql.EmbeddedDatabase
Returns the database connection to the database.
getConnection() - Method in class com.partnersoft.sql.SqlConnection
 
getConnection() - Method in class com.partnersoft.sql.SqlDataRecordSource
 
getConnection() - Method in class com.partnersoft.sql.SqlTable
 
getConnections() - Method in class com.partnersoft.maps.file.ConnectivityNode
 
getConnectivityFlags() - Method in class com.partnersoft.maps.translator.TranslatorElectricalConnectivityNode
 
getConnectivityJunctions() - Method in class com.partnersoft.maps.translator.TranslatorElectricalConnectivityNode
 
getConnectivityLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getConnectivityNode() - Method in class com.partnersoft.maps.model.ElectricalTraceNode
Returns the connectivity node associated with this trace node.
getConnectTargetDataTypes() - Method in class com.partnersoft.maps.app.MapEditLogic
 
getConnectTargetMapSet() - Method in class com.partnersoft.maps.app.MapEditLogic
 
getConsole() - Method in class com.partnersoft.workbench.app.WorkbenchGui
 
getConsoleLogic() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
getConstantWidth() - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
Constant width, code 43, optional, default 0.
getConstellation() - Method in class com.partnersoft.gps.GPSState
 
getConstellation() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getConstellation() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getContent() - Method in class com.partnersoft.io.DataRecordQuery
Returns List of field names for query.
getContentLength() - Method in class com.partnersoft.formats.shapefile.ShpRecord
 
getContentLength() - Method in class com.partnersoft.net.soap.SoapRequest
 
getContents() - Method in class com.partnersoft.maps.rover.RoverImageFile
 
getContents() - Method in class com.partnersoft.net.http.HttpRequest
 
getContents() - Method in class com.partnersoft.net.http.HttpResponse
 
getContents() - Method in class org.jcon.data.BeanGraphNode
 
getContents() - Method in class org.jcon.data.ReferenceCookie
 
getContentsAt(int, int) - Method in class com.partnersoft.data.GridContainer
Gets content from single cell.
getContentsInColumn(int) - Method in class com.partnersoft.data.GridContainer
Returns a List of elements in a given column.
getContentsInRow(int) - Method in class com.partnersoft.data.GridContainer
Returns a List of elements in a given row.
getContentsType() - Method in class com.partnersoft.io.formats.packrat.PackratArray
 
getContentsType() - Method in class com.partnersoft.io.formats.packrat.PackratList
 
getContentType() - Method in class com.partnersoft.cog.CogCollectionType
 
getContext() - Static method in class com.partnersoft.system.PartnerContext
Gets or creates the context for this thread.
getControl() - Method in class com.partnersoft.gui.opengl.OpenglFontHandle
Returns the control this textureHandle is registered with.
getControl() - Method in class com.partnersoft.gui.opengl.OpenglTextureHandle
Returns the control this textureHandle is registered with.
getControl() - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
Please don't abuse this.
getControlGui(MapApp) - Method in class com.partnersoft.maps.model.MapSet
 
getController() - Method in class com.partnersoft.maps.view.MapViewPanel
 
getControlName() - Method in class com.partnersoft.cog.AbstractCogType
 
getControlName() - Method in interface com.partnersoft.cog.CogType
Name of GUI or web control to use to edit this type.
getControlPanel() - Method in class com.partnersoft.maps.app.MapAppGui
 
getControlPoint() - Method in class com.partnersoft.geometry.xy.XyQuadraticCurve
 
getControlPoint1() - Method in class com.partnersoft.geometry.xy.XyCubicCurve
 
getControlPoint2() - Method in class com.partnersoft.geometry.xy.XyCubicCurve
 
getControlPreferences() - Method in class com.partnersoft.maps.app.MapAppConfiguration
 
getControlScripts() - Method in class com.partnersoft.system.Module
 
getControlState() - Method in interface com.partnersoft.gui.cockpit.CockpitEvent
 
getControlX() - Method in class com.partnersoft.formats.shapefile.ShpCurve
 
getControlY() - Method in class com.partnersoft.formats.shapefile.ShpCurve
 
getConvertToPoint() - Method in class com.partnersoft.maps.translator.MapDataDerivation
 
getCoordinateDisplayScript() - Method in class com.partnersoft.maps.model.MapSpace
 
getCoordinates() - Method in class com.partnersoft.formats.kml.KmlPoint
 
getCoordinates() - Method in class com.partnersoft.maps.file.LiteralPointSet
 
getCoordinateSystem() - Method in class com.partnersoft.maps.model.MapSpace
 
getCoordinateSystem() - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
getCoordinateSystem() - Method in interface com.partnersoft.maps.rover.RoverLayer
Coordinate system of map shape points.
getCoordinateTransformation() - Method in class com.partnersoft.maps.translator.TranslationPipeline
 
getCopiedByteCount() - Method in class com.partnersoft.io.StreamCopier
 
getCopyright() - Method in class com.partnersoft.branding.ProductBranding
 
getCorner1() - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
getCorner2() - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
getCorner3() - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
getCorner4() - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
getCorrectedJob(String) - Method in interface com.partnersoft.gps.postprocessing.Postprocessing
Always returns a CorrectedJob, even if no corrections were found.
getCorrectedLocation() - Method in class com.partnersoft.gps.postprocessing.PostprocessingPoint
 
getCorrectedLocations() - Method in class com.partnersoft.gps.postprocessing.CorrectedJob
Returns corrections keyed by their GPS ID.
getCorrectionDirectory() - Method in class com.partnersoft.gps.postprocessing.CorrectedJob
 
getCosine() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns the cosine of the angle.
getCount() - Method in class com.partnersoft.gadgets.LoggingThingCounter
 
getCount() - Method in class com.partnersoft.io.FileActivityEvent
Gets the value of count
getCount() - Method in class com.partnersoft.maps.rover.RoverBlockHeader
 
getCount() - Method in class org.jcon.data.Aggregation
 
getCountry() - Method in class com.partnersoft.branding.OrganizationBranding
 
getCounts() - Method in class com.partnersoft.data.CountingBag
 
getCounts() - Method in class org.jcon.data.CountingBag
 
getCSVFields() - Method in class com.partnersoft.io.formats.csv.CSVDataRecordSource
 
getCSVType() - Method in class com.partnersoft.io.formats.csv.CSVDataRecordSource
 
getCurrentDirectory() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
getCurrentEditor() - Method in class com.partnersoft.workbench.gui.WorkbenchPage
 
getCurrentEntityName() - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
getCurrentFile() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
getCurrentFileName() - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
getCurrentFrontendName() - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
getCurrentItem() - Method in class com.partnersoft.maps.app.MapSelectionLogic
FIXME: take this out, it's a duplicate for getSelectedItem().
getCurrentLineNumber() - Method in class com.partnersoft.formats.dxf.DxfGroupReader
Returns the line number the current group starts on.
getCurrentLineNumber() - Method in class com.partnersoft.gui.forms.FormTextField
Get the number of the line where the caret is.
getCurrentMapSet() - Method in class com.partnersoft.maps.app.MapEditLogic
 
getCurrentMapSetEditActor() - Method in class com.partnersoft.maps.app.MapEditLogic
 
getCurrentNode() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
getCurrentPanel() - Method in class com.partnersoft.gui.GUIBuilder
 
getCurrentPhaseString() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
getCurrentSelectionEditActor() - Method in class com.partnersoft.maps.app.MapEditLogic
 
getCurrentSize() - Method in class com.partnersoft.data.BlockingQueue
Returns the current size.
getCurrentSize() - Method in class com.partnersoft.io.formats.dump.GoedelObjectDumpBuilder
 
getCurrentSize() - Method in class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
 
getCurrentTime() - Method in class com.partnersoft.gadgets.StopWatch
Get the time since last start.
getCurrentTimeString() - Method in class com.partnersoft.gadgets.StopWatch
Get the time since last start as a formatted string.
getCurrentTool() - Method in class com.partnersoft.maps.app.MapEditLogic
 
getCurrentValues() - Method in class com.partnersoft.io.DataRecordSource
Gets the field values array for the current record.
getCursor() - Method in class com.partnersoft.maps.model.MapEditTool
 
getCurveCount() - Method in class com.partnersoft.formats.shapefile.ShpPolyCurve
The total number of actual (non-straight-line) curves.
getCurveFitTangentDirection() - Method in class com.partnersoft.formats.dxf.DxfVertex
Curve fit tangent direction, code 50.
getCurves() - Method in class com.partnersoft.formats.shapefile.ShpPolyCurve
Returns the points as a list of lists.
getCustom() - Method in class com.partnersoft.preferences.model.UserSubsystemPreferences
Custom settings.
getCustomForm() - Method in class com.partnersoft.preferences.gui.SubsystemPreferencesPanel
 
getCustomNavigationControls() - Method in class com.partnersoft.gui.forms.FormTextField
 
getDashing() - Method in class com.partnersoft.gui.LinetypeConfig
Dashing pattern, specified as space-separated lengths of alternating opaque and transparent sections.
getDashing() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getDashing() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getDashPhase() - Method in class com.partnersoft.gui.LinetypeConfig
Offset into dashing patterns to begin the stroke.
getDashPhase() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getDashPhase() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getData() - Method in class com.partnersoft.cog.Cog
Returns the payload data.
getData(Path) - Method in class com.partnersoft.cog.Cog
Gets the data object from the node specified by the path.
getData(String) - Method in class com.partnersoft.cog.Cog
Same as getData(Path path) but automatically creates the Path object from the given string.
getData() - Method in class com.partnersoft.compression.huffman.HuffmanLeaf
 
getData() - Method in class com.partnersoft.data.PathedTree
Returns the data associated with this node.
getData() - Method in class com.partnersoft.formats.shapefile.ShapefileRecord
 
getData() - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Obj_Record
 
getData(long) - Method in class com.partnersoft.io.formats.rover.RoverDataStore
 
getData() - Method in class com.partnersoft.maps.model.MapDataItem
 
getData(int) - Method in class com.partnersoft.maps.model.RoverBundle
 
getData() - Method in class com.partnersoft.maps.rover.RoverEntity
 
getData() - Method in class com.partnersoft.maps.translator.MapDataGraphic
Data set for this graphic.
getData() - Method in class com.partnersoft.net.holler.HollerMessage
 
getDataAt(double, double, int, int) - Method in class com.partnersoft.maps.view.MapViewPanel
Returns an array of MapDataLinks to the data at the given pixel coordinates.
getDatabase() - Method in class com.partnersoft.maps.database.RoverDatabaseBuilder
 
getDatabase() - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
getDatabase() - Method in class com.partnersoft.maps.database.RoverTable
 
getDatabase() - Method in class com.partnersoft.maps.model.DatabaseRoverSet
 
getDatabase() - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
getDatabase() - Method in class com.partnersoft.maps.translator.TranslationPipeline
 
getDatabase() - Method in class com.partnersoft.sql.SqlConnection
 
getDatabase() - Method in class com.partnersoft.sql.SqlDatabase
Database name for extraction (optional).
getDatabase() - Method in class com.partnersoft.sql.SqlDataRecordSource
 
getDatabaseBuilder() - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
getDatabaseConnection() - Method in class com.partnersoft.io.sql.SQLScripter
 
getDatabaseConnection() - Method in class com.partnersoft.sql.SqlScripter
 
getDatabaseName() - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
Database name for extraction (optional).
getDatabasePassword() - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
Database password for extraction (optional).
getDatabasePath() - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
Database path for extraction (optional).
getDatabaseProperties() - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
Database properties for extraction (optional).
getDatabaseServer() - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
Database server for extraction (optional).
getDatabaseType() - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
Database type for extraction (optional).
getDatabaseUser() - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
Database user for extraction (optional).
getDataBits() - Method in class com.partnersoft.gps.GPSSettings
Gets the value of dataBits
getDataBits() - Method in class com.partnersoft.gps.RangefinderSettings
Gets the value of dataBits
getDataCount() - Method in class com.partnersoft.io.formats.rover.RoverDataStore
 
getDataDirectory() - Method in class com.partnersoft.system.Module
The directory containing user data associated with the module, generally PARTNERINSTALL/data/MODULENAME
getDataDisplayScript() - Method in class com.partnersoft.maps.model.MapSpace
 
getDataFields() - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
getDataFile() - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
getDataFile() - Method in class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
 
getDataFile() - Method in class org.jcon.tools.MakeReport
TOF file containing the object to run the report on.
getDataID() - Method in class com.partnersoft.maps.model.MapDataItem
 
getDataID() - Method in class com.partnersoft.maps.model.MapGraphic
Gets the value of dataID
getDataId() - Method in class com.partnersoft.maps.rover.AbstractRoverShape
 
getDataId() - Method in class com.partnersoft.maps.rover.RoverFindItem
 
getDataId() - Method in interface com.partnersoft.maps.rover.RoverShape
The data ID for this shape.
getDataItemCount() - Method in class com.partnersoft.maps.model.DatabaseRoverSet
 
getDataItemCount() - Method in class com.partnersoft.maps.model.MemoryRoverSet
 
getDataItemCount() - Method in class com.partnersoft.maps.model.RoverSet
This returns the number of data items.
getDataItemCount() - Method in class com.partnersoft.maps.model.TiledRoverSet
 
getDataPanel() - Method in class com.partnersoft.maps.app.MapAppGui
 
getDataSet() - Method in class com.partnersoft.maps.model.MapDataItem
For backwards compatibility only.
getDataTable() - Method in class com.partnersoft.maps.database.RoverDatabase
 
getDatatype(String) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
getDataType() - Method in class com.partnersoft.maps.model.MapDataItem
 
getDataType() - Method in class com.partnersoft.maps.model.MapGraphic
Data type of the graphic, used to define the data fields, labels, etc.
getDataType() - Method in class com.partnersoft.maps.translator.MapDataGraphic
Name of this graphic's datatype.
getDataType() - Method in class com.partnersoft.maps.translator.MapDataMergeField
 
getDataType() - Method in class com.partnersoft.maps.translator.MapDataTypeField
 
getDataTypeProfiles() - Method in class com.partnersoft.maps.model.RoverProfile
 
getDataTypes() - Method in class com.partnersoft.io.formats.rover.RoverDataStore
 
getDataTypes() - Method in class com.partnersoft.maps.model.MapQuery
 
getDataValues() - Method in class com.partnersoft.maps.model.MapQuery
 
getDataViewText() - Method in class com.partnersoft.maps.app.MapDataPanel
 
getDate() - Method in class com.partnersoft.data.DateAndTime
Returns the date portion of this DateAndTime.
getDatum() - Method in class com.partnersoft.geometry.projection.StandardProjection
 
getDays() - Method in class com.partnersoft.data.Duration
 
getDaysPart() - Method in class com.partnersoft.data.Duration
Returns the truncated days amount - useful when breaking the duration up into hours minutes seconds etc.
getDbName() - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
getDebugColor() - Method in class com.partnersoft.gui.LogDisplay
 
getDecimalPlaces() - Method in class org.jcon.text.FixedPointPicture
 
getDecoratorShape() - Method in class com.partnersoft.maps.model.TextStyle
 
getDecoratorStyle() - Method in class com.partnersoft.maps.model.LineDecoration
 
getDefaultActor() - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
Gets the default actor, or null if none is set.
getDefaultCoroner() - Static method in class org.jcon.util.Death
 
getDefaultEndWidth() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Default end width, code 41, optional, default 0.
getDefaultFont() - Static method in class com.partnersoft.gui.FontLib
 
getDefaultFor(String) - Method in class com.partnersoft.gui.DialogBuilder
 
getDefaultNamer() - Method in class com.partnersoft.data.SplittingNamer
Gets the value of defaultNamer
getDefaultPrimitive(Class) - Static method in class com.partnersoft.data.DataLib
Returns a default value for a primitive class.
getDefaultPrimitive(Class) - Static method in class org.jcon.data.DataUtilities
Returns a default value for a primitive class.
getDefaultProperties() - Method in class org.jcon.util.CommandLineSyntax
 
getDefaultStartWidth() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Default start width, code 40, optional, default 0.
getDefaultValue() - Method in class org.jcon.data.Picklist
The picklist defaultValue selection.
getDefaultValue() - Method in class org.jcon.text.DelimitedFieldDef
 
getDefaultValue() - Method in class org.jcon.text.FixedLengthFieldDef
 
getDefaultValue() - Method in class org.jcon.util.CommandLineArgument
 
getDefaultValue() - Method in class org.jcon.util.CommandLineOption
 
getDefaultValueFor(Class) - Static method in class org.jcon.data.EnumeratedType
Yet another handy way to avoid all those try/catch blocks when introspecting.
getDefaultValueFor(String) - Static method in class org.jcon.data.EnumeratedType
Yet another even handier way to avoid all those try/catch blocks when introspecting.
getDeflectionABC() - Method in class com.partnersoft.geometry.xy.XyTriangle
The deflection of the line segment connecting vertexB to vertexC as compared to the line segment from vertexA to vertexB.
getDeflectionACB() - Method in class com.partnersoft.geometry.xy.XyTriangle
The deflection of the line segment connecting vertexC to vertexB as compared to the line segment from vertexA to vertexC.
getDeflectionBAC() - Method in class com.partnersoft.geometry.xy.XyTriangle
The deflection of the line segment connecting vertexA to vertexC as compared to the line segment from vertexB to vertexA.
getDeflectionBCA() - Method in class com.partnersoft.geometry.xy.XyTriangle
The deflection of the line segment connecting vertex C to vertex A as compared to the line segment from vertexB to vertexC.
getDeflectionCAB() - Method in class com.partnersoft.geometry.xy.XyTriangle
The deflection of the line segment connecting vertexA to vertexC as compared to the line segment from vertexC to vertexA.
getDeflectionCBA() - Method in class com.partnersoft.geometry.xy.XyTriangle
The deflection of the line segment connecting vertexB to vertexA as compared to the line segment from vertexC to vertexB.
getDegrees() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns the angle as measured in decimal degrees.
getDelegate() - Method in class com.partnersoft.gui.DelegatingLayoutManager
 
getDelegate() - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
getDelegate() - Method in class com.partnersoft.system.DelegatingClassLoader
 
getDeleter() - Method in class com.partnersoft.maps.database.RoverTable
 
getDelimitedField(String, int, String) - Static method in class org.jcon.util.DataLib
Returns the delimited field number using base 1, or null if no such field number exists.
getDelimiter() - Method in class org.jcon.text.DelimitedRecordDef
The delimiter used to separate field values
getDelimiter() - Method in class org.jcon.text.StringSplitter
 
getDeltaX() - Method in class com.partnersoft.geometry.xy.XyVector
Offset on the X axis.
getDeltaY() - Method in class com.partnersoft.geometry.xy.XyVector
Offset on the Y axis.
getDenominator() - Method in class com.partnersoft.gadgets.LoggingRatioCounter
 
getDepth() - Method in class com.partnersoft.geometry.xyz.XyzBounds
Depth of these bounds (z dimension).
getDescription() - Method in class com.partnersoft.branding.ProductBranding
 
getDescription() - Method in class com.partnersoft.cog.CogStructureField
Human-oriented description of the field.
getDescription() - Method in enum com.partnersoft.formats.dxf.DxfPolyline.SurfaceType
 
getDescription() - Method in class com.partnersoft.formats.kml.KmlPlacemark
 
getDescription() - Method in class com.partnersoft.io.ExtensionFilter
 
getDescription() - Method in exception com.partnersoft.io.FileParseException
 
getDescription() - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
getDescription() - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
getDescription() - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataClass
Gets the value of description
getDescription() - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataField
Gets the value of description
getDescription() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
getDescription() - Method in enum com.partnersoft.net.http.HttpStatusCode
 
getDescription() - Method in enum com.partnersoft.net.NetworkService
 
getDescription() - Method in class org.jcon.data.FieldDef
Field description.
getDescription() - Method in class org.jcon.util.CommandLineArgument
 
getDescription() - Method in class org.jcon.util.CommandLineOption
 
getDescriptiveName() - Method in interface com.partnersoft.geometry.projection.Ellipsoid
Returns a description of the elipsoid, good place for any aliases.
getDescriptiveName() - Method in class com.partnersoft.geometry.projection.ellipsoid.SimpleEllipsoid
Returns a description of the Ellipsoid, good place for any aliases.
getDesiredEntities() - Method in interface com.partnersoft.io.formats.dxf.DXFEntityActor
 
getDesiredEntities() - Method in class com.partnersoft.io.formats.dxf.DXFEntityDebugActor
 
getDesiredSections() - Method in interface com.partnersoft.io.formats.dxf.DXFEntityActor
 
getDesiredSections() - Method in class com.partnersoft.io.formats.dxf.DXFEntityDebugActor
 
getDestination() - Method in class com.partnersoft.update.model.UpdateParameters
 
getDestinationInstall() - Method in class com.partnersoft.update.model.UpdateSession
 
getDestinationOS() - Method in class com.partnersoft.update.model.UpdateSession
 
getDestinationPackages() - Method in class com.partnersoft.update.model.UpdateSession
 
getDetailStyleName() - Method in class com.partnersoft.maps.render.RenderStyle
 
getDeterminant() - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
 
getDeviceConfiguration() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getDeviceLabel() - Method in interface com.partnersoft.gps.GPSDevice
 
getDeviceLabel() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getDeviceLabel() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getDeviceType() - Method in interface com.partnersoft.gps.GPSDevice
 
getDeviceType() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getDeviceType() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getDialect() - Method in enum com.partnersoft.sql.SqlType
SqlDialect for this type.
getDirection() - Method in class com.partnersoft.geometry.xy.XyLineSegment
Returns the direction of the line segment, treating it as a vector from start to end.
getDirection() - Method in class com.partnersoft.geometry.xy.XyPolar
The angular coordinate.
getDirection() - Method in class com.partnersoft.geometry.xy.XyRay
 
getDirection() - Method in class com.partnersoft.geometry.xy.XyTurtle
Gets the turtle's current direction.
getDirection() - Method in class com.partnersoft.geometry.xy.XyVector
Returns the direction this vector points.
getDirection() - Method in class com.partnersoft.maps.model.MapEditContext
Returns the vector (generally from the selected item to the mouse click location) as a direction.
getDirectionAB() - Method in class com.partnersoft.geometry.xy.XyTriangle
The direction of the line segment connecting vertexA to vertexB.
getDirectionAC() - Method in class com.partnersoft.geometry.xy.XyTriangle
The direction of the line segment connecting vertexA to vertexC.
getDirectionBA() - Method in class com.partnersoft.geometry.xy.XyTriangle
The direction of the line segment connecting vertexB to vertexA.
getDirectionBC() - Method in class com.partnersoft.geometry.xy.XyTriangle
The direction of the line segment connecting vertexB to vertexC.
getDirectionCA() - Method in class com.partnersoft.geometry.xy.XyTriangle
The direction of the line segment connecting vertexC to vertexA.
getDirectionCB() - Method in class com.partnersoft.geometry.xy.XyTriangle
The direction of the line segment connecting vertexC to vertexB.
getDirectory() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
getDirectory() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
getDirectory() - Method in interface com.partnersoft.io.vfs.VfsNode
The VfsDirectory this node is in, or null if it is the root directory.
getDirectory() - Method in class com.partnersoft.maps.model.MapSet
 
getDirectory() - Method in class com.partnersoft.maps.model.MapSpace
 
getDirectory() - Method in class com.partnersoft.os.OsCommand
 
getDirectory() - Method in class com.partnersoft.system.Module
The directory containing the module's code and resources, generally modules/CONFIGLEVEL/MODULENAME
getDirectory() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
getDirectory() - Method in interface com.partnersoft.workbench.model.WorkbenchDirectoryEditor
 
getDisplayName() - Method in class org.jcon.data.FieldDef
Display form of name.
getDistance() - Method in class com.partnersoft.geometry.TurnVector
Returns the magnitude of the distance dimension.
getDistance() - Method in class com.partnersoft.maps.model.MapEditContext
Returns the distance moved in map units.
getDouble(Path) - Method in class com.partnersoft.cog.Cog
 
getDouble(String) - Method in class com.partnersoft.cog.Cog
 
getDouble(String) - Method in class com.partnersoft.data.PathedIntrospector
 
getDownloadedBoxcarPath() - Method in class com.partnersoft.update.model.UpdatePackageFile
 
getDownloadedChecksumPath() - Method in class com.partnersoft.update.model.UpdatePackageFile
 
getDownstreamNodes() - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
getDragThreshold() - Method in class com.partnersoft.preferences.model.ControlPreferences
This is the approximate number of pixels the mouse must move between between a button down and button up event to register as a drag instead of a click.
getDrawId() - Method in class com.partnersoft.maps.rover.AbstractRoverShape
 
getDrawId() - Method in class com.partnersoft.maps.rover.RoverBlockHeader
 
getDrawId() - Method in interface com.partnersoft.maps.rover.RoverShape
The Drawable ID for this shape.
getDriver() - Method in class com.partnersoft.io.sql.SQLConnection
 
getDriver() - Method in class com.partnersoft.sql.SqlDatabase
Database JDBC Driver classname.
getDriver() - Method in enum com.partnersoft.sql.SqlType
Full class name of the JDBC driver for this database type.
getDriverForType(String) - Static method in class com.partnersoft.io.sql.SQLLib
Gives you the class name for a driver based on a simpler "type" of database.
getEccentricity() - Method in class com.partnersoft.geometry.xy.XyEllipse
The eccentricity of the ellipse.
getEdgeCount() - Method in class com.partnersoft.geometry.xy.XyPolygon
 
getEditableFields() - Method in class org.jcon.data.IntrospectionProfile
 
getEdited() - Method in class com.partnersoft.gui.StringEditControl
 
getEditedCog() - Method in class com.partnersoft.gui.forms.Form
Gets the currently-edited Cog.
getEditedCog() - Method in class com.partnersoft.gui.GUIForm
 
getEditedFieldValue(String) - Method in class com.partnersoft.gui.forms.Form
This can be used to get things after editing without invoking a CogHeader or other object.
getEditedObject() - Method in class com.partnersoft.gui.forms.Form
Converts the currently-edited Cog to an object and returns the result.
getEditedObject() - Method in class com.partnersoft.gui.GUIForm
 
getEditedString() - Method in class com.partnersoft.gui.StringEditControl
 
getEditedType() - Method in class com.partnersoft.gui.forms.Form
Gets the edited CogType for the form.
getEditedType() - Method in class com.partnersoft.gui.forms.FormBuilder
 
getEditedTypeName() - Method in class com.partnersoft.gui.forms.FormBuilder
 
getEditLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getEditorClasses() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryHandler
 
getEditorClasses() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler
 
getEditPanel() - Method in class com.partnersoft.maps.app.MapAppGui
 
getElectricalNode() - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
getElementAt(int) - Method in class com.partnersoft.gui.ArrayListListModel
 
getElementAt(int) - Method in class com.partnersoft.gui.NamingListModel
 
getElementAt(int) - Method in class com.partnersoft.gui.SortedListModel
 
getElementAt(int) - Method in class com.partnersoft.maps.app.FindItemListModel
 
getElementPicture() - Method in class org.jcon.text.ArrayPicture
 
getElevation() - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
Elevation, code 38, optional, default 0.
getElevation() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Elevation, group 30, optional, default 0.
getElevation() - Method in class com.partnersoft.gps.Satellite
 
getElevationColumns() - Method in class com.partnersoft.formats.dem.DemBRecord
 
getElevationRows() - Method in class com.partnersoft.formats.dem.DemBRecord
 
getElevations() - Method in class com.partnersoft.formats.dem.DemBRecord
 
getEllipsoid(String) - Static method in class com.partnersoft.geometry.projection.ellipsoid.EllipsoidFactory
Retrieve the ellipsoid by name
getEllipsoid() - Method in class com.partnersoft.geometry.projection.StandardProjection
 
getElseProperty() - Method in class org.jcon.data.IfThenTransform
 
getElseResult() - Method in class org.jcon.data.IfThenTransform
 
getElseTransform() - Method in class org.jcon.data.ConditionalTransform
Optional transform to run if ifCondition evaluates to false.
getEmail() - Method in class com.partnersoft.branding.OrganizationBranding
 
getEnabledMapSets() - Method in class com.partnersoft.maps.app.HeadlessSkin
 
getEnd() - Method in class com.partnersoft.geometry.xy.XyArc
Ending direction for arc.
getEndCap() - Method in class com.partnersoft.gui.LinetypeConfig
Type of end cap used (butt, round, or square).
getEndCap() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getEndCap() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getEndDecoration() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getEndDecoration() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getEndPoint() - Method in class com.partnersoft.geometry.Polyline
 
getEndPoint() - Method in class com.partnersoft.geometry.xy.XyArc
 
getEndPoint() - Method in class com.partnersoft.geometry.xy.XyCubicCurve
 
getEndPoint() - Method in class com.partnersoft.geometry.xy.XyLineSegment
 
getEndPoint() - Method in interface com.partnersoft.geometry.xy.XyPath
Returns the last point in the shape.
getEndPoint() - Method in class com.partnersoft.geometry.xy.XyPolyline
 
getEndPoint() - Method in class com.partnersoft.geometry.xy.XyQuadraticCurve
 
getEndPoint() - Method in class com.partnersoft.maps.rover.AbstractRoverPointShape
 
getEndPoint() - Method in class com.partnersoft.maps.rover.RoverArea
 
getEndPoint() - Method in class com.partnersoft.maps.rover.RoverLine
 
getEndPoint() - Method in interface com.partnersoft.maps.rover.RoverShape
The last point in the shape.
getEndWidth() - Method in class com.partnersoft.formats.dxf.DxfLWPolylineVertex
 
getEndWidth() - Method in class com.partnersoft.formats.dxf.DxfVertex
Ending width, code 41, optional, default 0.
getEntityCount() - Method in class com.partnersoft.maps.database.RoverDatabase
 
getEntityCount() - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
getEntityCount() - Method in interface com.partnersoft.maps.rover.RoverStore
 
getErrorColor() - Method in class com.partnersoft.gui.LogDisplay
 
getErrors() - Method in class com.partnersoft.data.validation.ValidationErrorList
 
getEstAccuracy() - Method in class com.partnersoft.gps.GPSState
 
getEvaluationLicenseAgreement() - Static method in class com.partnersoft.system.LicenseLib
 
getEventScripts() - Method in class com.partnersoft.system.Module
 
getExamples() - Method in class com.partnersoft.maps.model.DataTypeProfile
 
getExamples() - Method in class com.partnersoft.maps.model.GraphicTypeProfile
 
getExamplesOfFieldValuesFor(String) - Method in class com.partnersoft.maps.model.DataTypeProfile
 
getException() - Method in class com.partnersoft.gadgets.AsynchronousCommand
Exception occurred during processing.
getException() - Method in class com.partnersoft.io.AbstractIterableInput
 
getException() - Method in class com.partnersoft.io.AsynchronousStreamCopy
If transfer failed is true, this is the reason why.
getException() - Method in class com.partnersoft.io.DataRecordSink
Returns any exception that may have happened during open, close, or write.
getException() - Method in interface com.partnersoft.io.IterableInput
Returns the last exception encountered during IterableInput.open(), IterableInput.fetch(), or IterableInput.close() (or other methods that call these, like the Iterator implementation).
getExitWhenDone() - Method in class com.partnersoft.update.web.WebUpdate
 
getExplicitConnectivityNodeID() - Method in class com.partnersoft.maps.translator.TranslatorElectricalConnectivityNode
 
getExtension() - Method in class com.partnersoft.data.NamedBlob
Returns the file extension, including the period.
getExtension() - Method in class com.partnersoft.data.Path
Returns the file extension, generally the part including and after the LAST period (.).
getExtension() - Method in class com.partnersoft.io.ExtensionFilter
 
getExtension() - Method in class com.partnersoft.io.FileExtensionFilter
 
getExtension() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
getExtension() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
getExtension() - Method in interface com.partnersoft.io.vfs.VfsNode
File extension (the part after the '.' in most file names; includes the '.').
getExtension() - Method in class org.jcon.io.ExtensionFilter
 
getExtensions() - Method in class com.partnersoft.io.ExtensionListFilter
 
getExtensions() - Method in class com.partnersoft.io.FileExtensionListFilter
Returns an unmodifiable list of the configured valid extensions.
getExtensions() - Method in class org.jcon.io.ExtensionListFilter
 
getExtents() - Method in class com.partnersoft.geometry.Polygon
 
getExtents() - Method in class com.partnersoft.geometry.Polyline
 
getExtents() - Method in class com.partnersoft.maps.model.DataTypeProfile
 
getExtents() - Method in class com.partnersoft.maps.model.GraphicTypeProfile
 
getExtents() - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
getExtents() - Method in class com.partnersoft.maps.translator.MapDataGraphicList
 
getExtents() - Method in class com.partnersoft.maps.translator.MapDataImage
 
getExtents() - Method in class com.partnersoft.maps.translator.MapDataPoint
 
getExtents() - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
getExtents() - Method in class com.partnersoft.maps.translator.MapDataPolygon
 
getExtents() - Method in class com.partnersoft.maps.translator.MapDataPolyline
 
getExtents() - Method in class com.partnersoft.maps.translator.MapDataText
 
getExteriorAngleA() - Method in class com.partnersoft.geometry.xy.XyTriangle
The exterior interior angle at vertex A.
getExteriorAngleB() - Method in class com.partnersoft.geometry.xy.XyTriangle
The exterior interior angle at vertex B.
getExteriorAngleC() - Method in class com.partnersoft.geometry.xy.XyTriangle
The exterior interior angle at vertex C.
getExtrusionX() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Extrusion direction X, group 210, optional, default 0.
getExtrusionX() - Method in class com.partnersoft.formats.dxf.DxfInsert
Extrusion direction X, group 210, optional, default 0.
getExtrusionX() - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
Extrusion direction X, group 210, optional, default 0.
getExtrusionX() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Extrusion direction X, group 210, optional, default 0.
getExtrusionY() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Extrusion direction Y, group 220, optional, default 0.
getExtrusionY() - Method in class com.partnersoft.formats.dxf.DxfInsert
Extrusion direction Y, group 220, optional, default 0.
getExtrusionY() - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
Extrusion direction Y, group 220, optional, default 0.
getExtrusionY() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Extrusion direction Y, group 220, optional, default 0.
getExtrusionZ() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Extrusion direction Z, group 230, optional, default 1.
getExtrusionZ() - Method in class com.partnersoft.formats.dxf.DxfInsert
Extrusion direction Z, group 230, optional, default 1.
getExtrusionZ() - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
Extrusion direction Z, group 230, optional, default 1.
getExtrusionZ() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Extrusion direction Z, group 230, optional, default 1.
getFactory() - Static method in class com.partnersoft.core.LogFactory
Gets the default LogFactory implementation.
getFactory(String) - Static method in class com.partnersoft.gui.ImageFactory
Returns the named global ImageFactory.
getFailed() - Method in class com.partnersoft.gadgets.AsynchronousCommand
Processing failed.
getFailed() - Method in class com.partnersoft.io.AsynchronousStreamCopy
Transfer failed flag.
getFailedCommands() - Method in class com.partnersoft.gadgets.AsynchronousCommandQueue
 
getFeatures() - Method in class com.partnersoft.formats.xml.XmlParser
 
getFetched() - Method in class com.partnersoft.formats.dem.DemReader
 
getFetched() - Method in class com.partnersoft.formats.dxf.DxfGroupReader
 
getFetched() - Method in class com.partnersoft.formats.dxf.DxfStructureReader
 
getFetched() - Method in class com.partnersoft.formats.shapefile.ShapefileReader
 
getFetched() - Method in class com.partnersoft.formats.shapefile.ShpReader
 
getFetched() - Method in class com.partnersoft.formats.text.TextGrep
 
getFetched() - Method in class com.partnersoft.io.DataRecordSource
 
getFetched() - Method in interface com.partnersoft.io.IterableInput
Returns the last fetched item (if immutable) or a copy of it (if mutable).
getFetched() - Method in class com.partnersoft.io.SequentialIterableInput
 
getFetched() - Method in class com.partnersoft.io.TextLineReader
 
getFetched() - Method in class com.partnersoft.maps.database.RoverBytesSqlInput
 
getField() - Method in class com.partnersoft.gui.forms.FormFieldEvent
 
getField(String) - Method in class org.jcon.data.ArrayListRecord
Returns a FieldDef for the given field.
getField(String) - Method in class org.jcon.data.BeanRecord
Returns a FieldDef for the given field.
getField(String) - Method in class org.jcon.data.FlattenedBean
Returns a FieldDef for the given field.
getField(String) - Method in class org.jcon.data.HashRecord
Returns a FieldDef for the given field.
getField(String) - Method in interface org.jcon.data.Record
Returns a PropertyDescriptor for the given field.
getFieldActionSameAsOk() - Method in class com.partnersoft.gui.forms.FormDialog
 
getFieldDefs() - Method in class org.jcon.data.IntrospectionProfile
 
getFieldDefs() - Method in class org.jcon.text.DelimitedRecordDef
The delimited field object definitions.
getFieldLength() - Method in class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
getFieldLength() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Field length, code 73, optional, default 0.
getFieldLength() - Method in class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
getFieldName() - Method in class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
getFieldName() - Method in class com.partnersoft.io.DataFilterSort
 
getFieldName() - Method in class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
getFieldNames() - Method in class com.partnersoft.io.DataRecordSink
Gets the field names array.
getFieldNames() - Method in class com.partnersoft.io.DataRecordSource
Gets the field names array.
getFieldNames() - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
getFieldNames() - Method in class com.partnersoft.sql.SqlPreparedStatement
 
getFieldNames() - Method in class org.jcon.text.BeanReportEngine
The ordered list of field names, corresponding to the order of the hash symbol fields in the format string.
getFieldOffset() - Method in class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
getFieldOffset() - Method in class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
getFields() - Method in class com.partnersoft.cog.CogStructureType
Returns the list of field definitions, in their defined standard order.
getFields() - Method in class com.partnersoft.formats.dbf.DbfBuilder
 
getFields() - Method in class com.partnersoft.gui.GUIForm
 
getFields() - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidth
 
getFields() - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthDataRecordSource
 
getFields() - Method in class com.partnersoft.io.formats.dbf.DBFBuilder
 
getFields() - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataClass
Gets the value of fields
getFields() - Method in class com.partnersoft.io.formats.misc.ExcelDataRecordSource
 
getFields() - Method in class com.partnersoft.io.formats.packrat.PackratStructure
 
getFields() - Method in class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
getFieldSize() - Method in class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
getFieldSize() - Method in class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
getFieldsOfInterest() - Method in class org.jcon.data.FieldIndex
Gets the fields of interest.
getFieldType() - Method in class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
getFieldType() - Method in class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
getFieldTypes() - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
getFieldValue() - Method in class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
getFieldValue() - Method in class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
getFieldValue(String) - Method in class org.jcon.data.ArrayListRecord
Gets the value for a given field.
getFieldValue(String) - Method in class org.jcon.data.BeanRecord
Gets the value for a given field.
getFieldValue(String) - Method in class org.jcon.data.FlattenedBean
Gets the value for a given field.
getFieldValue(String) - Method in class org.jcon.data.HashRecord
Gets the value for a given field.
getFieldValue(String) - Method in interface org.jcon.data.Record
Gets the value for a given field.
getFieldValues() - Method in class org.jcon.data.ArrayListRecord
Field values for all readable fields.
getFieldValues() - Method in class org.jcon.data.BeanRecord
Field values for all editable fields.
getFieldValues() - Method in class org.jcon.data.FlattenedBean
Field values for all editable fields.
getFieldValues() - Method in class org.jcon.data.HashRecord
Field values for all readable fields.
getFieldValues() - Method in interface org.jcon.data.Record
Field values for all editable fields.
getFile() - Method in class com.partnersoft.formats.text.LineTextDataRecordSource
 
getFile() - Method in class com.partnersoft.io.FileActivityEvent
Gets the value of file
getFile() - Method in exception com.partnersoft.io.FileParseException
 
getFile() - Method in class com.partnersoft.io.formats.dump.PackedNamedRandomAccessObjectDump
 
getFile() - Method in class com.partnersoft.io.formats.old.ObjectDatafile
If you just have to bang on the file, use this.
getFile() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
getFile() - Method in interface com.partnersoft.io.vfs.VfsRandomAccess
The VfsFile this VfsRandomAccess is accessing.
getFile() - Method in class com.partnersoft.maps.file.IntegerIndexFile
 
getFile() - Method in class com.partnersoft.scripting.AbstractScript
 
getFile() - Method in class com.partnersoft.workbench.gui.HexadecimalFileViewer
 
getFile() - Method in class com.partnersoft.workbench.gui.TextFileGrepViewer
 
getFile() - Method in class com.partnersoft.workbench.gui.TextFileLineViewer
 
getFile() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
getFile() - Method in class com.partnersoft.workbench.model.WorkbenchFile
 
getFile() - Method in interface com.partnersoft.workbench.model.WorkbenchFileEditor
 
getFileCode() - Method in class com.partnersoft.formats.shapefile.ShapefileHeader
 
getFileLength() - Method in class com.partnersoft.formats.shapefile.ShapefileHeader
 
getFileLength() - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
getFileLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getFileLogic() - Method in class com.partnersoft.update.app.UpdateLogic
 
getFileLogic() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
getFileName() - Method in class com.partnersoft.gps.postprocessing.GpsCorrection
 
getFileName() - Method in class com.partnersoft.maps.rover.RoverData
 
getFileName() - Method in class com.partnersoft.platform.j2se.StandardLogAppender
Returns the file name.
getFileName() - Method in class com.partnersoft.update.model.UpdatePackageFile
 
getFilenameBase() - Method in class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
 
getFillColor() - Method in class com.partnersoft.formats.google.GoogleMapPolygon
 
getFillOpacity() - Method in class com.partnersoft.formats.google.GoogleMapPolygon
 
getFilter() - Method in class com.partnersoft.io.DataRecordQuery
Returns DataRecordFilter for this query.
getFindField() - Method in class com.partnersoft.gui.forms.FormTextField
 
getFindItemIndex() - Method in class com.partnersoft.maps.app.FindItemListModel
 
getFindItems() - Method in class com.partnersoft.maps.model.MapSpace
 
getFindItems() - Method in class com.partnersoft.maps.model.RoverSet
 
getFindLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getFindName() - Method in class com.partnersoft.maps.rover.RoverFindItem
 
getFindPanel() - Method in class com.partnersoft.maps.app.MapAppGui
 
getFinePrintFont() - Static method in class com.partnersoft.gui.FontLib
 
getFirstLine() - Method in class com.partnersoft.net.http.HttpRequest
 
getFirstLine() - Method in class com.partnersoft.net.http.HttpResponse
 
getFirstPart() - Method in class com.partnersoft.data.Path
Returns the first path part.
getFixedHeight() - Method in class com.partnersoft.gui.forms.FormIconPicklistField
 
getFixedLengthFieldDefs() - Method in class org.jcon.text.FixedLengthRecordDef
The fixed-length field object definitions.
getFixedSize() - Method in class com.partnersoft.io.formats.packrat.PackratBlob
 
getFixedSize() - Method in class com.partnersoft.io.formats.packrat.PackratString
 
getFixedSizeAmount() - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
Override with real fixed size in bytes if isFixedSize() is true.
getFixedSizeAmount() - Method in class com.partnersoft.io.formats.packrat.PackratStructure
 
getFixedWidth() - Method in class com.partnersoft.gui.forms.FormIconPicklistField
 
getFixedWidthFont() - Static method in class com.partnersoft.gui.FontLib
 
getFlags() - Method in class com.partnersoft.maps.file.ConnectivityNode
 
getFloat(Path) - Method in class com.partnersoft.cog.Cog
 
getFloat(String) - Method in class com.partnersoft.cog.Cog
 
getFloat(String) - Method in class com.partnersoft.data.PathedIntrospector
 
getFont() - Method in class com.partnersoft.gui.FontSpecification
 
getFont() - Method in class com.partnersoft.gui.GUIBuilder
 
getFont() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getFontMetrics(Font) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getFontName() - Method in class com.partnersoft.gui.FontSpecification
Font name (e.g.
getFontName() - Method in class com.partnersoft.maps.model.TextStyle
 
getFontRenderContext() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getFontSize() - Method in class com.partnersoft.maps.model.TextStyle
 
getFontStyle() - Method in class com.partnersoft.maps.model.TextStyle
 
getFontTextureFiltering() - Method in class com.partnersoft.preferences.model.OpenglPreferences
Specifies texture filtering used for map text objects.
getFontTextureMipmapping() - Method in class com.partnersoft.preferences.model.OpenglPreferences
If true, map text font textures are mipmapped (additional scales generated).
getFooter() - Method in class org.jcon.text.IteratingDictionaryReportEngine
Something for the bottom of this report or section.
getFooter() - Method in class org.jcon.text.IteratingReportEngine
Something for the bottom of this report or section.
getForegroundColor() - Method in class com.partnersoft.gui.GUIBuilder
 
getForegroundColor() - Method in class com.partnersoft.maps.app.AbstractMapAppSkin
 
getForegroundColor() - Method in interface com.partnersoft.maps.app.MapAppSkin
 
getForegroundColor() - Method in class com.partnersoft.maps.render.DrawingSurfaceState
 
getForegroundColorName() - Method in class com.partnersoft.maps.translator.MapViewLegend
Gets the value of foregroundColorName
getForm() - Method in class com.partnersoft.gui.forms.FormBuilder
Returns the Form object.
getForm() - Method in class com.partnersoft.gui.forms.FormDialog
 
getForm() - Method in class com.partnersoft.gui.GUIFormDialog
 
getFormat() - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
getFormat() - Method in class com.partnersoft.maps.model.MapSet
The storage format used by this mapset for its rover data.
getFormat() - Method in class org.jcon.text.BeanReportEngine
The format string for the engine.
getFormPanel() - Method in class com.partnersoft.gui.forms.FormDirectionField
 
getFrame() - Method in class com.partnersoft.maps.app.MapControlState
Gets the value of frame
getFrame() - Method in class com.partnersoft.maps.app.MapViewLogic
Returns the current MapViewFrame setting.
getFrame() - Method in class com.partnersoft.maps.app.MapViewState
Gets the value of frame
getFrame() - Method in class com.partnersoft.maps.model.MapEditContext
 
getFrame() - Method in class com.partnersoft.maps.view.MapViewPanel
 
getFrameCount() - Method in class com.partnersoft.maps.render.RenderController
Get the global average frame count.
getFramerateShown() - Method in class com.partnersoft.preferences.model.VideoPreferences
If true, a framerate display will appear in the bottom right of the map view.
getFromMetersFactor() - Method in enum com.partnersoft.geometry.measurement.LinearUnit
 
getFromName() - Method in class com.partnersoft.maps.translator.PropertyTransformConfig
 
getFromUnit() - Method in class com.partnersoft.geometry.measurement.LinearUnitTransform
 
getFrontendName() - Method in class com.partnersoft.maps.rover.RoverData
 
getFullDescription() - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
Return a full description of the declaration, including name.
getFullDescription() - Method in class com.partnersoft.maps.model.Legend
 
getFullDescription() - Method in class com.partnersoft.maps.model.LegendScaleRegion
 
getGeometry() - Method in class com.partnersoft.formats.kml.KmlPlacemark
 
getGeometryType() - Method in class com.partnersoft.maps.model.MapEditTool
 
getGeometryType() - Method in class com.partnersoft.maps.model.MapGraphic
The type of geometry the graphic represents (e.g.
getGeometryType() - Method in class com.partnersoft.maps.model.MapPolyline
 
getGeometryType() - Method in class com.partnersoft.maps.translator.MapDataGraphic
The type of the graphic (e.g.
getGeometryType() - Method in class com.partnersoft.maps.translator.MapDataGraphicList
 
getGeometryType() - Method in class com.partnersoft.maps.translator.MapDataImage
 
getGeometryType() - Method in class com.partnersoft.maps.translator.MapDataPoint
 
getGeometryType() - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
getGeometryType() - Method in class com.partnersoft.maps.translator.MapDataPolygon
 
getGeometryType() - Method in class com.partnersoft.maps.translator.MapDataPolyline
 
getGeometryType() - Method in class com.partnersoft.maps.translator.MapDataText
 
getGigabytes() - Method in class com.partnersoft.data.ByteSize
 
getGlassPane() - Method in class com.partnersoft.maps.app.MapAppGui
 
getGLAutoDrawable() - Method in class com.partnersoft.gui.opengl.OpenglControl
 
getGLKey() - Method in class com.partnersoft.maps.model.PointStyle
 
getGLKey() - Method in class com.partnersoft.maps.model.TextStyle
 
getGps() - Method in class com.partnersoft.maps.app.MapApp
 
getGps() - Method in class com.partnersoft.maps.app.MapAppRoot
 
getGpsConfigPanel() - Method in class com.partnersoft.maps.app.MapAppGui
 
getGpsControlPanel() - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
getGpsDevice() - Method in class com.partnersoft.gps.GPSManager
This can return null.
getGpsDevices() - Method in class com.partnersoft.gps.GPSManager
 
getGPSID() - Method in class com.partnersoft.gps.postprocessing.CorrectedLocation
 
getGPSID() - Method in class com.partnersoft.gps.postprocessing.PostprocessingPoint
This returns the GPS ID of either the surveyed location or the corrected location, whichever exists.
getGPSID() - Method in class com.partnersoft.gps.postprocessing.SurveyedLocation
 
getGpsLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getGpsState() - Method in interface com.partnersoft.gps.GPSDevice
Returns null if the GPS is not open.
getGpsState() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getGpsState() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getGpsState() - Method in class com.partnersoft.maps.app.MapGpsLogic
Returns a projected GPSState.
getGpsType() - Method in class com.partnersoft.gps.GPSManager
 
getGpsType() - Method in class com.partnersoft.gps.GPSSettings
 
getGradient() - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
getGrammarFileName() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
getGrammarFileName() - Method in class com.partnersoft.io.DataFilterExpressionParser
 
getGraphicCount() - Method in class com.partnersoft.io.formats.rover.RoverGraphicStash
 
getGraphicGroups() - Method in class com.partnersoft.maps.model.MapSet
 
getGraphicGroups() - Method in class com.partnersoft.maps.model.MapSpace
 
getGraphics() - Method in class com.partnersoft.maps.translator.MapDataGraphicList
 
getGraphicType() - Method in class com.partnersoft.maps.model.MapGraphic
Thematic category of the graphic, used for legending.
getGraphicType() - Method in class com.partnersoft.maps.translator.MapDataGraphic
Name of this graphic's graphictype.
getGraphicTypeProfiles() - Method in class com.partnersoft.maps.model.RoverProfile
 
getGreen() - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
getGreenColor() - Method in class com.partnersoft.maps.model.PointStyle
 
getGreenColorName() - Method in class com.partnersoft.maps.model.PointStyle
 
getGrid() - Method in class com.partnersoft.geometry.xy.XyGridCell
 
getGrid() - Method in class com.partnersoft.maps.model.RasterTiling
 
getGrid() - Method in class com.partnersoft.maps.rover.RoverLevelOfDetail
 
getGridDisplayScript() - Method in class com.partnersoft.maps.model.MapSpace
 
getGroup() - Method in class com.partnersoft.cog.CogStructureField
 
getGroupIDFor(String) - Method in class com.partnersoft.maps.model.RoverSet
 
getGroupNamers() - Method in class com.partnersoft.data.SplittingNamer
Gets the value of groupNamers
getGroupNameTemplate() - Method in class com.partnersoft.data.SplittingNamer
Gets the value of groupNameTemplate
getGroups() - Method in interface com.partnersoft.formats.dxf.DxfApplicationDefinedStructure
Get the internal state as DXFGroups.
getGroups(DxfVersion) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
getGroups() - Method in class com.partnersoft.formats.dxf.DxfConfigurableApplicationDefinedStructure
 
getGroups(DxfVersion) - Method in class com.partnersoft.formats.dxf.DxfConfigurableStructure
 
getGroups(DxfVersion) - Method in class com.partnersoft.formats.dxf.DxfEndSec
 
getGroups(DxfVersion) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getGroups(DxfVersion) - Method in class com.partnersoft.formats.dxf.DxfEof
 
getGroups(DxfVersion) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
getGroups(DxfVersion) - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
 
getGroups(DxfVersion) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
getGroups(DxfVersion) - Method in class com.partnersoft.formats.dxf.DxfSection
 
getGroups(DxfVersion) - Method in interface com.partnersoft.formats.dxf.DxfStructure
Get the internal state as DXFGroups.
getGroups(DxfVersion) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
getGroupVisibility() - Method in class com.partnersoft.maps.model.MapSetViewSettings
 
getGUI() - Method in class com.partnersoft.gui.ActivityProgressControl
 
getGUI() - Method in class com.partnersoft.gui.BasicDialog
 
getGUI() - Method in class com.partnersoft.gui.BigStringField
 
getGUI() - Method in class com.partnersoft.gui.ButtonControl
 
getGUI() - Method in class com.partnersoft.gui.CheckBoxControl
 
getGUI() - Method in class com.partnersoft.gui.CheckboxField
 
getGUI() - Method in class com.partnersoft.gui.ColorField
 
getGUI() - Method in class com.partnersoft.gui.ComboField
 
getGUI() - Method in class com.partnersoft.gui.ComboSelectionControl
 
getGUI() - Method in class com.partnersoft.gui.DatabaseConfigurationField
 
getGUI() - Method in class com.partnersoft.gui.DateAndTimeField
 
getGUI() - Method in class com.partnersoft.gui.DateField
 
getGui() - Method in class com.partnersoft.gui.EditButtonStrip
 
getGUI() - Method in class com.partnersoft.gui.FileChooserControl
 
getGUI() - Method in class com.partnersoft.gui.FilenameField
 
getGui() - Method in class com.partnersoft.gui.forms.AbstractFormField
 
getGui() - Method in class com.partnersoft.gui.forms.Form
Return the top-level container for all components in this form.
getGui() - Method in class com.partnersoft.gui.forms.FormButton
 
getGui() - Method in class com.partnersoft.gui.forms.FormCogFilterField
 
getGui() - Method in interface com.partnersoft.gui.forms.FormField
Returns the GUI component for this field.
getGUI() - Method in class com.partnersoft.gui.forms.FormIconField
 
getGui() - Method in class com.partnersoft.gui.forms.FormRandomIntegerField
 
getGUI() - Method in interface com.partnersoft.gui.GUIControl
 
getGUI() - Method in interface com.partnersoft.gui.GUIField
Returns the GUI component for this field.
getGUI() - Method in class com.partnersoft.gui.GUIForm
 
getGUI() - Method in class com.partnersoft.gui.HTMLActionControl
 
getGUI() - Method in class com.partnersoft.gui.IconField
 
getGUI() - Method in class com.partnersoft.gui.ListSelectionControl
 
getGUI() - Method in class com.partnersoft.gui.LockingToggleButtonControl
 
getGUI() - Method in class com.partnersoft.gui.MemoryUsageDisplay
 
getGUI() - Method in class com.partnersoft.gui.NamedBlobField
 
getGui() - Method in class com.partnersoft.gui.opengl.OpenglControl
 
getGUI() - Method in class com.partnersoft.gui.PasswordField
 
getGUI() - Method in class com.partnersoft.gui.PicklistField
 
getGui() - Method in class com.partnersoft.gui.ProgressBar
Returns the progress bar.
getGUI() - Method in class com.partnersoft.gui.RadioButtonSetControl
 
getGUI() - Method in class com.partnersoft.gui.ReadOnlyStringField
 
getGUI() - Method in class com.partnersoft.gui.SoundField
 
getGui() - Method in class com.partnersoft.gui.SphericalImageViewer
 
getGUI() - Method in class com.partnersoft.gui.Splash
 
getGUI() - Method in class com.partnersoft.gui.StringEditControl
 
getGUI() - Method in class com.partnersoft.gui.StringField
 
getGUI() - Method in class com.partnersoft.gui.TextAreaField
 
getGUI() - Method in class com.partnersoft.gui.TimeField
 
getGUI() - Method in class com.partnersoft.gui.ToggleButtonControl
 
getGUI() - Method in class com.partnersoft.gui.TreeField
 
getGui() - Method in class com.partnersoft.gui.viewer.AbstractCustomPaintedViewer
 
getGui() - Method in interface com.partnersoft.gui.viewer.GuiViewer
Returns the GUI component.
getGui() - Method in class com.partnersoft.gui.viewer.HTMLLabelledListViewer
 
getGui() - Method in class com.partnersoft.gui.viewer.LabelledListViewer
 
getGUI() - Method in class com.partnersoft.gui.VirtualKeyboard
 
getGUI() - Method in class com.partnersoft.gui.ZoomButton
 
getGUI() - Method in class com.partnersoft.maps.app.FindItemPanel
 
getGui() - Method in class com.partnersoft.maps.app.GpsControlPanel
 
getGui() - Method in class com.partnersoft.maps.app.MapApp
 
getGui() - Method in class com.partnersoft.maps.app.MapAppRoot
Returns the root of the GUI hierarchy.
getGUI() - Method in class com.partnersoft.maps.app.MapDataPanel
 
getGUI() - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
getGUI() - Method in class com.partnersoft.maps.app.MapHTMLControl
 
getGUI() - Method in class com.partnersoft.maps.gui.CurrentLegendViewer
 
getGui() - Method in class com.partnersoft.maps.view.Java2dMapViewCanvas
 
getGui() - Method in interface com.partnersoft.maps.view.MapViewCanvas
 
getGui() - Method in class com.partnersoft.maps.view.MapViewPanel
 
getGui() - Method in class com.partnersoft.maps.view.OpenglMapViewCanvas
 
getGui() - Method in class com.partnersoft.preferences.app.PreferencesApp
 
getGui() - Method in class com.partnersoft.preferences.gui.SubsystemPreferencesPanel
 
getGui() - Method in class com.partnersoft.update.app.UpdateApp
 
getGui() - Method in class com.partnersoft.workbench.app.WorkbenchApp
 
getGui() - Method in class com.partnersoft.workbench.gui.DatabaseViewer
 
getGui() - Method in class com.partnersoft.workbench.gui.HexadecimalFileViewer
 
getGui() - Method in class com.partnersoft.workbench.gui.TextFileGrepViewer
 
getGui() - Method in class com.partnersoft.workbench.gui.TextFileLineViewer
 
getGui() - Method in class com.partnersoft.workbench.gui.TranslationActivityViewer
 
getGui() - Method in class com.partnersoft.workbench.gui.WorkbenchActionButton
 
getGui() - Method in class com.partnersoft.workbench.gui.WorkbenchActionLinkButton
 
getGui() - Method in class com.partnersoft.workbench.gui.WorkbenchConsole
 
getGui() - Method in class com.partnersoft.workbench.gui.WorkbenchHtmlView
 
getGui() - Method in class com.partnersoft.workbench.gui.WorkbenchLinkButton
 
getGui() - Method in class com.partnersoft.workbench.gui.WorkbenchMakeDirectoryButton
 
getGui() - Method in class com.partnersoft.workbench.gui.WorkbenchMakeFileButton
 
getGui() - Method in class com.partnersoft.workbench.gui.WorkbenchNavigator
 
getGui() - Method in class com.partnersoft.workbench.gui.WorkbenchPage
 
getGui() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
getGui() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchEditor
 
getGui() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
getGui() - Method in interface com.partnersoft.workbench.model.WorkbenchEditor
 
getGuid() - Method in class com.partnersoft.cog.Cog
 
getGuid() - Method in interface com.partnersoft.core.Identifiable
Globally-unique ID (GUID) for this object.
getGuid() - Method in class com.partnersoft.data.NamedBlob
 
getGuid() - Method in class com.partnersoft.data.validation.ValidationError
 
getGuid() - Method in class com.partnersoft.gps.postprocessing.GpsCorrection
 
getGuid() - Method in class com.partnersoft.maps.rover.RoverData
 
getGuid() - Method in class com.partnersoft.maps.rover.RoverImageFile
 
getHandle() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getHDOP() - Method in class com.partnersoft.gps.GPSState
 
getHdop() - Method in class com.partnersoft.gps.GPSState
 
getHDOP() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getHDOP() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getHdopMaximum() - Method in class com.partnersoft.gps.GPSState
 
getHead() - Method in class com.partnersoft.data.Path
This is a class list operator.
getHeader() - Method in class com.partnersoft.cog.Cog
Returns the CogHeader attached to the root.
getHeader() - Method in class com.partnersoft.maps.rover.RoverBlock
 
getHeader() - Method in class org.jcon.text.IteratingDictionaryReportEngine
Something for the top of this report or section.
getHeader() - Method in class org.jcon.text.IteratingReportEngine
Something for the top of this report or section.
getHeaderInfoFields() - Method in class com.partnersoft.gps.postprocessing.CorrectedJob
 
getHeaders() - Method in class com.partnersoft.net.http.HttpRequest
 
getHeaders() - Method in class com.partnersoft.net.http.HttpResponse
 
getHeaderSize() - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Get your header size, in case you've forgotten already.
getHeading() - Method in class com.partnersoft.formats.kml.KmlIconStyle
 
getHeight() - Method in class com.partnersoft.data.GridContainer
Returns the number of cells high this container will allow.
getHeight() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Text height, code 40.
getHeight() - Method in class com.partnersoft.geometry.GridSystem
Gets the value of height
getHeight() - Method in class com.partnersoft.geometry.Rectangle
 
getHeight() - Method in class com.partnersoft.geometry.xy.XyBounds
Height of these bounds.
getHeight() - Method in class com.partnersoft.geometry.xy.XyRectangle
Retangle height (vertical dimension unless there is a rotation).
getHeight() - Method in class com.partnersoft.geometry.xy.XySize
Returns the area's height.
getHeight() - Method in class com.partnersoft.geometry.xyz.XyzBounds
Height of these bounds (y dimension).
getHeight() - Method in class com.partnersoft.gui.BasicDialog
 
getHeight() - Method in class com.partnersoft.gui.RationalPolygon
 
getHeight() - Method in class com.partnersoft.maps.model.MapViewFrame
 
getHeightCentimeters() - Method in enum com.partnersoft.printing.PaperSize
 
getHeightImp(Object) - Method in class com.partnersoft.gui.viewer.AbstractCustomPaintedViewer
 
getHeightImp(Object) - Method in class com.partnersoft.maps.gui.LineStyleViewer
 
getHeightImp(Object) - Method in class com.partnersoft.maps.gui.PointStyleViewer
 
getHeightImp(Object) - Method in class com.partnersoft.maps.gui.TextStyleViewer
 
getHeightInches() - Method in enum com.partnersoft.printing.PaperSize
 
getHeightPixels() - Method in enum com.partnersoft.printing.PaperSize
 
getHeightPoints() - Method in enum com.partnersoft.printing.PaperSize
 
getHighlightRegion() - Method in class com.partnersoft.maps.translator.MapViewLegend
 
getHilite(int) - Method in class com.partnersoft.io.formats.rover.RoverHiliteStore
 
getHilite(int) - Method in class com.partnersoft.maps.model.RoverBundle
 
getHiliteEntities() - Method in class com.partnersoft.maps.model.MapDataItem
 
getHoles() - Method in class com.partnersoft.maps.translator.MapDataPreprocessor
 
getHorizontalCode() - Method in enum com.partnersoft.maps.rover.RoverAlignment
The half-byte code corresponding to alignment along the X axis.
getHorizontalJustification() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Horizontal text justification; code 72, optional, default LEFT.
getHotkeyLogic() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
getHours() - Method in class com.partnersoft.data.Duration
 
getHoursPart() - Method in class com.partnersoft.data.Duration
Returns the truncated hours amount - useful when breaking the duration up into hours minutes seconds etc.
getHoverColor() - Method in class com.partnersoft.gui.LinkButton
 
getHtmlData() - Method in class com.partnersoft.formats.google.GoogleMapMarker
 
getHttpVersion() - Method in class com.partnersoft.net.http.HttpRequest
 
getHttpVersion() - Method in class com.partnersoft.net.http.HttpResponse
 
getIcon() - Method in class com.partnersoft.gui.ButtonControl
 
getIcon() - Method in class com.partnersoft.maps.app.MapAppGlassPane
 
getIcon() - Method in class com.partnersoft.maps.model.PointStyle
 
getIcon() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryHandler
 
getIcon() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler
 
getIcon() - Method in interface com.partnersoft.workbench.model.WorkbenchDirectoryHandler
Returns an icon appropriate to this file type.
getIcon() - Method in interface com.partnersoft.workbench.model.WorkbenchFileHandler
Returns an icon appropriate to this file type.
getIconHeight() - Method in class com.partnersoft.gui.ArrowIcon
 
getIconHref() - Method in class com.partnersoft.formats.kml.KmlIconStyle
 
getIconName() - Method in class com.partnersoft.formats.google.GoogleMapMarker
Returns the name of the style to use for this marker, not the icon's url.
getIconName() - Method in class com.partnersoft.maps.model.PointStyle
 
getIconStyle() - Method in class com.partnersoft.formats.kml.KmlStyle
 
getIconWidth() - Method in class com.partnersoft.gui.ArrowIcon
 
getIconX() - Method in class com.partnersoft.maps.app.MapAppGlassPane
 
getIconY() - Method in class com.partnersoft.maps.app.MapAppGlassPane
 
getId() - Method in class com.partnersoft.cog.Cog
 
getId() - Method in interface com.partnersoft.core.Identifiable
Numeric ID for this object.
getId() - Method in class com.partnersoft.formats.kml.KmlStyle
 
getId() - Method in class com.partnersoft.formats.shapefile.ShapefileRecord
 
getId() - Method in class com.partnersoft.maps.model.RoverSet
 
getId() - Method in class com.partnersoft.maps.rover.AbstractRoverShape
 
getId() - Method in interface com.partnersoft.maps.rover.RoverAreaIndex
Numeric ID for this index.
getId() - Method in class com.partnersoft.maps.rover.RoverData
 
getId() - Method in class com.partnersoft.maps.rover.RoverDrawable
 
getId() - Method in class com.partnersoft.maps.rover.RoverFindItem
 
getId() - Method in class com.partnersoft.maps.rover.RoverImageFile
 
getId() - Method in class com.partnersoft.maps.rover.RoverLevelOfDetail
 
getId() - Method in interface com.partnersoft.maps.rover.RoverShape
The ID for this shape, used to identify it in a database or other store.
getId() - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Numeric ID for this index.
getId() - Method in class com.partnersoft.maps.rover.RoverType
 
getID() - Method in class com.partnersoft.maps.view.MapMouseEvent
 
getId() - Method in class com.partnersoft.net.holler.HollerMessage
 
getIDAt(int) - Method in class com.partnersoft.maps.file.FindItemFile
 
getIDAt(int) - Method in interface com.partnersoft.maps.model.FindItemIndex
 
getIDAt(int) - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
getIfCondition() - Method in class org.jcon.data.ConditionalTransform
Condition which, if it evaluates to true, runs the thenTransform, otherwise runs the elseTransform if it exists.
getIfCondition() - Method in class org.jcon.data.IfThenTransform
 
getIfEmptyText() - Method in class org.jcon.text.IteratingReportEngine
If this text is non-null and iteration is empty, just prints this text instead of going through the iteration.
getIfProperty() - Method in class org.jcon.data.IfThenTransform
 
getIgnoreOffset() - Method in class com.partnersoft.maps.model.PointStyle
 
getIgnoreRotation() - Method in class com.partnersoft.maps.model.PointStyle
 
getImage(String) - Method in class com.partnersoft.gui.ImageFactory
Return a named image.
getImage(String) - Static method in class com.partnersoft.gui.ImageLib
Returns an image from the local filesystem.
getImage() - Method in class com.partnersoft.gui.ImageViewer
 
getImage(String) - Method in class com.partnersoft.gui.LocalImageFactory
Return a named image.
getImage() - Method in class com.partnersoft.gui.Screenshot
Gets the last captured image; if there is none, attempts to take one.
getImage() - Method in class com.partnersoft.maps.model.AbstractImageSource
 
getImage() - Method in interface com.partnersoft.maps.model.ImageSource
 
getImage() - Method in class com.partnersoft.maps.model.RasterImage
 
getImageBytes() - Method in interface com.partnersoft.maps.model.ImageSource
 
getImageBytes() - Method in class com.partnersoft.maps.translator.MapDataImage
 
getImageFactory() - Method in class com.partnersoft.maps.model.PointStyle
 
getImageFactory() - Method in class com.partnersoft.workbench.app.WorkbenchGui
 
getImageFactory() - Method in class com.partnersoft.workbench.gui.PointStylePreview
 
getImageFile() - Method in class com.partnersoft.gui.SphericalImageDisplay
 
getImageFile() - Method in class com.partnersoft.gui.SphericalImageViewer
 
getImageId() - Method in class com.partnersoft.maps.rover.RoverImage
 
getImageId() - Method in class com.partnersoft.maps.translator.MapDataImage
 
getImageList() - Method in class com.partnersoft.gui.Splash
 
getImageNames() - Method in class com.partnersoft.gui.ImageFactory
 
getImageNames() - Method in class com.partnersoft.gui.LocalImageFactory
 
getImageStyle() - Method in class com.partnersoft.maps.render.DrawingSurfaceState
 
getImageTable() - Method in class com.partnersoft.maps.database.RoverDatabase
 
getImageTextureFiltering() - Method in class com.partnersoft.preferences.model.OpenglPreferences
Specifies texture filtering used for map image objects.
getImageTextureMipmapping() - Method in class com.partnersoft.preferences.model.OpenglPreferences
If true, map image object textures are mipmapped (additional scales generated).
getImageTilesShown() - Method in class com.partnersoft.preferences.model.VideoPreferences
If true, lines are drawn at the boundaries of the underlying image tiles for background image sets such as aerial photos.
getImageTypes() - Method in class com.partnersoft.maps.model.RoverSet
Returns the names and ids for each image graphic type.
getIncludeData() - Method in class com.partnersoft.maps.translator.MapDataDerivation
 
getIndex() - Method in class com.partnersoft.cog.Cog
Returns the index location of this node in its parent's child list, or 0 if this is root.
getIndex(String) - Method in class com.partnersoft.maps.model.RoverBundle
 
getIndexedRotation(int) - Method in class com.partnersoft.gui.ImageRotationSet
Gets the numbered rotation; creates it if it hasn't been gotten before.
getIndexingStage() - Method in class com.partnersoft.maps.translator.TranslationPipeline
 
getIndexOfChild(Object, Object) - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
getIndexValues() - Method in class com.partnersoft.maps.translator.MapDataGraphic
Gets the value of indexValues
getIndicatedButton() - Method in class com.partnersoft.maps.app.WheelMenu
 
getIndicationGradient() - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
getInfoColor() - Method in class com.partnersoft.gui.LogDisplay
 
getInformationSource() - Method in class com.partnersoft.geometry.projection.ellipsoid.EPSGEllipsoid
Return the InformationSource for this Ellipsoid
getInheritedSchemas() - Method in class com.partnersoft.cog.CogSchema
 
getInitialX() - Method in class com.partnersoft.maps.translator.MapViewLegend
Gets the value of initialX
getInitialY() - Method in class com.partnersoft.maps.translator.MapViewLegend
Gets the value of initialY
getInput() - Method in class com.partnersoft.net.soap.SoapRequest
 
getInputOffsetX() - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
getInputOffsetY() - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
getInputScaleX() - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
getInputScaleY() - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
getInputStream() - Method in class com.partnersoft.io.AsynchronousStreamCopy
to copy from (null until ready).
getInputStream() - Method in class com.partnersoft.io.SerialPortWrapper
 
getInputStream() - Method in class com.partnersoft.net.TcpSocketClient
 
getInserter() - Method in class com.partnersoft.maps.database.RoverTable
 
getInstalledBoxcarPath() - Method in class com.partnersoft.update.model.UpdatePackageFile
 
getInstallRoot() - Static method in class com.partnersoft.io.FileLib
Root directory of Partner install.
getInstallType() - Method in class com.partnersoft.update.model.UpdateChainEvent
 
getInstallType() - Method in class com.partnersoft.update.model.UpdateParameters
 
getInt(Path) - Method in class com.partnersoft.cog.Cog
 
getInt(String) - Method in class com.partnersoft.cog.Cog
 
getInt(String) - Method in class com.partnersoft.data.PathedIntrospector
 
getInt(String) - Method in class org.jcon.util.PropMap
 
getInteriorAngleA() - Method in class com.partnersoft.geometry.xy.XyTriangle
The interior angle at vertex A.
getInteriorAngleB() - Method in class com.partnersoft.geometry.xy.XyTriangle
The interior angle at vertex B.
getInteriorAngleC() - Method in class com.partnersoft.geometry.xy.XyTriangle
The interior angle at vertex C.
getInterval() - Method in class com.partnersoft.gadgets.LoopingThread
Gets the loop interval in milliseconds.
getInterval() - Method in class com.partnersoft.maps.model.Decoration
 
getIpAddress() - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
getItem() - Method in class com.partnersoft.maps.model.MapDataLink
Convenience method to retrieve the referenced item.
getItemID() - Method in class com.partnersoft.maps.model.MapDataLink
Gets the value of itemID
getItemName() - Method in class com.partnersoft.maps.rover.RoverFindItem
 
getItemNamed(String) - Method in class org.jcon.data.Picklist
Finds a picklist item with the given name.
getItems() - Method in class org.jcon.data.Picklist
The list of items.
getJava2dPreferences() - Method in class com.partnersoft.preferences.model.GraphicsPreferences
Specific settings for Java2D rendering engine.
getJava2dPreferences() - Method in class com.partnersoft.preferences.model.VideoPreferences
Specific settings for Java2D rendering engine.
getJavaClassName() - Method in class com.partnersoft.cog.AbstractCogType
 
getJavaClassName() - Method in interface com.partnersoft.cog.CogType
Name of Java class associated with this type.
getJavaLibraryPath() - Method in class com.partnersoft.system.ModuleManager
Generates a library path (like java.library.path) with all available os/FOO/lib directories from all modules.
getJButton() - Method in class com.partnersoft.gui.ButtonControl
 
getJButton() - Method in class com.partnersoft.gui.forms.FormFilePathField
 
getJButton() - Method in class com.partnersoft.gui.forms.FormFilePathListField
 
getJCheckBox() - Method in class com.partnersoft.gui.forms.FormCheckboxField
 
getJColorChooser() - Method in class com.partnersoft.gui.ColorField
 
getJColorChooser() - Method in class com.partnersoft.gui.forms.FormColorField
 
getJComboBox() - Method in class com.partnersoft.gui.ComboField
 
getJComboBox() - Method in class com.partnersoft.gui.ComboSelectionControl
 
getJComboBox() - Method in class com.partnersoft.gui.forms.FormComboField
 
getJComboBox() - Method in class com.partnersoft.gui.forms.FormIconPicklistField
 
getJComboBox() - Method in class com.partnersoft.gui.forms.FormPicklistField
 
getJComboBox() - Method in class com.partnersoft.gui.PicklistField
 
getJDateChooser() - Method in class com.partnersoft.gui.DateAndTimeField
 
getJDateChooser() - Method in class com.partnersoft.gui.DateField
 
getJDateChooser() - Method in class com.partnersoft.gui.forms.FormDateField
 
getJDateChooser() - Method in class com.partnersoft.gui.TimeField
 
getJEditorPane() - Method in class com.partnersoft.maps.app.MapHTMLControl
 
getJEditorPane() - Method in class com.partnersoft.workbench.gui.WorkbenchHtmlView
 
getJFileChooser() - Method in class com.partnersoft.gui.FileChooserControl
 
getJFileChooser() - Method in class com.partnersoft.gui.FilenameField
 
getJFileChooser() - Method in class com.partnersoft.gui.forms.FormFilePathField
 
getJFileChooser() - Method in class com.partnersoft.gui.forms.FormFilePathListField
 
getJList() - Method in class com.partnersoft.gui.forms.FormFilePathListField
 
getJList() - Method in class com.partnersoft.gui.ListSelectionControl
 
getJobFilename() - Method in class com.partnersoft.gps.postprocessing.CorrectedJob
 
getJoin() - Method in class com.partnersoft.gui.LinetypeConfig
Type of join used (bevel, miter, or round).
getJoin() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getJoin() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getJPasswordField() - Method in class com.partnersoft.gui.forms.FormPasswordField
 
getJPasswordField() - Method in class com.partnersoft.gui.PasswordField
 
getJREDescription() - Method in class com.partnersoft.core.Environment
 
getJScrollPane() - Method in class com.partnersoft.gui.ListSelectionControl
 
getJTextArea() - Method in class com.partnersoft.gui.BigStringField
 
getJTextArea() - Method in class com.partnersoft.gui.TextAreaField
 
getJTextField() - Method in class com.partnersoft.gui.FilenameField
 
getJTextField() - Method in class com.partnersoft.gui.forms.AbstractFormTextField
 
getJTextField() - Method in class com.partnersoft.gui.forms.FormFilePathField
 
getJTextField() - Method in class com.partnersoft.gui.StringEditControl
 
getJTextField() - Method in class com.partnersoft.gui.StringField
 
getJToggleButton() - Method in class com.partnersoft.gui.ToggleButtonControl
 
getJTree() - Method in class com.partnersoft.gui.TreeField
 
getJustification() - Method in class com.partnersoft.gui.FontSpecification
Justification: "left", "right", "center", "justified".
getJustificationCode() - Method in class com.partnersoft.gui.FontSpecification
 
getKeepUpright() - Method in class com.partnersoft.maps.translator.MapDataDerivation
 
getKey() - Method in class com.partnersoft.data.MapEntry
 
getKey() - Method in class com.partnersoft.data.StandardMapEntry
 
getKeyArrayType() - Method in class com.partnersoft.io.formats.packrat.PackratAssociation
 
getKeyAt(int) - Method in class com.partnersoft.maps.model.Lookup
 
getKeyField() - Method in class com.partnersoft.maps.translator.MapDataMergeField
 
getKilobytes() - Method in class com.partnersoft.data.ByteSize
 
getKit() - Method in class com.partnersoft.maps.model.AbstractModuleLogic
 
getKnownEllipsoids() - Static method in class com.partnersoft.geometry.projection.ellipsoid.EllipsoidFactory
Return the list of know ellipsoids
getL1snr() - Method in class com.partnersoft.gps.Satellite
 
getL2snr() - Method in class com.partnersoft.gps.Satellite
 
getLabel() - Method in class com.partnersoft.cog.CogStructureField
Human-oriented label used in reports and GUIs.
getLabel() - Method in enum com.partnersoft.core.OS
Returns a human-friendly label for the OS.
getLabel() - Method in class com.partnersoft.maps.model.MapSet
 
getLabel() - Method in class com.partnersoft.maps.translator.MapDataTypeField
 
getLabelColor() - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
getLabelColorName() - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
getLabelGraphicType() - Method in class com.partnersoft.maps.translator.MapDataDerivation
 
getLabelHorizontalAlignment() - Method in class com.partnersoft.gui.GUIBuilder
 
getLabels() - Method in class com.partnersoft.data.LabelledList
 
getLabelVerticalAlignment() - Method in class com.partnersoft.gui.GUIBuilder
 
getLargeLogo() - Method in class com.partnersoft.branding.OrganizationBranding
 
getLargeLogo() - Method in class com.partnersoft.branding.ProductBranding
 
getLast() - Method in class org.jcon.data.performance.IntegerStack
 
GetLastError() - Static method in class com.partnersoft.os.windows.Win32Lib
Always seems to return 0.
getLastGeneratedId() - Method in class com.partnersoft.maps.database.RoverTable
 
getLastInsertedId() - Method in class com.partnersoft.maps.database.RoverDataTable
 
getLastModified() - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionFile
 
getLastModified() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
getLastModified() - Method in interface com.partnersoft.io.vfs.VfsFile
Returns the date and time the file was last modified.
getLastModifiedMillis() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
getLastModifiedMillis() - Method in class com.partnersoft.io.vfs.NonexistentVfsFile
 
getLastModifiedMillis() - Method in interface com.partnersoft.io.vfs.VfsFile
Returns the timestamp in milliseconds that the file was last modified.
getLastModifiedMillis() - Method in class com.partnersoft.net.yonder.YonderFileInfo
 
getLastPart() - Method in class com.partnersoft.data.Path
Returns the last path part.
getLastRead() - Method in class com.partnersoft.io.SlowLineReader
Returns the new bytes we found in the last call to readLine().
getLastReading() - Method in class com.partnersoft.gps.GPSState
 
getLastReading() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getLastReading() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getLastReading() - Method in class com.partnersoft.maps.app.MapGpsLogic
Returns a projected GPSReading.
getLastTime() - Method in class com.partnersoft.gadgets.StopWatch
Get the last timing run.
getLastTimeString() - Method in class com.partnersoft.gadgets.StopWatch
Get the last timing run as a formatted string.
getLastToken(String, String) - Static method in class org.jcon.util.DataLib
Returns last token in delimited string Example: name = DataLib.getLastToken(className, ".");
getLatitude() - Method in class com.partnersoft.formats.google.GoogleMapMarker
 
getLatitude() - Method in class com.partnersoft.geometry.lonlat.LonlatPoint
Latitude coordinate.
getLatitude() - Method in class com.partnersoft.gps.GPSReading
Gets the value of latitude
getLatitude() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getLatitude() - Method in class com.partnersoft.gps.postprocessing.CorrectedLocation
 
getLatitude() - Method in class com.partnersoft.gps.postprocessing.GpsCorrection
 
getLatitude() - Method in class com.partnersoft.gps.postprocessing.SurveyedLocation
 
getLayer() - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
getLayer() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getLayoutAlignmentX(Container) - Method in class com.partnersoft.gui.DelegatingLayoutManager
 
getLayoutAlignmentX(Container) - Method in class com.partnersoft.gui.NewspaperLayout
 
getLayoutAlignmentY(Container) - Method in class com.partnersoft.gui.DelegatingLayoutManager
 
getLayoutAlignmentY(Container) - Method in class com.partnersoft.gui.NewspaperLayout
 
getLayoutPreferences() - Method in class com.partnersoft.maps.app.MapAppConfiguration
 
getLeftChild() - Method in class com.partnersoft.compression.huffman.HuffmanBranch
 
getLeftDegrees() - Method in class com.partnersoft.geometry.xy.XyRotation
Returns the rotation angle as a left turn (counter-clockwise) in degrees.
getLeftElement() - Method in class com.partnersoft.io.DataFilterExpression
 
getLeftFocus() - Method in class com.partnersoft.geometry.xy.XyEllipse
The "left" focus.
getLeftPerpendicular() - Method in class com.partnersoft.geometry.xy.XyVector
Returns the vector with the same length that is perpendicular to this one and lies on the "left" side (visualized as if you are facing the direction this vector points).
getLeftRadians() - Method in class com.partnersoft.geometry.xy.XyRotation
Returns the rotation angle as a left turn (counter-clockwise) in radians.
getLegend() - Method in class com.partnersoft.maps.app.MapViewLogic
 
getLegend() - Method in class com.partnersoft.maps.render.RenderLegend
 
getLegend() - Method in class com.partnersoft.maps.view.MapViewPanel
 
getLegend() - Method in class com.partnersoft.workbench.editors.MapsetLegendEditor
 
getLegend() - Method in class com.partnersoft.workbench.gui.ScaleRegionVisualizer
 
getLegendAliases() - Method in class com.partnersoft.maps.model.MapSet
 
getLegendName() - Method in class com.partnersoft.maps.app.MapControlState
Gets the value of legendName
getLegendName() - Method in class com.partnersoft.maps.app.MapViewState
Gets the value of legendName
getLegendName() - Method in class com.partnersoft.maps.view.MapViewPanel
 
getLegends() - Method in class com.partnersoft.maps.model.MapSpace
 
getLength() - Method in class com.partnersoft.data.NamedBlob
 
getLength() - Method in class com.partnersoft.data.PadWithZeros
 
getLength() - Method in class com.partnersoft.data.Path
 
getLength() - Method in class com.partnersoft.geometry.Line
 
getLength() - Method in class com.partnersoft.geometry.Polygon
 
getLength() - Method in class com.partnersoft.geometry.Polyline
 
getLength() - Method in class com.partnersoft.geometry.xy.XyArc
 
getLength() - Method in class com.partnersoft.geometry.xy.XyCubicCurve
 
getLength() - Method in class com.partnersoft.geometry.xy.XyLineSegment
 
getLength() - Method in interface com.partnersoft.geometry.xy.XyPath
Returns the length of the path.
getLength() - Method in class com.partnersoft.geometry.xy.XyPolyline
 
getLength() - Method in class com.partnersoft.geometry.xy.XyQuadraticCurve
 
getLength() - Method in class com.partnersoft.geometry.xy.XyVector
Returns the length, or magnitude, of this vector.
getLength() - Method in interface com.partnersoft.io.vfs.VfsRandomAccess
Gets the length of the file in bytes.
getLength(int) - Method in class com.partnersoft.net.yonder.YonderClient
 
getLength() - Method in class com.partnersoft.net.yonder.YonderFileInfo
 
getLength() - Method in class org.jcon.text.FixedLengthFieldPicture
 
getLength() - Method in class org.jcon.text.FixedLengthRecordDef
The maximum length for the record.
getLength() - Method in class org.jcon.text.SubstringTransform
 
getLengthAB() - Method in class com.partnersoft.geometry.xy.XyTriangle
The length of line segment (side) AB.
getLengthBC() - Method in class com.partnersoft.geometry.xy.XyTriangle
The length of line segment (side) BC.
getLengthCA() - Method in class com.partnersoft.geometry.xy.XyTriangle
The length of line segment (side) CA.
getLengthSquared() - Method in class com.partnersoft.geometry.xy.XyVector
Returns the square of the length, or magnitude, of this vector.
getLevel() - Method in class com.partnersoft.formats.zip.ZipBuilder
Get the level of compression (0-9).
getLicense() - Method in class com.partnersoft.branding.ProductBranding
 
getLimit() - Method in class org.jcon.text.IteratingReportEngine
 
getLine() - Method in class com.partnersoft.formats.google.GoogleMapPolyline
 
getLine() - Method in class com.partnersoft.geometry.xy.XyLineSegment
The line this is a segment of.
getLine() - Method in class com.partnersoft.geometry.xy.XyPointOnPolyline
 
getLine() - Method in class com.partnersoft.geometry.xy.XyRay
Returns the line this ray forms a portion of.
getLinearUnit() - Method in class com.partnersoft.geometry.projection.CoordinateSystem
 
getLineColor() - Method in class com.partnersoft.formats.google.GoogleMapPolyline
 
getLineDelimited() - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthDataRecordSource
 
getLineLength() - Method in class com.partnersoft.maps.model.MapDataItem
Tries to determine the length of the first line found in the associated graphics.
getLineOpacity() - Method in class com.partnersoft.formats.google.GoogleMapPolyline
 
getLinePosition() - Method in exception com.partnersoft.io.FileParseException
 
getLineSegmentAB() - Method in class com.partnersoft.geometry.xy.XyTriangle
The line segment connecting vertexA to vertexB.
getLineSegmentAC() - Method in class com.partnersoft.geometry.xy.XyTriangle
The line segment connecting vertexA to vertexC.
getLineSegmentBA() - Method in class com.partnersoft.geometry.xy.XyTriangle
The line segment connecting vertexB to vertexA.
getLineSegmentBC() - Method in class com.partnersoft.geometry.xy.XyTriangle
The line segment connecting vertexB to vertexC.
getLineSegmentCA() - Method in class com.partnersoft.geometry.xy.XyTriangle
The line segment connecting vertexC to vertexA.
getLineSegmentCB() - Method in class com.partnersoft.geometry.xy.XyTriangle
The line segment connecting vertexC to vertexB.
getLineSegmentCount() - Method in class com.partnersoft.geometry.xy.XyPolyline
 
getLineSmoothingHint() - Method in class com.partnersoft.preferences.model.OpenglPreferences
This is the quality hint given to the the line smoothing algorithm.
getLineStyle() - Method in class com.partnersoft.formats.kml.KmlStyle
 
getLineStyle() - Method in class com.partnersoft.maps.model.TextStyle
 
getLineStyle() - Method in class com.partnersoft.maps.render.DrawingSurfaceState
 
getLineTable() - Method in class com.partnersoft.maps.database.RoverDatabase
 
getLinetype() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getLineTypes() - Method in class com.partnersoft.maps.model.RoverSet
Returns the names and ids for each line graphic type.
getLinetypeScale() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getLineWeight() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getLineWidth() - Method in class com.partnersoft.formats.google.GoogleMapPolyline
 
getLineWidth() - Method in class com.partnersoft.formats.kml.KmlLineStyle
 
getLinkColor() - Method in class com.partnersoft.gui.LinkButton
 
getList(Path) - Method in class com.partnersoft.cog.Cog
 
getList(String) - Method in class com.partnersoft.cog.Cog
 
getList() - Method in class com.partnersoft.data.NamedGoedels
 
getList() - Method in class com.partnersoft.data.ObjectGoedels
 
getListsViewOfConnectivity(VfsFile) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
getListsViewOfFindItem(VfsFile) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
getListsViewOfLookup(VfsFile) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
getListsViewOfTiles(VfsFile) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
getListsViewOfTilesbonk(VfsFile) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
getListViewOfDataItems(VfsDirectory) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
getListViewOfHilites(VfsDirectory) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
getLocation() - Method in class com.partnersoft.maps.model.MapDataItem
 
getLocation(double) - Method in class com.partnersoft.maps.model.MapDataItem
 
getLocation() - Method in class com.partnersoft.maps.model.MapEditContext
The new location for the item (e.g.
getLocationInfoData() - Method in class com.partnersoft.gps.postprocessing.CorrectedLocation
 
getLocationInfoFields() - Method in class com.partnersoft.gps.postprocessing.CorrectedJob
 
getLocationNearest(double, double, double) - Method in class com.partnersoft.maps.model.MapDataItem
 
getLocationNearestLastSelect() - Method in class com.partnersoft.maps.app.MapSelectionLogic
Returns the point (the point itself for point or text items; a vertex for lines and areas and merged items) for current selection nearest the coordinates of the last mouse selection event.
getLocationString() - Method in class com.partnersoft.maps.render.RenderLegend
 
getLocationString() - Method in class com.partnersoft.maps.render.RenderScaleRegion
 
getLOD() - Method in class com.partnersoft.maps.model.LegendScaleRegion
 
getLod() - Method in class com.partnersoft.maps.model.LegendScaleRegion
 
getLOD() - Method in class com.partnersoft.maps.translator.MapViewScaleRegion
 
getLod() - Method in class com.partnersoft.maps.translator.TiledRoverBuilderEvent
 
getLogDirectory() - Method in class com.partnersoft.system.Module
The directory containing any module-specific logs.
getLogDisplay() - Method in class com.partnersoft.gui.LogDisplayWindow
 
getLogic() - Method in class com.partnersoft.maps.app.MapApp
 
getLogic() - Method in class com.partnersoft.maps.app.MapAppRoot
Returns the root of the logic hierarchy.
getLogic() - Method in class com.partnersoft.maps.model.MapSet
 
getLogic() - Method in class com.partnersoft.preferences.app.PreferencesApp
 
getLogic() - Method in class com.partnersoft.update.app.UpdateApp
 
getLogic() - Method in class com.partnersoft.workbench.app.WorkbenchApp
 
getLong(Path) - Method in class com.partnersoft.cog.Cog
 
getLong(String) - Method in class com.partnersoft.cog.Cog
 
getLong(String) - Method in class com.partnersoft.data.PathedIntrospector
 
getLongitude() - Method in class com.partnersoft.formats.google.GoogleMapMarker
 
getLongitude() - Method in class com.partnersoft.geometry.lonlat.LonlatPoint
Longitude coordinate.
getLongitude() - Method in class com.partnersoft.gps.GPSReading
Gets the value of longitude
getLongitude() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getLongitude() - Method in class com.partnersoft.gps.postprocessing.CorrectedLocation
 
getLongitude() - Method in class com.partnersoft.gps.postprocessing.GpsCorrection
 
getLongitude() - Method in class com.partnersoft.gps.postprocessing.SurveyedLocation
 
getLongName() - Method in class org.jcon.util.CommandLineOption
 
getLookAndFeel() - Method in class com.partnersoft.platform.j2se.J2sePreferences
 
getLookAndFeel() - Method in class com.partnersoft.preferences.model.LayoutPreferences
Java Swing pluggable look-and-feel (PLAF) used throughout the GUI.
getLookup(String) - Static method in class org.jcon.data.LookupRegistry
Get a registered lookup by name.
getLookup() - Method in class org.jcon.persistance.LookupInputStream
The lookup database used.
getLookup() - Method in class org.jcon.persistance.LookupOutputStream
The lookup database used.
getLookup() - Method in class org.jcon.store.TOFStore
 
getLookupMappings() - Method in class org.jcon.persistance.LookupMappingMetaTOFObjectFactory
 
getM() - Method in class com.partnersoft.formats.shapefile.SdePointM
 
getM() - Method in class com.partnersoft.formats.shapefile.SdePointZM
 
getM() - Method in class com.partnersoft.formats.shapefile.ShpPointM
 
getM() - Method in class com.partnersoft.formats.shapefile.ShpPointZ
 
getMajor() - Method in class com.partnersoft.system.Version
Returns the major version number.
getMajorAxis() - Method in interface com.partnersoft.geometry.projection.Ellipsoid
Returns the semi-major axis of the elipsoid.
getMajorAxis() - Method in class com.partnersoft.geometry.projection.ellipsoid.SimpleEllipsoid
Returns the semi-major axis of the Ellipsoid.
getMakeupClass() - Method in class org.jcon.data.FieldIndex
Gets the class used to make up objects.
getManual() - Method in class com.partnersoft.maps.model.MapSet
 
getMap() - Method in class org.jcon.data.ResultSetMap
Returns a map, with all keys in lowercase.
getMapApp() - Method in class com.partnersoft.maps.model.MapSpace
 
getMapApp() - Method in class com.partnersoft.preferences.app.PreferencesApp
 
getMapApp() - Method in class com.partnersoft.workbench.app.WorkbenchApp
 
getMapAppLogic() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
getMapDataItem(String, String) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
getMapping() - Method in class com.partnersoft.data.ObjectGoedels
 
getMapping() - Method in class com.partnersoft.gadgets.SelectionAdaptor
 
getMapping() - Method in class org.jcon.data.MappedTransform
 
getMapScale() - Method in class com.partnersoft.geometry.Scale
 
getMapSelectionEditor() - Method in class com.partnersoft.workbench.app.WorkbenchGui
 
getMapset() - Method in class com.partnersoft.maps.model.AbstractModuleKit
 
getMapSet() - Method in class com.partnersoft.maps.model.MapDataItem
 
getMapSet() - Method in class com.partnersoft.maps.model.MapEditTool
 
getMapSet() - Method in class com.partnersoft.maps.model.RoverSet
 
getMapSetDescription() - Method in class com.partnersoft.maps.model.TiledRoverSet
 
getMapSetLogic() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
getMapsetName() - Method in class com.partnersoft.workbench.editors.MapsetDataTypeFieldsEditor
 
getMapsetName() - Method in class com.partnersoft.workbench.model.WorkbenchFile
 
getMapsetPreferences() - Method in class com.partnersoft.preferences.model.MapSpacePreferences
Individual mapset preferences, keyed by mapset name.
getMapsets() - Method in class com.partnersoft.maps.model.MapQuery
 
getMapSets() - Method in class com.partnersoft.maps.model.MapSpace
 
getMapSpaceLegend() - Method in class com.partnersoft.maps.app.MapViewLogic
 
getMapSpaceLogic() - Method in class com.partnersoft.preferences.logic.PreferencesLogic
 
getMapSpaceLogic() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
getMapSpacePreferences() - Method in class com.partnersoft.maps.app.MapAppConfiguration
 
getMapViewerLogic() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
getMapWindowTitle() - Method in class com.partnersoft.maps.app.MapAppGui
 
getMarginCentimeters() - Method in enum com.partnersoft.printing.PaperSize
 
getMarginInches() - Method in enum com.partnersoft.printing.PaperSize
 
getMarginPixels() - Method in enum com.partnersoft.printing.PaperSize
 
getMarginPoints() - Method in enum com.partnersoft.printing.PaperSize
 
getMaterial() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getMaximum() - Method in class org.jcon.data.Aggregation
 
getMaximumDistanceSquared() - Method in class com.partnersoft.geometry.xy.XyClosestPointFinder
 
getMaximumElevation() - Method in class com.partnersoft.formats.dem.DemBRecord
 
getMaximumLength() - Method in class com.partnersoft.gui.forms.FormLimitedLengthDocument
 
getMaximumLength() - Method in class com.partnersoft.gui.LimitedLengthDocument
 
getMaximumM() - Method in class com.partnersoft.formats.shapefile.ShapefileHeader
 
getMaximumM() - Method in class com.partnersoft.formats.shapefile.ShpMultiPatch
Return the maximum M value.
getMaximumM() - Method in class com.partnersoft.formats.shapefile.ShpPolygonM
Return the maximum M value.
getMaximumM() - Method in class com.partnersoft.formats.shapefile.ShpPolygonZ
Return the maximum M value.
getMaximumM() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineM
Return the maximum M value.
getMaximumM() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineZ
Return the maximum M value.
getMaximumPoint() - Method in class com.partnersoft.geometry.xy.XyBounds
Returns a point with both maximum x and y; this is the same as getNeCorner().
getMaximumPoint() - Method in class com.partnersoft.geometry.xyz.XyzBounds
Returns a point with maximum x, y, and z.
getMaximumVersion() - Method in class com.partnersoft.system.Dependency
 
getMaximumX() - Method in class com.partnersoft.geometry.projection.CoordinateSystem
 
getMaximumX() - Method in class com.partnersoft.geometry.xy.XyBounds
 
getMaximumX() - Method in class com.partnersoft.geometry.xyz.XyzBounds
 
getMaximumY() - Method in class com.partnersoft.geometry.projection.CoordinateSystem
 
getMaximumY() - Method in class com.partnersoft.geometry.xy.XyBounds
 
getMaximumY() - Method in class com.partnersoft.geometry.xyz.XyzBounds
 
getMaximumZ() - Method in class com.partnersoft.geometry.xyz.XyzBounds
 
getMaxX() - Method in class com.partnersoft.geometry.Rectangle
 
getMaxY() - Method in class com.partnersoft.geometry.Rectangle
 
getMeasureDisplayScript() - Method in class com.partnersoft.maps.model.MapSpace
 
getMeasuredSpeed() - Method in class com.partnersoft.gadgets.TriggeredThread
Total measured speed, in runs per second.
getMegabytes() - Method in class com.partnersoft.data.ByteSize
 
getMembersFor(Class) - Static method in class org.jcon.data.EnumeratedType
Handy way to avoid all those try/catch blocks when introspecting.
getMembersFor(String) - Static method in class org.jcon.data.EnumeratedType
Handier way to avoid all those try/catch blocks when introspecting.
getMemoryUsageString() - Method in class com.partnersoft.gadgets.StopWatch
Handy; reports memory usage as a string.
getMenuBar() - Method in class com.partnersoft.maps.app.MapAppMenus
 
getMenuBar() - Method in class com.partnersoft.workbench.app.WorkbenchMenus
 
getMenuLocation() - Method in class com.partnersoft.maps.model.MapEditContext
The center of the wheel menu.
getMenus() - Method in class com.partnersoft.maps.app.MapAppGui
 
getMenus() - Method in class com.partnersoft.maps.model.MapSet
 
getMergeDataKeyField() - Method in class com.partnersoft.maps.translator.MapDataMergeField
 
getMergeFields() - Method in class com.partnersoft.maps.translator.AbstractMapDataMerge
 
getMergeFields() - Method in interface com.partnersoft.maps.translator.MapDataMerge
List of specific dataType/field combinations that this data will be merged with.
getMeshVertexCountM() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Polygon mesh M vertex count, code 71, optional default 0.
getMeshVertexCountN() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Polygon mesh N vertex count, code 72, optional default 0.
getMessage() - Method in class com.partnersoft.cog.CogEvent
Returns a message describing this event.
getMessage() - Method in class com.partnersoft.data.validation.ValidationError
 
GetMessage(Win32Lib.MSG, long, long, long) - Static method in class com.partnersoft.os.windows.Win32Lib
 
getMethod() - Method in class com.partnersoft.net.http.HttpRequest
 
getMethodProvider() - Method in class com.partnersoft.gadgets.ActionBureau
 
getMethodProvider() - Method in class com.partnersoft.gui.BasicDialog
 
getMicrons() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns the angle as measured in 64-bit integer microns (1/1358954496000 circle).
getMiddleDecoration() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getMiddleDecoration() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getMillis() - Method in class com.partnersoft.data.DateAndTime
Returns the internal millisecond representation (same format java.util.Date uses).
getMilliseconds() - Method in class com.partnersoft.data.Duration
 
getMillisecondsPart() - Method in class com.partnersoft.data.Duration
Returns the truncated millisecond amount - useful when breaking the duration up into hours minutes seconds etc.
getMinimum() - Method in class org.jcon.data.Aggregation
 
getMinimumElevation() - Method in class com.partnersoft.formats.dem.DemBRecord
 
getMinimumLength() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of minimumLength
getMinimumM() - Method in class com.partnersoft.formats.shapefile.ShapefileHeader
 
getMinimumM() - Method in class com.partnersoft.formats.shapefile.ShpMultiPatch
Return the minimum M value.
getMinimumM() - Method in class com.partnersoft.formats.shapefile.ShpPolygonM
Return the minimum M value.
getMinimumM() - Method in class com.partnersoft.formats.shapefile.ShpPolygonZ
Return the minimum M value.
getMinimumM() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineM
Return the minimum M value.
getMinimumM() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineZ
Return the minimum M value.
getMinimumPoint() - Method in class com.partnersoft.geometry.xy.XyBounds
Returns a point with both minimum x and y; this is the same as getSwCorner().
getMinimumPoint() - Method in class com.partnersoft.geometry.xyz.XyzBounds
Returns a point with minimum x, y, and z.
getMinimumSatellites() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getMinimumScaleForLOD(MapSpaceLegend, int) - Method in class com.partnersoft.maps.model.Legend
 
getMinimumScaleForLOD(int) - Method in class com.partnersoft.maps.translator.MapViewLegend
 
getMinimumSegmentLength() - Method in class com.partnersoft.geometry.xy.XyPolylineBuilder
Get the current minimum segment length setting.
getMinimumSegmentLength() - Method in class com.partnersoft.geometry.xy.XyTurtle
Get the current minimum segment length setting.
getMinimumSize() - Method in class com.partnersoft.gui.LockingToggleButtonControl
 
getMinimumVersion() - Method in class com.partnersoft.system.Dependency
 
getMinimumX() - Method in class com.partnersoft.geometry.projection.CoordinateSystem
 
getMinimumX() - Method in class com.partnersoft.geometry.xy.XyBounds
 
getMinimumX() - Method in class com.partnersoft.geometry.xyz.XyzBounds
 
getMinimumY() - Method in class com.partnersoft.geometry.projection.CoordinateSystem
 
getMinimumY() - Method in class com.partnersoft.geometry.xy.XyBounds
 
getMinimumY() - Method in class com.partnersoft.geometry.xyz.XyzBounds
 
getMinimumZ() - Method in class com.partnersoft.geometry.xyz.XyzBounds
 
getMinor() - Method in class com.partnersoft.system.Version
Returns the minor version number, or -1 if there is none.
getMinorAxis() - Method in interface com.partnersoft.geometry.projection.Ellipsoid
Returns the semi-minor axis.
getMinorAxis() - Method in class com.partnersoft.geometry.projection.ellipsoid.SimpleEllipsoid
Returns the semi-minor axis.
getMinutes() - Method in class com.partnersoft.data.Duration
 
getMinutes() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns the angle as measured in decimal minutes.
getMinutesPart() - Method in class com.partnersoft.data.Duration
Returns the truncated minutes amount - useful when breaking the duration up into hours minutes seconds etc.
getMinX() - Method in class com.partnersoft.geometry.Rectangle
 
getMinY() - Method in class com.partnersoft.geometry.Rectangle
 
getMissingDataIds() - Method in class com.partnersoft.maps.model.RoverProfile
 
getMissingFindItems() - Method in class com.partnersoft.maps.model.RoverProfile
 
getMissingKeys() - Method in class com.partnersoft.maps.model.RoverProfile
 
getMiterLimit() - Method in class com.partnersoft.gui.LinetypeConfig
Limit of miter joins.
getMiterLimit() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getMiterLimit() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getMode() - Method in class com.partnersoft.maps.app.MapEditLogic
 
getModifyActors() - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
Returns the naming associating data types to actors.
getModule() - Method in class com.partnersoft.maps.model.AbstractModuleKit
 
getModule() - Method in class com.partnersoft.maps.model.MapSet
The module this mapset is associated with (as named in info/module.txt).
getModule() - Method in class com.partnersoft.workbench.editors.ModuleDirectoryEditor
Returns the Module, IF it has been loaded (i.e., not just created in the Workbench).
getModule() - Method in class com.partnersoft.workbench.model.WorkbenchFile
 
GetModuleHandle(String) - Static method in class com.partnersoft.os.windows.Win32Lib
 
getModuleLogic() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
getModuleName() - Method in class com.partnersoft.data.validation.ValidationError
 
getModuleName() - Method in class com.partnersoft.workbench.model.WorkbenchFile
 
getModules() - Method in class com.partnersoft.system.ModuleManager
 
getMotto() - Method in class com.partnersoft.branding.OrganizationBranding
 
getMouseEvent() - Method in class com.partnersoft.maps.view.MapMouseEvent
 
getMouseWheelEvent() - Method in class com.partnersoft.maps.view.MapMouseEvent
 
getMultipleMergeField() - Method in class com.partnersoft.maps.translator.MapDataMergeField
 
getName() - Method in class com.partnersoft.branding.OrganizationBranding
 
getName() - Method in class com.partnersoft.branding.ProductBranding
 
getName() - Method in class com.partnersoft.cog.AbstractCogType
 
getName() - Method in class com.partnersoft.cog.Cog
 
getName() - Method in class com.partnersoft.cog.CogStructureField
Internal name for the field, used as the name of children of the structure in a Cog.
getName() - Method in interface com.partnersoft.cog.CogType
Name of the type, used for lookups in an CogSchema.
getName() - Method in enum com.partnersoft.core.ConfigLevel
Name of the configuration level.
getName() - Method in interface com.partnersoft.core.Identifiable
Name of this object.
getName() - Method in enum com.partnersoft.core.OS
Returns a short name for the os.
getName() - Method in class com.partnersoft.data.NamedBlob
 
getName() - Method in class com.partnersoft.data.NamedThingy
 
getName() - Method in class com.partnersoft.data.Path
Gets the last part as a single string representing the full file name (including extension, if any).
getName() - Method in class com.partnersoft.data.PathedTree
Returns the name of this node.
getName() - Method in enum com.partnersoft.formats.dbf.DbfFieldType
 
getName() - Method in enum com.partnersoft.formats.dbf.DbfVersion
 
getName() - Method in enum com.partnersoft.formats.dxf.DxfHorizontalJustification
 
getName() - Method in enum com.partnersoft.formats.dxf.DxfPolyline.SurfaceType
 
getName() - Method in enum com.partnersoft.formats.dxf.DxfVersion
A human-oriented name for the version.
getName() - Method in enum com.partnersoft.formats.dxf.DxfVerticalJustification
 
getName() - Method in class com.partnersoft.formats.kml.KmlPlacemark
 
getName() - Method in enum com.partnersoft.formats.shapefile.ShapeType
 
getName() - Method in enum com.partnersoft.formats.shapefile.ShpMultiPatchPartType
 
getName() - Method in class com.partnersoft.gadgets.ActionBureau
 
getName() - Method in class com.partnersoft.gadgets.AsynchronousCommand
Descriptive name for command.
getName() - Method in interface com.partnersoft.gadgets.Cache
 
getName() - Method in class com.partnersoft.gadgets.HashedCache
 
getName() - Method in enum com.partnersoft.geometry.measurement.LinearUnit
 
getName() - Method in interface com.partnersoft.geometry.projection.Ellipsoid
Returns the name of the elipsoid.
getName() - Method in class com.partnersoft.geometry.projection.ellipsoid.SimpleEllipsoid
Returns the name of the Ellipsoid.
getName() - Method in class com.partnersoft.geometry.projection.Projection
 
getName() - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionFile
 
getName() - Method in class com.partnersoft.gui.AppendingLogViewer
 
getName() - Method in class com.partnersoft.gui.BasicDialog
 
getName() - Method in class com.partnersoft.gui.FontSpecification
Descriptive name for this specification.
getName() - Method in class com.partnersoft.gui.LinetypeConfig
Name of linetype.
getName() - Method in class com.partnersoft.gui.opengl.OpenglFontHandle
Returns the unique name for the textureHandle.
getName() - Method in class com.partnersoft.gui.opengl.OpenglTextureHandle
Returns the unique name for the textureHandle.
getName() - Method in class com.partnersoft.io.AsynchronousStreamCopy
Descriptive name for copy (e.g.
getName() - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
getName() - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataClass
Gets the value of name
getName() - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataField
Gets the value of name
getName() - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
This is a presumably human-understandable name for the type declaration.
getName() - Method in interface com.partnersoft.io.InputSource
Simple name for this source.
getName() - Method in interface com.partnersoft.io.OutputSink
Simple name for this source.
getName() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
getName() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
getName() - Method in interface com.partnersoft.io.vfs.VfsNode
Bare name of node.
getName() - Method in enum com.partnersoft.maps.actors.SnapshotHandleType
 
getName() - Method in class com.partnersoft.maps.model.DataTypeProfile
 
getName() - Method in class com.partnersoft.maps.model.GraphicTypeProfile
 
getName() - Method in class com.partnersoft.maps.model.ImageStyle
 
getName() - Method in class com.partnersoft.maps.model.Legend
 
getName() - Method in interface com.partnersoft.maps.model.MapDataSet
 
getName() - Method in class com.partnersoft.maps.model.MapEditTool
 
getName() - Method in class com.partnersoft.maps.model.MapSet
 
getName() - Method in class com.partnersoft.maps.model.MapSpace
 
getName() - Method in class com.partnersoft.maps.model.MapSpaceLegend
 
getName() - Method in class com.partnersoft.maps.model.PointStyle
 
getName() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getName() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getName() - Method in interface com.partnersoft.maps.model.RasterSet
 
getName() - Method in interface com.partnersoft.maps.model.Style
Name of style.
getName() - Method in class com.partnersoft.maps.model.TextStyle
 
getName() - Method in class com.partnersoft.maps.model.TiledRasterSet
 
getName() - Method in enum com.partnersoft.maps.rover.RoverAlignment
The name of this alignment.
getName() - Method in interface com.partnersoft.maps.rover.RoverAreaIndex
Name of this index.
getName() - Method in class com.partnersoft.maps.rover.RoverData
 
getName() - Method in class com.partnersoft.maps.rover.RoverDrawable
 
getName() - Method in class com.partnersoft.maps.rover.RoverImageFile
 
getName() - Method in enum com.partnersoft.maps.rover.RoverShapeType
 
getName() - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Name of this index.
getName() - Method in class com.partnersoft.maps.rover.RoverType
 
getName() - Method in class com.partnersoft.maps.translator.AbstractMapDataMerge
 
getName() - Method in class com.partnersoft.maps.translator.MapDataCollector
 
getName() - Method in interface com.partnersoft.maps.translator.MapDataMerge
Descriptive name for this import, also used as the filename for the configuration stored in translator/merges/
getName() - Method in class com.partnersoft.maps.translator.MapDataTypeField
 
getName() - Method in class com.partnersoft.maps.translator.MapEntityLegend
Gets the value of name
getName() - Method in enum com.partnersoft.net.holler.HollerAction
 
getName() - Method in class com.partnersoft.net.holler.HollerChannel
 
getName() - Method in enum com.partnersoft.net.http.HttpMethod
 
getName() - Method in enum com.partnersoft.net.NetworkService
 
getName() - Method in class com.partnersoft.net.TcpSocketClient
 
getName() - Method in enum com.partnersoft.net.yonder.YonderOp
Human-readable name for the op.
getName() - Method in class com.partnersoft.preferences.model.AbstractSubsystemPreferences
 
getName() - Method in enum com.partnersoft.preferences.model.LayoutPosition
 
getName() - Method in enum com.partnersoft.preferences.model.MapsetStartupVisibility
 
getName() - Method in enum com.partnersoft.preferences.model.RenderEngine
 
getName() - Method in enum com.partnersoft.preferences.model.RenderingHint
 
getName() - Method in enum com.partnersoft.preferences.model.RenderQuality
 
getName() - Method in enum com.partnersoft.preferences.model.Subsystem
 
getName() - Method in interface com.partnersoft.preferences.model.SubsystemPreferences
This is the name of the preferences object, used when storing or referring to it as a preset default.
getName() - Method in enum com.partnersoft.preferences.model.TextureFiltering
 
getName() - Method in enum com.partnersoft.printing.PaperSize
 
getName() - Method in class com.partnersoft.scripting.AbstractScript
 
getName() - Method in interface com.partnersoft.scripting.Script
Returns the name of the script.
getName() - Method in class com.partnersoft.sql.SqlColumn
 
getName() - Method in class com.partnersoft.sql.SqlTable
 
getName() - Method in enum com.partnersoft.sql.SqlType
Name of the database type.
getName() - Method in class com.partnersoft.system.Dependency
 
getName() - Method in class com.partnersoft.system.Module
 
getName() - Method in class com.partnersoft.system.Registry
The name of this registry.
getName() - Method in class com.partnersoft.update.model.UpdateCommand
Name of the volume.
getName() - Method in class com.partnersoft.update.model.UpdateConfigLevel
Name of the configuration level.
getName() - Method in class com.partnersoft.update.model.UpdateInstallType
Name of the install type.
getName() - Method in class com.partnersoft.update.model.UpdateOS
Name of the volume.
getName() - Method in class com.partnersoft.update.model.UpdatePackageFile
 
getName() - Method in class com.partnersoft.update.model.UpdateVolume
Name of the volume.
getName() - Method in class com.partnersoft.workbench.gui.WorkbenchLogViewer
 
getName() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
getName() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryHandler
 
getName() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchEditor
 
getName() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
getName() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler
 
getName() - Method in interface com.partnersoft.workbench.model.WorkbenchDirectoryHandler
Returns the name for this file type.
getName() - Method in interface com.partnersoft.workbench.model.WorkbenchEditor
 
getName() - Method in interface com.partnersoft.workbench.model.WorkbenchFileHandler
Returns the name for this file type.
getName() - Method in class org.jcon.data.FieldDef
Field name.
getName() - Method in class org.jcon.data.Picklist
The picklist name.
getName() - Method in class org.jcon.data.PicklistItem
Name of the picklist item.
getName() - Method in class org.jcon.text.DelimitedRecordDef
The name or identifier for the record.
getName() - Method in class org.jcon.text.FixedLengthRecordDef
The name or identifier for the record.
getName() - Method in class org.jcon.text.VariableLengthTextField
 
getName() - Method in class org.jcon.util.CommandLineArgument
 
getNameAt(int) - Method in class com.partnersoft.data.Naming
 
getNameAt(int) - Method in class com.partnersoft.maps.file.FindItemFile
 
getNameAt(int) - Method in interface com.partnersoft.maps.model.FindItemIndex
 
getNameAt(int) - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
getNamedConfig(String) - Static method in class com.partnersoft.io.sql.SQLLib
 
getNaming(Path) - Method in class com.partnersoft.cog.Cog
 
getNaming(String) - Method in class com.partnersoft.cog.Cog
 
getNaming() - Method in class com.partnersoft.data.NamedGoedels
 
getNaming() - Method in class com.partnersoft.gui.NamingListModel
 
getNavigationBar() - Method in class com.partnersoft.gui.forms.FormTextField
 
getNavigationLogic() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
getNavigator() - Method in class com.partnersoft.workbench.app.WorkbenchGui
 
getNearestZoomTo(double) - Method in class com.partnersoft.maps.app.MapViewLogic
 
getNeCorner() - Method in class com.partnersoft.geometry.xy.XyBounds
The top-right, or "northeast", corner, consisting of maximum x and maximum y.
getNeCorner() - Method in class com.partnersoft.geometry.xy.XyGridCell
 
getNeCorner() - Method in class com.partnersoft.geometry.xy.XyRectangle
The top-right, or "northeast", corner.
getNECorner() - Method in class com.partnersoft.maps.model.MapViewFrame
 
getNextCollector() - Method in class com.partnersoft.maps.translator.MapDataFilter
 
getNextVertex() - Method in class com.partnersoft.geometry.xy.XyPointOnPolyline
 
getNode(Path) - Method in class com.partnersoft.cog.Cog
Gets the node specified by the path.
getNode(String) - Method in class com.partnersoft.cog.Cog
Same as getNode(Path path) but automatically creates the Path object from the given string.
getNode(String) - Method in class com.partnersoft.system.PreferenceManager
Deprecated.  
getNodes() - Method in class com.partnersoft.maps.model.ElectricalConnectivity
 
getNoPointers() - Method in class org.jcon.persistance.TOFWriter
 
getNormalPhaseString() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
getNorthArrowStyle() - Method in class com.partnersoft.maps.model.MapSpace
 
getNorthArrowTextStyle() - Method in class com.partnersoft.maps.model.MapSpace
 
getNullTerminated() - Method in class com.partnersoft.io.formats.binary.ASCIIFieldFormat
 
getNumber() - Method in enum com.partnersoft.formats.dxf.DxfVersion
The version number as specified in the $ACADVER variable in the DXF file.
getNumberOfElements() - Method in class org.jcon.text.ArrayPicture
 
getNumberOfParts() - Method in class com.partnersoft.io.formats.shapefile.ShapefilePolypoint
 
getNumberOfPoints() - Method in class com.partnersoft.geometry.Polyline
 
getNumberOfPoints() - Method in class com.partnersoft.io.formats.shapefile.ShapefileMultipoint
 
getNumberOfPoints() - Method in class com.partnersoft.io.formats.shapefile.ShapefilePolypoint
 
getNumberOfRecords() - Method in class com.partnersoft.io.DataRecordQuery
Returns number of records for query.
getNumerator() - Method in class com.partnersoft.gadgets.LoggingRatioCounter
 
getNumParts() - Method in class com.partnersoft.formats.shapefile.ShpMultiPatch
The number of polyline parts.
getNumParts() - Method in class com.partnersoft.formats.shapefile.ShpPolygon
The number of polyline parts.
getNumParts() - Method in class com.partnersoft.formats.shapefile.ShpPolygonM
The number of polyline parts.
getNumParts() - Method in class com.partnersoft.formats.shapefile.ShpPolygonZ
The number of polyline parts.
getNumParts() - Method in class com.partnersoft.formats.shapefile.ShpPolyLine
The number of polyline parts.
getNumParts() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineM
The number of polyline parts.
getNumParts() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineZ
The number of polyline parts.
getNumPoints() - Method in class com.partnersoft.formats.shapefile.ShpMultiPatch
The total number of points of all parts.
getNumPoints() - Method in class com.partnersoft.formats.shapefile.ShpMultiPoint
The total number of points.
getNumPoints() - Method in class com.partnersoft.formats.shapefile.ShpMultiPointM
The total number of points.
getNumPoints() - Method in class com.partnersoft.formats.shapefile.ShpMultiPointZ
The total number of points.
getNumPoints() - Method in class com.partnersoft.formats.shapefile.ShpPolygon
The total number of points of all parts.
getNumPoints() - Method in class com.partnersoft.formats.shapefile.ShpPolygonM
The total number of points of all parts.
getNumPoints() - Method in class com.partnersoft.formats.shapefile.ShpPolygonZ
The total number of points of all parts.
getNumPoints() - Method in class com.partnersoft.formats.shapefile.ShpPolyLine
The total number of points of all parts.
getNumPoints() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineM
The total number of points of all parts.
getNumPoints() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineZ
The total number of points of all parts.
getNumRecords() - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
getNumRuns() - Method in class com.partnersoft.gadgets.StopWatch
Get the number of timing runs.
getNwCorner() - Method in class com.partnersoft.geometry.xy.XyBounds
The top-left, or "northwest", corner, consisting of minimum x and maximum y.
getNwCorner() - Method in class com.partnersoft.geometry.xy.XyGridCell
 
getNwCorner() - Method in class com.partnersoft.geometry.xy.XyRectangle
The top-left, or "northwest", corner.
getNWCorner() - Method in class com.partnersoft.maps.model.MapViewFrame
 
getObject(Path) - Method in class com.partnersoft.cog.Cog
Gets the object specified by the path.
getObject(String) - Method in class com.partnersoft.cog.Cog
Same as getObject(Path path) but automatically creates the Path object from the given string.
getObject(String) - Method in class com.partnersoft.data.PathedIntrospector
 
getObject(Path) - Method in class com.partnersoft.data.PathedIntrospector
 
getObliqueAngle() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Oblique angle, code 51, optional, default 0.
getOffsetFile() - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
getOffsetFile() - Method in class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
 
getOffsetX() - Method in class com.partnersoft.geometry.projection.Simple
Gets the value of offsetX
getOffsetX() - Method in class com.partnersoft.maps.model.ImageStyle
 
getOffsetX() - Method in class com.partnersoft.maps.model.PointStyle
 
getOffsetX() - Method in class com.partnersoft.maps.rover.AbstractRoverPointShape
Pixel offset on the X axis of the graphics for this shape.
getOffsetX() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of offsetX
getOffsetX() - Method in class com.partnersoft.maps.translator.MapDataImage
X offset of the point's graphic, in pixels.
getOffsetX() - Method in class com.partnersoft.maps.translator.MapDataPoint
X offset of the point's graphic, in pixels.
getOffsetX() - Method in class com.partnersoft.maps.translator.MapDataPointColor
X offset of the point's graphic, in pixels.
getOffsetX() - Method in class com.partnersoft.maps.translator.MapDataText
X offset of the text's graphic, in pixels.
getOffsetXFeet() - Method in class com.partnersoft.maps.app.MapAppGps
 
getOffsetXField() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of offsetXField
getOffsetY() - Method in class com.partnersoft.geometry.projection.Simple
Gets the value of offsetY
getOffsetY() - Method in class com.partnersoft.maps.model.ImageStyle
 
getOffsetY() - Method in class com.partnersoft.maps.model.PointStyle
 
getOffsetY() - Method in class com.partnersoft.maps.rover.AbstractRoverPointShape
Pixel offset on the Y axis of the graphics for this shape.
getOffsetY() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of offsetY
getOffsetY() - Method in class com.partnersoft.maps.translator.MapDataImage
Y offset of the point's graphic, in pixels.
getOffsetY() - Method in class com.partnersoft.maps.translator.MapDataPoint
Y offset of the point's graphic, in pixels.
getOffsetY() - Method in class com.partnersoft.maps.translator.MapDataPointColor
Y offset of the point's graphic, in pixels.
getOffsetY() - Method in class com.partnersoft.maps.translator.MapDataText
Y offset of the text's graphic, in pixels.
getOffsetYFeet() - Method in class com.partnersoft.maps.app.MapAppGps
 
getOffsetYField() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of offsetYField
getOpenglPreferences() - Method in class com.partnersoft.preferences.model.GraphicsPreferences
Specific settings for OpenGL rendering engine.
getOpenglPreferences() - Method in class com.partnersoft.preferences.model.VideoPreferences
Specific settings for OpenGL rendering engine.
getOperator() - Method in class com.partnersoft.io.DataFilterExpression
 
getOptionFor(String) - Method in class org.jcon.util.CommandLineSyntax
Looks up the option specified by the given String (which has a "-" or "--" prefix)
getOptions() - Method in class org.jcon.util.CommandLineSyntax
 
getOrCreateNodeFor(Path) - Method in class com.partnersoft.cog.Cog
Gets a descendant of this node, according to the given path.
getOrdering() - Method in class com.partnersoft.data.HistorySet
 
getOrganization() - Method in class com.partnersoft.branding.ProductBranding
 
getOrigin() - Method in class com.partnersoft.geometry.xy.XyDeflection
Returns the origin (reference or straight-line) direction that this is a deflection from.
getOrigin() - Method in class com.partnersoft.geometry.xy.XyGrid
 
getOriginal() - Method in class org.jcon.text.SimpleReplace
 
getOriginElevation() - Method in class com.partnersoft.formats.dem.DemBRecord
 
getOriginLatitude() - Method in class com.partnersoft.geometry.projection.StandardProjection
 
getOriginLongitude() - Method in class com.partnersoft.geometry.projection.StandardProjection
 
getOriginX() - Method in class com.partnersoft.formats.dem.DemBRecord
 
getOriginX() - Method in class com.partnersoft.geometry.GridSystem
Gets the value of originX
getOriginX() - Method in class com.partnersoft.geometry.projection.StandardProjection
 
getOriginX() - Method in class com.partnersoft.maps.file.LiteralPointTile
 
getOriginX() - Method in class com.partnersoft.maps.model.RasterTiling
Gets the value of originX
getOriginY() - Method in class com.partnersoft.formats.dem.DemBRecord
 
getOriginY() - Method in class com.partnersoft.geometry.GridSystem
Gets the value of originY
getOriginY() - Method in class com.partnersoft.geometry.projection.StandardProjection
 
getOriginY() - Method in class com.partnersoft.maps.file.LiteralPointTile
 
getOriginY() - Method in class com.partnersoft.maps.model.RasterTiling
Gets the value of originY
getOS() - Method in class com.partnersoft.core.Environment
Returns the specific OS object for this environment.
getOSDescription() - Method in class com.partnersoft.core.Environment
 
getOSType() - Method in class com.partnersoft.update.web.WebUpdate
 
getOutputFile() - Method in class org.jcon.tools.MakeReport
File to spit the resulting report into.
getOutputOffsetX() - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
getOutputOffsetY() - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
getOutputPath() - Method in class com.partnersoft.io.formats.csv.DataRecordSourceToCSV
outputPath
getOutputReadOnlyFields() - Method in class org.jcon.persistance.BarsoomWriter
If true, writer also outputs read-only fields from beans and records.
getOutputReadOnlyFields() - Method in class org.jcon.persistance.TOFWriter
If true, writer also outputs read-only fields from beans and records.
getOutputScaleX() - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
getOutputScaleY() - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
getOutputStream() - Method in class com.partnersoft.io.AsynchronousStreamCopy
to copy to (null until ready).
getOutputStream() - Method in class com.partnersoft.net.soap.SoapResponse
 
getOutputStream() - Method in class com.partnersoft.net.TcpSocketClient
 
getOwnerHandle() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getPackageContents() - Static method in class com.partnersoft.update.UpdateLib
 
getPackageLogic() - Method in class com.partnersoft.update.app.UpdateLogic
 
getPackageName(String) - Static method in class org.jcon.util.GenLib
Returns the package name from the full className, for example "COM.hjac.beans.TestBean" returns "COM.hjac.beans".
getPackedData() - Method in class com.partnersoft.maps.rover.RoverData
 
getPackPackages() - Method in class com.partnersoft.maps.tools.ConvertPalmMaps
 
getPadWithBlanks() - Method in class org.jcon.text.NumericPicture
If true, pads field with blanks.
getPage() - Method in class com.partnersoft.workbench.app.WorkbenchGui
 
getPageFormat(PrinterJob, PrintRequestAttributeSet) - Static method in class com.partnersoft.printing.PrintLib
This will be replaced in Java 6 by a similar routine in PrinterJob.
getPaint() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getPanel() - Method in class com.partnersoft.gps.nmea.NmeaParserConfigutron
 
getPanel() - Method in class com.partnersoft.gps.simulation.SimulatedGpsConfigutron
 
getPanel() - Method in class com.partnersoft.gui.FormLayout
 
getPanel() - Method in class com.partnersoft.gui.FormPanel
 
getPanel() - Method in class com.partnersoft.gui.forms.FormPanel
 
getParallelStyles() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getParallelStyles() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getParameter() - Method in class org.jcon.data.LookupReference
The index parameter used to look up the object referenced.
getParameters() - Method in class com.partnersoft.sql.SqlDataRecordSource
 
getParameters() - Method in class com.partnersoft.update.model.UpdateSession
 
getParent() - Method in class com.partnersoft.cog.Cog
Returns the parent cog, or null if this is a root Cog.
getParent() - Method in class com.partnersoft.compression.huffman.HuffmanNode
 
getParent() - Method in class com.partnersoft.data.Path
Creates a new instance of Path representing the "parent" of this path.
getParent() - Method in class com.partnersoft.data.PathedTree
Return the parent of this node, or null if this is a root node with no parent.
getParent() - Method in class com.partnersoft.gui.BasicDialog
 
getParent() - Method in class org.jcon.data.BeanGraphNode
 
getParent() - Method in class org.jcon.data.TreeNode
The parent node of this one; null if this is the root node.
getParentPoint() - Method in class com.partnersoft.maps.model.MapDataItem
This is currently kind of a kludge.
getParity() - Method in class com.partnersoft.gps.GPSSettings
Gets the value of parity
getParity() - Method in class com.partnersoft.gps.RangefinderSettings
Gets the value of parity
getParityCode() - Method in class com.partnersoft.gps.GPSSettings
 
getParityCode() - Method in class com.partnersoft.gps.RangefinderSettings
 
getPart(int) - Method in class com.partnersoft.data.Path
 
getPartCount() - Method in class com.partnersoft.formats.shapefile.ShpPolyCurve
The number of polyline parts.
getPartnerBuild() - Method in class com.partnersoft.core.Environment
 
getPartnerCopyright() - Method in class com.partnersoft.core.Environment
 
getPartnerRelease() - Method in class com.partnersoft.core.Environment
 
getParts() - Method in class com.partnersoft.formats.shapefile.SdeShape
 
getParts() - Method in class com.partnersoft.formats.shapefile.ShpPolyLine
Returns the points as a list of lists.
getParts() - Method in class com.partnersoft.io.formats.shapefile.ShapefilePolypoint
 
getPassword() - Method in class com.partnersoft.io.sql.SQLConnection
 
getPassword() - Method in class com.partnersoft.sql.SqlDatabase
Database password for extraction (optional).
getPath() - Method in class com.partnersoft.cog.Cog
Returns the full path to this Cog from the root.
getPath() - Method in enum com.partnersoft.core.ConfigLevel
Standard path in the filesystem to the configuration level's files.
getPath() - Method in class com.partnersoft.data.PathedTree
Returns the path to this node from the root.
getPath() - Method in class com.partnersoft.formats.dbf.DbfBuilder
 
getPath() - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionFile
 
getPath() - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
getPath() - Method in class com.partnersoft.io.formats.dbf.DBFBuilder
 
getPath() - Method in class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
getPath() - Method in class com.partnersoft.io.formats.StreamingDataRecordSource
 
getPath() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
getPath() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
getPath() - Method in interface com.partnersoft.io.vfs.VfsNode
The path to the Vfs node.
getPath() - Method in class com.partnersoft.maps.model.MapSet
 
getPath() - Method in class com.partnersoft.maps.model.MapSpace
 
getPath() - Method in class com.partnersoft.net.yonder.YonderFileInfo
 
getPath() - Method in class com.partnersoft.sql.EmbeddedDatabase
Returns the path to the database.
getPath() - Method in class com.partnersoft.sql.SqlDatabase
Database path for extraction (optional).
getPath() - Method in class com.partnersoft.update.model.UpdateConfigLevel
Standard path in the filesystem to the configuration level's files.
getPath() - Method in class com.partnersoft.update.model.UpdateOS
Standard path in the filesystem to the volume's files.
getPath() - Method in class com.partnersoft.update.model.UpdateVolume
Standard path in the filesystem to the volume's files.
getPath() - Method in class org.jcon.data.MetaImport
 
getPath() - Method in class org.jcon.data.MetaTextImport
 
getPathField() - Method in class com.partnersoft.workbench.gui.WorkbenchNavigator
 
getPathfinderDirectory() - Method in class com.partnersoft.gps.GPSSettings
 
getPathRegex() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryHandler
 
getPaths() - Method in class com.partnersoft.io.formats.StreamingDataRecordSource
 
getPattern() - Method in class com.partnersoft.io.FilePatternFilter
The regular-expression used for matching.
getPDOP() - Method in class com.partnersoft.gps.GPSState
 
getPdop() - Method in class com.partnersoft.gps.GPSState
 
getPDOP() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getPDOP() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getPdopMaximum() - Method in class com.partnersoft.gps.GPSState
 
getPerformAutopsy() - Method in class org.jcon.util.Death
 
getPerimeter() - Method in interface com.partnersoft.geometry.xy.XyArea
Returns the total length of the lines and/or curves bounding the area.
getPerimeter() - Method in class com.partnersoft.geometry.xy.XyBounds
 
getPerimeter() - Method in class com.partnersoft.geometry.xy.XyCircle
 
getPerimeter() - Method in class com.partnersoft.geometry.xy.XyEllipse
 
getPerimeter() - Method in class com.partnersoft.geometry.xy.XyPolygon
 
getPerimeter() - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
getPerimeter() - Method in class com.partnersoft.geometry.xy.XyRectangle
 
getPerimeter() - Method in class com.partnersoft.geometry.xy.XyRegularPolygon
 
getPerimeter() - Method in class com.partnersoft.geometry.xy.XyTriangle
 
getPhone() - Method in class com.partnersoft.branding.OrganizationBranding
 
getPhoneNumber() - Method in class com.partnersoft.formats.kml.KmlPlacemark
 
getPicklist() - Method in class org.jcon.data.PicklistItem
Picklist this item is on.
getPicklist(String) - Method in class org.jcon.data.PicklistManager
Returns the named picklist.
getPicklists() - Method in class org.jcon.data.PicklistManager
The dictionary of picklists.
getPicture() - Method in class org.jcon.text.DelimitedFieldDef
 
getPicture() - Method in class org.jcon.text.FixedLengthFieldDef
 
getPieces() - Method in class com.partnersoft.maps.model.MapDataItem
Merged find items are composed of multiple "pieces", each of which is an independent map data item in its own right.
getPixelDistance() - Method in class com.partnersoft.maps.model.MapEditContext
Returns the distance moved in pixel units.
getPixelFeet() - Method in class com.partnersoft.geometry.Scale
 
getPixelHeight() - Method in class com.partnersoft.maps.model.MapViewFrame
 
getPixelHeight() - Method in class com.partnersoft.maps.model.RasterTiling
Gets the value of pixelHeight
getPixelOffset() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getPixelOffset() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getPixelOffsetX() - Method in class com.partnersoft.maps.model.TextStyle
 
getPixelOffsetY() - Method in class com.partnersoft.maps.model.TextStyle
 
getPixelsHigh() - Method in class com.partnersoft.maps.rover.RoverImage
 
getPixelsHigh() - Method in class com.partnersoft.maps.translator.MapDataImage
 
getPixelsWide() - Method in class com.partnersoft.maps.rover.RoverImage
 
getPixelsWide() - Method in class com.partnersoft.maps.translator.MapDataImage
 
getPixelWidth() - Method in class com.partnersoft.maps.model.MapViewFrame
 
getPixelWidth() - Method in class com.partnersoft.maps.model.RasterTiling
Gets the value of pixelWidth
getPixelX() - Method in class com.partnersoft.maps.view.MapMouseEvent
 
getPixelY() - Method in class com.partnersoft.maps.view.MapMouseEvent
 
getPlotStyle() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getPlural() - Method in enum com.partnersoft.geometry.measurement.LinearUnit
 
getPoint() - Method in class com.partnersoft.geometry.xy.XyPointOnPolyline
 
getPoint() - Method in class com.partnersoft.geometry.xy.XyRay
 
getPoint() - Method in class com.partnersoft.geometry.xy.XyTurtle
Gets the turtle's current location.
getPoint() - Method in class com.partnersoft.maps.model.MapDataItem
 
getPoint() - Method in class com.partnersoft.maps.rover.AbstractRoverPointShape
The geographic anchor point for this shape.
getPoint() - Method in class com.partnersoft.maps.translator.MapDataPoint
 
getPoint(String) - Method in class org.jcon.util.PropMap
 
getPointCount() - Method in class com.partnersoft.formats.shapefile.ShpPolyCurve
The total number of points of all parts.
getPointCount() - Method in class com.partnersoft.geometry.xy.XyPolyline
 
getPointCount() - Method in class com.partnersoft.geometry.xy.XyPolylineBuilder
 
getPointCount() - Method in class com.partnersoft.maps.file.LiteralPointSet
 
getPointFeet() - Method in class com.partnersoft.geometry.Scale
 
getPoints() - Method in class com.partnersoft.formats.shapefile.ShpMultiPatch
Returns the points as a list of lists.
getPoints() - Method in class com.partnersoft.formats.shapefile.ShpMultiPoint
Returns the points as a list of points.
getPoints() - Method in class com.partnersoft.formats.shapefile.ShpMultiPointM
Returns the points as an immutable list.
getPoints() - Method in class com.partnersoft.formats.shapefile.ShpMultiPointZ
Returns the points as a list of points.
getPoints() - Method in class com.partnersoft.formats.shapefile.ShpPolygon
Returns the points as a list of lists.
getPoints() - Method in class com.partnersoft.formats.shapefile.ShpPolygonM
Returns the points as a list of lists.
getPoints() - Method in class com.partnersoft.formats.shapefile.ShpPolygonZ
Returns the points as a list of lists.
getPoints() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineM
Returns the points as a list of lists.
getPoints() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineZ
Returns the points as a list of lists.
getPoints() - Method in class com.partnersoft.io.formats.shapefile.ShapefileMultipoint
 
getPointStyle() - Method in class com.partnersoft.maps.render.DrawingSurfaceState
 
getPointTable() - Method in class com.partnersoft.maps.database.RoverDatabase
 
getPointTextureFiltering() - Method in class com.partnersoft.preferences.model.OpenglPreferences
Specifies texture filtering used for map point object icons.
getPointTextureMipmapping() - Method in class com.partnersoft.preferences.model.OpenglPreferences
If true, map point icon textures are mipmapped (additional scales generated).
getPointTypes() - Method in class com.partnersoft.maps.model.RoverSet
Returns the names and ids for each point graphic type.
getPoker(String) - Static method in class com.partnersoft.gui.peekpoke.Poker
 
getPolyfaceMeshIndex1() - Method in class com.partnersoft.formats.dxf.DxfVertex
Polyface mesh vertex index, code 71, optional, default 0.
getPolyfaceMeshIndex2() - Method in class com.partnersoft.formats.dxf.DxfVertex
Polyface mesh vertex index, code 72, optional, default 0.
getPolyfaceMeshIndex3() - Method in class com.partnersoft.formats.dxf.DxfVertex
Polyface mesh vertex index, code 73, optional, default 0.
getPolyfaceMeshIndex4() - Method in class com.partnersoft.formats.dxf.DxfVertex
Polyface mesh vertex index, code 74, optional, default 0.
getPolygon() - Method in class com.partnersoft.io.formats.rover.RoverPolygon
 
getPolygon() - Method in class com.partnersoft.maps.rover.RoverArea
Polygon geometry for this area.
getPolygon() - Method in class com.partnersoft.maps.translator.MapDataPolygon
The actual polygon graphic.
getPolygonSmoothingHint() - Method in class com.partnersoft.preferences.model.OpenglPreferences
This is the quality hint given to the the polygon smoothing algorithm.
getPolyline() - Method in class com.partnersoft.geometry.xy.XyPolylineBuilder
Returns the constructed XyPolyline, or null if there were not enough points to build one.
getPolyline() - Method in class com.partnersoft.maps.ephemera.PolylineEphemeron
 
getPolyline() - Method in class com.partnersoft.maps.model.MapPolyline
Gets the value of polyline
getPolyline() - Method in class com.partnersoft.maps.translator.MapDataPolyline
The actual polyline graphic.
getPolyStyle() - Method in class com.partnersoft.formats.kml.KmlStyle
 
getPort() - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
getPortName() - Method in class com.partnersoft.gps.GPSSettings
Gets the value of portName
getPortName() - Method in class com.partnersoft.gps.LaserRangefinder
 
getPortName() - Method in class com.partnersoft.gps.nmea.NmeaParser
 
getPortName() - Method in class com.partnersoft.gps.RangefinderSettings
Gets the value of portName
getPortName() - Method in class com.partnersoft.io.SerialPortWrapper
 
getPortNumber() - Method in enum com.partnersoft.net.NetworkService
 
getPosition() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
getPosition() - Method in class com.partnersoft.io.FastDataInputStream
 
getPosition() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
getPosition() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
getPosition() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
getPosition() - Method in interface com.partnersoft.io.vfs.VfsRandomAccess
The current position (aka file pointer), in bytes
getPosition() - Method in class org.jcon.text.DelimitedFieldDef
 
getPosition() - Method in class org.jcon.text.FixedLengthFieldDef
 
getPostprocessing() - Method in interface com.partnersoft.gps.GPSDevice
 
getPostprocessing() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getPostprocessing() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getPredictedPostprocessedAccuracy() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getPreferencesPath() - Method in interface com.partnersoft.system.Preferential
 
getPreferredScrollableViewportSize() - Method in class com.partnersoft.gui.LogDisplay
 
getPreferredSize() - Method in class com.partnersoft.gui.DietLabel
 
getPreferredSize() - Method in class com.partnersoft.gui.LinkButton
 
getPreferredSize() - Method in class com.partnersoft.gui.LockingToggleButtonControl
 
getPreferredSize() - Method in class com.partnersoft.gui.LogDisplay
 
getPreferredSize() - Method in class com.partnersoft.workbench.gui.PointStylePreview
 
getPreferredSize() - Method in class com.partnersoft.workbench.gui.ScaleRegionVisualizer
 
getPresentPhaseString() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
getPreset() - Method in class com.partnersoft.preferences.model.UserSubsystemPreferences
Name of preset settings to use.
getPresetFieldValue() - Method in class com.partnersoft.preferences.gui.SubsystemPreferencesPanel
 
getPresetForm() - Method in class com.partnersoft.preferences.gui.SubsystemPreferencesPanel
 
getPressedColor() - Method in class com.partnersoft.gui.LinkButton
 
getPreviousVertex() - Method in class com.partnersoft.geometry.xy.XyPointOnPolyline
 
getPrintDetailStyleName() - Method in class com.partnersoft.maps.render.RenderStyle
 
getPrintLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getPrintRequestAttributeSet(String) - Static method in class com.partnersoft.printing.PrintLib
Returns the named page attributes as defined in preferences.
getPrintService(String) - Static method in class com.partnersoft.printing.PrintLib
Returns the named print service as defined in preferences, or the default one if there is none defined.
getPrintStyleName() - Method in class com.partnersoft.maps.render.RenderStyle
 
getPrn() - Method in class com.partnersoft.gps.Satellite
 
GetProcAddress(long, String) - Static method in class com.partnersoft.os.windows.Win32Lib
 
getProductBranding() - Method in class com.partnersoft.maps.app.MapApp
 
getProductBranding() - Method in class com.partnersoft.maps.app.MapAppRoot
 
getProductBranding() - Method in class com.partnersoft.maps.model.MapSet
 
getProfile() - Method in class com.partnersoft.maps.model.RoverSet
 
getProfile() - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
getProfile() - Method in class com.partnersoft.maps.translator.MapDataProfiler
 
getProfile() - Method in class com.partnersoft.system.Module
Returns the module's profile from modules/FOO/THISMODULE/profile.xml.
getProfileColumns() - Method in class com.partnersoft.formats.dem.DemARecord
 
getProfiledClass() - Method in class org.jcon.data.IntrospectionProfile
 
getProfileRows() - Method in class com.partnersoft.formats.dem.DemARecord
 
getProfilingStage() - Method in class com.partnersoft.maps.translator.TranslationPipeline
 
getProjection() - Method in class com.partnersoft.geometry.projection.CoordinateSystem
 
getProjection(String) - Method in class com.partnersoft.geometry.projection.ProjectionLibrary
 
getProjection() - Method in class com.partnersoft.geometry.projection.ProjectionTransform
 
getProjection() - Method in class com.partnersoft.geometry.projection.ReverseProjectionTransform
 
getProjection() - Method in class com.partnersoft.maps.app.MapGpsLogic
Figuring out the projection is a little complicated because we have to be backwards compatible with previous versions of 4.0.
getProjection() - Method in class com.partnersoft.maps.model.MapSetDescription
Deprecated.  
getProjection() - Method in class com.partnersoft.maps.model.MapSpace
Returns the result projection for this mapspace - the one its coordinates are represented in.
getProjection() - Method in class com.partnersoft.maps.rover.RoverCoordinateSystem
 
getProjectionName() - Method in class com.partnersoft.geometry.projection.CoordinateSystem
 
getProjectionName() - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
getProjectionName() - Method in class com.partnersoft.geometry.projection.LambertConformalConic
return the name of the projection
getProjectionName() - Method in class com.partnersoft.gps.GPSSettings
Gets the value of projectionName
getProjectionName() - Method in class com.partnersoft.maps.app.MapAppGps
 
getProjectionName() - Method in class com.partnersoft.maps.app.MapGpsLogic
Works exactly like getProjection(), except it returns a human-readable name.
getProjections() - Method in class com.partnersoft.geometry.projection.ProjectionLibrary
 
getPromptLogic() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
getProperties() - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
getProperties() - Method in class com.partnersoft.sql.SqlDatabase
Database properties for extraction (optional).
getProperties() - Method in class org.jcon.data.FieldDef
 
getProperty() - Method in class org.jcon.data.PropertyTransformingMangler
 
getProperty() - Method in class org.jcon.data.SinglePropertyIndex
 
getProperty() - Method in class org.jcon.data.TransformAndSetPropertyMangler
 
getPropertyDescriptors() - Method in class org.jcon.data.IntrospectionProfile
 
getPropertyMapping() - Method in class org.jcon.data.PropertyScrambler
 
getPropertyName() - Method in class org.jcon.data.GroupByPropertyValue
Name of property to group by.
getPropertyValue(Object, String) - Method in class org.jcon.data.IntrospectionProfile
Gets the value of the named property from the given object.
getPropertyValues(Object) - Method in class org.jcon.data.IntrospectionProfile
Values for all editable properties.
getPropertyValues() - Method in class org.jcon.data.MetaBean
 
getProtocol() - Method in enum com.partnersoft.net.NetworkService
 
getProxyEntityGraphics() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getPublicKey() - Static method in class com.partnersoft.system.LicenseLib
 
getPublishedDirectory() - Method in class com.partnersoft.maps.model.MapSet
 
getQuery() - Method in class com.partnersoft.io.sql.SQLDataRecordSource
 
getQuery() - Method in class com.partnersoft.sql.SqlDataRecordSource
 
getQueryLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getQueue() - Method in class com.partnersoft.gadgets.AsynchronousCommand
Queue this command is in.
getQueue() - Method in class com.partnersoft.net.holler.HollerDaemon
 
getQuickDescription() - Method in class com.partnersoft.maps.model.MapDataItem
 
getRadians() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns the angle as measured in radians.
getRadius() - Method in class com.partnersoft.geometry.xy.XyArc
Returns the radius of the circle containing this arc.
getRadius() - Method in class com.partnersoft.geometry.xy.XyCircle
Radius of circle.
getRadius() - Method in class com.partnersoft.geometry.xy.XyPolar
The radial coordinate, in whatever units X and Y are in.
getRangefinderSettings() - Method in class com.partnersoft.gps.RangefinderDaemon
 
getRaster(int, int, int, int) - Method in class com.partnersoft.gui.HemisphericalGradientPaint.HemisphericalGradientContext
 
getRaster(int, int, int, int) - Method in class com.partnersoft.gui.RoundGradientContext
 
getRasterSets() - Method in class com.partnersoft.maps.model.MapSpace
 
getRasterSetsArray() - Method in class com.partnersoft.maps.model.MapSpace
 
getRatio() - Method in class com.partnersoft.geometry.Scale
 
getRawData(long) - Method in class com.partnersoft.io.formats.rover.RoverDataStore
 
getReadFromFrontendSpools() - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
getReadFromFrontendSpools() - Method in class com.partnersoft.maps.translator.PublishMapSet
 
getReading() - Method in class com.partnersoft.gps.GPSEvent
 
getReading() - Method in class com.partnersoft.gps.nmea.GLLData
 
getReading() - Method in class com.partnersoft.gps.nmea.RMCData
 
getReasonFailed() - Method in class com.partnersoft.gadgets.AsynchronousCommand
Reason processing failed.
getRecentAverage() - Method in class com.partnersoft.gadgets.StopWatch
 
getRecentAverageString() - Method in class com.partnersoft.gadgets.StopWatch
 
getRecentFrameCount() - Method in class com.partnersoft.maps.render.RenderController
Get the recent (last 100 frames) average frame count.
getRecentMeasuredSpeed() - Method in class com.partnersoft.gadgets.TriggeredThread
Actual task frequency, in runs per second, over the last 100 samples.
getRecordAt(int) - Method in class com.partnersoft.maps.model.Lookup
 
getRecordCount() - Method in class com.partnersoft.io.RandomAccessDataRecordSource
 
getRecordNumber() - Method in class com.partnersoft.formats.shapefile.ShpRecord
 
getRecordNumber() - Method in class com.partnersoft.io.formats.shapefile.ShapefileRecord
 
getRecordSize() - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidth
 
getRecordSize() - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Get your record size, in case you've forgotten already.
getRecordWidth() - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthDataRecordSource
 
getRectangle() - Method in class com.partnersoft.maps.rover.RoverImage
 
getRed() - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
getRedColor() - Method in class com.partnersoft.maps.model.PointStyle
 
getRedColorName() - Method in class com.partnersoft.maps.model.PointStyle
 
getRedoStackSize() - Method in class com.partnersoft.gadgets.UndoStack
 
getReducedData() - Method in class com.partnersoft.maps.translator.MapDataGraphic
Reduced data set for this graphic.
getRefreshRate() - Method in class com.partnersoft.gps.GPSSettings
Gets the value of refreshRate
getRefreshRate() - Method in class com.partnersoft.gps.RangefinderSettings
Gets the value of refreshRate
getRegex() - Method in class com.partnersoft.cog.CogPrimitiveType
 
getRelease() - Method in class com.partnersoft.system.Version
Returns the release version number, or -1 if there is none.
getRemarks() - Method in class com.partnersoft.geometry.projection.ellipsoid.EPSGEllipsoid
Return the EPSG Remarks for this ellipsoid
getRenderer() - Method in class com.partnersoft.preferences.model.GraphicsPreferences
Map rendering engine to use.
getRenderer() - Method in class com.partnersoft.preferences.model.VideoPreferences
Map rendering engine to use.
getRenderingHint(RenderingHints.Key) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getRenderingHint() - Method in class com.partnersoft.preferences.model.Java2dPreferences
These specify the general hints given to the underlying rendering engine.
getRenderingHints() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getRenderQuality() - Method in class com.partnersoft.preferences.model.Java2dPreferences
Render quality preset to use.
getRenderQuality() - Method in class com.partnersoft.preferences.model.OpenglPreferences
Render quality preset to use.
getRenderReticle() - Method in class com.partnersoft.maps.render.RenderController
 
getRenderScaleRegion(double) - Method in class com.partnersoft.maps.render.RenderLegend
 
getRenderScaleRegion() - Method in class com.partnersoft.maps.render.RenderStyle
 
getReplacement() - Method in class org.jcon.text.SimpleReplace
 
getReport() - Method in class org.jcon.text.ReportTransform
 
getReportSpecFile() - Method in class org.jcon.tools.MakeReport
TOF file containing the report specification.
getRequestTarget() - Method in class com.partnersoft.net.http.HttpRequest
 
getRequiredPaths() - Method in class com.partnersoft.data.IntrospectiveTemplate
 
getRequiredPaths() - Method in class com.partnersoft.data.Namer
 
getRequiredPaths() - Method in interface com.partnersoft.data.ObjectNamer
 
getRequiredPaths() - Method in class com.partnersoft.data.SplittingNamer
 
getRequiredPaths() - Method in class com.partnersoft.scripting.ScriptedNamer
 
getRequiredValues() - Method in class org.jcon.data.PropertyMatch
 
getResource(String) - Method in class com.partnersoft.system.DelegatingClassLoader
 
getResourceAsStream(String) - Method in class com.partnersoft.system.DelegatingClassLoader
 
getResources(String) - Method in class com.partnersoft.system.DelegatingClassLoader
 
getResponse() - Method in class com.partnersoft.net.soap.SoapResponse
 
getResponseAsString() - Method in class com.partnersoft.net.soap.SoapExchange
Get the response as a string.
getRestartAutomatically() - Method in class com.partnersoft.preferences.model.UpdatePreferences
If true, the main Partner application (the map viewer) will start automatically after an update and migration, without prompting the user.
getRestartCommand() - Method in class com.partnersoft.update.model.UpdateParameters
 
getResult() - Method in class com.partnersoft.cog.CogXmlParser
 
getResult() - Method in class com.partnersoft.compatibility.V40CogXmlParser
Returns the result of parsing.
getResults() - Method in class com.partnersoft.geometry.xy.XyTurtle
 
getResultToggle() - Method in class com.partnersoft.gadgets.ToggleCombiner
 
getReverseBytes() - Method in class com.partnersoft.io.formats.binary.ShortIntegerFieldFormat
 
getReversedVector() - Method in class com.partnersoft.geometry.xy.XyVector
Returns the reversed, or opposite vector, to this one.
getReverseProjectionName() - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
getRevolutions() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns the angle as measured in fractions or multiples of a circle.
getRgbColor() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getRightChild() - Method in class com.partnersoft.compression.huffman.HuffmanBranch
 
getRightDegrees() - Method in class com.partnersoft.geometry.xy.XyRotation
Returns the rotation angle as a right turn (clockwise) in degrees.
getRightElement() - Method in class com.partnersoft.io.DataFilterExpression
 
getRightFocus() - Method in class com.partnersoft.geometry.xy.XyEllipse
The "right" focus.
getRightJustify() - Method in class org.jcon.text.AlphanumericPicture
 
getRightPerpendicular() - Method in class com.partnersoft.geometry.xy.XyVector
Returns the vector with the same length that is perpendicular to this one and lies on the "right" side (visualized as if you are facing the direction this vector points).
getRightRadians() - Method in class com.partnersoft.geometry.xy.XyRotation
Returns the rotation angle as a right turn (clockwise) in radians.
getRoot() - Method in class com.partnersoft.cog.Cog
Returns the root of the structure this cog is in.
getRoot() - Method in class com.partnersoft.data.PathedIntrospector
 
getRoot() - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
getRootDir() - Method in class org.jcon.store.FileSystemStore
 
getRootDirName() - Method in class org.jcon.store.FileSystemStore
 
getRootNode() - Method in class com.partnersoft.system.PreferenceManager
 
getRootPath() - Method in class com.partnersoft.formats.haversack.HaversackBuilder
 
getRootPath() - Method in class com.partnersoft.formats.zip.ZipBuilder
 
getRootPoker() - Static method in class com.partnersoft.gui.peekpoke.Poker
 
getRotation() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Text rotation, code 50, optional, default 0.
getRotation() - Method in class com.partnersoft.formats.dxf.DxfInsert
Rotation angle, code 50, optional, default 0.
getRotation() - Method in class com.partnersoft.geometry.xy.XyDeflection
Returns the rotation angle and direction from the origin this is a deflection from.
getRotation() - Method in class com.partnersoft.geometry.xy.XyEllipse
The angle of rotation of the major axis.
getRotation() - Method in class com.partnersoft.geometry.xy.XyRectangle
Angle of rotation relative to the X, Y axes.
getRotation(float) - Method in class com.partnersoft.gui.ImageRotationSet
Gets the rotation closest to the given theta in radians.
getRotation() - Method in class com.partnersoft.gui.SphericalImageDisplay
 
getRotation() - Method in class com.partnersoft.gui.SphericalImageViewer
 
getRotation() - Method in class com.partnersoft.maps.model.MapEditContext
Returns the vector (generally from the selected item to the mouse click location) as a rotation.
getRotation() - Method in class com.partnersoft.maps.model.MapViewFrame
Gets the value of rotation
getRotation() - Method in class com.partnersoft.maps.rover.AbstractRoverPointShape
Rotation of the graphics for this shape.
getRotation() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of rotation
getRotation() - Method in class com.partnersoft.maps.translator.MapDataImage
Rotation of the point, in radians.
getRotation() - Method in class com.partnersoft.maps.translator.MapDataPoint
Rotation of the point, in radians.
getRotation() - Method in class com.partnersoft.maps.translator.MapDataPointColor
Rotation of the point, in radians.
getRotation() - Method in class com.partnersoft.maps.translator.MapDataText
Rotation of the text, in radians.
getRotationField() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of rotationField
getRotationOffset() - Method in class com.partnersoft.maps.model.ImageStyle
 
getRotationOffset() - Method in class com.partnersoft.maps.model.PointStyle
 
getRotationOffset() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getRotationOffset() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getRotationOffset() - Method in class com.partnersoft.maps.model.TextStyle
 
getRotationOffsetByte() - Method in class com.partnersoft.maps.model.TextStyle
 
getRotationOffsetRadians() - Method in class com.partnersoft.maps.model.ImageStyle
 
getRotationOffsetRadians() - Method in class com.partnersoft.maps.model.PointStyle
 
getRotationOffsetRadians() - Method in class com.partnersoft.maps.model.TextStyle
 
getRoverBytes() - Method in class com.partnersoft.maps.model.MapDataItem
Returns the binary rover data used to highlight this item.
getRoverDataType() - Method in class com.partnersoft.maps.model.AbstractModuleKit
Returns data type generated by this kit.
getRoverGraphicType() - Method in class com.partnersoft.maps.model.AbstractModuleKit
Returns graphic type generated by this kit.
getRoverSet() - Method in class com.partnersoft.maps.file.FindItemFile
 
getRoverSet() - Method in class com.partnersoft.maps.model.ElectricalConnectivity
 
getRoverSet() - Method in interface com.partnersoft.maps.model.FindItemIndex
 
getRoverSet() - Method in class com.partnersoft.maps.model.MapConnectivity
 
getRoverSet() - Method in class com.partnersoft.maps.model.MapDataItem
 
getRoverSet() - Method in class com.partnersoft.maps.model.MapDataLink
Gets the value of roverSet
getRoverSet() - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
getRoverSets() - Method in class com.partnersoft.maps.model.MapSpace
 
getRoverSetsArray() - Method in class com.partnersoft.maps.model.MapSpace
 
getRoverShapes() - Method in class com.partnersoft.maps.model.MapDataItem
Deprecated.  
getRow() - Method in class com.partnersoft.formats.dem.DemBRecord
 
getRow() - Method in class com.partnersoft.geometry.xy.XyGridCell
 
getRowAt(int) - Method in class com.partnersoft.workbench.editors.TableEditor
Returns Naming of column names mapped to column values for specified row.
getRowCount() - Method in class com.partnersoft.formats.dxf.DxfInsert
Row count, code 71, optional, default 1.
getRowCount() - Method in class com.partnersoft.gui.forms.FormTextField
 
getRows() - Method in class com.partnersoft.gui.LogDisplay
Returns the LeakyList rows.
getRowSpacing() - Method in class com.partnersoft.formats.dxf.DxfInsert
Row spacing, code 45, optional, default 0.
getRowVectorAt(int) - Method in class com.partnersoft.workbench.editors.TableEditor
Returns vector of row data for specified row.
getRSyntaxTextArea() - Method in class com.partnersoft.gui.forms.FormTextField
 
getRuntimeLogic() - Method in class com.partnersoft.update.app.UpdateLogic
 
getSampleBufferCount() - Method in class com.partnersoft.preferences.model.OpenglPreferences
This is the number of sample buffers used for full-screen anti-aliasing (FSAA).
getSatelliteCount() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getSatelliteMinimum() - Method in class com.partnersoft.gps.GPSState
 
getSatellites() - Method in class com.partnersoft.gps.Constellation
 
getSavingDisabled() - Method in class com.partnersoft.gadgets.UndoStack
 
getScale() - Method in class com.partnersoft.formats.kml.KmlIconStyle
 
getScale() - Method in class com.partnersoft.gui.SphericalImageDisplay
 
getScale() - Method in class com.partnersoft.gui.SphericalImageViewer
 
getScale() - Method in class com.partnersoft.maps.model.MapViewFrame
Gets the value of scale
getScale() - Method in class com.partnersoft.maps.model.RasterTiling
Gets the value of scale
getScale() - Method in class com.partnersoft.maps.rover.RoverImage
 
getScale() - Method in class com.partnersoft.maps.translator.MapDataImage
 
getScaleFactor() - Method in class com.partnersoft.maps.file.LiteralPointTile
 
getScaleFactor() - Method in class com.partnersoft.maps.model.ImageStyle
 
getScaleFactor() - Method in class com.partnersoft.maps.model.PointStyle
 
getScaleReduction() - Method in class com.partnersoft.geometry.projection.TransverseMercator
Scale reduction (?)
getScaleRegion() - Method in class com.partnersoft.maps.render.RenderScaleRegion
 
getScaleRegionIndex(double) - Method in class com.partnersoft.maps.model.Legend
 
getScaleRegionIndex() - Method in class com.partnersoft.maps.render.RenderScaleRegion
 
getScaleRegions() - Method in class com.partnersoft.maps.model.Legend
 
getScaleRegions() - Method in class com.partnersoft.maps.translator.MapViewLegend
Gets the value of scaleRegions
getScaleReticuleStyle() - Method in class com.partnersoft.maps.model.MapSpace
 
getScaleReticuleTextStyle() - Method in class com.partnersoft.maps.model.MapSpace
 
getScaleThreshold() - Method in class com.partnersoft.maps.model.LegendScaleRegion
 
getScaleThreshold() - Method in class com.partnersoft.maps.model.RasterTiling
Gets the value of scaleThreshold
getScaleThreshold() - Method in class com.partnersoft.maps.translator.MapViewScaleRegion
 
getScaleThresholds() - Method in class com.partnersoft.maps.translator.MapViewLegend
 
getScaleToMap() - Method in class com.partnersoft.maps.model.ImageStyle
 
getScaleToMap() - Method in class com.partnersoft.maps.model.PointStyle
 
getScaleX() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Relative X scale factor (width), code 41, optional, default 1.
getScaleX() - Method in class com.partnersoft.formats.dxf.DxfInsert
X scale factor, code 41, optional, default = 1.
getScaleX() - Method in class com.partnersoft.geometry.projection.Simple
Gets the value of scaleX
getScaleX() - Method in class com.partnersoft.geometry.xy.XyAffineTransform
The x coordinate scaling element (m00) of the transformation matrix.
getScaleX() - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
The x coordinate scaling element (m00) of the transformation matrix.
getScaleY() - Method in class com.partnersoft.formats.dxf.DxfInsert
Y scale factor, code 42, optional, default = 1.
getScaleY() - Method in class com.partnersoft.geometry.projection.Simple
Gets the value of scaleY
getScaleY() - Method in class com.partnersoft.geometry.xy.XyAffineTransform
The y coordinate scaling element (m11) of the transformation matrix.
getScaleY() - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
The y coordinate scaling element (m11) of the transformation matrix.
getScaleZ() - Method in class com.partnersoft.formats.dxf.DxfInsert
Z scale factor, code 43, optional, default = 1.
getScaleZ() - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
The z coordinate scaling element (m22) of the transformation matrix.
getScatterGridColumns() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of scatterGridColumns
getScatterGridSize() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of scatterGridSize
getScatterOffsetX() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of scatterOffsetX
getScatterOffsetY() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of scatterOffsetY
getSchema() - Method in class com.partnersoft.cog.Cog
Returns the schema for this Cog structure.
getSchema() - Method in class com.partnersoft.cog.CogHeader
Gets the schema that defines the data types for this cog's nodes.
getSchema() - Method in class com.partnersoft.gui.forms.Form
Gets the CogSchema used by this Form.
getSchema() - Method in class com.partnersoft.gui.forms.FormBuilder
Gets the current CogSchema used by this FormBuilder.
getSchema() - Method in class com.partnersoft.net.holler.HollerChannel
 
getSchema() - Method in class com.partnersoft.system.Module
 
getScript() - Method in class com.partnersoft.io.sql.SQLScripter
 
getScript() - Method in class com.partnersoft.sql.SqlScripter
 
getScriptLibDirs() - Method in class com.partnersoft.maps.model.MapSpace
 
getScriptLog() - Method in class com.partnersoft.scripting.AbstractScript
 
getScriptLog() - Method in interface com.partnersoft.scripting.Script
Returns the Log context for the script.
getScripts() - Method in class com.partnersoft.maps.model.MapSet
Returns the ScriptKeeper for this mapset.
getScripts() - Method in class com.partnersoft.maps.model.MapSpace
 
getScripts() - Method in class com.partnersoft.system.Module
 
getScripts() - Method in class com.partnersoft.workbench.app.WorkbenchApp
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class com.partnersoft.gui.LogDisplay
 
getScrollableTracksViewportHeight() - Method in class com.partnersoft.gui.LogDisplay
 
getScrollableTracksViewportWidth() - Method in class com.partnersoft.gui.LogDisplay
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class com.partnersoft.gui.LogDisplay
 
getScrollPane() - Method in class com.partnersoft.gui.LogDisplayWindow
 
getSearch() - Method in class com.partnersoft.maps.app.FindItemPanel
 
getSeconds() - Method in class com.partnersoft.data.Duration
 
getSeconds() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns the angle as measured in decimal seconds.
getSecondsPart() - Method in class com.partnersoft.data.Duration
Returns the truncated seconds amount - useful when breaking the duration up into hours minutes seconds etc.
getSeCorner() - Method in class com.partnersoft.geometry.xy.XyBounds
The bottom-right, or "southeast", corner, consisting of maximum x and minimum y.
getSeCorner() - Method in class com.partnersoft.geometry.xy.XyGridCell
 
getSeCorner() - Method in class com.partnersoft.geometry.xy.XyRectangle
The bottom-right, or "southeast", corner.
getSECorner() - Method in class com.partnersoft.maps.model.MapViewFrame
 
getSectionLength() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of sectionLength
getSectionPlacement() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of sectionPlacement
getSecurityLogic() - Method in class com.partnersoft.preferences.logic.PreferencesLogic
 
getSegment() - Method in class com.partnersoft.geometry.xy.XyPointOnPolyline
 
getSelectableItems() - Method in interface com.partnersoft.gadgets.Selector
Returns valid selection set.
getSelectableItems() - Method in class com.partnersoft.gui.ComboSelector
 
getSelectableItems() - Method in class com.partnersoft.gui.SortedListModel
 
getSelected() - Method in class com.partnersoft.maps.model.MapEditContext
The current selection.
getSelectedDataAsText() - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
getSelectedFileRequireExtension() - Method in class com.partnersoft.gui.FileChooserControl
 
getSelectedIndex() - Method in class com.partnersoft.gui.ComboField
 
getSelectedIndex() - Method in class com.partnersoft.gui.ComboSelectionControl
 
getSelectedIndex() - Method in class com.partnersoft.gui.forms.FormComboField
 
getSelectedIndex() - Method in class com.partnersoft.gui.forms.FormIconPicklistField
 
getSelectedIndex() - Method in class com.partnersoft.gui.forms.FormPicklistField
 
getSelectedIndex() - Method in class com.partnersoft.gui.ListSelectionControl
 
getSelectedIndex() - Method in class com.partnersoft.gui.PicklistField
 
getSelectedItem() - Method in class com.partnersoft.gui.ArrayListListModel
 
getSelectedItem() - Method in class com.partnersoft.gui.ComboSelectionControl
 
getSelectedItem() - Method in class com.partnersoft.gui.ListSelectionControl
 
getSelectedItem() - Method in class com.partnersoft.gui.NamingListModel
 
getSelectedItem() - Method in class com.partnersoft.maps.app.FindItemListModel
 
getSelectedItem() - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
getSelectedNode() - Method in class com.partnersoft.workbench.app.WorkbenchNavigationLogic
 
getSelectedNode() - Method in class com.partnersoft.workbench.gui.VfsTree
 
getSelectionList() - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
getSelectionLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getSelectionRadius() - Method in class com.partnersoft.preferences.model.ControlPreferences
This is the approximate radius of the area around the mouse pointer used to determine which items are selected or indicated.
getSelections() - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
getSelector() - Method in class com.partnersoft.gadgets.SelectionAdaptor
 
getSerialPortNames() - Static method in class com.partnersoft.io.SerialPortLib
Sorted, even.
getSerialStyles() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getSerialStyles() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getServer() - Method in class com.partnersoft.sql.SqlDatabase
Database server for extraction (optional).
getServerName() - Method in class com.partnersoft.net.TcpSocketClient
 
getServerPortNumber() - Method in class com.partnersoft.net.TcpSocketClient
 
getSession() - Method in class com.partnersoft.update.app.UpdateApp
 
getSets() - Method in class com.partnersoft.maps.file.LiteralPointTile
 
getSettings() - Method in class com.partnersoft.maps.model.MapSet
Returns the settings from settings.xml.
getSettings() - Method in class com.partnersoft.system.Module
Returns the settings from config/FOO/modules/THISMODULE/settings.xml.
getSeverity() - Method in class com.partnersoft.data.validation.ValidationError
 
getShadowMode() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getShape() - Method in class com.partnersoft.formats.shapefile.ShapefileRecord
 
getShape() - Method in class com.partnersoft.formats.shapefile.ShpRecord
 
getShape() - Method in class com.partnersoft.maps.rover.RoverLine
 
getShapes() - Method in class com.partnersoft.maps.rover.RoverEntity
 
getShapeType() - Method in class com.partnersoft.formats.shapefile.ShapefileHeader
 
getShapeType() - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
getShapeType() - Method in class com.partnersoft.io.formats.shapefile.ShapefileRecord
 
getShapeType() - Method in class com.partnersoft.maps.rover.RoverBlockCode
 
getShapeType() - Method in class com.partnersoft.maps.rover.RoverDrawable
 
getShapeTypeCode() - Method in class com.partnersoft.maps.rover.RoverBlockCode
 
getShapeTypeName() - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
getShearX() - Method in class com.partnersoft.geometry.xy.XyAffineTransform
The x coordinate shearing element (m01) of the transformation matrix.
getShearY() - Method in class com.partnersoft.geometry.xy.XyAffineTransform
The y coordinate shearing element (m10) of the transformation matrix.
getShort(Path) - Method in class com.partnersoft.cog.Cog
 
getShort(String) - Method in class com.partnersoft.cog.Cog
 
getShortName() - Method in class org.jcon.util.CommandLineOption
 
getShowFramerate() - Method in class com.partnersoft.preferences.model.GraphicsPreferences
If true, a framerate display will appear in the bottom right of the map view.
getShowImageTiles() - Method in class com.partnersoft.preferences.model.GraphicsPreferences
If true, lines are drawn at the boundaries of the underlying image tiles for background image sets such as aerial photos.
getShowInvisibleGraphics() - Method in class com.partnersoft.maps.model.MapSpace
 
getShowName() - Method in class com.partnersoft.gui.forms.FormIconField
 
getShowName() - Method in class com.partnersoft.gui.IconField
 
getShowProgress() - Method in class com.partnersoft.data.DataRecordSource
 
getShowTiles() - Method in class com.partnersoft.maps.model.MapSpace
 
getShowVectorTiles() - Method in class com.partnersoft.preferences.model.GraphicsPreferences
If true, lines are drawn at the boundaries of the underlying vector tiles for published vector sets such as background maps.
getShpShape() - Method in class com.partnersoft.formats.shapefile.SdeShape
 
getSimulationCenterX() - Method in class com.partnersoft.gps.GPSSettings
 
getSimulationCenterY() - Method in class com.partnersoft.gps.GPSSettings
 
getSine() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns the sine of the angle.
getSize() - Method in class com.partnersoft.cog.CogPrimitiveType
 
getSize() - Method in interface com.partnersoft.data.ArraySearchingGopher
Returns the number of items in the array.
getSize() - Method in interface com.partnersoft.data.ArraySortingGopher
Returns the number of items in the array.
getSize() - Method in class com.partnersoft.data.DataBuffer
 
getSize() - Method in class com.partnersoft.data.Naming
 
getSize() - Method in class com.partnersoft.data.ObjectGoedels
 
getSize() - Method in class com.partnersoft.geometry.xy.XyRectangle
 
getSize() - Method in class com.partnersoft.gui.ArrayListListModel
 
getSize() - Method in class com.partnersoft.gui.FontSpecification
Point size (e.g.
getSize() - Method in class com.partnersoft.gui.NamingListModel
 
getSize() - Method in class com.partnersoft.gui.SortedListModel
 
getSize() - Method in class com.partnersoft.io.formats.dump.GoedelObjectDump
 
getSize() - Method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
getSize() - Method in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
getSize() - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
getSize() - Method in class com.partnersoft.io.formats.dump.NamedRandomAccessObjectDump
 
getSize() - Method in class com.partnersoft.io.formats.dump.PackedNamedRandomAccessObjectDump
 
getSize() - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Returns size of data file, in records.
getSize() - Method in class com.partnersoft.io.formats.rover.RoverTileSet
 
getSize() - Method in class com.partnersoft.maps.app.FindItemListModel
 
getSize() - Method in class com.partnersoft.maps.file.FindItemFile
 
getSize() - Method in class com.partnersoft.maps.model.ElectricalConnectivity
 
getSize() - Method in interface com.partnersoft.maps.model.FindItemIndex
 
getSize() - Method in class com.partnersoft.maps.model.Lookup
 
getSize() - Method in class com.partnersoft.maps.model.MapConnectivity
 
getSize() - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
getSize() - Method in class com.partnersoft.prototype.Compression.Chipmunk
 
getSize() - Method in class com.partnersoft.update.model.UpdatePackageFile
 
getSizeParam() - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
 
getSkin() - Method in class com.partnersoft.maps.app.MapApp
 
getSkin() - Method in class com.partnersoft.maps.app.MapAppRoot
 
getSkin() - Method in class com.partnersoft.preferences.model.LayoutPreferences
Overall layout used.
getSkipIfEmpty() - Method in class org.jcon.text.IteratingReportEngine
Deprecated.  
getSlope(double, double, double, double) - Static method in class com.partnersoft.geometry.GeometryLib
 
getSlope() - Method in class com.partnersoft.geometry.Line
 
getSlope() - Method in class com.partnersoft.geometry.xy.XyLine
The slope (usually annotated "m").
getSmallFont() - Static method in class com.partnersoft.gui.FontLib
 
getSmallLogo() - Method in class com.partnersoft.branding.OrganizationBranding
 
getSmallLogo() - Method in class com.partnersoft.branding.ProductBranding
 
getSmoothSurfaceDensityM() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Smooth surface M density, code 73, optional default 0.
getSmoothSurfaceDensityN() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Smooth surface N density, code 74, optional default 0.
getSnippet() - Method in exception com.partnersoft.io.FileParseException
 
getSnr() - Method in class com.partnersoft.gps.GPSState
 
getSnrMinimum() - Method in class com.partnersoft.gps.GPSState
 
getSocket() - Method in class com.partnersoft.net.TcpSocketClient
 
getSortedModel() - Method in class com.partnersoft.gui.ComboSelector
 
getSortOption() - Method in class com.partnersoft.io.DataFilterSort
 
getSortOrder() - Method in class org.jcon.data.PropertyComparer
 
getSorts() - Method in class com.partnersoft.io.DataRecordQuery
Returns List of DataRecordFilterSort sorts for this query.
getSoundLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getSoundPreferences() - Method in class com.partnersoft.maps.app.MapAppConfiguration
 
getSource() - Method in class com.partnersoft.gadgets.ActionGadget
 
getSource() - Method in class com.partnersoft.gadgets.ChangeGadget
 
getSource() - Method in class com.partnersoft.io.formats.csv.DataRecordSourceToCSV
source
getSource() - Method in class com.partnersoft.maps.translator.DataRecordSourceMapDataMerge
 
getSource() - Method in class com.partnersoft.update.model.UpdateChainEvent
 
getSource() - Method in class com.partnersoft.update.model.UpdateParameters
 
getSource() - Method in class org.jcon.data.TranslatingMap
 
getSourceClass() - Method in class org.jcon.text.FixedLengthRecordDef
The class the record represents.
getSourceClassName() - Method in class org.jcon.text.FixedLengthRecordDef
 
getSourceDataType() - Method in class com.partnersoft.maps.model.AbstractModuleKit
Returns data type manipulated by this kit.
getSourceGraphicType() - Method in class com.partnersoft.maps.model.AbstractModuleKit
Returns graphic type manipulated by this kit.
getSourceGraphicTypes() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of graphicTypes
getSourceInstall() - Method in class com.partnersoft.update.model.UpdateSession
 
getSourceObject() - Method in class com.partnersoft.maps.model.MapDataItem
 
getSourcePackages() - Method in class com.partnersoft.update.model.UpdateSession
 
getSourcePath() - Method in interface com.partnersoft.gui.cockpit.CockpitEvent
 
getSpace() - Method in class com.partnersoft.maps.app.MapApp
 
getSpace() - Method in class com.partnersoft.maps.app.MapAppRoot
 
getSpaceLegend() - Method in class com.partnersoft.workbench.gui.ScaleRegionVisualizer
 
getSpaceLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getSpacer() - Method in class org.jcon.text.IteratingReportEngine
Text used to fill out rest of iteration if "limit" property is non-null and is higher than the number of objects in the source list.
getSpecified() - Method in class com.partnersoft.gadgets.SpecificationEvent
 
getSpecified() - Method in interface com.partnersoft.gadgets.Specifier
Returns specified object.
getSpecified() - Method in class com.partnersoft.gadgets.SpecifierGadget
Returns specified object.
getSpecified() - Method in class com.partnersoft.gui.ComboSelector
 
getSpecified() - Method in class com.partnersoft.gui.SpecifierControl
 
getSpecifiedClass() - Method in interface com.partnersoft.gadgets.Specifier
Returns the class of objects that can be specified with this specifier.
getSpecifiedClass() - Method in class com.partnersoft.gadgets.SpecifierGadget
Returns the class of objects that can be specified with this specifier.
getSpecifiedClass() - Method in class com.partnersoft.gui.ComboSelector
 
getSpecifiedClass() - Method in class com.partnersoft.gui.SpecifierControl
 
getSql() - Method in class com.partnersoft.sql.SqlPreparedStatement
 
getSqlSpecification() - Method in class com.partnersoft.sql.SqlColumn
 
getSqlType() - Method in class com.partnersoft.cog.CogPrimitiveType
 
getStandardLatitude1() - Method in class com.partnersoft.geometry.projection.AlbersEqualArea
First (North) standard latitude.
getStandardLatitude1() - Method in class com.partnersoft.geometry.projection.LambertConformalConic
First (North) standard latitude.
getStandardLatitude2() - Method in class com.partnersoft.geometry.projection.AlbersEqualArea
Second (South) standard latitude.
getStandardLatitude2() - Method in class com.partnersoft.geometry.projection.LambertConformalConic
Second (South) standard latitude.
getStandardVariables() - Method in interface com.partnersoft.scripting.ScriptEnvironment
 
getStart() - Method in class com.partnersoft.geometry.xy.XyArc
Starting direction for arc.
getStart() - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
getStartDecoration() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getStartDecoration() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getStartNode() - Method in class com.partnersoft.maps.model.ElectricalTrace
 
getStartPoint() - Method in class com.partnersoft.geometry.Polyline
 
getStartPoint() - Method in class com.partnersoft.geometry.xy.XyArc
 
getStartPoint() - Method in class com.partnersoft.geometry.xy.XyCubicCurve
 
getStartPoint() - Method in class com.partnersoft.geometry.xy.XyLineSegment
 
getStartPoint() - Method in interface com.partnersoft.geometry.xy.XyPath
Returns the first point in the shape.
getStartPoint() - Method in class com.partnersoft.geometry.xy.XyPolygon
 
getStartPoint() - Method in class com.partnersoft.geometry.xy.XyPolyline
 
getStartPoint() - Method in class com.partnersoft.geometry.xy.XyQuadraticCurve
 
getStartPoint() - Method in class com.partnersoft.maps.rover.AbstractRoverPointShape
 
getStartPoint() - Method in class com.partnersoft.maps.rover.RoverArea
 
getStartPoint() - Method in class com.partnersoft.maps.rover.RoverLine
 
getStartPoint() - Method in interface com.partnersoft.maps.rover.RoverShape
The first point in the shape.
getStartPosition() - Method in class org.jcon.text.SubstringTransform
 
getStartRow() - Method in class com.partnersoft.io.DataRecordQuery
Returns start row for query or -1 if not set.
getStartWidth() - Method in class com.partnersoft.formats.dxf.DxfLWPolylineVertex
 
getStartWidth() - Method in class com.partnersoft.formats.dxf.DxfVertex
 
getState() - Method in class com.partnersoft.maps.app.MapViewLogic
 
getStatement() - Method in class com.partnersoft.sql.SqlDataRecordSource
 
getStatement() - Method in class com.partnersoft.sql.SqlPreparedStatement
 
getStateOrProvince() - Method in class com.partnersoft.branding.OrganizationBranding
 
getStatus() - Method in class com.partnersoft.io.AbstractIterableInput
 
getStatus() - Method in interface com.partnersoft.io.IterableInput
Returns the current status of this input.
getStatus() - Method in class com.partnersoft.net.http.HttpResponse
 
getStatusCode() - Method in class com.partnersoft.gps.GPSState
 
getStatusCode() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getStatusCode() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getStatusMessage() - Method in class com.partnersoft.gps.GPSState
 
getStatusMessage() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
getStatusMessage() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
getStopBits() - Method in class com.partnersoft.gps.GPSSettings
Gets the value of stopBits
getStopBits() - Method in class com.partnersoft.gps.RangefinderSettings
Gets the value of stopBits
getStorageLogic() - Method in class com.partnersoft.preferences.logic.PreferencesLogic
 
getStore() - Method in class com.partnersoft.maps.model.DatabaseRoverSet
 
getStreamingStore() - Method in class org.jcon.store.TOFStore
 
getStretchHorizontally() - Method in class com.partnersoft.gui.NewspaperLayout
 
getStretchVertically() - Method in class com.partnersoft.gui.NewspaperLayout
 
getString(Path) - Method in class com.partnersoft.cog.Cog
 
getString(String) - Method in class com.partnersoft.cog.Cog
 
getString(String) - Method in class com.partnersoft.data.PathedIntrospector
 
getString(String...) - Method in class com.partnersoft.data.PathedIntrospector
 
getString(Path) - Method in class com.partnersoft.data.PathedIntrospector
 
getString(String) - Method in class org.jcon.util.PropMap
 
getStringBounds(String) - Method in class com.partnersoft.gui.FontGraphics
 
getStringButNullBlanks(Path) - Method in class com.partnersoft.cog.Cog
 
getStringButNullBlanks(String) - Method in class com.partnersoft.cog.Cog
 
getStringEquivalent() - Method in enum com.partnersoft.io.DataFilterOperator
Returns a String representation, ie.
getStringField() - Method in class com.partnersoft.gui.ColorField
 
getStringField() - Method in class com.partnersoft.gui.forms.FormColorField
 
getStroke() - Method in class com.partnersoft.gui.LinetypeConfig
 
getStroke(double) - Method in class com.partnersoft.gui.LinetypeConfig
 
getStroke() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getStroke() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getStroke(double) - Method in class com.partnersoft.maps.model.PolygonStyle
 
getStroke() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getStroke(double) - Method in class com.partnersoft.maps.model.PolylineStyle
 
getStructurePrototype(String, String) - Method in class com.partnersoft.formats.dxf.DxfPrototypeFactory
 
getStyle() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Text style name, code 7, optional, default STANDARD.
getStyle() - Method in class com.partnersoft.gui.FontSpecification
Font style (e.g.
getStyle() - Method in class com.partnersoft.workbench.gui.PointStylePreview
 
getStyleLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getStyleName() - Method in class com.partnersoft.maps.model.LineStyleSection
 
getStyleName() - Method in class com.partnersoft.maps.model.MapEditTool
 
getStyleName() - Method in class com.partnersoft.maps.render.RenderStyle
 
getStyleUrl() - Method in class com.partnersoft.formats.kml.KmlPlacemark
 
getSubCondition() - Method in class org.jcon.data.NotCondition
 
getSubConditions() - Method in class org.jcon.data.AndCondition
 
getSubConditions() - Method in class org.jcon.data.OrCondition
 
getSubReport() - Method in class org.jcon.text.IteratingDictionaryReportEngine
The report engine to run on each pair in the Map.
getSubReport() - Method in class org.jcon.text.IteratingReportEngine
The report engine to run on each object iterated.
getSubReport() - Method in class org.jcon.text.TransformingReportEngine
 
getSubReports() - Method in class org.jcon.text.HierarchicalReportEngine
A dictionary mapping property names to the TextReportEngines you want applied to them.
getSubTransform() - Method in class org.jcon.data.DictionaryValueTransform
 
getSubTransforms() - Method in class com.partnersoft.data.MultiTransform
 
getSubTransforms() - Method in class org.jcon.data.MultiTransform
 
getSubTransforms() - Method in class org.jcon.data.ParallelMultiTransform
 
getSubtype() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
getSubtypeCode() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns the six-bit subtype code (including the type code).
getSubtypes() - Method in class com.partnersoft.io.formats.packrat.PackratArray
 
getSubtypes() - Method in class com.partnersoft.io.formats.packrat.PackratAssociation
 
getSubtypes() - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
Return a list of any subtypes.
getSubtypes() - Method in class com.partnersoft.io.formats.packrat.PackratList
 
getSubtypes() - Method in class com.partnersoft.io.formats.packrat.PackratStructure
 
getSucceeded() - Method in class com.partnersoft.formats.xml.XmlParser
Returns true if the last parse() was successful, and false otherwise (e.g.
getSum() - Method in class org.jcon.data.Aggregation
 
getSurface() - Method in class com.partnersoft.maps.render.RenderController
 
getSurfaceType() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Curves and smooth surface type, code 75, optional, default NONE.
getSurveyedLocation() - Method in class com.partnersoft.gps.postprocessing.PostprocessingPoint
 
getSurveyedLocation() - Method in class com.partnersoft.maps.model.MapEditContext
Set by MapEditLogic.addGPS() and .moveGPS() if the location was surveyed by a GPS.
getSvs() - Method in class com.partnersoft.gps.nmea.GSVData
 
getSwCorner() - Method in class com.partnersoft.geometry.xy.XyBounds
The bottom-left, or "southwest", corner, consisting of minimum x and minimum y.
getSwCorner() - Method in class com.partnersoft.geometry.xy.XyGridCell
 
getSwCorner() - Method in class com.partnersoft.geometry.xy.XyRectangle
The bottom-left, or "southwest", corner.
getSWCorner() - Method in class com.partnersoft.maps.model.MapViewFrame
 
getSynopsis() - Method in class org.jcon.util.CommandLineSyntax
 
getSyntaxStyle() - Method in class com.partnersoft.gui.forms.FormTextField
 
getTabbedPane() - Method in class com.partnersoft.maps.app.DesktopSkin
 
getTabbedPane() - Method in class com.partnersoft.maps.app.DispatchSkin
 
getTable() - Method in class com.partnersoft.maps.database.RoverTable
 
getTable() - Method in class com.partnersoft.sql.SqlColumn
 
getTable() - Method in class com.partnersoft.sql.SqlDeleter
 
getTable() - Method in class com.partnersoft.sql.SqlInserter
 
getTable() - Method in class com.partnersoft.sql.SqlUpdater
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class com.partnersoft.gui.FlexibleCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.partnersoft.gui.FlexibleCellRenderer
 
getTableName() - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
getTableName() - Method in class com.partnersoft.maps.translator.AbstractMapDataMerge
 
getTableName() - Method in interface com.partnersoft.maps.translator.MapDataMerge
 
getTableName() - Method in class com.partnersoft.sql.DatabaseMigrationTool
Returns the stored table name.
getTag() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Attribute tag, code 2, no default.
getTail() - Method in class com.partnersoft.data.Path
This is a class list operator.
getTangent() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns the tangent of the angle.
getTask() - Method in class com.partnersoft.gadgets.LoopingThread
 
getTask() - Method in class com.partnersoft.gadgets.TriggeredThread
 
getTempDirectory() - Method in class com.partnersoft.system.Module
The directory containing temporary or cache data associated with the module, generally PARTNERINSTALL/temp/MODULENAME
getTemplate() - Method in class com.partnersoft.data.Namer
Gets the value of template
getTemplateScripts() - Method in class com.partnersoft.system.Module
 
getTerabytes() - Method in class com.partnersoft.data.ByteSize
 
getText() - Method in class com.partnersoft.gui.BasicDialog
 
getText() - Method in class com.partnersoft.gui.ButtonControl
 
getText() - Method in class com.partnersoft.gui.CheckBoxControl
 
getText() - Method in class com.partnersoft.gui.CheckboxField
 
getText() - Method in class com.partnersoft.gui.forms.FormCheckboxField
 
getText() - Method in class com.partnersoft.gui.HTMLActionControl
 
getText() - Method in class com.partnersoft.gui.LogDisplay
Returns the text currently contained in the rows LeakyList
getText() - Method in class com.partnersoft.gui.ToggleButtonControl
 
getText() - Method in class com.partnersoft.maps.app.MapHTMLControl
 
getText() - Method in class com.partnersoft.maps.rover.RoverText
 
getText() - Method in class com.partnersoft.maps.translator.MapDataText
The text itself
getText() - Method in class com.partnersoft.workbench.gui.WorkbenchHtmlView
 
getTextAlignment() - Method in class com.partnersoft.maps.model.TextStyle
 
getTextBytes() - Method in class com.partnersoft.maps.rover.RoverText
Returns the text as utf-8 coded bytes.
getTextColorName() - Method in class com.partnersoft.maps.model.TextStyle
 
getTextField() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of field
getTextFormat() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of textFormat
getTextJustification() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of textJustification
getTextRenderer() - Method in class com.partnersoft.gui.opengl.OpenglFontHandle
Returns the referenced TextRenderer object.
getTextStyle() - Method in class com.partnersoft.maps.render.DrawingSurfaceState
 
getTextSubstitutions() - Method in class org.jcon.text.BeanReportEngine
 
getTextTable() - Method in class com.partnersoft.maps.database.RoverDatabase
 
getTextTypes() - Method in class com.partnersoft.maps.model.RoverSet
Returns the names and ids for each text graphic type.
getTexture() - Method in class com.partnersoft.gui.opengl.OpenglTextureHandle
Returns the referenced Texture object.
getTextureHandle() - Method in class com.partnersoft.maps.model.PointStyle
 
getTextValue() - Method in class com.partnersoft.gui.forms.FormCogFilterField
Returns text from internal textfield.
getTextValue() - Method in class com.partnersoft.maps.model.LineDecoration
 
getThemeBackgroundColor() - Method in class com.partnersoft.branding.ProductBranding
 
getThemeBackgroundColorName() - Method in class com.partnersoft.branding.ProductBranding
 
getThemeForegroundColor() - Method in class com.partnersoft.branding.ProductBranding
 
getThemeForegroundColorName() - Method in class com.partnersoft.branding.ProductBranding
 
getThenProperty() - Method in class org.jcon.data.IfThenTransform
 
getThenResult() - Method in class org.jcon.data.IfThenTransform
 
getThenTransform() - Method in class org.jcon.data.ConditionalTransform
Transform run if ifCondition evaluates to true.
getTheta() - Method in class com.partnersoft.geometry.xy.XyDirection
Returns the Cartesian angle, measured clockwise from "north" (the positive y axis).
getThetaDegrees() - Method in class com.partnersoft.geometry.xy.XyDirection
Convenience method equivalent to getTheta().getDegrees().
getThetaRadians() - Method in class com.partnersoft.geometry.xy.XyDirection
Convenience method equivalent to getTheta().getRadians().
getThetaRadians() - Method in class com.partnersoft.geometry.xy.XyVector
Returns the direction of the vector in theta radians.
getThickness() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Thickness, code 39, optional, default 0.
getThickness() - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
Thickness, code 39, optional, default 0.
getThickness() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Thickness, group 39, optional, default 0.
getThingy() - Method in class com.partnersoft.data.NamedThingy
 
getThrown() - Method in class com.partnersoft.scripting.AbstractScript
 
getThrown() - Method in interface com.partnersoft.scripting.Script
If, during execution, the script terminates and throws an otherwise-uncaught exception, that exception will be available here.
getThumbnailIcon(MapSet) - Method in class com.partnersoft.maps.model.ImageStyle
 
getThumbnailIcon() - Method in class com.partnersoft.maps.model.MapEditTool
 
getThumbnailIcon(MapSet) - Method in class com.partnersoft.maps.model.PointStyle
 
getThumbnailIcon() - Method in class com.partnersoft.maps.model.PointStyle
 
getThumbnailIcon(MapSet) - Method in class com.partnersoft.maps.model.PolygonStyle
 
getThumbnailIcon(MapSet) - Method in class com.partnersoft.maps.model.PolylineStyle
 
getThumbnailIcon(MapSet) - Method in interface com.partnersoft.maps.model.Style
Icon used as a thumbnail in GUIs.
getThumbnailIcon(MapSet) - Method in class com.partnersoft.maps.model.TextStyle
 
getTick() - Static method in class com.partnersoft.data.TimeLib
Returns an integer representing the percentage (0-99) of the current second we're at.
getTick(int) - Static method in class com.partnersoft.data.TimeLib
Returns an integer between zero and the given limit, representing the amount of time progressed within the current second.
getTile() - Method in class com.partnersoft.maps.file.LiteralPointSet
 
getTiledCodec() - Method in class com.partnersoft.maps.database.RoverDatabase
 
getTileX() - Method in class com.partnersoft.maps.translator.TiledRoverBuilderEvent
 
getTileY() - Method in class com.partnersoft.maps.translator.TiledRoverBuilderEvent
 
getTilt() - Method in class com.partnersoft.gui.SphericalImageDisplay
 
getTilt() - Method in class com.partnersoft.gui.SphericalImageViewer
 
getTilt() - Method in class com.partnersoft.maps.model.MapViewFrame
 
getTime() - Method in class com.partnersoft.data.DateAndTime
Returns the time portion of this DateAndTime.
getTime() - Method in class com.partnersoft.update.model.UpdateChainEvent
 
getTimestamp() - Method in class com.partnersoft.net.holler.HollerMessage
 
getTitle() - Method in class com.partnersoft.gui.AppendingLogViewer
 
getTitle() - Method in class com.partnersoft.workbench.gui.WorkbenchLogViewer
 
getTitle() - Method in class com.partnersoft.workbench.gui.WorkbenchPageSection
 
getTof() - Method in class org.jcon.persistance.TOFPackage
 
getTokenNames() - Method in class com.partnersoft.io.DataFilterExpressionParser
 
getToMetersFactor() - Method in enum com.partnersoft.geometry.measurement.LinearUnit
 
getToName() - Method in class com.partnersoft.maps.translator.PropertyTransformConfig
 
getTool() - Method in class com.partnersoft.maps.app.MapEditToolTransferable
 
getTool() - Method in class com.partnersoft.maps.model.MapEditContext
The current tool selection.
getToolBar() - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
getToolbarPosition() - Method in class com.partnersoft.preferences.model.LayoutPreferences
Allows you to place a configurable tool bar in the main window.
getToolKeypad() - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
getToolModel() - Method in class com.partnersoft.maps.app.MapEditLogic
 
getTools() - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
getToolTipText() - Method in class com.partnersoft.gui.ButtonControl
 
getToolTree() - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
getTotalByteSize() - Method in class com.partnersoft.system.CacheManager
 
getTotalTime() - Method in class com.partnersoft.gadgets.StopWatch
Get the total of all timing runs.
getTotalTimeString() - Method in class com.partnersoft.gadgets.StopWatch
Get the total of all timing runs as a formatted string.
getToUnit() - Method in class com.partnersoft.geometry.measurement.LinearUnitTransform
 
getTracedFromNodes() - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
getTracedPhasing() - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
getTracedToNodes() - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
getTransferData(DataFlavor) - Method in class com.partnersoft.maps.app.MapEditToolTransferable
 
getTransferDataFlavors() - Method in class com.partnersoft.maps.app.MapEditToolTransferable
 
getTransform() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
getTransform() - Method in class org.jcon.data.OptionalTransform
 
getTransform() - Method in class org.jcon.data.PropertyTransformingMangler
 
getTransform() - Method in class org.jcon.data.TransformAndSetPropertyMangler
 
getTransform() - Method in class org.jcon.text.TransformingReportEngine
 
getTransforms() - Method in class com.partnersoft.data.DataRecordSource
 
getTranslateX() - Method in class com.partnersoft.geometry.xy.XyAffineTransform
The x coordinate translation element (m02) of the transformation matrix.
getTranslateX() - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
The x coordinate translation element (m03) of the transformation matrix.
getTranslateY() - Method in class com.partnersoft.geometry.xy.XyAffineTransform
The y coordinate translation element (m12) of the transformation matrix.
getTranslateY() - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
The y coordinate translation element (m13) of the transformation matrix.
getTranslateZ() - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
The z coordinate translation element (m23) of the transformation matrix.
getTranslationActivityViewer() - Method in class com.partnersoft.workbench.app.WorkbenchGui
 
getTranslationActivityViewerWindow() - Method in class com.partnersoft.workbench.app.WorkbenchGui
 
getTransparency() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getTransparency() - Method in class com.partnersoft.gui.HemisphericalGradientPaint
 
getTransparency() - Method in class com.partnersoft.gui.RoundGradientPaint
 
getTree() - Method in class com.partnersoft.workbench.app.WorkbenchGui
 
getTriangleCount() - Method in class com.partnersoft.geometry.TriangleArray
 
getTrim() - Method in class com.partnersoft.io.formats.binary.ASCIIFieldFormat
 
getTroubleshootingLogic() - Method in class com.partnersoft.preferences.logic.PreferencesLogic
 
getTruncateProperty() - Method in class org.jcon.text.TruncateAndCat
 
getType() - Method in class com.partnersoft.cog.Cog
Returns the CogType corresponding to the type name in the schema.
getType() - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
getType() - Method in class com.partnersoft.formats.dxf.DxfConfigurableStructure
 
getType() - Method in class com.partnersoft.formats.dxf.DxfEndSec
 
getType() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
getType() - Method in class com.partnersoft.formats.dxf.DxfEof
 
getType() - Method in class com.partnersoft.formats.dxf.DxfInsert
 
getType() - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
 
getType() - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
getType() - Method in class com.partnersoft.formats.dxf.DxfSection
 
getType() - Method in class com.partnersoft.formats.dxf.DxfSeqEnd
 
getType() - Method in interface com.partnersoft.formats.dxf.DxfStructure
The type name of this structure.
getType() - Method in class com.partnersoft.formats.dxf.DxfVertex
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpMultiPatch
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpMultiPoint
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpMultiPointM
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpMultiPointZ
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpNull
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpPoint
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpPointM
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpPointZ
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpPolyCurve
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpPolygon
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpPolygonM
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpPolygonZ
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpPolyLine
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineM
 
getType() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineZ
 
getType() - Method in interface com.partnersoft.formats.shapefile.ShpShape
Returns the type for this shape.
getType() - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
getType() - Method in class com.partnersoft.io.DataFilterField
Returns the type of this DataRecordFilterField.
getType() - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataField
Gets the value of type
getType() - Method in class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
getType() - Method in class com.partnersoft.maps.rover.RoverData
 
getType() - Method in enum com.partnersoft.net.NetworkService
 
getType() - Method in class com.partnersoft.sql.SqlColumn
 
getType() - Method in class com.partnersoft.sql.SqlConnection
 
getType() - Method in class com.partnersoft.sql.SqlDatabase
Database type for extraction (optional).
getType() - Method in class org.jcon.data.FieldDef
Type of field.
getTypeCode() - Method in class com.partnersoft.io.formats.packrat.PackratArray
 
getTypeCode() - Method in class com.partnersoft.io.formats.packrat.PackratAssociation
 
getTypeCode() - Method in class com.partnersoft.io.formats.packrat.PackratBlob
 
getTypeCode() - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
Return a single-byte code for the type.
getTypeCode() - Method in class com.partnersoft.io.formats.packrat.PackratFloat
 
getTypeCode() - Method in class com.partnersoft.io.formats.packrat.PackratInteger
 
getTypeCode() - Method in class com.partnersoft.io.formats.packrat.PackratList
 
getTypeCode() - Method in class com.partnersoft.io.formats.packrat.PackratString
 
getTypeCode() - Method in class com.partnersoft.io.formats.packrat.PackratStructure
 
getTypeCode() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns the three-bit type code.
getTypeDescription() - Method in class com.partnersoft.io.formats.packrat.PackratArray
 
getTypeDescription() - Method in class com.partnersoft.io.formats.packrat.PackratAssociation
 
getTypeDescription() - Method in class com.partnersoft.io.formats.packrat.PackratBlob
 
getTypeDescription() - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
Return a String description of the data type (e.g.
getTypeDescription() - Method in class com.partnersoft.io.formats.packrat.PackratFloat
 
getTypeDescription() - Method in class com.partnersoft.io.formats.packrat.PackratInteger
 
getTypeDescription() - Method in class com.partnersoft.io.formats.packrat.PackratList
 
getTypeDescription() - Method in class com.partnersoft.io.formats.packrat.PackratString
 
getTypeDescription() - Method in class com.partnersoft.io.formats.packrat.PackratStructure
 
getTypeName() - Method in class com.partnersoft.cog.Cog
 
getTypes() - Method in class com.partnersoft.cog.CogSchema
 
getTypeSelector() - Method in class com.partnersoft.maps.app.FindItemPanel
 
getUncached(Object) - Method in class com.partnersoft.gadgets.HardCache
Subclasses must implement this - it does the "real fetch" of the object, uncached, however appropriate for your use.
getUncached(Object) - Method in class com.partnersoft.gadgets.SoftCache
Subclasses must implement this - it does the "real fetch" of the object, uncached, however appropriate for your use.
getUncachedImage(String) - Static method in class com.partnersoft.gui.ImageLib
Returns an image from the local filesystem (no caching is done).
getUndoStackSize() - Method in class com.partnersoft.gadgets.UndoStack
 
getUnit() - Method in class com.partnersoft.geometry.projection.ProjectionTransform
 
getUnit() - Method in class com.partnersoft.geometry.projection.ReverseProjectionTransform
 
getUnitInfoFields() - Method in class com.partnersoft.gps.postprocessing.CorrectedJob
 
getUnitOfMeasure() - Method in interface com.partnersoft.geometry.projection.Ellipsoid
Returns the units of measure for the ellipsoid.
getUnitOfMeasure() - Method in class com.partnersoft.geometry.projection.ellipsoid.SimpleEllipsoid
Returns the unit of measure for this ellipsoid.
getUnits() - Method in class com.partnersoft.maps.rover.RoverCoordinateSystem
 
getUnitsName() - Method in class com.partnersoft.geometry.projection.CoordinateSystem
 
getUnitType() - Method in class com.partnersoft.maps.model.Decoration
 
getUpdateCommand() - Method in class com.partnersoft.update.model.UpdateParameters
 
getUpdatedPackages() - Method in class com.partnersoft.update.model.UpdateSession
 
getUpdater() - Method in class com.partnersoft.maps.database.RoverTable
 
getUpdateSource() - Method in class com.partnersoft.preferences.model.UpdatePreferences
Location for updates.
getUpstreamNodes() - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
getURI() - Method in interface com.partnersoft.io.InputSource
Relative URI for this source.
getURI() - Method in interface com.partnersoft.io.OutputSink
Relative URI for this source.
getUri() - Method in class com.partnersoft.io.vfs.NonexistentVfsDirectory
 
getUri() - Method in class com.partnersoft.io.vfs.NonexistentVfsFile
 
getUri() - Method in interface com.partnersoft.io.vfs.VfsNode
URI for this VfsNode.
getURL() - Method in class com.partnersoft.io.sql.SQLConnection
 
getUrl() - Method in class com.partnersoft.io.vfs.NonexistentVfsDirectory
 
getUrl() - Method in class com.partnersoft.io.vfs.NonexistentVfsFile
 
getUrl() - Method in interface com.partnersoft.io.vfs.VfsNode
URL for this VfsNode.
getUrl() - Method in class com.partnersoft.sql.SqlDatabase
Database JDBC URL.
getUseableSatelliteCount() - Method in class com.partnersoft.gps.Constellation
 
getUseBackBuffer() - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
getUseDirectDraw() - Method in class com.partnersoft.preferences.model.GraphicsPreferences
If true, enables the Windows DirectDraw pipeline of Java2D throughout the platform.
getUsedSatelliteCount() - Method in class com.partnersoft.gps.Constellation
 
getUseFractionalMetrics() - Method in class com.partnersoft.preferences.model.Java2dPreferences
Fractional metrics are used in font rendering to improve the quality, especially for rotated text.
getUseFractionalMetrics() - Method in class com.partnersoft.preferences.model.OpenglPreferences
If true, fractional metrics are used to render fonts.
getUseHeavyweightCanvas() - Method in class com.partnersoft.preferences.model.OpenglPreferences
If true, uses a heavyweight (non-Swing) canvas for drawing.
getUseOpenglPipeline() - Method in class com.partnersoft.preferences.model.GraphicsPreferences
If true, enables the OpenGL pipeline of Java2D throughout the platform.
getUser() - Method in class com.partnersoft.sql.SqlDatabase
Database user for extraction (optional).
getUserName() - Method in class com.partnersoft.core.Environment
 
getUsername() - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
getUserName() - Method in class com.partnersoft.io.sql.SQLConnection
 
getUsingSeparateReaperThread() - Method in class com.partnersoft.gadgets.HashedCache
If true, creates a separate thread which reaps old entries from the cache.
getValidationLogic() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
getValidExtensions() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler
 
getValue() - Method in class com.partnersoft.data.MapEntry
 
getValue(String) - Method in class com.partnersoft.data.Naming
 
getValue() - Method in class com.partnersoft.data.StandardMapEntry
 
getValue() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Default value, code 1.
getValue() - Method in class com.partnersoft.formats.dxf.DxfGroup
 
getValue() - Method in class com.partnersoft.gui.BigStringField
 
getValue() - Method in class com.partnersoft.gui.CheckboxField
 
getValue() - Method in class com.partnersoft.gui.ColorField
 
getValue() - Method in class com.partnersoft.gui.ComboField
 
getValue() - Method in class com.partnersoft.gui.DatabaseConfigurationField
 
getValue() - Method in class com.partnersoft.gui.DateAndTimeField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.DateField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.FilenameField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.forms.AbstractFormTextField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.forms.FormCheckboxField
 
getValue() - Method in class com.partnersoft.gui.forms.FormCogFilterField
Returns DataFilterExpression for this field.
getValue() - Method in class com.partnersoft.gui.forms.FormColorField
 
getValue() - Method in class com.partnersoft.gui.forms.FormComboField
 
getValue() - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
getValue() - Method in class com.partnersoft.gui.forms.FormDateField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.forms.FormDirectionField
 
getValue() - Method in interface com.partnersoft.gui.forms.FormField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.forms.FormFieldEvent
 
getValue() - Method in class com.partnersoft.gui.forms.FormFilePathField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.forms.FormFilePathListField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.forms.FormIconField
 
getValue() - Method in class com.partnersoft.gui.forms.FormIconPicklistField
 
getValue() - Method in class com.partnersoft.gui.forms.FormNamedBlobField
 
getValue() - Method in class com.partnersoft.gui.forms.FormPasswordField
 
getValue() - Method in class com.partnersoft.gui.forms.FormPicklistField
 
getValue() - Method in class com.partnersoft.gui.forms.FormRandomIntegerField
 
getValue() - Method in class com.partnersoft.gui.forms.FormReadOnlyStringField
 
getValue() - Method in class com.partnersoft.gui.forms.FormTextField
 
getValue() - Method in interface com.partnersoft.gui.GUIField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.IconField
 
getValue() - Method in class com.partnersoft.gui.NamedBlobField
 
getValue() - Method in class com.partnersoft.gui.PasswordField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.PicklistField
 
getValue() - Method in class com.partnersoft.gui.ReadOnlyStringField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.SoundField
 
getValue() - Method in class com.partnersoft.gui.StringField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.TextAreaField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.TimeField
Returns the current value for this field.
getValue() - Method in class com.partnersoft.gui.TreeField
 
getValue() - Method in class com.partnersoft.io.DataFilterField
Returns the value of this DataRecordFilterField.
getValueArrayType() - Method in class com.partnersoft.io.formats.packrat.PackratAssociation
 
getValueAt(int) - Method in class com.partnersoft.data.Naming
 
getValues() - Method in class com.partnersoft.cog.CogEnumeratedType
 
getValues() - Method in class com.partnersoft.data.LabelledList
 
getValues() - Method in class com.partnersoft.formats.xml.XmlAlternatingElementNamingActor
 
getValues() - Method in class com.partnersoft.formats.xml.XmlAttributeValueListingActor
 
getValues() - Method in class com.partnersoft.formats.xml.XmlContentListingActor
 
getValues() - Method in class org.jcon.data.PropertySettingMangler
 
getValueType() - Method in class com.partnersoft.cog.CogStructureField
The name of the CogType that this field's value must be.
getVarargsName() - Method in class org.jcon.util.CommandLineSyntax
If a list of args appears at the end of the syntax, this is the name that describes it.
getVariable(String) - Method in class com.partnersoft.scripting.AbstractScript
 
getVariable(String) - Method in class com.partnersoft.scripting.BeanShellScript
 
getVariable(String) - Method in interface com.partnersoft.scripting.Script
Gets a single variable defined for the script.
getVariables() - Method in class com.partnersoft.maps.app.MapAppLogic
Replaced by MapSet.variables.
getVariables() - Method in class com.partnersoft.maps.model.MapSet
The variables are a place to put run-time data and communicate between scripts.
getVariables() - Method in class com.partnersoft.scripting.AbstractScript
 
getVariables() - Method in interface com.partnersoft.scripting.Script
Gets all defined variables in the script.
getVariables() - Method in class com.partnersoft.system.Module
Module-level variables.
getVector() - Method in class com.partnersoft.maps.model.MapEditContext
Returns the vector (generally from the selected item location to the mouse click location).
getVectorAB() - Method in class com.partnersoft.geometry.xy.XyTriangle
The vector from vertexA to vertexB.
getVectorAC() - Method in class com.partnersoft.geometry.xy.XyTriangle
The vector from vertexA to vertexC.
getVectorBA() - Method in class com.partnersoft.geometry.xy.XyTriangle
The vector from vertexB to vertexA.
getVectorBC() - Method in class com.partnersoft.geometry.xy.XyTriangle
The vector from vertexB to vertexC.
getVectorCA() - Method in class com.partnersoft.geometry.xy.XyTriangle
The vector from vertexC to vertexA.
getVectorCB() - Method in class com.partnersoft.geometry.xy.XyTriangle
The vector from vertexC to vertexB.
getVectorTilesShown() - Method in class com.partnersoft.preferences.model.VideoPreferences
If true, lines are drawn at the boundaries of the underlying vector tiles for published vector sets such as background maps.
getVelocity() - Method in class com.partnersoft.gps.GPSReading
 
getVerbose() - Method in class org.jcon.data.PropertyMatch
 
getVersion() - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
getVersion() - Method in class com.partnersoft.formats.dxf.DxfStructureWriter
 
getVersion() - Method in class com.partnersoft.formats.shapefile.ShapefileHeader
 
getVersion() - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
getVersion() - Method in class com.partnersoft.maps.model.MapSet
 
getVersion() - Method in enum com.partnersoft.net.http.HttpVersion
 
getVersion() - Method in class com.partnersoft.system.Module
 
getVersionString() - Method in class com.partnersoft.system.Version
Returns this version as a string in major.minor.release (e.g.
getVertexA() - Method in class com.partnersoft.geometry.xy.XyTriangle
The first vertex, labeled A.
getVertexB() - Method in class com.partnersoft.geometry.xy.XyTriangle
The second vertex, labeled B.
getVertexC() - Method in class com.partnersoft.geometry.xy.XyTriangle
The third vertex, labeled C.
getVertexCount() - Method in class com.partnersoft.geometry.Polygon
 
getVertexCount() - Method in class com.partnersoft.geometry.xy.XyPolygon
 
getVerticalCode() - Method in enum com.partnersoft.maps.rover.RoverAlignment
The half-byte code corresponding to alignment along the Y axis.
getVerticalJustification() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Vertical text justification, code 74, optional, default BASELINE.
getVertices() - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
Vertices.
getVfs() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
getVfs() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
getVfs() - Method in interface com.partnersoft.io.vfs.VfsNode
The Vfs this node is in.
getVfs() - Static method in class com.partnersoft.system.Config
 
getVfs() - Method in class com.partnersoft.workbench.app.WorkbenchApp
 
getVideoPreferences() - Method in class com.partnersoft.maps.app.MapAppConfiguration
 
getViewDataOnFind() - Method in class com.partnersoft.preferences.model.ControlPreferences
If true, the map viewer will set the current tab to the view data tab after a find feature is activated.
getViewed() - Method in class com.partnersoft.gui.viewer.AbstractCustomPaintedViewer
 
getViewed() - Method in interface com.partnersoft.gui.viewer.GuiViewer
Gets the object being viewed.
getViewed() - Method in class com.partnersoft.gui.viewer.HTMLLabelledListViewer
 
getViewed() - Method in class com.partnersoft.gui.viewer.LabelledListViewer
 
getViewLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
getViewPanel() - Method in class com.partnersoft.maps.app.MapAppGui
 
getViewScale() - Method in class com.partnersoft.workbench.gui.ScaleRegionVisualizer
 
getVisibilityAtStartup() - Method in class com.partnersoft.preferences.model.MapsetPreferences
How to set visibility for this mapset at startup time.
getVisibleStyles() - Method in class com.partnersoft.maps.model.LegendScaleRegion
 
getVisibleStyles() - Method in class com.partnersoft.maps.translator.MapViewScaleRegion
 
getWarnColor() - Method in class com.partnersoft.gui.LogDisplay
 
getWebsite() - Method in class com.partnersoft.branding.OrganizationBranding
 
getWebsite() - Method in class com.partnersoft.branding.ProductBranding
 
getWebStartURL() - Method in class com.partnersoft.core.Environment
 
getWeight() - Method in class com.partnersoft.compression.huffman.HuffmanBranch
 
getWeight() - Method in class com.partnersoft.compression.huffman.HuffmanNode
 
getWhatIDiedOf() - Method in class org.jcon.util.Death
 
getWheelCenterIcon() - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
getWheelColor() - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
getWheelColorName() - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
getWheelIndicationIcon(int) - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
getWheelLabelIcon(int) - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
getWheelMenu() - Method in class com.partnersoft.maps.view.MapViewPanel
 
getWheelMenuIcon() - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
getWheelMenuTextStyle() - Method in class com.partnersoft.maps.model.MapSpace
 
getWhere() - Method in class com.partnersoft.maps.view.MapMouseEvent
 
getWhereIDied() - Method in class org.jcon.util.Death
 
getWhyIDied() - Method in class org.jcon.util.Death
 
getWidth() - Method in class com.partnersoft.data.GridContainer
Returns the number of cells wide this container will allow.
getWidth() - Method in class com.partnersoft.geometry.GridSystem
Gets the value of width
getWidth() - Method in class com.partnersoft.geometry.Rectangle
 
getWidth() - Method in class com.partnersoft.geometry.xy.XyBounds
Width of these bounds.
getWidth() - Method in class com.partnersoft.geometry.xy.XyRectangle
Retangle width (horizontal dimension unless there is a rotation).
getWidth() - Method in class com.partnersoft.geometry.xy.XySize
Returns the area's width.
getWidth() - Method in class com.partnersoft.geometry.xyz.XyzBounds
Width of these bounds (x dimension).
getWidth() - Method in class com.partnersoft.gui.BasicDialog
 
getWidth() - Method in class com.partnersoft.gui.LinetypeConfig
Width of line in pixels.
getWidth() - Method in class com.partnersoft.gui.RationalPolygon
 
getWidth() - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
getWidth() - Method in class com.partnersoft.maps.model.MapViewFrame
 
getWidth() - Method in class com.partnersoft.maps.model.PolygonStyle
 
getWidth() - Method in class com.partnersoft.maps.model.PolylineStyle
 
getWidth() - Method in class org.jcon.text.TruncateAndCat
 
getWidthCentimeters() - Method in enum com.partnersoft.printing.PaperSize
 
getWidthImp(Object) - Method in class com.partnersoft.gui.viewer.AbstractCustomPaintedViewer
 
getWidthImp(Object) - Method in class com.partnersoft.maps.gui.LineStyleViewer
 
getWidthImp(Object) - Method in class com.partnersoft.maps.gui.PointStyleViewer
 
getWidthImp(Object) - Method in class com.partnersoft.maps.gui.TextStyleViewer
 
getWidthInches() - Method in enum com.partnersoft.printing.PaperSize
 
getWidthPixels() - Method in enum com.partnersoft.printing.PaperSize
 
getWidthPoints() - Method in enum com.partnersoft.printing.PaperSize
 
getWindow() - Method in class com.partnersoft.apps.tools.AppLauncherApp
 
getWindow() - Method in class com.partnersoft.apps.tools.ManInTheMiddle
 
getWindow() - Method in class com.partnersoft.maps.app.DesktopSkin
 
getWindow() - Method in class com.partnersoft.maps.app.DispatchSkin
 
getWindow() - Method in class com.partnersoft.maps.app.HeadlessSkin
 
getWindow() - Method in class com.partnersoft.maps.app.MapApp
 
getWindow() - Method in class com.partnersoft.maps.app.MapAppGui
 
getWindow() - Method in class com.partnersoft.maps.app.MapAppRoot
 
getWindow() - Method in interface com.partnersoft.maps.app.MapAppSkin
 
getWindow() - Method in class com.partnersoft.maps.app.TruckSkin
 
getWindow() - Method in class com.partnersoft.preferences.gui.PreferencesGui
The main GUI window.
getWindow() - Method in class com.partnersoft.workbench.app.WorkbenchGui
 
getWindowHandler() - Method in class com.partnersoft.gui.FullScreenWindow
Gets the primary windowHandler object.
getWindowHandler() - Method in class com.partnersoft.gui.MainWindow
Gets the primary windowHandler object.
getWindowHandler() - Method in class com.partnersoft.gui.PartnerDialog
Gets the primary windowHandler object.
getWindowHandler() - Method in interface com.partnersoft.gui.PartnerWindow
Gets the primary windowHandler object.
getWindowLogic() - Method in class com.partnersoft.maps.app.MapAppLogic
 
GetWndClassName() - Static method in class com.partnersoft.os.windows.AtlLib
 
getWorkbench() - Method in class com.partnersoft.maps.app.MapApp
 
getWorkbench() - Method in class com.partnersoft.maps.app.MapAppLauncher
 
getWorkbench() - Method in class com.partnersoft.maps.app.MapAppRoot
 
getWorkbench() - Method in class com.partnersoft.preferences.app.PreferencesApp
 
getWorkbench() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
getWorkbench() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchEditor
 
getWorkbench() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
getWorkbench() - Method in interface com.partnersoft.workbench.model.WorkbenchEditor
 
getWorkbenchScripts() - Method in class com.partnersoft.system.Module
 
getWorkSheet() - Method in class com.partnersoft.io.formats.misc.ExcelDataRecordSource
 
getWriteToFrontendSpools() - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
getWriteToFrontendSpools() - Method in class com.partnersoft.maps.translator.PublishMapSet
 
getX() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Text start point X, code 10, required.
getX() - Method in class com.partnersoft.formats.dxf.DxfInsert
Insertion point X, code 10, no default.
getX() - Method in class com.partnersoft.formats.dxf.DxfLWPolylineVertex
 
getX() - Method in class com.partnersoft.formats.dxf.DxfVertex
Location X, code 10, required.
getX() - Method in class com.partnersoft.formats.shapefile.SdePoint
 
getX() - Method in class com.partnersoft.formats.shapefile.ShpCurve
 
getX() - Method in class com.partnersoft.formats.shapefile.ShpPoint
 
getX() - Method in class com.partnersoft.formats.shapefile.ShpPointM
 
getX() - Method in interface com.partnersoft.formats.shapefile.ShpPointShape
 
getX() - Method in class com.partnersoft.formats.shapefile.ShpPointZ
 
getX() - Method in class com.partnersoft.geometry.Point
 
getX() - Method in class com.partnersoft.geometry.Rectangle
 
getX() - Method in class com.partnersoft.geometry.xy.XyPoint
X coordinate.
getX() - Method in class com.partnersoft.geometry.xyz.XyzPoint
X coordinate.
getX() - Method in class com.partnersoft.gps.GPSReading
 
getX() - Method in class com.partnersoft.io.formats.shapefile.ShapefilePoint
 
getX() - Method in class com.partnersoft.maps.translator.MapDataImage
X coordinate of insertion point.
getX() - Method in class com.partnersoft.maps.translator.MapDataPoint
X coordinate of insertion point.
getX() - Method in class com.partnersoft.maps.translator.MapDataPointColor
X coordinate of insertion point.
getX() - Method in class com.partnersoft.maps.translator.MapDataText
X coordinate of insertion point.
getX1() - Method in class com.partnersoft.geometry.Line
 
getX1() - Method in class com.partnersoft.geometry.Triangle
 
getX2() - Method in class com.partnersoft.geometry.Line
 
getX2() - Method in class com.partnersoft.geometry.Triangle
 
getX3() - Method in class com.partnersoft.geometry.Triangle
 
getXField() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of xField
getXIntercept() - Method in class com.partnersoft.geometry.xy.XyLine
The x-intercept.
getY() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Text start point Y, code 20, required.
getY() - Method in class com.partnersoft.formats.dxf.DxfInsert
Insertion point Y, code 20, no default.
getY() - Method in class com.partnersoft.formats.dxf.DxfLWPolylineVertex
 
getY() - Method in class com.partnersoft.formats.dxf.DxfVertex
Location Y, code 10, required.
getY() - Method in class com.partnersoft.formats.shapefile.SdePoint
 
getY() - Method in class com.partnersoft.formats.shapefile.ShpCurve
 
getY() - Method in class com.partnersoft.formats.shapefile.ShpPoint
 
getY() - Method in class com.partnersoft.formats.shapefile.ShpPointM
 
getY() - Method in interface com.partnersoft.formats.shapefile.ShpPointShape
 
getY() - Method in class com.partnersoft.formats.shapefile.ShpPointZ
 
getY() - Method in class com.partnersoft.geometry.Point
 
getY() - Method in class com.partnersoft.geometry.Rectangle
 
getY() - Method in class com.partnersoft.geometry.xy.XyPoint
Y coordinate.
getY() - Method in class com.partnersoft.geometry.xyz.XyzPoint
Y coordinate.
getY() - Method in class com.partnersoft.gps.GPSReading
 
getY() - Method in class com.partnersoft.io.formats.shapefile.ShapefilePoint
 
getY() - Method in class com.partnersoft.maps.translator.MapDataImage
Y coordinate of insertion point.
getY() - Method in class com.partnersoft.maps.translator.MapDataPoint
Y coordinate of insertion point.
getY() - Method in class com.partnersoft.maps.translator.MapDataPointColor
Y coordinate of insertion point.
getY() - Method in class com.partnersoft.maps.translator.MapDataText
Y coordinate of insertion point.
getY1() - Method in class com.partnersoft.geometry.Line
 
getY1() - Method in class com.partnersoft.geometry.Triangle
 
getY2() - Method in class com.partnersoft.geometry.Line
 
getY2() - Method in class com.partnersoft.geometry.Triangle
 
getY3() - Method in class com.partnersoft.geometry.Triangle
 
getYField() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of yField
getYIntercept() - Method in class com.partnersoft.geometry.xy.XyLine
The y-intercept (usually annotated "b").
getZ() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Text start point Z, code 30, required.
getZ() - Method in class com.partnersoft.formats.dxf.DxfInsert
Insertion point Z, code 30, no default.
getZ() - Method in class com.partnersoft.formats.dxf.DxfVertex
Location Z, code 10, required.
getZ() - Method in class com.partnersoft.formats.shapefile.SdePointZ
 
getZ() - Method in class com.partnersoft.formats.shapefile.ShpPointZ
 
getZ() - Method in class com.partnersoft.geometry.xyz.XyzPoint
Z coordinate.
getZip() - Method in class com.partnersoft.branding.OrganizationBranding
 
getZoomButtons() - Method in class com.partnersoft.maps.app.MapControlPanel
 
getZoomCount() - Method in class com.partnersoft.maps.app.ZoomButtons
 
getZoomFactor() - Method in class com.partnersoft.gui.ImageViewer
 
getZoomOnFind() - Method in class com.partnersoft.preferences.model.ControlPreferences
If true, the map viewer will set the zoom to a high-detail level when the find feature is activated.
getZooms() - Method in class com.partnersoft.maps.model.MapSpaceLegend
 
getZooms() - Method in class com.partnersoft.maps.translator.MapViewLegend
 
GGAData - Class in com.partnersoft.gps.nmea
Global positioning system fix data.
GGAData(String[], String) - Constructor for class com.partnersoft.gps.nmea.GGAData
 
gisName - Variable in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
gl - Variable in class com.partnersoft.maps.render.OpenglDrawingSurface
 
glassPane - Variable in class com.partnersoft.maps.app.MapAppGui
 
GLLData - Class in com.partnersoft.gps.nmea
"Holdover from Loran data..."
GLLData(String[], String) - Constructor for class com.partnersoft.gps.nmea.GLLData
 
glu - Variable in class com.partnersoft.maps.render.OpenglDrawingSurface
 
glyphs - Variable in class com.partnersoft.gui.BitmapFont
 
go() - Method in class com.partnersoft.workbench.app.WorkbenchNavigationLogic
 
go() - Method in class com.partnersoft.workbench.gui.WorkbenchActionButton
 
go() - Method in class com.partnersoft.workbench.gui.WorkbenchActionLinkButton
 
go() - Method in class com.partnersoft.workbench.gui.WorkbenchLinkButton
 
go() - Method in class com.partnersoft.workbench.gui.WorkbenchMakeDirectoryButton
 
go() - Method in class com.partnersoft.workbench.gui.WorkbenchMakeFileButton
 
goedelFor(String) - Method in class com.partnersoft.data.NamedGoedels
 
goedelFor(Object) - Method in class com.partnersoft.data.ObjectGoedels
 
GoedelObjectDump - Class in com.partnersoft.io.formats.dump
This is similar to the ObjectDump, except that it is indexed by a (possibly nonsequential) long ID name rather than an integer ID.
GoedelObjectDump(String) - Constructor for class com.partnersoft.io.formats.dump.GoedelObjectDump
Creates a GoedelObjectDump file pair.
GoedelObjectDumpBuilder - Class in com.partnersoft.io.formats.dump
This class builds GoedelObjectDumps using buffered streams.
GoedelObjectDumpBuilder(String) - Constructor for class com.partnersoft.io.formats.dump.GoedelObjectDumpBuilder
Creates a GoedelObjectDump file for the given filename base (everything but the extensions).
GoedelObjectDumpBuilder(File, File) - Constructor for class com.partnersoft.io.formats.dump.GoedelObjectDumpBuilder
 
goHome() - Method in class com.partnersoft.maps.app.MapViewLogic
 
GoogleMapBuilder - Class in com.partnersoft.formats.google
Builder for Google Map html files.
GoogleMapBuilder(VfsFile) - Constructor for class com.partnersoft.formats.google.GoogleMapBuilder
Creates a new GoogleMapBuilder writing to the passed VfsFile.
GoogleMapBuilder(VfsFile, GoogleMapLib.CreationOptions) - Constructor for class com.partnersoft.formats.google.GoogleMapBuilder
Creates a new GoogleMapBuilder writing to the passed VfsFile.
GoogleMapBuilder(BufferedOutputStream, GoogleMapLib.CreationOptions) - Constructor for class com.partnersoft.formats.google.GoogleMapBuilder
Creates a new GoogleMapBuilder writing to the passed BufferedOutputStream.
GoogleMapLib - Class in com.partnersoft.formats.google
Enumerations and static methods for use with creating Google Maps.
GoogleMapLib.CreationOptions - Enum in com.partnersoft.formats.google
Enumeration of options for Creating various file types using the GoogleMapBuilder.
GoogleMapLib.MapComponents - Enum in com.partnersoft.formats.google
Enumeration of options for items to add to a GoogleMap using the GoogleMapBuilder.
GoogleMapLib.MapOptions - Enum in com.partnersoft.formats.google
Enumeration of options for use Google map settings.
GoogleMapMarker - Class in com.partnersoft.formats.google
Data for a Google map marker.
GoogleMapMarker() - Constructor for class com.partnersoft.formats.google.GoogleMapMarker
Empty constructor
GoogleMapMarker(double, double, String, String) - Constructor for class com.partnersoft.formats.google.GoogleMapMarker
Creates a new GoogleMapMarker object.
GoogleMapPolygon - Class in com.partnersoft.formats.google
Data for a Google map polygon.
GoogleMapPolygon() - Constructor for class com.partnersoft.formats.google.GoogleMapPolygon
Empty constructor.
GoogleMapPolygon(String, XyPolyline, int, double, String, double) - Constructor for class com.partnersoft.formats.google.GoogleMapPolygon
Creates a new GoogleMapPolygon.
GoogleMapPolyline - Class in com.partnersoft.formats.google
Data for a Google map polyline.
GoogleMapPolyline() - Constructor for class com.partnersoft.formats.google.GoogleMapPolyline
 
GoogleMapPolyline(String, XyPolyline, int, double) - Constructor for class com.partnersoft.formats.google.GoogleMapPolyline
Creates a new GoogleMapPolyline
GoogleMapWriter - Class in com.partnersoft.formats.google
A writer for creating both html and javascript for a google map page.
GoogleMapWriter(OutputStream) - Constructor for class com.partnersoft.formats.google.GoogleMapWriter
Creates a new GoogleMapWriter outputting to the passed stream.
GoogleMapWriter(Writer) - Constructor for class com.partnersoft.formats.google.GoogleMapWriter
Creates a new GoogleMapWriter outputting to the passed writer.
GoogleMapWriter(VfsFile) - Constructor for class com.partnersoft.formats.google.GoogleMapWriter
Creates a new GoogleMapWriter outputting to the passed writer.
GOOGLESOURCE - Static variable in class com.partnersoft.formats.google.GoogleMapWriter
 
gps - Variable in class com.partnersoft.maps.app.MapAppRoot
 
GpsConfigPanel - Class in com.partnersoft.maps.app
This is the window that pops up when the user clicks Edit GPS Settings.
GpsConfigPanel(MapApp) - Constructor for class com.partnersoft.maps.app.GpsConfigPanel
 
gpsConfigPanel - Variable in class com.partnersoft.maps.app.MapAppGui
 
gpsConnectOnStartupStateChanged() - Method in class com.partnersoft.maps.app.GpsConfigPanel
 
GpsControlPanel - Class in com.partnersoft.maps.app
GPS Control Panel has the add and move buttons.
GpsControlPanel(MapApp) - Constructor for class com.partnersoft.maps.app.GpsControlPanel
Constructs all the objects.
GpsCorrection - Class in com.partnersoft.gps.postprocessing
A GPS surveyed lonlat position with a unique GUID that has been corrected via postprocessing.
GpsCorrection(String, String, double, double) - Constructor for class com.partnersoft.gps.postprocessing.GpsCorrection
 
GpsCorrection(Cog) - Constructor for class com.partnersoft.gps.postprocessing.GpsCorrection
 
GpsCorrectionDatabase - Class in com.partnersoft.gps.postprocessing
Database storing GPS correction data.
GpsCorrectionDatabase() - Constructor for class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
Creates a GpsCorrectionDatabase pointing at the MySQL database "partner" server on PartnerHub.
GpsCorrectionDatabase(String) - Constructor for class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
Creates a GpsCorrectionDatabase pointing at the MySQL database "partner" server on the given server.
GpsCorrectionDatabase(SqlDatabase) - Constructor for class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
Creates a GpsCorrectionDatabase pointing at the given database.
GpsCorrectionFile - Class in com.partnersoft.gps.postprocessing
Models a file from which corrections are loaded.
GpsCorrectionFile(String, String, long, DateAndTime) - Constructor for class com.partnersoft.gps.postprocessing.GpsCorrectionFile
 
GpsCorrectionFile(VfsFile) - Constructor for class com.partnersoft.gps.postprocessing.GpsCorrectionFile
 
GPSDevice - Interface in com.partnersoft.gps
 
gpsEnabledStateChanged() - Method in class com.partnersoft.maps.app.GpsConfigPanel
 
GPSEvent - Class in com.partnersoft.gps
An event from a GPS data source.
GPSEvent(Object, int, int, GPSReading) - Constructor for class com.partnersoft.gps.GPSEvent
 
gpsEvent(GPSEvent) - Method in interface com.partnersoft.gps.GPSListener
Some kind of message from the GPS, like position, satellite coverage, and so on.
GPSListener - Interface in com.partnersoft.gps
A listener for GPSEvents.
gpsLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
GPSManager - Class in com.partnersoft.gps
Singleton.
GPSReading - Class in com.partnersoft.gps
A reading from an NMEA GPS.
GPSReading(GPSReading) - Constructor for class com.partnersoft.gps.GPSReading
 
GPSReading() - Constructor for class com.partnersoft.gps.GPSReading
 
GPSReading(Cog) - Constructor for class com.partnersoft.gps.GPSReading
 
GPSSettings - Class in com.partnersoft.gps
Various settings for GPS support.
GPSSettings() - Constructor for class com.partnersoft.gps.GPSSettings
 
GPSSettings(Cog) - Constructor for class com.partnersoft.gps.GPSSettings
 
GPSState - Class in com.partnersoft.gps
 
GPSState() - Constructor for class com.partnersoft.gps.GPSState
 
GPSState(GPSState) - Constructor for class com.partnersoft.gps.GPSState
 
gpsToProjection(double, double) - Method in class com.partnersoft.geometry.projection.StandardProjection
Assumes that GPS coordinates are in NAD83, and converts them to NAD27 if the projection is in NAD27.
grab(Component, int, int) - Method in class com.partnersoft.gui.Dragabout
Called at the beginning of a drag.
GraphicButton - Class in com.partnersoft.gui
 
GraphicButton() - Constructor for class com.partnersoft.gui.GraphicButton
Creates a Graphic button with the given label.
GraphicButton(String) - Constructor for class com.partnersoft.gui.GraphicButton
Creates a Graphic button with the given label.
GraphicButton(String, Icon) - Constructor for class com.partnersoft.gui.GraphicButton
Creates a graphic button displaying the provided icon.
GraphicButton(Icon) - Constructor for class com.partnersoft.gui.GraphicButton
Creates a graphic button displaying the provided icon.
graphicGroups - Variable in class com.partnersoft.maps.model.MapSet
 
graphics - Variable in class com.partnersoft.gui.FontGraphics
 
graphicsFor(int) - Method in class com.partnersoft.maps.model.DatabaseRoverSet
 
graphicsFor(int) - Method in interface com.partnersoft.maps.model.MapDataSet
All subclasses must provide this facility.
graphicsFor(int) - Method in class com.partnersoft.maps.model.MemoryRoverSet
 
graphicsFor(int) - Method in class com.partnersoft.maps.model.RoverSet
This returns the rover data necessary to render the map data item with the given dataID.
graphicsFor(int) - Method in class com.partnersoft.maps.model.TiledRoverSet
 
graphicsInside(MapViewFrame) - Method in class com.partnersoft.maps.model.DatabaseRoverSet
 
graphicsInside(MapViewFrame) - Method in interface com.partnersoft.maps.model.MapDataSet
All subclasses must provide this facility.
graphicsInside(MapViewFrame) - Method in class com.partnersoft.maps.model.MemoryRoverSet
 
graphicsInside(MapViewFrame) - Method in class com.partnersoft.maps.model.RoverSet
This returns the rover data necessary to render a given area at the given scale.
graphicsInside(MapViewFrame) - Method in class com.partnersoft.maps.model.TiledRoverSet
 
GraphicsPreferences - Class in com.partnersoft.preferences.model
SubsystemPreferences for graphics settings, including both Java2D/AWT settings and map rendering settings.
GraphicsPreferences(Cog) - Constructor for class com.partnersoft.preferences.model.GraphicsPreferences
 
graphicType - Variable in class com.partnersoft.io.formats.rover.RoverGraphic
 
graphicTypeFor(int) - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
graphicTypeId - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
The current numeric RoverGraphicType ID.
graphicTypeLocationsFor(String) - Method in class com.partnersoft.workbench.app.WorkbenchMapSetLogic
 
graphicTypeMerging - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
graphicTypeNamed(String) - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
GraphicTypeProfile - Class in com.partnersoft.maps.model
 
GraphicTypeProfile() - Constructor for class com.partnersoft.maps.model.GraphicTypeProfile
 
GraphicTypeProfile(String) - Constructor for class com.partnersoft.maps.model.GraphicTypeProfile
 
graphicTypeSplitting - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
GREATER - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
GREATER - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
GREATER_EQUALS - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
GREATER_EQUALS - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
green - Static variable in class com.partnersoft.geometry.fractal.Fractal
 
green - Variable in class com.partnersoft.io.formats.rover.RoverPointColor
 
greenBox() - Static method in class com.partnersoft.gui.ImageLib
Returns a handy 4x4 green box - useful for debugging.
greenComponent(int) - Static method in class com.partnersoft.gui.ColorLib
 
greenf - Variable in class com.partnersoft.maps.model.TextStyle
 
greenMask - Static variable in class com.partnersoft.gui.ColorLib
 
Grid - Class in com.partnersoft.geometry
A square grid in space, defined as an origin and rectangular cell size.
Grid() - Constructor for class com.partnersoft.geometry.Grid
 
Grid(double, double, double) - Constructor for class com.partnersoft.geometry.Grid
 
Grid(double, double, double, double) - Constructor for class com.partnersoft.geometry.Grid
 
GridContainer<T> - Class in com.partnersoft.data
Grid based container.
GridContainer(int, int) - Constructor for class com.partnersoft.data.GridContainer
Creates a new GridContainer of the specified size.
GridContainer(Cog) - Constructor for class com.partnersoft.data.GridContainer
Creates a new GridContainer matching contents of passed Cog.
GridContainer(GridContainer<T>) - Constructor for class com.partnersoft.data.GridContainer
Copy constructor for GridContainer.
GridCoordinate - Class in com.partnersoft.geometry
An integer coordinate for a grid cell.
GridCoordinate() - Constructor for class com.partnersoft.geometry.GridCoordinate
 
GridCoordinate(int, int) - Constructor for class com.partnersoft.geometry.GridCoordinate
 
gridForLOD(int) - Method in class com.partnersoft.maps.model.TiledRoverSet
 
GridSystem - Class in com.partnersoft.geometry
A system of grids within grids.
GridSystem() - Constructor for class com.partnersoft.geometry.GridSystem
 
GridSystem(double, double, double, double) - Constructor for class com.partnersoft.geometry.GridSystem
 
GroovyScript - Class in com.partnersoft.scripting
 
GroovyScript(VfsFile) - Constructor for class com.partnersoft.scripting.GroovyScript
 
GroupByPropertyValue - Class in org.jcon.data
Transforms a collection of objects into a Map that groups objects together based on shared values for a specified property.
GroupByPropertyValue() - Constructor for class org.jcon.data.GroupByPropertyValue
 
GroupByPropertyValue(String) - Constructor for class org.jcon.data.GroupByPropertyValue
 
groupIDVisibility - Variable in class com.partnersoft.maps.model.MapSetViewSettings
 
groups - Variable in class com.partnersoft.maps.model.RoverSet
 
growIncrement - Variable in class com.partnersoft.data.StringTable
 
growthCap - Variable in class com.partnersoft.data.DataBuffer
 
growthMin - Variable in class com.partnersoft.data.DataBuffer
 
GRS80 - Class in com.partnersoft.geometry.projection.ellipsoid
The Ellipsoid used to describe the GRS80 lat long conversion same as WGS84.
GRS80() - Constructor for class com.partnersoft.geometry.projection.ellipsoid.GRS80
Creates new GRS80
GSAData - Class in com.partnersoft.gps.nmea
Overall satellite data.
GSAData(String[], String) - Constructor for class com.partnersoft.gps.nmea.GSAData
 
GSVData - Class in com.partnersoft.gps.nmea
GPS Satellites in view.
GSVData(String[], String) - Constructor for class com.partnersoft.gps.nmea.GSVData
 
GSVData.SV - Class in com.partnersoft.gps.nmea
 
GSVData.SV() - Constructor for class com.partnersoft.gps.nmea.GSVData.SV
 
gui - Variable in class com.partnersoft.gui.forms.AbstractFormField
 
gui - Variable in class com.partnersoft.gui.forms.FormCogFilterField
 
gui - Variable in class com.partnersoft.maps.app.MapAppRoot
 
gui - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
gui - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchEditor
 
gui - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
GUIBuilder - Class in com.partnersoft.gui
A convenience store for building guis.
GUIBuilder() - Constructor for class com.partnersoft.gui.GUIBuilder
 
GUIBuilder(Container) - Constructor for class com.partnersoft.gui.GUIBuilder
 
GUIControl - Interface in com.partnersoft.gui
GUIControls are convenience wrappers for Java Swing components.
GuidLib - Class in com.partnersoft.data
 
GuidLib() - Constructor for class com.partnersoft.data.GuidLib
 
GUIField<T> - Interface in com.partnersoft.gui
A data-entry field on a GUIForm.
GUIForm - Class in com.partnersoft.gui
A GUIForm is a straightforward panel with data entry fields, buttons, etc.
GUIForm(Container) - Constructor for class com.partnersoft.gui.GUIForm
 
GUIFormBuilder - Class in com.partnersoft.gui
An extension to GUIBuilder for building GUIForms.
GUIFormBuilder() - Constructor for class com.partnersoft.gui.GUIFormBuilder
 
GUIFormBuilder(Object) - Constructor for class com.partnersoft.gui.GUIFormBuilder
 
GUIFormBuilder(JPanel) - Constructor for class com.partnersoft.gui.GUIFormBuilder
 
GUIFormBuilder(JPanel, Object) - Constructor for class com.partnersoft.gui.GUIFormBuilder
 
GUIFormBuilder2 - Class in com.partnersoft.gui
An extension to GUIBuilder for building GUIForms.
GUIFormBuilder2() - Constructor for class com.partnersoft.gui.GUIFormBuilder2
 
GUIFormBuilder2(Object) - Constructor for class com.partnersoft.gui.GUIFormBuilder2
 
GUIFormBuilder2(JPanel) - Constructor for class com.partnersoft.gui.GUIFormBuilder2
 
GUIFormBuilder2(JPanel, Object) - Constructor for class com.partnersoft.gui.GUIFormBuilder2
 
GUIFormDialog - Class in com.partnersoft.gui
Dialog window for a GUIForm.
GUIFormDialog(Component, String, GUIForm) - Constructor for class com.partnersoft.gui.GUIFormDialog
 
GuiLib - Class in com.partnersoft.gui
 
GuiViewer<T> - Interface in com.partnersoft.gui.viewer
A Viewer is some sort of read-only view of an object.
GZIP - Static variable in class com.partnersoft.data.Base64
Specify that data should be gzip-compressed.

H

h1(Object) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
h1(Object) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
h2(Object) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
h2(Object) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
h3(Object) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
h3(Object) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
h4(Object) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
h4(Object) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
h5(Object) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
h5(Object) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
HALF_PI - Static variable in class com.partnersoft.geometry.xy.XyConstants
A half pi is a quarter of a pie.
halfpi - Static variable in class com.partnersoft.geometry.GeometryLib
 
HALFPI - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
haloImage(Image) - Static method in class com.partnersoft.gui.ImageLib
 
halt() - Static method in class com.partnersoft.system.RuntimeLib
Shuts down the system.
handle - Variable in class com.partnersoft.io.formats.dxf.DXFEntity
 
handleCommand(String) - Method in class com.partnersoft.sql.DatabaseApp
Parses all commands for sql/instructions and executes.
handleConnection(Socket, InputStream, OutputStream) - Method in class com.partnersoft.net.holler.HollerDaemon
 
handleConnection(Socket, InputStream, OutputStream) - Method in class com.partnersoft.net.http.HttpDaemon
 
handleConnection(SocketChannel) - Method in class com.partnersoft.net.TcpMiddlemanDaemon
 
handleConnection(SocketChannel) - Method in class com.partnersoft.net.TcpProxyDaemon
 
handleConnection(SocketChannel) - Method in class com.partnersoft.net.TcpSocketChannelDaemon
 
handleConnection(Socket, InputStream, OutputStream) - Method in class com.partnersoft.net.TcpSocketDaemon
 
handleConnection(Socket, InputStream, OutputStream) - Method in class com.partnersoft.net.yonder.YonderDaemon
 
handleDeadSwitch() - Method in interface com.partnersoft.gps.nmea.NmeaParserListener
Called once if we stop getting input from the serial port.
handleDeath(Death) - Method in interface org.jcon.util.Coroner
 
handleExchange(String) - Method in class com.partnersoft.net.soap.SoapDaemon
 
handleGga(GGAData) - Method in class com.partnersoft.gps.nmea.NmeaGps
 
handleGll(GLLData) - Method in class com.partnersoft.gps.nmea.NmeaGps
 
handleGsa(GSAData) - Method in class com.partnersoft.gps.nmea.NmeaGps
 
handleGsv(GSVData) - Method in class com.partnersoft.gps.nmea.NmeaGps
 
handleRequest(HttpRequest) - Method in class com.partnersoft.net.http.HttpDaemon
Subclasses must implement this.
handleRequest(HttpRequest) - Method in class com.partnersoft.net.soap.SoapDaemon
 
handleRmc(RMCData) - Method in class com.partnersoft.gps.nmea.NmeaGps
 
handleSentence(String, String[], String) - Method in interface com.partnersoft.gps.nmea.NmeaParserListener
 
handleSorts(List<DataFilterSort>) - Method in class com.partnersoft.sql.GenericSqlDialect
Helper method.
handleTypeFor(MapViewFrame, XyPoint, double) - Static method in enum com.partnersoft.maps.actors.SnapshotHandleType
Gives you the closest handle for the given parameters.
HardCache - Class in com.partnersoft.gadgets
A basic hard reference caching implementation based on a hashed index.
HardCache() - Constructor for class com.partnersoft.gadgets.HardCache
Create a hashed cache.
hardOwnerID - Variable in class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
hardOwnerID - Variable in class com.partnersoft.io.formats.dxf.DXFIrd_Obj_Record
 
hardPointerID - Variable in class com.partnersoft.io.formats.dxf.DXFDictionary
 
has(String) - Method in class org.jcon.util.PropMap
Returns true if the set has the property, false if not.
HAS_DATA - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
Indicates that the data includes a UInt32 data ID.
HAS_OFFSET - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
Indicates that the data includes Int8 x and y pixel offsets.
HAS_ROTATION - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
Indicates that the data includes an Int8 rotation (expressed as signed units representing 1/256 of a circle; zero is due east (positive X axis).
hasBounds() - Method in class com.partnersoft.geometry.projection.CoordinateSystem
 
hasDarkBackground() - Method in class com.partnersoft.maps.model.MapSpaceLegend
 
hasData() - Method in class com.partnersoft.data.PathedTree
Returns true if this node has data.
hasData() - Method in class com.partnersoft.io.formats.rover.RoverGraphic
 
hasData() - Method in class com.partnersoft.maps.rover.RoverBlockCode
Returns true if the block has data.
hasDescription() - Method in class com.partnersoft.cog.CogStructureField
 
HASH - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
hashCode() - Method in class com.partnersoft.data.ByteBuffer
 
hashCode() - Method in class com.partnersoft.data.DynamicByteArray
 
hashCode() - Method in class com.partnersoft.data.MapEntry
 
hashCode() - Method in class com.partnersoft.data.Naming
 
hashCode() - Method in class com.partnersoft.data.Path
 
hashCode() - Method in class com.partnersoft.data.StandardMapEntry
 
hashCode() - Method in class com.partnersoft.geometry.GridCoordinate
 
hashCode() - Method in class com.partnersoft.geometry.lonlat.LonlatPoint
 
hashCode() - Method in class com.partnersoft.geometry.xy.XyAngle
 
hashCode() - Method in class com.partnersoft.geometry.xy.XyGridCell
 
hashCode() - Method in class com.partnersoft.geometry.xy.XyPoint
 
hashCode() - Method in class com.partnersoft.geometry.xy.XyVector
 
hashCode() - Method in class com.partnersoft.gui.FontSpecification
 
hashCode() - Method in class com.partnersoft.system.DelegatingClassLoader
 
hashCode() - Method in class com.partnersoft.system.Dependency
 
hashCode() - Method in class com.partnersoft.system.Version
 
hashCode() - Method in class org.jcon.data.ReferenceCookie
 
HashedCache<K,V> - Class in com.partnersoft.gadgets
A fixed-size caching implementation based on a hashed index.
HashedCache() - Constructor for class com.partnersoft.gadgets.HashedCache
Create a hashed cache of the default size, 42.
HashedCache(int) - Constructor for class com.partnersoft.gadgets.HashedCache
Create a hashed cache of the desired size.
hashField() - Method in class org.jcon.text.TextReportDescriptionParser
 
HASHFIELD - Static variable in interface org.jcon.text.TextReportDescriptionTokenTypes
 
HashRecord - Class in org.jcon.data
This was a Record whose values were maintained in an internal HashMap (but now are maintained in a Naming so they're case-insensitive).
HashRecord() - Constructor for class org.jcon.data.HashRecord
 
hasIntegerPrefix(String) - Static method in class com.partnersoft.data.StringLib
Returns true if the given string has an integer prefix.
hasIntegerSuffix(String) - Static method in class com.partnersoft.data.StringLib
Checks for an integer suffix.
hasManual() - Method in class com.partnersoft.maps.model.MapSet
 
hasNext() - Method in class com.partnersoft.data.ArrayIterator
 
hasNext() - Method in class com.partnersoft.data.DelegatingIterator
 
hasNext() - Method in class com.partnersoft.data.EmptyIterator
Always returns false.
hasNext() - Method in class com.partnersoft.data.SerialMultiIterator
 
hasNext() - Method in class com.partnersoft.data.SingleIterator
 
hasNext() - Method in class com.partnersoft.io.FilesystemIterator
 
hasNext - Variable in class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
hasNext() - Method in class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
hasNext() - Method in class com.partnersoft.io.formats.rover.RoverReader
 
hasNext() - Method in class com.partnersoft.io.formats.shapefile.FastShapefileReader
 
hasNext() - Method in class org.jcon.data.ArrayIterator
Returns true if the enumeration contains more elements; false if its empty.
hasNext() - Method in class org.jcon.data.ClassGenealogyIterator
True if enumeration has more elements.
hasNext() - Method in class org.jcon.data.DovetailMultiIterator
Returns true if any elements are left in any of the sub-enumerations; false if they're all empty.
hasNext() - Method in class org.jcon.data.EmptyIterator
Returns true if there are more elements.
hasNext() - Method in class org.jcon.data.FilterIterator
 
hasNext() - Method in class org.jcon.data.ResultSetIterator
 
hasNext() - Method in class org.jcon.data.RoundRobinIterator
 
hasNext() - Method in class org.jcon.data.SequentialMultiIterator
Returns true if the enumeration contains more elements; false if its empty.
hasNext() - Method in class org.jcon.data.SingleIterator
Returns true if there are more elements.
hasOffset() - Method in class com.partnersoft.io.formats.rover.RoverGraphic
 
hasOffset() - Method in class com.partnersoft.io.formats.rover.RoverPoint
 
hasOffset() - Method in class com.partnersoft.io.formats.rover.RoverPointColor
 
hasOffset() - Method in class com.partnersoft.io.formats.rover.RoverPolygon
 
hasOffset() - Method in class com.partnersoft.io.formats.rover.RoverPolyline
 
hasOffset() - Method in class com.partnersoft.io.formats.rover.RoverText
 
hasOffsets() - Method in class com.partnersoft.maps.rover.RoverBlockCode
Returns true if the block has shapes with offsets.
hasPrevious() - Method in class com.partnersoft.data.ArrayIterator
 
hasProductBranding() - Method in class com.partnersoft.maps.model.MapSet
 
hasRotation() - Method in class com.partnersoft.io.formats.rover.RoverGraphic
 
hasRotation() - Method in class com.partnersoft.io.formats.rover.RoverPoint
 
hasRotation() - Method in class com.partnersoft.io.formats.rover.RoverPointColor
 
hasRotation() - Method in class com.partnersoft.io.formats.rover.RoverPolygon
 
hasRotation() - Method in class com.partnersoft.io.formats.rover.RoverPolyline
 
hasRotation() - Method in class com.partnersoft.io.formats.rover.RoverText
 
hasRotations() - Method in class com.partnersoft.maps.rover.RoverBlockCode
Returns true if the block has shapes with rotations.
hasZ() - Method in class com.partnersoft.maps.rover.AbstractRoverShape
 
hasZ() - Method in class com.partnersoft.maps.rover.RoverBlockCode
Returns true if the block has data.
hasZ() - Method in interface com.partnersoft.maps.rover.RoverShape
Returns true if this shape has a Z coordinate.
HaversackBuilder - Class in com.partnersoft.formats.haversack
Builder object for Haversack archive files.
HaversackBuilder(String) - Constructor for class com.partnersoft.formats.haversack.HaversackBuilder
 
HaversackBuilder(Path) - Constructor for class com.partnersoft.formats.haversack.HaversackBuilder
 
HaversackBuilder(VfsFile) - Constructor for class com.partnersoft.formats.haversack.HaversackBuilder
 
HaversackBuilder(File) - Constructor for class com.partnersoft.formats.haversack.HaversackBuilder
 
HaversackBuilder(OutputStream) - Constructor for class com.partnersoft.formats.haversack.HaversackBuilder
 
HaversackVfs - Class in com.partnersoft.formats.haversack
 
HaversackVfs(VfsFile) - Constructor for class com.partnersoft.formats.haversack.HaversackVfs
 
hdop - Variable in class com.partnersoft.gps.nmea.GSAData
 
headless - Variable in class com.partnersoft.core.Environment
 
HeadlessSkin - Class in com.partnersoft.maps.app
A "skin" for running the MapApp in headless, server mode.
HeadlessSkin() - Constructor for class com.partnersoft.maps.app.HeadlessSkin
 
height - Variable in class com.partnersoft.geometry.Rectangle
 
height - Variable in class com.partnersoft.gui.BitmapFont
 
height - Variable in class com.partnersoft.gui.ImageRotation
 
height - Variable in class com.partnersoft.gui.PalmImage
 
height - Variable in class com.partnersoft.maps.render.AlphaBuffer
 
height - Variable in class com.partnersoft.maps.render.RGBBuffer
 
height - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
help(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
HELP_FONT - Static variable in class com.partnersoft.gui.EditButtonStrip
 
HELP_FONT - Static variable in class com.partnersoft.maps.app.WheelMenuSkin
 
HELP_TEXT - Static variable in class com.partnersoft.gui.EditButtonStrip
 
HELP_TEXT - Static variable in class com.partnersoft.maps.app.WheelMenuSkin
 
helpLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
HemisphericalGradientPaint - Class in com.partnersoft.gui
A gradient that resembles a translucent half-sphere with the given center.
HemisphericalGradientPaint(double, Color, double) - Constructor for class com.partnersoft.gui.HemisphericalGradientPaint
 
HemisphericalGradientPaint.HemisphericalGradientContext - Class in com.partnersoft.gui
 
HemisphericalGradientPaint.HemisphericalGradientContext(int, int) - Constructor for class com.partnersoft.gui.HemisphericalGradientPaint.HemisphericalGradientContext
 
HexadecimalFileViewer - Class in com.partnersoft.workbench.gui
 
HexadecimalFileViewer() - Constructor for class com.partnersoft.workbench.gui.HexadecimalFileViewer
 
hexStringToBytes(String) - Method in class com.partnersoft.data.ByteBuffer
 
hexStringToBytes(String) - Static method in class com.partnersoft.data.ByteLib
 
hexStringToBytes(String) - Static method in class com.partnersoft.io.BitLib
 
hexToBytes() - Method in class com.partnersoft.formats.dxf.DxfProtoValue
 
hexToBytes(String) - Static method in class com.partnersoft.io.formats.dxf.DXFLib
 
hexToBytes() - Method in class com.partnersoft.io.formats.dxf.DXFProtoValue
 
hexToDouble() - Method in class com.partnersoft.formats.dxf.DxfProtoValue
 
hexToDouble() - Method in class com.partnersoft.io.formats.dxf.DXFProtoValue
 
hexToList(String, boolean) - Static method in class com.partnersoft.io.formats.dxf.DXFLib
 
hexToLong() - Method in class com.partnersoft.formats.dxf.DxfProtoValue
 
hexToLong(String) - Static method in class com.partnersoft.io.formats.dxf.DXFLib
 
hexToLong() - Method in class com.partnersoft.io.formats.dxf.DXFProtoValue
 
hideBar() - Method in class com.partnersoft.gui.ProgressBar
Hides the internal JFrame containing our progress bar.
HierarchicalReportEngine - Class in org.jcon.text
A BeanReportEngine that allows you to run subreports on specified properties.
HierarchicalReportEngine() - Constructor for class org.jcon.text.HierarchicalReportEngine
 
HierarchicalReportEngine(String, ArrayList) - Constructor for class org.jcon.text.HierarchicalReportEngine
 
highDrag(int, int, int, int) - Method in class com.partnersoft.gui.SphericalImageDisplay
 
highlightLine(int) - Method in class com.partnersoft.gui.forms.FormTextField
Highlights the line at the given number.
HighlightMouseListener - Class in com.partnersoft.maps.app
MouseListener for setting the background color and border of a JComponent that the mouse has entered until the mouse exits.
HighlightMouseListener(Color, Border) - Constructor for class com.partnersoft.maps.app.HighlightMouseListener
Creates a new HighlightMouseListener.
hiliteBytes - Variable in class com.partnersoft.io.formats.rover.RoverData
 
hiliteEntities - Variable in class com.partnersoft.maps.model.MapDataItem
 
hilites - Variable in class com.partnersoft.maps.model.RoverBundle
 
hiliteSizes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
HistorySet - Class in com.partnersoft.data
This data structure maintains a set of unique objects, sorted by how long ago they were added to the set.
HistorySet() - Constructor for class com.partnersoft.data.HistorySet
 
hit(Rectangle, Shape, boolean) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
hitWheelMenu(MapMouseEvent) - Method in class com.partnersoft.maps.app.MapEditLogic
Checks for a hit on the wheel menu.
HollerAction - Enum in com.partnersoft.net.holler
 
HollerBasicCodec - Class in com.partnersoft.net.holler.codecs
 
HollerBasicCodec(HollerChannelManager) - Constructor for class com.partnersoft.net.holler.codecs.HollerBasicCodec
 
HollerChannel - Class in com.partnersoft.net.holler
 
HollerChannel(String, long, CogSchema) - Constructor for class com.partnersoft.net.holler.HollerChannel
 
HollerChannelManager - Class in com.partnersoft.net.holler
 
HollerChannelManager() - Constructor for class com.partnersoft.net.holler.HollerChannelManager
 
HollerClient - Class in com.partnersoft.net.holler
Abstract implementation of basic TCP socket client functionality.
HollerClient(String) - Constructor for class com.partnersoft.net.holler.HollerClient
 
HollerCodec - Interface in com.partnersoft.net.holler
 
HollerCompressingCodec - Class in com.partnersoft.net.holler.codecs
 
HollerCompressingCodec(HollerCodec) - Constructor for class com.partnersoft.net.holler.codecs.HollerCompressingCodec
 
HollerDaemon - Class in com.partnersoft.net.holler
Remote messaging daemon.
HollerDaemon(HollerQueue, HollerCodec) - Constructor for class com.partnersoft.net.holler.HollerDaemon
 
HollerMessage - Class in com.partnersoft.net.holler
A message sent using the Holler framework.
HollerMessage() - Constructor for class com.partnersoft.net.holler.HollerMessage
 
HollerMessage(int, DateAndTime, HollerChannel, HollerAction, Cog) - Constructor for class com.partnersoft.net.holler.HollerMessage
 
HollerQueue - Interface in com.partnersoft.net.holler
 
hookupTo(MapApp) - Method in class com.partnersoft.workbench.editors.MapSelectionEditor
 
horizontalDilution - Variable in class com.partnersoft.gps.nmea.GGAData
 
horizontalDistance - Variable in class com.partnersoft.gps.LaserRangefinderReading
 
horizontalJustification - Variable in class com.partnersoft.io.formats.dxf.DXFAttrib
 
horizontalJustification - Variable in class com.partnersoft.io.formats.dxf.DXFText
 
HOURS_TO_MILLIS - Static variable in class com.partnersoft.data.Duration
 
hover(double, double, int, int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
"Hover" (causing indication behavior) at the given coordinates.
hoverWheelMenu(int, int) - Method in class com.partnersoft.maps.app.MapEditLogic
Checks for indication (hover) on the wheel menu.
hr() - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
hr() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
HsqlDialect - Class in com.partnersoft.sql
SqlDialect for Hypersonic databases.
HsqlDialect() - Constructor for class com.partnersoft.sql.HsqlDialect
Creates a new HsqlDialect.
HTMLActionControl - Class in com.partnersoft.gui
This is a configurable, HTML-based GUI.
HTMLActionControl() - Constructor for class com.partnersoft.gui.HTMLActionControl
 
HTMLBrowserApp - Class in com.partnersoft.gui
A really simpleminded HTML browser.
HTMLBrowserApp() - Constructor for class com.partnersoft.gui.HTMLBrowserApp
 
HtmlBuilder - Class in com.partnersoft.formats.xml
Builds an XHTML file via convenience functions.
HtmlBuilder(File) - Constructor for class com.partnersoft.formats.xml.HtmlBuilder
 
HtmlBuilder(VfsFile) - Constructor for class com.partnersoft.formats.xml.HtmlBuilder
 
HtmlBuilder(Writer) - Constructor for class com.partnersoft.formats.xml.HtmlBuilder
 
HtmlFileEditor - Class in com.partnersoft.workbench.editors
 
HtmlFileEditor() - Constructor for class com.partnersoft.workbench.editors.HtmlFileEditor
 
HtmlFileHandler - Class in com.partnersoft.workbench.handlers
 
HtmlFileHandler() - Constructor for class com.partnersoft.workbench.handlers.HtmlFileHandler
 
HTMLLabelledListViewer - Class in com.partnersoft.gui.viewer
Displays a list of items in the given order, with corresponding labels to the left.
HTMLLabelledListViewer() - Constructor for class com.partnersoft.gui.viewer.HTMLLabelledListViewer
 
HTMLLib - Class in com.partnersoft.gui
This has more to do with Swing's JEditorPane than with HTML in general.
HTMLLib() - Constructor for class com.partnersoft.gui.HTMLLib
 
HttpDaemon - Class in com.partnersoft.net.http
Minimal HTTP/1.1 server daemon.
HttpDaemon(String, int) - Constructor for class com.partnersoft.net.http.HttpDaemon
 
HttpDaemon(NetworkService) - Constructor for class com.partnersoft.net.http.HttpDaemon
 
HttpMethod - Enum in com.partnersoft.net.http
 
HttpRequest - Class in com.partnersoft.net.http
 
HttpRequest(HttpMethod, String, HttpVersion, Naming<String>, String) - Constructor for class com.partnersoft.net.http.HttpRequest
 
HttpResponse - Class in com.partnersoft.net.http
 
HttpResponse(HttpVersion, HttpStatusCode, Naming<String>, String) - Constructor for class com.partnersoft.net.http.HttpResponse
 
HttpStatusCode - Enum in com.partnersoft.net.http
HTTP status codes and descriptions.
HttpVersion - Enum in com.partnersoft.net.http
 
HUB - Static variable in class com.partnersoft.update.model.UpdateConfigLevel
 
HuffmanBranch - Class in com.partnersoft.compression.huffman
 
HuffmanBranch() - Constructor for class com.partnersoft.compression.huffman.HuffmanBranch
 
HuffmanCodeTable - Class in com.partnersoft.compression.huffman
 
HuffmanCodeTable() - Constructor for class com.partnersoft.compression.huffman.HuffmanCodeTable
 
HuffmanDecoder - Class in com.partnersoft.compression.huffman
 
HuffmanDecoder() - Constructor for class com.partnersoft.compression.huffman.HuffmanDecoder
 
HuffmanEncoder - Class in com.partnersoft.compression.huffman
 
HuffmanEncoder() - Constructor for class com.partnersoft.compression.huffman.HuffmanEncoder
 
HuffmanLeaf - Class in com.partnersoft.compression.huffman
 
HuffmanLeaf() - Constructor for class com.partnersoft.compression.huffman.HuffmanLeaf
 
HuffmanNode - Class in com.partnersoft.compression.huffman
 
HuffmanNode() - Constructor for class com.partnersoft.compression.huffman.HuffmanNode
 
humaneTimestamp() - Static method in class com.partnersoft.data.TimeLib
 
humaneTimestamp() - Method in class com.partnersoft.update.app.UpdateLogic
Return a human-readable timestamp.
humaneTimestamp() - Method in class com.partnersoft.update.web.WebUpdate
 
humaneTimestampWithMillis() - Static method in class com.partnersoft.data.TimeLib
 
hwnd - Variable in class com.partnersoft.os.windows.Win32Lib.MSG
 
hypot(double, double) - Static method in class com.partnersoft.geometry.projection.ProjectionLib
Returns the hypotenuse of a right triangle with sides length x and y.
hypot(double, double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 

I

I - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
I - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
I1924UTM - Class in com.partnersoft.geometry.projection.ellipsoid
Spheroid used to describe the International 1924 or Hayford 1909 sphere, I must confess I don't know what these are, but I have the parameters, so they are immortalized here.
I1924UTM() - Constructor for class com.partnersoft.geometry.projection.ellipsoid.I1924UTM
Creates new I1924UTM
icon - Variable in class com.partnersoft.maps.model.PolygonStyle
 
icon - Variable in class com.partnersoft.maps.model.PolylineStyle
 
icon - Variable in class com.partnersoft.maps.model.TextStyle
 
IconField - Class in com.partnersoft.gui
An icon-selection field.
IconField() - Constructor for class com.partnersoft.gui.IconField
 
iconify() - Method in class com.partnersoft.gui.MainWindow
 
iconify() - Method in class com.partnersoft.maps.app.MapWindowLogic
 
iconName - Variable in class com.partnersoft.maps.model.PointStyle
 
iconToImage(Icon) - Static method in class com.partnersoft.gui.ImageLib
Converts an Icon into an Image.
ID - Variable in class com.partnersoft.io.formats.rover.RoverGraphic
 
id - Variable in class com.partnersoft.maps.translator.FindItemEntry
 
idAt(int) - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Returns the String name at the given numeric index.
IDENT_FIRST - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
IDENT_REST - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
Identifiable - Interface in com.partnersoft.core
General contract for things that have names, numeric IDs, and UUIDs.
IdentifiableSet<T extends Identifiable> - Interface in com.partnersoft.data
 
idForGuid(String) - Method in class com.partnersoft.maps.database.RoverImageFileTable
 
idForType(CogType) - Method in class com.partnersoft.net.holler.HollerChannel
 
IfThenTransform - Class in org.jcon.data
A kind of weird transform - if the original (or property, if "property" is specified) .equals() the ifCondition, then returns the thenResult property, otherwise returns the elseResult property.
IfThenTransform() - Constructor for class org.jcon.data.IfThenTransform
 
ignorableWhitespace(char[], int, int) - Method in class com.partnersoft.cog.CogXmlParser
 
ignorableWhitespace(char[], int, int) - Method in class com.partnersoft.compatibility.V40CogXmlParser
 
image - Variable in class com.partnersoft.gui.ImageRotation
 
IMAGE - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
imageBlock(int, int) - Method in class com.partnersoft.maps.render.DrawingSurfaceRoverMachineActor
 
imageBlock(int, int) - Method in class com.partnersoft.maps.rover.DoNothingRoverMachineActor
 
imageBlock(int, int) - Method in interface com.partnersoft.maps.rover.RoverMachineActor
 
imageBytesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverDatabase
 
imageBytesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
imageBytesForId(int) - Method in class com.partnersoft.maps.database.RoverImageFileTable
 
imageBytesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverDatabase
 
imageBytesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
imageBytesIn(XyBounds, double) - Method in interface com.partnersoft.maps.rover.RoverStore
 
imageCache - Variable in class com.partnersoft.gui.WrapperGraphics2D
 
ImageFactory - Class in com.partnersoft.gui
A Factory that locates or creates images and delivers them based upon textual names.
ImageFactory() - Constructor for class com.partnersoft.gui.ImageFactory
 
ImageFileEditor - Class in com.partnersoft.workbench.editors
 
ImageFileEditor() - Constructor for class com.partnersoft.workbench.editors.ImageFileEditor
 
imageFileExtensions - Static variable in class com.partnersoft.gui.ImageLib
The standard file extensions used for images, in the order searched.
imageFileExtensions - Static variable in class com.partnersoft.system.Splash
The standard file extensions used for images, in the order searched.
ImageFileHandler - Class in com.partnersoft.workbench.handlers
 
ImageFileHandler() - Constructor for class com.partnersoft.workbench.handlers.ImageFileHandler
 
imageForId(int) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
imageForId(int) - Method in class com.partnersoft.maps.database.RoverImageFileTable
 
imageForId(int) - Method in interface com.partnersoft.maps.rover.RoverStore
 
imageFromClasspath(String) - Static method in class com.partnersoft.gui.ImageLib
Returns a named image from the classpath.
imageId - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
Only valid for images, the ID of the image.
ImageLib - Class in com.partnersoft.gui
A GUI library class.
ImageLib() - Constructor for class com.partnersoft.gui.ImageLib
 
ImageRotation - Class in com.partnersoft.gui
A rotated image, generally used for icons.
ImageRotation(Image, float) - Constructor for class com.partnersoft.gui.ImageRotation
Create a new ImageRotation with the given base image and rotation (in radians).
ImageRotationSet - Class in com.partnersoft.gui
This caches and manages various quantum rotations of an image.
ImageRotationSet(Image) - Constructor for class com.partnersoft.gui.ImageRotationSet
 
imageShape(RoverMachineRegister) - Method in class com.partnersoft.maps.render.DrawingSurfaceRoverMachineActor
 
imageShape(RoverMachineRegister) - Method in class com.partnersoft.maps.rover.DoNothingRoverMachineActor
 
imageShape(RoverMachineRegister) - Method in interface com.partnersoft.maps.rover.RoverMachineActor
 
imagesInside(MapViewFrame) - Method in interface com.partnersoft.maps.model.RasterSet
This returns the raster image data necessary to render a given area at the given scale.
imagesInside(MapViewFrame) - Method in class com.partnersoft.maps.model.TiledRasterSet
This returns the raster image data necessary to render a given area at the given scale.
ImageSource - Interface in com.partnersoft.maps.model
 
imageSourceForId(int) - Method in class com.partnersoft.maps.database.RoverDatabase
 
imageSourceForId(int) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
imageSourceForId(int) - Method in interface com.partnersoft.maps.rover.RoverStore
 
ImageStyle - Class in com.partnersoft.maps.model
A visual styling for an image object.
ImageStyle() - Constructor for class com.partnersoft.maps.model.ImageStyle
 
ImageStyle(Cog) - Constructor for class com.partnersoft.maps.model.ImageStyle
 
imageStyles - Variable in class com.partnersoft.maps.model.MapSet
 
imageToBufferedImage(Image) - Static method in class com.partnersoft.gui.ImageLib
Converts an Image to a BufferedImage.
imageToIcon(Image) - Static method in class com.partnersoft.gui.ImageLib
Converts an Image into an Icon.
imageToStyle - Variable in class com.partnersoft.maps.render.RenderScaleRegion
 
imageToTexturePaint(Image) - Static method in class com.partnersoft.gui.ImageLib
Converts an Image to a TexturePaint object.
imageTypeCodeFor(String) - Method in class com.partnersoft.maps.model.RoverSet
 
imageTypes - Variable in class com.partnersoft.maps.model.RoverSet
 
ImageViewer - Class in com.partnersoft.gui
A somewhat featureful image viewing component.
ImageViewer() - Constructor for class com.partnersoft.gui.ImageViewer
 
ImageViewer(Image) - Constructor for class com.partnersoft.gui.ImageViewer
 
ImageViewer(VfsFile) - Constructor for class com.partnersoft.gui.ImageViewer
 
Immutable - Interface in com.partnersoft.core
A marker interface for immutable classes.
ImmutableArrayList<T> - Class in com.partnersoft.data
A handy adapter that exposes an array as a read-only List.
ImmutableArrayList(T...) - Constructor for class com.partnersoft.data.ImmutableArrayList
 
ImmutableArrayList(T[], int, int) - Constructor for class com.partnersoft.data.ImmutableArrayList
Creates an ImmutableArrayList as a slice of a given array, from index start to index end - 1.
importAndEditDirectory(VfsDirectory, VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
importAndEditFile(VfsFile, VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
importClass(Object) - Method in class org.jcon.persistance.MetaTOFObjectFactory
Imports a classname so that only the classname need be used to reference it in the remainder of the file.
importClass(Object) - Method in interface org.jcon.persistance.TOFObjectFactory
Imports a class so that only the classname need be used to reference it in the remainder of the file.
importClass(Object) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Imports a class so that only the classname need be used to reference it in the remainder of the file.
importData(TranslationDatabase) - Method in class com.partnersoft.maps.translator.DataRecordSourceMapDataMerge
 
importData(TranslationDatabase) - Method in interface com.partnersoft.maps.translator.MapDataMerge
Import the data from its source into the translation database.
importDirectory(VfsDirectory, VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
importDirectoryAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
importFile(VfsFile, VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
importFileAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
importFiles(List<VfsFile>, VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
importFilesAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
importMergeData() - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
importMergeDataForMapsetNamed(String) - Method in class com.partnersoft.maps.translator.MapDataMergeImport
 
importObject(Object) - Method in class org.jcon.persistance.MetaTOFObjectFactory
 
importObject(Object) - Method in interface org.jcon.persistance.TOFObjectFactory
Imports an object from some StructuredStore.
importObject() - Method in class org.jcon.persistance.TOFParser
 
importObject(Object) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Imports an object from another place in the store (invalid if store is null)
importTextObject(Object) - Method in class org.jcon.persistance.MetaTOFObjectFactory
 
importTextObject(Object) - Method in interface org.jcon.persistance.TOFObjectFactory
Imports a text object from some StructuredStore.
importTextObject() - Method in class org.jcon.persistance.TOFParser
 
importTextObject(Object) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Imports a text object from another place in the store (invalid if store is null)
inclination - Variable in class com.partnersoft.gps.LaserRangefinderReading
 
include(String) - Method in class com.partnersoft.scripting.BeanShellScript
Include the named file, which must be available in the ScriptKeeper provided via setScriptLibs()
include(Object) - Method in class org.jcon.data.Aggregation
Includes the given object in the aggregation.
includeAll(Object) - Method in class org.jcon.data.Aggregation
Tries to iterate across the given object, executing include() on each member.
includeAll(Object, String) - Method in class org.jcon.data.Aggregation
Tries to iterate across the given object, executing include() on a subproperty of each member.
includeAreas - Variable in class com.partnersoft.maps.translator.MapDataIndex
 
includeData - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
includeFile(VfsFile) - Method in class com.partnersoft.scripting.BeanShellScript
Include the given file.
includeFile(String) - Method in class com.partnersoft.scripting.BeanShellScript
Include the given file by path.
includeLines - Variable in class com.partnersoft.maps.translator.MapDataIndex
 
includePoints - Variable in class com.partnersoft.maps.translator.MapDataIndex
 
includeText - Variable in class com.partnersoft.maps.translator.MapDataIndex
 
increment() - Method in class com.partnersoft.gadgets.LoggingThingCounter
 
increment(int) - Method in class com.partnersoft.gadgets.LoggingThingCounter
 
IncrementalPackratFileBuilder - Class in com.partnersoft.io.formats.packrat
Builds a packrat file incrementally, without requiring everything to be in memory.
IncrementalPackratFileBuilder(File, PackratDatatype) - Constructor for class com.partnersoft.io.formats.packrat.IncrementalPackratFileBuilder
 
IncrementalSearch - Class in com.partnersoft.prototype
 
IncrementalSearch(JTextComponent) - Constructor for class com.partnersoft.prototype.IncrementalSearch
 
incrementalZoom(int, int, int) - Method in class com.partnersoft.gui.ImageViewer
 
incrementalZoom(double, double, int, int, int) - Method in class com.partnersoft.maps.app.MapViewLogic
Incremental zoom.
incrementalZoom(int) - Method in class com.partnersoft.maps.app.MapViewLogic
 
incrementBytesTransferred(long) - Method in class com.partnersoft.update.model.UpdateSession
 
incrementBytesUnpacked(long) - Method in class com.partnersoft.update.model.UpdateSession
 
incrementCount() - Method in class com.partnersoft.gui.ProgressDialog
 
incrementDenominator() - Method in class com.partnersoft.gadgets.LoggingRatioCounter
 
incrementDenominator(int) - Method in class com.partnersoft.gadgets.LoggingRatioCounter
 
incrementNumerator() - Method in class com.partnersoft.gadgets.LoggingRatioCounter
 
incrementNumerator(int) - Method in class com.partnersoft.gadgets.LoggingRatioCounter
 
indent() - Method in class org.jcon.persistance.BarsoomWriter
Increases indention level by one.
indent() - Method in class org.jcon.persistance.TOFWriter
Increases indention level by one.
indention - Variable in class org.jcon.persistance.BarsoomWriter
 
indention - Variable in class org.jcon.persistance.TOFWriter
 
indexColumn - Variable in class com.partnersoft.data.StringTable
 
IndexedConnectivityFile - Class in com.partnersoft.maps.file
 
IndexedConnectivityFile(VfsFile) - Constructor for class com.partnersoft.maps.file.IndexedConnectivityFile
 
IndexedIdentifiableSet<E extends Identifiable> - Class in com.partnersoft.data
 
IndexedIdentifiableSet(boolean, boolean, boolean) - Constructor for class com.partnersoft.data.IndexedIdentifiableSet
 
IndexedIdentifiableSet() - Constructor for class com.partnersoft.data.IndexedIdentifiableSet
 
indexes - Variable in class com.partnersoft.maps.model.RoverBundle
 
IndexFile<T> - Interface in com.partnersoft.maps.file
 
indexForKey(int) - Method in class com.partnersoft.maps.file.IntegerIndexFile
 
indexOf(byte[]) - Method in class com.partnersoft.data.ByteBuffer
 
indexOf(byte...) - Method in class com.partnersoft.data.DynamicByteArray
Searches the contents for a match on the given binary array.
indexOf(Object) - Method in class com.partnersoft.data.ImmutableArrayList
 
indexOf(Object) - Method in class com.partnersoft.data.LeakyList
 
indexOf(String) - Method in class com.partnersoft.io.formats.dump.PackedNamedRandomAccessObjectDump
 
indexOf(String) - Method in class com.partnersoft.maps.file.FindItemFile
 
indexOf(int) - Method in class com.partnersoft.maps.file.IndexedConnectivityFile
 
indexOf(int) - Method in class com.partnersoft.maps.model.ArrayElectricalConnectivityNodeList
 
indexOf(int) - Method in class com.partnersoft.maps.model.ElectricalConnectivity
 
indexOf(int) - Method in interface com.partnersoft.maps.model.ElectricalConnectivityNodeList
 
indexOf(String) - Method in interface com.partnersoft.maps.model.FindItemIndex
 
indexOf(String) - Method in class com.partnersoft.maps.model.Lookup
 
indexOf(int) - Method in class com.partnersoft.maps.model.MapConnectivity
 
indexOf(String) - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
indexOf(String) - Method in class org.jcon.data.ArrayListRecord
 
indexRangeFor(String) - Method in class com.partnersoft.maps.file.FindItemFile
 
indexRangeFor(String) - Method in interface com.partnersoft.maps.model.FindItemIndex
If the find item has duplicates, you might want to know what the range is.
indexRangeFor(String) - Method in class com.partnersoft.maps.model.Lookup
If the find item has duplicates, you might want to know what the range is.
indexRangeFor(String) - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
indicationColor - Variable in class com.partnersoft.maps.model.MapSpaceLegend
 
indicationColorName - Variable in class com.partnersoft.maps.model.MapSpaceLegend
 
inflate(DynamicByteArray, DynamicByteArray) - Static method in class com.partnersoft.compression.zip.ZipLib
Decompresses the contents of the given input array and places the results in the given output array.
inflate(DynamicByteArray) - Static method in class com.partnersoft.compression.zip.ZipLib
 
inflate(byte[], int, int) - Static method in class com.partnersoft.compression.zip.ZipLib
 
inflate(byte[]) - Static method in class com.partnersoft.compression.zip.ZipLib
 
info(Object) - Method in interface com.partnersoft.core.Log
Log a message with info log level.
info(Object, Throwable) - Method in interface com.partnersoft.core.Log
Log an error with info log level.
info(String) - Method in class com.partnersoft.update.app.UpdateLog
 
info(String, Throwable) - Method in class com.partnersoft.update.app.UpdateLog
 
info(String) - Method in class com.partnersoft.update.web.WebUpdateLog
 
info(String, Throwable) - Method in class com.partnersoft.update.web.WebUpdateLog
 
infoFor(Path) - Method in class com.partnersoft.net.yonder.YonderClient
Requests information about a file.
initialize() - Method in class com.partnersoft.geometry.projection.StandardProjection
 
initialize() - Method in class com.partnersoft.gps.nmea.NmeaParserConfigutron
 
initialize() - Method in class com.partnersoft.gps.simulation.SimulatedGpsConfigutron
 
initialize() - Method in class com.partnersoft.maps.app.GpsConfigPanel
Called in the constructor to lay out the controls.
initialize() - Method in class com.partnersoft.maps.app.GpsControlPanel
Initialize creates the SatelliteDiagram object.
initialize() - Method in class com.partnersoft.maps.app.MapAppLogic
Initializes the state from preferences and/or defaults.
initialize(MapApp, MapAppSkin) - Method in class com.partnersoft.maps.app.MapAppRoot
 
initialize() - Method in class com.partnersoft.maps.app.MapConfigLogic
 
initialize() - Method in class com.partnersoft.maps.app.MapConnectivityLogic
 
initialize() - Method in class com.partnersoft.maps.app.MapDataPanel
 
initialize() - Method in class com.partnersoft.maps.app.MapEditLogic
 
initialize() - Method in class com.partnersoft.maps.app.MapFileLogic
Initializes the find items from preferences.
initialize() - Method in class com.partnersoft.maps.app.MapFindLogic
Initializes the find items from preferences.
initialize() - Method in class com.partnersoft.maps.app.MapGpsLogic
 
initialize() - Method in class com.partnersoft.maps.app.MapHelpLogic
 
initialize() - Method in class com.partnersoft.maps.app.MapPrintLogic
 
initialize() - Method in class com.partnersoft.maps.app.MapQueryLogic
 
initialize() - Method in class com.partnersoft.maps.app.MapSelectionLogic
Initializes the view from preferences.
initialize() - Method in class com.partnersoft.maps.app.MapSoundLogic
 
initialize() - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
initialize() - Method in class com.partnersoft.maps.app.MapStyleLogic
 
initialize() - Method in class com.partnersoft.maps.app.MapViewLogic
Initializes the view from preferences.
initialize() - Method in class com.partnersoft.maps.app.MapWindowLogic
 
initialize(MapApp) - Method in class com.partnersoft.maps.model.MapSet
 
initialize() - Method in class com.partnersoft.system.Module
Initializes the module by running all scripts (must be .bsh) in control/initialize.
initialize() - Method in class com.partnersoft.update.app.UpdateLogic
Initialize logic state and perform any pre-update tasks.
initialized - Variable in class com.partnersoft.geometry.projection.StandardProjection
Set this to false to force initialize() to be run again.
initialized - Variable in class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
initializeImp() - Method in class com.partnersoft.geometry.projection.AlbersEqualArea
 
initializeImp() - Method in class com.partnersoft.geometry.projection.LambertConformalConic
 
initializeImp() - Method in class com.partnersoft.geometry.projection.StandardProjection
 
initializeImp() - Method in class com.partnersoft.geometry.projection.TransverseMercator
 
initializeImp() - Method in class com.partnersoft.geometry.projection.UTM
 
initializeModules() - Method in class com.partnersoft.system.ModuleManager
Initializes the list of active modules, in priority order, by calling each module's initialization scripts.
InMemoryGoedelIndex - Class in com.partnersoft.io.formats.dump
This is a gadget to allow in-memory sorting of a GoedelObjectStore.
InMemoryGoedelIndex() - Constructor for class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
InMemoryGoedelIndex(long[], long[], int) - Constructor for class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
InMemoryStringIndex - Class in com.partnersoft.io.formats.dump
This is a gadget to allow in-memory sorting of a NamedObjectStore.
InMemoryStringIndex() - Constructor for class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
InMemoryStringIndex(boolean) - Constructor for class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
innie - Variable in class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
inputFromData(DataInput, int) - Method in class com.partnersoft.data.DynamicByteArray
Fills this DynamicByteArray with data from the given DataInput, appending it to the end of any existing data.
inputFromStream(InputStream, int) - Method in class com.partnersoft.data.DynamicByteArray
Fills this DynamicByteArray with data from the given stream, appending it to the end of any existing data.
InputLogger - Class in com.partnersoft.io
A runnable that takes an input stream and logs all inputs from it.
InputLogger(InputStream) - Constructor for class com.partnersoft.io.InputLogger
 
InputLogger(InputStream, boolean) - Constructor for class com.partnersoft.io.InputLogger
 
inputOffsetX - Variable in class com.partnersoft.maps.model.MapSetDescription
Note that this is usually 0.0.
inputOffsetY - Variable in class com.partnersoft.maps.model.MapSetDescription
Note that this is usually 0.0.
inputScaleX - Variable in class com.partnersoft.maps.model.MapSetDescription
 
inputScaleY - Variable in class com.partnersoft.maps.model.MapSetDescription
 
InputSource - Interface in com.partnersoft.io
A generic input source.
InputTosser - Class in com.partnersoft.io
A runnable that takes an input stream and discards all inputs from it.
InputTosser(InputStream) - Constructor for class com.partnersoft.io.InputTosser
 
insert(int) - Method in class com.partnersoft.data.DataBuffer
Inserts a slot in the array, copying contents up one.
insert(int) - Method in class com.partnersoft.data.DynamicArray
Inserts a slot in the array, copying contents up one.
insert(int, RoverData) - Method in class com.partnersoft.maps.database.RoverDataTable
 
insert(int, RoverFindItem) - Method in class com.partnersoft.maps.database.RoverFindItemTable
 
insert(int, RoverImageFile) - Method in class com.partnersoft.maps.database.RoverImageFileTable
 
insert(int, T) - Method in class com.partnersoft.maps.database.RoverShapeTable
 
insert(int, T) - Method in class com.partnersoft.maps.database.RoverTable
 
insert(Naming<Object>) - Method in class com.partnersoft.sql.SqlInserter
Insert a record using the given Naming of values.
insert(Cog) - Method in class com.partnersoft.sql.SqlInserter
Insert a record using the given Cog containing values.
insert(Object...) - Method in class com.partnersoft.sql.SqlInserter
Inserts a record with the given array of values.
insert(List<Object>) - Method in class com.partnersoft.sql.SqlInserter
Inserts a record with the given list of values.
insertBlankRow(int) - Method in class com.partnersoft.workbench.editors.TableEditor
Inserts an empty row at the given index.
insertColumnAt(int) - Method in class com.partnersoft.data.GridContainer
Inserts a column at given index.
insertionX - Variable in class com.partnersoft.io.formats.dxf.DXFInsert
 
insertionX - Variable in class com.partnersoft.io.formats.dxf.DXFMText
 
insertionY - Variable in class com.partnersoft.io.formats.dxf.DXFInsert
 
insertionY - Variable in class com.partnersoft.io.formats.dxf.DXFMText
 
insertOrUpdate(String, String, Naming) - Method in class com.partnersoft.io.sql.DatabaseConnection
A convenience method that updates a single table using the given values and key field.
insertOrUpdate(DatabaseConnection, String, String, String, Naming) - Method in class com.partnersoft.io.sql.DatabaseConnection
Same as the other insertOrUpdate, but with two key values instead of one.
insertOrUpdate(String, String, Naming<Object>) - Method in class com.partnersoft.sql.SqlConnection
Inserts or updates the given data into the given table.
insertRowAt(int) - Method in class com.partnersoft.data.GridContainer
Inserts a row at given index.
insertRowAt(int, Naming) - Method in class com.partnersoft.workbench.editors.TableEditor
Inserts row at specified index.
insertRowAt(int, Object...) - Method in class com.partnersoft.workbench.editors.TableEditor
Inserts row at specified index.
insertString(int, String, AttributeSet) - Method in class com.partnersoft.gui.forms.FormValidatedDocument
This method overrides the method in the parent class to validate the String resulting from the insertion before applying the change.
insertString(int, String, AttributeSet) - Method in class com.partnersoft.gui.ValidatedDocument
This method overrides the method in the parent class to validate the String resulting from the insertion before applying the change.
insertUpdate(DocumentEvent) - Method in class com.partnersoft.prototype.IncrementalSearch
 
inside(double, double, double, double, double, double) - Static method in class com.partnersoft.geometry.GeometryLib
Returns true if the coordinate is inside the rectangle.
insideAppGroup - Variable in class com.partnersoft.io.formats.dxf.DXFEntity
 
INSTALL - Static variable in class com.partnersoft.update.model.UpdateCommand
 
INSTALL_TYPES - Static variable in interface com.partnersoft.update.UpdateConstants
 
INSTALL_TYPES - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
installUpdatedPackages() - Method in class com.partnersoft.update.app.UpdateFileLogic
Install the updated packages, removing existing files first.
INSTANCE - Static variable in class com.partnersoft.formats.shapefile.ShpNull
Since all ShpNull objects have no state and are thus equivalent, you can just use this handy instance constant for all your ShpNull needs.
instanceFor(Class) - Method in class com.partnersoft.core.LogFactory
Return a Log object for the given class.
instanceFor(String) - Method in class com.partnersoft.core.LogFactory
Returns the correct Log instance for the given name.
instanceFor(Class) - Method in class com.partnersoft.platform.j2se.Log4jLogFactory
 
instanceFor(String) - Method in class com.partnersoft.platform.j2se.Log4jLogFactory
 
instanceFor(Class) - Method in class com.partnersoft.platform.webstart.WebstartLogFactory
 
instanceFor(String) - Method in class com.partnersoft.platform.webstart.WebstartLogFactory
 
instant(String, String, Throwable, boolean) - Static method in class org.jcon.util.Death
 
instant(String, String) - Static method in class org.jcon.util.Death
 
instant(String, String, Throwable) - Static method in class org.jcon.util.Death
 
instant(String, Throwable) - Static method in class org.jcon.util.Death
 
instant(Throwable) - Static method in class org.jcon.util.Death
 
instantiate(Class) - Static method in class com.partnersoft.data.DataLib
Tries to create an instance of the given class; throws an IllegalArgumentException if it can't.
instantiate(String) - Static method in class com.partnersoft.data.DataLib
Tries to create an instance of the named class; throws an IllegalArgumentException if it can't.
instantiate(Class) - Static method in class com.partnersoft.data.ObjectLib
Tries to create an instance of the given class; throws an IllegalArgumentException if it can't.
instantiate(String) - Static method in class com.partnersoft.data.ObjectLib
Tries to create an instance of the named class; throws an IllegalArgumentException if it can't.
instantiate(Class) - Static method in class org.jcon.data.DataUtilities
Tries to create an instance of the given class; throws an IllegalArgumentException if it can't.
instantiate(String) - Static method in class org.jcon.data.DataUtilities
Tries to create an instance of the named class; throws an IllegalArgumentException if it can't.
instantiateCoggable(Class, Cog) - Static method in class com.partnersoft.cog.CogLib
Instantiates a new Coggable object from he given class and state.
instantiateOrDie(Class) - Static method in class org.jcon.data.DataUtilities
Tries to create an instance of the given class; dies if it can't.
instantiateOrDie(String) - Static method in class org.jcon.data.DataUtilities
Tries to create an instance of the named class; dies if it can't.
IntBuffer - Class in com.partnersoft.data
A fast int array buffer with public access to contents.
IntBuffer() - Constructor for class com.partnersoft.data.IntBuffer
Creates an empty int buffer.
IntBuffer(int) - Constructor for class com.partnersoft.data.IntBuffer
Creates a int buffer of the given size.
IntBuffer(int[]) - Constructor for class com.partnersoft.data.IntBuffer
 
integerClass - Static variable in class com.partnersoft.data.DataLib
 
integerClass - Static variable in class org.jcon.data.DataUtilities
 
IntegerDocument - Class in com.partnersoft.gui
A document that only allows integral values.
IntegerDocument() - Constructor for class com.partnersoft.gui.IntegerDocument
 
IntegerField - Class in com.partnersoft.gui
A type-in field that only accepts Integers.
IntegerField() - Constructor for class com.partnersoft.gui.IntegerField
 
IntegerIndexFile - Class in com.partnersoft.maps.file
A file containing byte offsets for another file, accessible by the order of the keys (index) or the integer key itself (key).
IntegerIndexFile(VfsFile) - Constructor for class com.partnersoft.maps.file.IntegerIndexFile
 
IntegerIndexFileBuilder - Class in com.partnersoft.maps.file
Builds and sorts an IntegerIndexFile.
IntegerIndexFileBuilder(String) - Constructor for class com.partnersoft.maps.file.IntegerIndexFileBuilder
 
IntegerIndexFileBuilder(Path) - Constructor for class com.partnersoft.maps.file.IntegerIndexFileBuilder
 
IntegerIndexFileBuilder(VfsFile) - Constructor for class com.partnersoft.maps.file.IntegerIndexFileBuilder
 
integerPrefixOf(String) - Static method in class com.partnersoft.data.StringLib
Attempts to parse a integer prefix for the given string and return it as an integer.
IntegerStack - Class in org.jcon.data.performance
A high-performance, direct access stack of integers.
IntegerStack() - Constructor for class org.jcon.data.performance.IntegerStack
 
integerSuffixOf(String) - Static method in class com.partnersoft.data.StringLib
Returns the integer value of the suffix of the string.
internal - Variable in class com.partnersoft.maps.translator.MapDataIndex
 
InternalDialog - Class in com.partnersoft.gui
 
InternalDialog(JFrame) - Constructor for class com.partnersoft.gui.InternalDialog
 
INTERNATIONAL_FEET_TO_METERS - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
intersect(Line) - Method in class com.partnersoft.geometry.Line
Finds the intersection point for the two lines.
intersectionWith(XyBounds) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns the intersection of this bounds with the given bounds.
intersectionWith(XyLine) - Method in class com.partnersoft.geometry.xy.XyLine
Find the intersection of the two lines.
intersects(Rectangle) - Method in class com.partnersoft.geometry.Rectangle
Returns true if the given rectangle intersects this one.
intersects(XyBounds) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns true if this bounds intersects the one given.
intersects(double, double, double, double) - Method in class com.partnersoft.io.formats.rover.RoverGraphic
 
intersects(double, double, double, double) - Method in class com.partnersoft.io.formats.rover.RoverPolygon
 
intersects(double, double, double, double) - Method in class com.partnersoft.io.formats.rover.RoverPolyline
 
intersects(XyBounds) - Method in class com.partnersoft.maps.render.TextRenderingGeometry
 
interval - Variable in class com.partnersoft.maps.model.Decoration
 
intLiteral() - Method in class org.jcon.persistance.TOFParser
 
inTransaction() - Method in class com.partnersoft.io.vfs.UndoableVfs
 
inTransaction() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
IntrospectionLib - Class in org.jcon.data
A library of introspection convenience functions.
IntrospectionLib() - Constructor for class org.jcon.data.IntrospectionLib
 
IntrospectionProfile - Class in org.jcon.data
This is a class which builds and holds various items of interest for introspectors.
IntrospectionProfile(Class) - Constructor for class org.jcon.data.IntrospectionProfile
 
IntrospectiveTemplate - Class in com.partnersoft.data
A fast and simple templating tool based on PathedIntrospector.
IntrospectiveTemplate() - Constructor for class com.partnersoft.data.IntrospectiveTemplate
 
IntrospectiveTemplate(String) - Constructor for class com.partnersoft.data.IntrospectiveTemplate
 
intsToBlob(int[]) - Static method in class com.partnersoft.io.BitLib
 
intsToBytes(int[]) - Static method in class com.partnersoft.data.ByteLib
Converts a big-endian int array to a byte array (with the same byte sequence).
intToBinary(int) - Static method in class com.partnersoft.data.ByteLib
Converts a primitive, big-endian int to its binary representation.
intToBinary(int) - Static method in class com.partnersoft.data.StringLib
 
intToBytes(int, byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts an int into a 4-byte array.
intToBytes(int, byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts an int into a 4-byte array.
intToHex(int) - Static method in class com.partnersoft.data.ByteLib
Converts a primitive, big-endian int to its hexadecimal representation.
intToHex(int) - Static method in class com.partnersoft.data.StringLib
 
invalidateLayout(Container) - Method in class com.partnersoft.gui.DelegatingLayoutManager
 
invalidateLayout(Container) - Method in class com.partnersoft.gui.NewspaperLayout
 
InvalidConfigurationException - Exception in org.jcon.util
A RuntimeException to throw when the provided configuration is completely invalid and unuseable.
InvalidConfigurationException() - Constructor for exception org.jcon.util.InvalidConfigurationException
 
InvalidConfigurationException(String) - Constructor for exception org.jcon.util.InvalidConfigurationException
 
invalidGraphicType(String) - Method in class com.partnersoft.maps.translator.TranslationReports
 
invalidIcon(String) - Method in class com.partnersoft.maps.translator.TranslationReports
 
invalidStyle(String) - Method in class com.partnersoft.maps.translator.TranslationReports
 
inverseColor - Variable in class com.partnersoft.gui.FontGraphics
 
InverseFilter - Class in com.partnersoft.gui
An image filter than performs an inverse video effect on the colors.
InverseFilter() - Constructor for class com.partnersoft.gui.InverseFilter
Create a new InverseFilter.
inverseTransform - Variable in class com.partnersoft.maps.model.MapViewFrame
This is reset during resetTransform(); if you don't call it after changing parameters it is invalid.
invert() - Method in class com.partnersoft.data.PathBuilder
Inverts the path, so that the parts are in reverse order.
inverted() - Method in class com.partnersoft.geometry.xy.XyAngle
Inverts the angle.
invisiblePolylineStyle - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
IOConstants - Class in com.partnersoft.io
Constants used in I/O operations.
IOCopier - Interface in com.partnersoft.io
Interface for tools that copy data from an input source to an output sink.
IOLib - Class in com.partnersoft.io
General-purpose I/O routines.
IOLib() - Constructor for class com.partnersoft.io.IOLib
 
IOUtilities - Class in org.jcon.io
Some general I/O utility methods.
IOUtilities() - Constructor for class org.jcon.io.IOUtilities
 
isAbsolute() - Method in class com.partnersoft.data.Path
Returns true if this is an absolute path.
isAbsolute() - Method in class com.partnersoft.data.PathBuilder
Is this path absolute?
isAccuracyGood() - Method in class com.partnersoft.gps.GPSState
 
isAction(String) - Method in class com.partnersoft.gadgets.ActionBureau
 
isAction() - Method in class com.partnersoft.gui.forms.FormFieldEvent
 
isActionAvailable() - Method in class com.partnersoft.maps.app.WheelMenu
 
isAcute() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns true if the angle is positive and less than half a circle.
isAddAvailable() - Method in class com.partnersoft.maps.app.MapEditLogic
 
isAddAvailable() - Method in class com.partnersoft.maps.app.WheelMenu
 
isAddButtonLocked() - Method in class com.partnersoft.maps.app.GpsControlPanel
 
isAddingWithGps() - Method in class com.partnersoft.maps.app.MapGpsLogic
If true, GPS auto-drawing is enabled.
isAddSupported(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
isAddSupported(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
isAddSupported(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
isAddSupported(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Returns true if add is supported.
isAlive() - Method in class com.partnersoft.maps.app.MapApp
This method returns false after the MapApp has been shut down.
isAncestorOf(Cog) - Method in class com.partnersoft.cog.Cog
Returns true if this node is an ancestor of the given node.
isAncestorOf(Path) - Method in class com.partnersoft.data.Path
Returns true if this path is an ancestor of the one given.
isAnimated() - Method in class com.partnersoft.preferences.model.GraphicsPreferences
If true, selection and indication animation is enabled.
isAnimated() - Method in class com.partnersoft.preferences.model.VideoPreferences
If true, selection and indication animation is enabled.
isAnscestor(Node, Node) - Static method in class com.partnersoft.io.formats.xml.XMLLib
 
isAntialiased() - Method in class com.partnersoft.gui.opengl.OpenglControl
 
isAnyActionAvailable() - Method in class com.partnersoft.maps.app.WheelMenu
 
isAPhaseCurrentlyOn() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if "A" phase is currently on (connected).
isAPhaseNormallyOn() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if "A" phase is normally on (connected).
isAPhasePresent() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if "A" phase is present in this node.
isAppropriateFor(VfsFile) - Method in class com.partnersoft.workbench.handlers.CogFileHandler
 
isAppropriateFor(VfsFile) - Method in class com.partnersoft.workbench.handlers.DatabaseCogFileHandler
 
isAppropriateFor(VfsFile) - Method in class com.partnersoft.workbench.handlers.GenericFileHandler
 
isAppropriateFor(VfsFile) - Method in class com.partnersoft.workbench.handlers.MapsetLegendFileHandler
 
isAppropriateFor(VfsFile) - Method in class com.partnersoft.workbench.handlers.MapsetSettingsFileHandler
 
isAppropriateFor(VfsFile) - Method in class com.partnersoft.workbench.handlers.StyleFileHandler
 
isAppropriateFor(VfsDirectory) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryHandler
 
isAppropriateFor(VfsFile) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler
 
isAppropriateFor(VfsDirectory) - Method in interface com.partnersoft.workbench.model.WorkbenchDirectoryHandler
Returns true if this handler can handle the given directory.
isAppropriateFor(VfsFile) - Method in interface com.partnersoft.workbench.model.WorkbenchFileHandler
Returns true if this handler can handle the given file.
isArea() - Method in class com.partnersoft.maps.model.MapDataItem
Returns true if the first associated graphics is an Area geometry.
isAtLeast(DxfVersion) - Method in enum com.partnersoft.formats.dxf.DxfVersion
Returns true if this version is the same as, or later than, the given version.
isAutoGenerated() - Method in class com.partnersoft.cog.CogStructureField
 
isAutoRefreshed() - Method in class com.partnersoft.preferences.model.MapsetPreferences
If true, mapset is automatically refreshed, at an interval set by the autoRefreshInterval property.
isAutoRotate() - Method in class com.partnersoft.maps.model.LineDecoration
true - angleOffset is relative from line angle false - angleOffset is absolute
isAutoRotatePosition() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of autoRotatePosition
isAutoRotateText() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of autoRotateText
isAvailable() - Method in class com.partnersoft.maps.translator.MapDataTypeField
 
isAvailable() - Method in class com.partnersoft.maps.translator.PropertyTransformConfig
 
isBackBufferSupported() - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
isBackBufferSupported() - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
isBackBufferSupported() - Method in interface com.partnersoft.maps.render.DrawingSurface
Returns true if this surface offers a backing buffer.
isBackBufferSupported() - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
isBackup() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
isBackup() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
isBackup() - Method in interface com.partnersoft.io.vfs.VfsNode
True if the file is a backup file - commonly this is based on file name patterns like *~ or *.bak.
isBackward() - Method in class com.partnersoft.formats.dxf.DxfAttrib
If true, text is backward (mirrored in X).
isBeneath(File, File) - Static method in class com.partnersoft.io.FileLib
Returns true if the given file is the root or a file "beneath" (a subdirectory of or in a subdirectory of) the root.
isBlabby() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
isBlabby() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
isBoolean(String) - Static method in class org.jcon.util.DataLib
Returns true if @param text equals "true" or "false", otherwise returns false.
isBootstrapped() - Method in class com.partnersoft.system.ModuleManager
 
isBorderOpaque() - Method in class com.partnersoft.gui.RoundedBorder
 
isBPhaseCurrentlyOn() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if "B" phase is currently on (connected).
isBPhaseNormallyOn() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if "B" phase is normally on (connected).
isBPhasePresent() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if "B" phase is present in this node.
isBusy() - Method in class com.partnersoft.gadgets.ActionBureau
 
isCanceled() - Method in class com.partnersoft.gadgets.ActivityProgressWorker
Returns if this thread's work has been canceled.
isCarrierLockGood() - Method in class com.partnersoft.gps.GPSState
 
isCenter() - Method in enum com.partnersoft.maps.actors.SnapshotHandleType
 
isChaff() - Method in class com.partnersoft.io.formats.rover.RoverGraphic
If true then this graphic can be chucked - it is invalid or trivial for some reason.
isChaff() - Method in class com.partnersoft.io.formats.rover.RoverPoint
 
isChaff() - Method in class com.partnersoft.io.formats.rover.RoverPointColor
 
isChaff() - Method in class com.partnersoft.io.formats.rover.RoverPolygon
 
isChaff() - Method in class com.partnersoft.io.formats.rover.RoverPolyline
 
isChaff() - Method in class com.partnersoft.io.formats.rover.RoverText
 
isChaff() - Method in class org.jcon.text.DelimitedFieldDef
False if the field actually maps to a field.
isChaff() - Method in class org.jcon.text.FixedLengthFieldDef
False if the field actually maps to a field.
isChecked() - Method in class com.partnersoft.gui.CheckBoxControl
 
isClockwise() - Method in class com.partnersoft.formats.shapefile.ShpCurve
Returns true if the arc proceeds clockwise from this ShpCurve's xy position to the next's.
isClockwise() - Method in class com.partnersoft.geometry.xy.XyArc
If true, arc proceeds clockwise from start to end.
isClockwise() - Method in class com.partnersoft.geometry.xy.XyRotation
Returns true if rotation represents a right, or clockwise, turn.
isClosed() - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
True if polyline should be closed.
isClosed() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Closed flag, optional, default false.
isColor(String) - Static method in class com.partnersoft.gui.ColorLib
 
isCompact() - Method in class com.partnersoft.cog.CogXmlWriter
If compact is true, no extra newlines or spaces are added to the XML.
isCompactPrinting() - Method in class org.jcon.persistance.BarsoomWriter
True if writer is compact printing.
isCompleted() - Method in class com.partnersoft.gadgets.AsynchronousCommand
Processing completed.
isCompressing() - Method in class com.partnersoft.io.CompressionSwitchingInputStream
 
isCompressing() - Method in class com.partnersoft.io.CompressionSwitchingOutputStream
 
isConnected() - Method in class com.partnersoft.sql.DatabaseApp
Is this databaseConnection connected to anything?
isConnected() - Method in class com.partnersoft.sql.SqlConnection
 
isConnectedTo(int) - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
isConnectSupported(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
isConnectSupported(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
isConnectSupported(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
isConnectSupported(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Returns true if connect is supported.
isConstant() - Method in class com.partnersoft.formats.dxf.DxfAttrib
True if this is a constant attribute.
isControlTheCenter() - Method in class com.partnersoft.formats.shapefile.ShpCurve
Returns true if the arc control point is the center of the arc's circle.
isConvertSupported(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
isConvertSupported(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
isConvertSupported(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
isConvertSupported(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Returns true if convert is supported.
isCopySupported(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
isCopySupported(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
isCopySupported(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
isCopySupported(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Returns true if copy is supported.
isCorner() - Method in enum com.partnersoft.maps.actors.SnapshotHandleType
 
isCounterClockwise() - Method in class com.partnersoft.geometry.xy.XyRotation
Returns true if rotation represents a left, or counter-clockwise turn.
isCPhaseCurrentlyOn() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if "A" phase is currently on (connected).
isCPhaseNormallyOn() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if "A" phase is normally on (connected).
isCPhasePresent() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if "C" phase is present in this node.
isCurved() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Curved flag, optional, default false.
isCurved() - Method in class com.partnersoft.formats.shapefile.ShpCurve
Returns true if this is actually a curved segment.
isCurveFitDefined() - Method in class com.partnersoft.formats.dxf.DxfVertex
A curve-fit tangent is defined for this vertex.
isDarkBackground() - Method in class com.partnersoft.maps.app.WheelMenu
 
isDataFlavorSupported(DataFlavor) - Method in class com.partnersoft.maps.app.MapEditToolTransferable
 
isDataMerging() - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
isDebugEnabled() - Method in interface com.partnersoft.core.Log
Is debug logging currently enabled?
isDegenerate() - Method in class com.partnersoft.geometry.Line
 
isDegenerate(DoubleBuffer) - Static method in class com.partnersoft.geometry.Polygon
 
isDegenerate() - Method in class com.partnersoft.geometry.Polygon
 
isDegenerate() - Method in class com.partnersoft.geometry.Polyline
 
isDegenerate(DoubleBuffer) - Static method in class com.partnersoft.geometry.Polyline
 
isDegenerate() - Method in class com.partnersoft.geometry.Triangle
 
isDeleteAvailable() - Method in class com.partnersoft.maps.app.MapEditLogic
 
isDeleteAvailable() - Method in class com.partnersoft.maps.app.WheelMenu
 
isDeleteSupported(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
isDeleteSupported(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
isDeleteSupported(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
isDeleteSupported(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Returns true if delete is supported.
isDescendantOf(Cog) - Method in class com.partnersoft.cog.Cog
Returns true if this node is a descendant of the given node.
isDescendentOf(Path) - Method in class com.partnersoft.data.Path
Returns true if this path is a descendent of the one given.
isDevice() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if the node represents a primary device or switch.
isDirectDrawEnabled() - Method in class com.partnersoft.platform.j2se.J2sePreferences
 
isDirectDrawEnabled() - Method in class com.partnersoft.preferences.model.VideoPreferences
If true, enables the Windows DirectDraw pipeline of Java2D throughout the platform.
isDirectory() - Method in class com.partnersoft.net.yonder.YonderFileInfo
 
isDirty() - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
isDirty() - Method in interface com.partnersoft.maps.render.DrawingSurface
 
isDirty() - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
isDirty() - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
isDirty() - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
isDisabled() - Method in class com.partnersoft.gui.forms.AbstractFormField
 
isDisabled() - Method in class com.partnersoft.gui.forms.Form
 
isDisabled() - Method in interface com.partnersoft.gui.forms.FormField
 
isDisabled() - Method in class com.partnersoft.gui.forms.FormRandomIntegerField
 
isDisplayFramerate() - Method in class com.partnersoft.maps.render.RenderController
 
isDisplayListSupported() - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
isDisplayListSupported() - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
isDisplayListSupported() - Method in interface com.partnersoft.maps.render.DrawingSurface
 
isDrawable() - Method in class com.partnersoft.maps.model.RoverSet
 
isDrawingToBackBuffer() - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
isDrawingToBackBuffer() - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
isDrawingToBackBuffer() - Method in interface com.partnersoft.maps.render.DrawingSurface
Returns true if the surface is currently drawing to a backing buffer.
isDrawingToBackBuffer() - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
isDroppingElementsWithoutContent() - Method in class com.partnersoft.formats.xml.XmlBuilder
 
isEditable() - Method in class com.partnersoft.gui.forms.FormTextField
 
isEditAvailable() - Method in class com.partnersoft.maps.app.MapEditLogic
 
isEditAvailable() - Method in class com.partnersoft.maps.app.WheelMenu
 
isEditSupported(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
isEditSupported(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
isEditSupported(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
isEditSupported(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Returns true if edit is supported.
isEmpty() - Method in class com.partnersoft.data.DataBuffer
 
isEmpty() - Method in class com.partnersoft.data.DynamicArray
True if size() is zero.
isEmpty() - Method in class com.partnersoft.data.ImmutableArrayList
 
isEmpty() - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
isEmpty() - Method in class com.partnersoft.data.LeakyList
 
isEmpty() - Method in class com.partnersoft.data.Naming
 
isEmpty() - Method in class com.partnersoft.data.WeakHashSet
 
isEmpty() - Method in class com.partnersoft.geometry.xy.XyPolylineBuilder
Returns true if there are no points appended to this builder.
isEmpty() - Method in class com.partnersoft.io.formats.rover.RoverTileSet
 
isEmpty() - Method in class com.partnersoft.maps.file.LiteralPointTile
 
isEmpty() - Method in class com.partnersoft.maps.model.RoverBytes
 
isEmpty() - Method in class org.jcon.data.performance.IntegerStack
 
isEmpty() - Method in class org.jcon.data.ResultSetMap
 
isEmpty() - Method in class org.jcon.data.TranslatingMap
Returns true if the Map contains no elements.
isEmptyingElementsWithoutContent() - Method in class com.partnersoft.formats.xml.XmlBuilder
 
isEnabled() - Method in class com.partnersoft.gps.GPSSettings
Gets the value of enabled
isEnabled() - Method in class com.partnersoft.gps.RangefinderSettings
Gets the value of enabled
isEnabled() - Method in class com.partnersoft.gui.ButtonControl
 
isEnabled() - Method in class com.partnersoft.gui.LockingToggleButtonControl
 
isEnabled() - Method in class com.partnersoft.gui.ToggleButtonControl
 
isEnabled() - Method in class com.partnersoft.maps.model.MapSetViewSettings
 
isEnabled() - Method in class com.partnersoft.maps.model.RoverSet
 
isEnabled() - Method in class com.partnersoft.maps.translator.MapDataTypeField
 
isEnabled() - Method in class com.partnersoft.maps.translator.PropertyTransformConfig
 
isEnabled() - Method in class com.partnersoft.preferences.gui.SubsystemPreferencesPanel
 
isEphemera() - Method in class com.partnersoft.maps.model.MapSet
Returns true if this is the special Ephemera map set.
isErrorEnabled() - Method in interface com.partnersoft.core.Log
Is error logging currently enabled?
isExtraVertex() - Method in class com.partnersoft.formats.dxf.DxfVertex
Vertex is an extra created by curve fitting.
isExtrude() - Method in class com.partnersoft.formats.kml.KmlPoint
 
isFailOnChecksumMismatch() - Method in class com.partnersoft.update.web.WebUpdate
 
isFalse(String) - Method in class org.jcon.util.PropMap
 
isFatalEnabled() - Method in interface com.partnersoft.core.Log
Is fatal logging currently enabled?
isFetchValid() - Method in class com.partnersoft.io.AbstractIterableInput
 
isFetchValid() - Method in interface com.partnersoft.io.IterableInput
Returns true if the last call to fetch() was successful and got a valid result.
isFill() - Method in class com.partnersoft.formats.kml.KmlPolygonStyle
 
isFixedSize() - Method in class com.partnersoft.io.formats.packrat.PackratArray
 
isFixedSize() - Method in class com.partnersoft.io.formats.packrat.PackratAssociation
 
isFixedSize() - Method in class com.partnersoft.io.formats.packrat.PackratBlob
 
isFixedSize() - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
If true, datatype requires a fixed number of bytes.
isFixedSize() - Method in class com.partnersoft.io.formats.packrat.PackratFloat
 
isFixedSize() - Method in class com.partnersoft.io.formats.packrat.PackratInteger
 
isFixedSize() - Method in class com.partnersoft.io.formats.packrat.PackratList
 
isFixedSize() - Method in class com.partnersoft.io.formats.packrat.PackratString
 
isFixedSize() - Method in class com.partnersoft.io.formats.packrat.PackratStructure
 
isFloatingErrorDisplayEnabled() - Method in class com.partnersoft.preferences.model.LayoutPreferences
If true, log error and warning messages will appear in a transparent floating display over the map viewing area.
isFlushable(V) - Method in class com.partnersoft.gadgets.HashedCache
Optional override for subclasses - tests if an object can be flushed.
isFollowButtonLocked() - Method in class com.partnersoft.maps.app.GpsControlPanel
 
isFollowing() - Method in class com.partnersoft.workbench.gui.WorkbenchLogViewer
If true, scrollbar will follow running log.
isFollowingGPS() - Method in class com.partnersoft.maps.app.MapAppGps
 
isFollowingGps() - Method in class com.partnersoft.maps.app.MapGpsLogic
 
isFollowTerrain() - Method in class com.partnersoft.formats.kml.KmlLine
 
isForceloading() - Method in class com.partnersoft.gui.LocalImageFactory
 
isGpsEnabled() - Method in class com.partnersoft.gps.GPSManager
 
isGpsEnabled() - Method in class com.partnersoft.maps.app.MapGpsLogic
 
isGpsOnStartupEnabled() - Method in class com.partnersoft.gps.GPSManager
 
isGpsOpen() - Method in class com.partnersoft.maps.app.MapGpsLogic
Returns true if there is a configured, active GPS device.
isGui() - Method in class com.partnersoft.maps.tools.ConvertPalmMaps
 
isGui() - Method in class com.partnersoft.update.PackPackages
 
isHdopGood() - Method in class com.partnersoft.gps.GPSState
 
isHeadless() - Method in class com.partnersoft.core.Environment
Returns true if the app is running in headless (daemon) mode.
isHeadless() - Method in class com.partnersoft.maps.app.MapApp
 
isHeadless() - Method in class com.partnersoft.maps.app.MapAppRoot
 
isHeadless() - Method in class com.partnersoft.update.model.UpdateParameters
 
isHeadless() - Method in class com.partnersoft.update.web.WebUpdate
 
isHeavyweight() - Method in class com.partnersoft.gui.opengl.OpenglControl
 
isHidden() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
isHidden() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
isHidden() - Method in interface com.partnersoft.io.vfs.VfsNode
True if the file is a hidden file - commonly this is based on the file name starting with a ".".
isHiddenAtStartup() - Method in class com.partnersoft.preferences.model.MapsetPreferences
 
isHorizontal() - Method in class com.partnersoft.geometry.Line
 
isHorizontal() - Method in class com.partnersoft.geometry.xy.XyLine
Returns true if the line is horizontal (no rise, all run).
isIdentity() - Method in class com.partnersoft.geometry.measurement.LinearUnitTransform
 
isIdentity() - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
isIdentity() - Method in class com.partnersoft.geometry.projection.ProjectionTransform
 
isIdentity() - Method in class com.partnersoft.geometry.projection.ReverseProjectionTransform
 
isIdentity() - Method in class com.partnersoft.geometry.xy.XyAffineTransform
True if this is an identity transform.
isIdentity() - Method in interface com.partnersoft.geometry.xy.XyTransform
True if this transform will return the input unchanged, and can therefore be skipped or discarded.
isIdentity() - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
True if this is an identity transform.
isIdentity() - Method in class com.partnersoft.geometry.xyz.XyzPerspectiveTransform
True if this is an identity transform.
isIdentity() - Method in interface com.partnersoft.geometry.xyz.XyzTransform
True if this transform will return the input unchanged, and can therefore be skipped or discarded.
isIgnoringRequestsWhileBusy() - Method in class com.partnersoft.gadgets.ActionBureau
 
isIncremental() - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
Returns true if this is an incremental translator, and therefore allows use of the remove functions.
isIndexed() - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
isIndexed() - Method in class com.partnersoft.sql.SqlColumn
 
isIndexPart(String) - Static method in class com.partnersoft.cog.CogLib
Returns true if the path part is an index identifier like [1].
isInfoEnabled() - Method in interface com.partnersoft.core.Log
Is info logging currently enabled?
isInside(double, double) - Method in class com.partnersoft.geometry.Polygon
 
isInsideInstall(File) - Static method in class com.partnersoft.io.FileLib
Returns true if the given file is the root or a file "beneath" (a subdirectory of or in a subdirectory of) the root.
isInt(String) - Static method in class org.jcon.util.DataLib
 
isInvisible() - Method in class com.partnersoft.formats.dxf.DxfAttrib
Attribute invisible.
isInvisible() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
isJobInProgress() - Method in interface com.partnersoft.gps.postprocessing.Postprocessing
Used to detect whether stopJob() needs to be closed.
isKey() - Method in class com.partnersoft.sql.SqlColumn
 
isLeaf() - Method in class com.partnersoft.cog.Cog
Returns true if this is a leaf node with no children.
isLeaf() - Method in class com.partnersoft.data.PathedTree
Returns true if this node has no children.
isLeaf(Object) - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
isLeftTurn() - Method in class com.partnersoft.geometry.xy.XyRotation
Returns true if rotation represents a left, or counter-clockwise turn.
isLicensedFor(String) - Static method in class com.partnersoft.system.LicenseLib
 
isLike(String, String) - Static method in class org.jcon.util.DataLib
Returns true if the value is "like" the pattern, which may be a typical String or a wildcard.
isLine() - Method in class com.partnersoft.maps.model.MapDataItem
Returns true if the first associated graphics is a Line geometry.
isLineSmoothing() - Method in class com.partnersoft.preferences.model.OpenglPreferences
If true, line smoothing is enabled.
isLinetypeContinuous() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Continuous linetype mesh flag, optional, default false.
isLinux() - Method in class com.partnersoft.core.Environment
Convenience method to test for Linuxness.
isLoaded() - Method in class com.partnersoft.preferences.model.MapsetPreferences
If true, mapset is loaded at Map Viewer startup.
isLocked() - Method in class com.partnersoft.gui.LockingToggleButtonControl
Returns true if the locker button is on - isOn() must also be true if this is true.
isLocked() - Method in class com.partnersoft.update.model.UpdateInstallation
 
isMac() - Method in class com.partnersoft.core.Environment
Convenience method to test for Macness.
isManualFlushing() - Method in class com.partnersoft.gadgets.HashedCache
 
isMapSetEnabled(String) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
isMapsetFile() - Method in class com.partnersoft.workbench.model.WorkbenchFile
 
isMapsetInModule() - Method in class com.partnersoft.workbench.model.WorkbenchFile
 
isMapsetLoaded(String) - Method in class com.partnersoft.maps.app.MapApp
 
isMapsetLoaded(String) - Method in class com.partnersoft.maps.app.MapAppRoot
Returns true if the mapset has been enabled in preferences or some other thing.
isMapsetLoaded(String) - Method in class com.partnersoft.preferences.app.PreferencesManager
 
isMapsetLoaded(String) - Method in class com.partnersoft.preferences.model.MapSpacePreferences
 
isMarkedForRemoval() - Method in class com.partnersoft.maps.model.RasterImage
 
isMipmapped() - Method in class com.partnersoft.gui.opengl.OpenglControl
 
isModal() - Method in class com.partnersoft.gui.BasicDialog
 
isModified() - Method in class com.partnersoft.scripting.AbstractScript
 
isModified() - Method in interface com.partnersoft.scripting.Script
Returns true if the script has changed since the last time it was run.
isModular() - Method in class com.partnersoft.core.Environment
Returns true if system is running in a modular context (with a modular class loader).
isModuleFile() - Method in class com.partnersoft.workbench.model.WorkbenchFile
 
isMoveAvailable() - Method in class com.partnersoft.maps.app.MapEditLogic
 
isMoveAvailable() - Method in class com.partnersoft.maps.app.WheelMenu
 
isMoveSupported(MapEditContext) - Method in class com.partnersoft.maps.actors.AbstractSnapshotActor
 
isMoveSupported(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
isMoveSupported(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
isMoveSupported(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
isMoveSupported(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Returns true if moving is supported.
isNavigationBarEnabled() - Method in class com.partnersoft.gui.forms.FormTextField
 
isNotHighlighted - Variable in class com.partnersoft.maps.model.PolygonStyle
 
isNotHighlighted() - Method in class com.partnersoft.maps.model.PolygonStyle
 
isNotHighlighted - Variable in class com.partnersoft.maps.model.PolylineStyle
 
isNotHighlighted() - Method in class com.partnersoft.maps.model.PolylineStyle
 
isNullAllowed() - Method in class com.partnersoft.cog.CogStructureField
 
isObtuse() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns true if the angle is greater than half a circle but less than a full circle.
isOffset() - Method in class com.partnersoft.maps.rover.AbstractRoverPointShape
 
isOffset() - Method in class com.partnersoft.maps.rover.AbstractRoverShape
 
isOffset() - Method in interface com.partnersoft.maps.rover.RoverShape
Returns true if this shape has a rotation.
isOn() - Method in interface com.partnersoft.gadgets.Toggle
Gets toggle state.
isOn() - Method in class com.partnersoft.gadgets.ToggleEvent
 
isOn() - Method in class com.partnersoft.gadgets.ToggleGadget
Gets toggle state.
isOn() - Method in class com.partnersoft.gui.LockingToggleButtonControl
Returns true if the main button is on.
isOn() - Method in class com.partnersoft.gui.ToggleButtonControl
 
isOpaque() - Method in class com.partnersoft.gui.opengl.OpenglTextureHandle
 
isOpen() - Method in interface com.partnersoft.gps.GPSDevice
 
isOpen() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
isOpen() - Method in class com.partnersoft.gps.nmea.NmeaParser
 
isOpen() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
isOpen() - Method in class com.partnersoft.sql.EmbeddedDatabase
Returns true if the database is open (connected).
isOpen() - Method in class com.partnersoft.sql.SqlDataRecordSource
 
isOpenglPipelineEnabled() - Method in class com.partnersoft.platform.j2se.J2sePreferences
 
isOpenglPipelineEnabled() - Method in class com.partnersoft.preferences.model.VideoPreferences
If true, enables the OpenGL pipeline of Java2D throughout the platform.
isOutline() - Method in class com.partnersoft.formats.kml.KmlPolygonStyle
 
isOutline() - Method in enum com.partnersoft.maps.actors.SnapshotHandleType
 
isPaperSpace() - Method in class com.partnersoft.formats.dxf.DxfEntity
 
isPassingThrough() - Method in class org.jcon.data.PropertyScrambler
If true, also passes through unlisted properties unchanged (unless their names have been overridden by the mapping).
isPaused() - Method in class com.partnersoft.gadgets.ActivityProgressWorker
Returns if this thread's work should be paused.
isPdopGood() - Method in class com.partnersoft.gps.GPSState
 
isPenDown() - Method in class com.partnersoft.geometry.xy.XyTurtle
 
isPhasingNormal() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if the phases currently on differ from those normally on.
isPixels - Variable in class com.partnersoft.maps.ephemera.PointStyleEphemeron
 
isPixels - Variable in class com.partnersoft.maps.ephemera.TextEphemeron
 
isPlaceHolder - Variable in class com.partnersoft.maps.model.PolygonStyle
 
isPlaceHolder() - Method in class com.partnersoft.maps.model.PolygonStyle
 
isPlaceHolder - Variable in class com.partnersoft.maps.model.PolylineStyle
 
isPlaceHolder() - Method in class com.partnersoft.maps.model.PolylineStyle
 
isPlinegen() - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
True if plinegen is set.
isPoint() - Method in class com.partnersoft.maps.model.MapDataItem
Returns true if the first associated graphics is a Point geometry.
isPolyfaceMesh() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Polyface mesh flag, optional, default false.
isPolyfaceMesh() - Method in class com.partnersoft.formats.dxf.DxfVertex
Vertex is a polyface mesh vertex.
isPolygon3d() - Method in class com.partnersoft.formats.dxf.DxfVertex
Vertex is a polygon mesh vertex.
isPolygonMesh() - Method in class com.partnersoft.formats.dxf.DxfPolyline
3D polygon mesh flag, optional, default false.
isPolygonMeshClosed() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Closed polygon mesh flag, optional, default false.
isPolygonSmoothing() - Method in class com.partnersoft.preferences.model.OpenglPreferences
If true, polygon smoothing is enabled.
isPolyline3d() - Method in class com.partnersoft.formats.dxf.DxfPolyline
3D polyline flag, optional, default false.
isPolyline3d() - Method in class com.partnersoft.formats.dxf.DxfVertex
Vertex is a 3D polyline vertex.
isPortAvailable(int) - Static method in class com.partnersoft.net.SocketLib
Tests to see if a TCP port is open and available - generally a good indication that a service is not currently running.
isPositionLocked() - Method in class com.partnersoft.formats.dxf.DxfAttrib
True if attribute's position is locked within the block reference.
isPostProcessingEnabled() - Method in class com.partnersoft.gps.GPSSettings
 
isPreset() - Method in class com.partnersoft.formats.dxf.DxfAttrib
True if attribute is preset (not prompted during insertion).
isPrettyPrinting() - Method in class org.jcon.persistance.TOFWriter
True if writer is prettyprinting.
isPrimary() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if the node represents a primary section or device.
isPrimaryKey() - Method in class com.partnersoft.cog.CogStructureField
 
isPrinting() - Method in class com.partnersoft.maps.render.RenderController
 
isProtective() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if the device is a protective device (fuse, recloser, etc.)
isReadOnly() - Method in class com.partnersoft.core.Environment
 
isReady() - Method in class com.partnersoft.io.AsynchronousStreamCopy
 
isRealDataTable() - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
isRectOnScreen(Rectangle) - Static method in class com.partnersoft.gui.GuiLib
Returns whether a rectangle is contained in a screen in the current graphics configuration.
isRefreshedAtStartup() - Method in class com.partnersoft.preferences.model.MapsetPreferences
If true, mapset is refreshed at startup (assuming it is both visible and dynamic).
isRememberedAtStartup() - Method in class com.partnersoft.preferences.model.MapsetPreferences
 
isRequired() - Method in class com.partnersoft.sql.SqlColumn
 
isRequired() - Method in class org.jcon.util.CommandLineArgument
 
isReversed() - Method in class com.partnersoft.gui.ArrayListListModel
 
isRightOf(double, double) - Method in class com.partnersoft.geometry.Line
Returns true if this line lies to the "right" of the given point, Imagine yourself walking from x1,y1 to x2, y2.
isRightTurn() - Method in class com.partnersoft.geometry.xy.XyRotation
Returns true if rotation represents a right, or clockwise, turn.
isRoot() - Method in class com.partnersoft.cog.Cog
Returns true if this is the root of a Cog hierarchy.
isRoot() - Method in class com.partnersoft.data.PathedTree
Returns true if this node has no parent.
isRotateAvailable() - Method in class com.partnersoft.maps.app.MapEditLogic
 
isRotateAvailable() - Method in class com.partnersoft.maps.app.WheelMenu
 
isRotated() - Method in class com.partnersoft.maps.rover.AbstractRoverPointShape
 
isRotated() - Method in class com.partnersoft.maps.rover.AbstractRoverShape
 
isRotated() - Method in interface com.partnersoft.maps.rover.RoverShape
Returns true if this shape has a rotation.
isRotateSupported(MapEditContext) - Method in class com.partnersoft.maps.actors.AbstractSnapshotActor
 
isRotateSupported(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
isRotateSupported(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
isRotateSupported(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
isRotateSupported(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Returns true if rotate is supported.
isRotatingMapWithGps() - Method in class com.partnersoft.gps.GPSSettings
 
isRotatingMapWithGps() - Method in class com.partnersoft.maps.app.MapAppGps
 
isRotatingWithGps() - Method in class com.partnersoft.gps.GPSManager
 
isRotatingWithGps() - Method in class com.partnersoft.maps.app.MapGpsLogic
 
isRunning() - Method in class com.partnersoft.gadgets.LoopingThread
 
isRunning() - Method in class com.partnersoft.gadgets.StopWatch
True if watch is running.
isRunning() - Method in class com.partnersoft.gps.LaserRangefinderDaemon
 
isSatelliteCountGood() - Method in class com.partnersoft.gps.GPSState
 
isSaving() - Method in class com.partnersoft.gui.FileChooserControl
Returns true if this is a file saving control (as opposed to a file opening control).
isScatter() - Method in class com.partnersoft.maps.translator.MapDataDerivation
Gets the value of scatter
isScrollingEnabled() - Method in class com.partnersoft.gui.forms.FormTextField
 
isSelectable() - Method in class com.partnersoft.maps.rover.AbstractRoverShape
 
isSelectable() - Method in class com.partnersoft.maps.rover.RoverEntity
 
isSelectable() - Method in interface com.partnersoft.maps.rover.RoverShape
Returns true if this shape is selectable.
isSelectable() - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
isSelected() - Method in interface com.partnersoft.gadgets.Selectable
 
isShowingPrnNumbers() - Method in class com.partnersoft.gps.GPSSettings
 
isShowName() - Method in class com.partnersoft.gui.forms.FormIconPicklistField
 
isSnrGood() - Method in class com.partnersoft.gps.GPSState
 
isSorted() - Method in class com.partnersoft.cog.CogCollectionType
 
isSoundEnabled() - Method in class com.partnersoft.maps.app.MapSoundLogic
 
isSoundEnabled() - Method in class com.partnersoft.preferences.model.SoundPreferences
If true, the Map Viewer is replete with annoying noises.
isSource() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if the node represents a source for electrical power - generally a substation or substation breaker.
isSource() - Method in class com.partnersoft.update.model.UpdateInstallType
Returns true if this is the type of install that can be used as a source - generally server/hub-type only.
isSplineControlPoint() - Method in class com.partnersoft.formats.dxf.DxfVertex
Vertex is a spline control point.
isSplined() - Method in class com.partnersoft.formats.dxf.DxfPolyline
Splined flag, optional, default false.
isSplineVertex() - Method in class com.partnersoft.formats.dxf.DxfVertex
Vertex is a spline vertex created by spline-fitting.
isStraight() - Method in class com.partnersoft.geometry.xy.XyRotation
Returns true if rotation is no rotation at all.
isSubpath(String) - Static method in class com.partnersoft.io.FileLib
Returns true if the file path is a sub path - i.e., no relative parent references or absolute references.
isSwitch() - Method in class org.jcon.util.CommandLineOption
 
isSwitchable() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if the device is normally considered a switch.
isSynchronizingAllActions() - Method in class com.partnersoft.gadgets.ActionBureau
 
isText() - Method in class com.partnersoft.maps.model.MapDataItem
Returns true if the first associated graphics is a Text geometry.
isTextDecoration() - Method in class com.partnersoft.maps.model.LineDecoration
 
isTraceEnabled() - Method in interface com.partnersoft.core.Log
Is trace logging currently enabled?
isTransactionNode(VfsNode) - Method in class com.partnersoft.io.vfs.UndoableVfs
 
isTransformer() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Returns true if the node represents a primary-to-secondary transformer.
isTrue(String) - Method in class org.jcon.util.PropMap
 
isUniquelyNamed() - Method in class com.partnersoft.cog.CogCollectionType
 
isUnsigned() - Method in class org.jcon.text.FixedPointPicture
 
isUpsideDown() - Method in class com.partnersoft.formats.dxf.DxfAttrib
If true, text is upside-down (mirrored in Y).
isUsable() - Method in class com.partnersoft.gps.Satellite
 
isUsed() - Method in class com.partnersoft.gps.Satellite
 
isUsingFractionalMetrics() - Method in class com.partnersoft.gui.opengl.OpenglControl
 
isUsingHdop() - Method in class com.partnersoft.gps.GPSState
 
isUsingPdop() - Method in class com.partnersoft.gps.GPSState
 
isUsingSeparateThread() - Method in class com.partnersoft.gadgets.ActionBureau
 
isValid() - Method in class com.partnersoft.gps.GPSState
Checks # of used satellites, pDop, hDop, and SnR values against maximums if they are being used.
isValid() - Method in class com.partnersoft.gps.postprocessing.CorrectedLocation
Returns true if this is a valid CorrectedLocation.
isValid() - Method in class com.partnersoft.gps.postprocessing.SurveyedLocation
 
isValid(String) - Method in class com.partnersoft.gui.AngleDocument
 
isValid(String) - Method in class com.partnersoft.gui.ColorDocument
 
isValid(String) - Method in class com.partnersoft.gui.DateDocument
 
isValid(String) - Method in class com.partnersoft.gui.DateTimeDocument
 
isValid(String) - Method in class com.partnersoft.gui.forms.FormDateAndTimeDocument
 
isValid(String) - Method in class com.partnersoft.gui.forms.FormDateDocument
 
isValid(String) - Method in class com.partnersoft.gui.forms.FormDurationDocument
 
isValid(String) - Method in class com.partnersoft.gui.forms.FormIntegerDocument
 
isValid(String) - Method in class com.partnersoft.gui.forms.FormLimitedLengthDocument
 
isValid(String) - Method in class com.partnersoft.gui.forms.FormNumberDocument
 
isValid(String) - Method in class com.partnersoft.gui.forms.FormTimeDocument
 
isValid(String) - Method in class com.partnersoft.gui.forms.FormValidatedDocument
Subclasses must override this to validate individual Strings.
isValid(String) - Method in class com.partnersoft.gui.IntegerDocument
 
isValid(String) - Method in class com.partnersoft.gui.LimitedLengthDocument
 
isValid(String) - Method in class com.partnersoft.gui.NumberDocument
 
isValid() - Method in class com.partnersoft.gui.opengl.OpenglFontHandle
Returns true if this textureHandle is valid (has not been disposed of).
isValid() - Method in class com.partnersoft.gui.opengl.OpenglTextureHandle
Returns true if this textureHandle is valid (has not been disposed of).
isValid(String) - Method in class com.partnersoft.gui.TimeDocument
 
isValid(String) - Method in class com.partnersoft.gui.ValidatedDocument
Subclasses must override this to validate individual Strings.
isValid() - Method in class com.partnersoft.maps.model.ImageStyle
 
isValid() - Method in class com.partnersoft.maps.model.PointStyle
 
isValidatedOnExit() - Method in class com.partnersoft.gui.DateDocument
 
isValidatedOnExit() - Method in class com.partnersoft.gui.DateTimeDocument
 
isValidatedOnExit() - Method in class com.partnersoft.gui.forms.FormDateAndTimeDocument
 
isValidatedOnExit() - Method in class com.partnersoft.gui.forms.FormDateDocument
 
isValidatedOnExit() - Method in class com.partnersoft.gui.forms.FormDurationDocument
 
isValidatedOnExit() - Method in class com.partnersoft.gui.forms.FormTimeDocument
 
isValidatedOnExit() - Method in class com.partnersoft.gui.forms.FormValidatedDocument
 
isValidatedOnExit() - Method in class com.partnersoft.gui.TimeDocument
 
isValidatedOnExit() - Method in class com.partnersoft.gui.ValidatedDocument
 
isValidating() - Method in class com.partnersoft.formats.xml.XmlParser
 
isValidatingAgainstSchema() - Method in class com.partnersoft.formats.xml.XmlParser
 
isValueChange() - Method in class com.partnersoft.gui.forms.FormFieldEvent
 
isVariableWidthOnly() - Method in class org.jcon.text.BeanReportEngine
 
isVerbose() - Method in class com.partnersoft.data.DataRecordSource
 
isVerbose() - Method in class com.partnersoft.gadgets.ActionBureau
 
isVerbose() - Method in class com.partnersoft.io.CountingInputStream
 
isVerbose() - Method in class com.partnersoft.io.DataRecordSource
Accessor for the verbose flag.
isVerbose() - Method in class com.partnersoft.io.sql.SQLScripter
 
isVerbose() - Method in class com.partnersoft.sql.SqlScripter
 
isVerificationRequired() - Method in class com.partnersoft.formats.dxf.DxfAttrib
True if verification is required on input of this attribute.
isVertical() - Method in class com.partnersoft.geometry.Line
 
isVertical() - Method in class com.partnersoft.geometry.xy.XyLine
Returns true if the line is vertical (all rise, no run).
isVisible() - Method in class com.partnersoft.maps.app.WheelMenu
 
isVisible() - Method in interface com.partnersoft.maps.model.RasterSet
 
isVisible() - Method in class com.partnersoft.maps.model.TiledRasterSet
 
isVisibleAtStartup() - Method in class com.partnersoft.preferences.model.MapsetPreferences
 
isWarnEnabled() - Method in interface com.partnersoft.core.Log
Is warn logging currently enabled?
isWatchingForNewFiles() - Method in class com.partnersoft.scripting.ScriptKeeper
 
isWatchingForNewFiles() - Method in class com.partnersoft.system.Module
 
isWatchingForNewFiles() - Method in class com.partnersoft.system.ModuleManager
 
isWebStarted() - Method in class com.partnersoft.core.Environment
Returns true if the app is running via Java WebStart.
isWindows() - Method in class com.partnersoft.core.Environment
Convenience method to test for Windosity.
isWithin(Point, double) - Method in class com.partnersoft.geometry.Point
 
isWritable() - Method in class com.partnersoft.io.vfs.AbstractVfs
 
isWritable() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
isWritable() - Method in class com.partnersoft.io.vfs.FileVfs
 
isWritable() - Method in class com.partnersoft.io.vfs.UndoableVfs
 
isWritable() - Method in interface com.partnersoft.io.vfs.Vfs
True if this module supports writing.
isWritable() - Method in interface com.partnersoft.io.vfs.VfsRandomAccess
True if this is a read-write file.
isWritable() - Method in class com.partnersoft.net.yonder.YonderVfs
 
isWritable() - Method in class com.partnersoft.platform.webstart.WebstartVfs
 
isZero() - Method in class com.partnersoft.geometry.xy.XyAngle
Returns true if this is a zero-width angle.
isZoomSliderEnabled() - Method in class com.partnersoft.preferences.model.LayoutPreferences
Turns on a slider control for zooming, for environments that don't have scroll wheels or good right-mouse-button controls.
itemChanged(Object) - Method in class com.partnersoft.gui.SortedListModel
 
itemNamed(String) - Method in class com.partnersoft.system.Registry
Gets a registered item by name.
itemSpecified(SpecificationEvent) - Method in class com.partnersoft.gadgets.SelectedToggle
 
itemSpecified(SpecificationEvent) - Method in interface com.partnersoft.gadgets.SpecificationListener
 
itemSpecified(SpecificationEvent) - Method in class com.partnersoft.gadgets.SpecificationPrinter
 
IterableInput<T> - Interface in com.partnersoft.io
An Iterable data input source with open/close and exception handling behavior.
IterableInput.Status - Enum in com.partnersoft.io
Representation of the internal status of an IterableInput, as returned by getStatus().
iterate(Object) - Static method in class com.partnersoft.data.DataLib
Tries to enumerate the object using iterator() and other methods.
iterate(Object) - Static method in class org.jcon.data.DataUtilities
Tries to enumerate the object using iterator() and other methods.
iterateForward() - Method in class com.partnersoft.data.OneToOneMapping
 
iterateReverse() - Method in class com.partnersoft.data.OneToOneMapping
 
IteratingDictionaryReportEngine - Class in org.jcon.text
TextReportEngine that iterates through a Map object, creates a little object with "key" and "value" properties for each pair, and runs the subreport on this pair object.
IteratingDictionaryReportEngine() - Constructor for class org.jcon.text.IteratingDictionaryReportEngine
 
IteratingReportEngine - Class in org.jcon.text
A TextReportEngine that iterates through a list of objects and applies a subreport to each.
IteratingReportEngine() - Constructor for class org.jcon.text.IteratingReportEngine
 
iterator() - Method in class com.partnersoft.cog.Cog
Iterates through the children.
iterator() - Method in class com.partnersoft.data.AbstractDynamicArray
 
iterator() - Method in class com.partnersoft.data.DataRecordSource
 
iterator() - Method in class com.partnersoft.data.EmptyIterable
 
iterator() - Method in class com.partnersoft.data.ImmutableArrayList
 
iterator() - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
iterator() - Method in class com.partnersoft.data.LeakyList
 
iterator() - Method in class com.partnersoft.data.Path
 
iterator() - Method in class com.partnersoft.data.PathBuilder
 
iterator() - Method in class com.partnersoft.data.PathedTree
 
iterator() - Method in class com.partnersoft.data.SingleIterable
 
iterator() - Method in class com.partnersoft.data.WeakHashSet
 
iterator() - Method in class com.partnersoft.geometry.lonlat.LonlatPoint
 
iterator() - Method in class com.partnersoft.geometry.xy.XyArc
 
iterator() - Method in class com.partnersoft.geometry.xy.XyBounds
 
iterator() - Method in class com.partnersoft.geometry.xy.XyCircle
 
iterator() - Method in class com.partnersoft.geometry.xy.XyCubicCurve
 
iterator() - Method in class com.partnersoft.geometry.xy.XyEllipse
 
iterator() - Method in class com.partnersoft.geometry.xy.XyLineSegment
 
iterator() - Method in class com.partnersoft.geometry.xy.XyPoint
 
iterator() - Method in class com.partnersoft.geometry.xy.XyPolygon
 
iterator() - Method in class com.partnersoft.geometry.xy.XyPolyline
 
iterator() - Method in class com.partnersoft.geometry.xy.XyQuadraticCurve
 
iterator() - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
iterator() - Method in class com.partnersoft.geometry.xy.XyRectangle
 
iterator() - Method in class com.partnersoft.geometry.xy.XyRegularPolygon
 
iterator() - Method in class com.partnersoft.geometry.xy.XyShapeList
 
iterator() - Method in class com.partnersoft.geometry.xy.XyTriangle
 
iterator() - Method in class com.partnersoft.geometry.xyz.XyzPoint
 
iterator() - Method in class com.partnersoft.geometry.xyz.XyzPolyline
 
iterator() - Method in class com.partnersoft.io.AbstractIterableInput
 
iterator() - Method in interface com.partnersoft.io.IterableInput
This is the same as the super-interface's method, but it has the side effect of opening (via IterableInput.open() the IterableInput if it is currently closed.
iterator() - Method in class com.partnersoft.maps.rover.RoverBlock
 
iterator() - Method in class org.jcon.data.Picklist
An enumerated list of items.

J

J2seBootstrap - Class in com.partnersoft.platform.j2se
Bootstraps the Partner system environment within the Java J2SE runtime.
J2seBootstrap() - Constructor for class com.partnersoft.platform.j2se.J2seBootstrap
 
J2seEnvironment - Class in com.partnersoft.platform.j2se
Environment based on a full j2se runtime environment.
J2seEnvironment() - Constructor for class com.partnersoft.platform.j2se.J2seEnvironment
 
J2seLauncher - Class in com.partnersoft.platform.j2se
Launches apps in the J2SE platform.
J2seLauncher() - Constructor for class com.partnersoft.platform.j2se.J2seLauncher
 
J2seLauncherImp - Class in com.partnersoft.platform.j2se
This does the actual work for J2seLauncher.
J2seLauncherImp() - Constructor for class com.partnersoft.platform.j2se.J2seLauncherImp
 
J2sePreferences - Class in com.partnersoft.platform.j2se
Manager for preferences needed during early launch and bootstrap.
J2sePreferences() - Constructor for class com.partnersoft.platform.j2se.J2sePreferences
 
Java2DDrawingSurface - Class in com.partnersoft.maps.render
Draws using Java 2D API.
Java2DDrawingSurface(Component, VideoPreferences) - Constructor for class com.partnersoft.maps.render.Java2DDrawingSurface
 
Java2dMapViewCanvas - Class in com.partnersoft.maps.view
 
Java2dMapViewCanvas(MapViewPanel, VideoPreferences) - Constructor for class com.partnersoft.maps.view.Java2dMapViewCanvas
 
Java2dPreferences - Class in com.partnersoft.preferences.model
Specific preferences controlling Java2D rendering behavior.
Java2dPreferences() - Constructor for class com.partnersoft.preferences.model.Java2dPreferences
 
Java2dPreferences(Cog) - Constructor for class com.partnersoft.preferences.model.Java2dPreferences
 
javaFileFor(Path) - Method in class com.partnersoft.io.vfs.FileVfs
 
jobTypes - Variable in class com.partnersoft.maps.model.MapSet
 
join(String, Iterable<?>) - Static method in class com.partnersoft.data.StringLib
 
join(String, Object...) - Static method in class com.partnersoft.data.StringLib
 
join - Variable in class com.partnersoft.maps.model.PolygonStyle
 
join - Variable in class com.partnersoft.maps.model.PolylineStyle
 
joinFiles(VfsFile, VfsFile...) - Static method in class com.partnersoft.io.vfs.VfsLib
Joins the given files together into the given output file.
joinFiles(VfsFile, Iterator<VfsFile>) - Static method in class com.partnersoft.io.vfs.VfsLib
Joins the given files together into the given output file.
joinFiles(VfsFile, Iterable<VfsFile>) - Static method in class com.partnersoft.io.vfs.VfsLib
Joins the given files together into the given output file.
jreDescription - Variable in class com.partnersoft.core.Environment
 
JUnitBootstrap - Class in com.partnersoft.platform.junit
Bootstraps the Partner system environment for use with JUnit tests.
JUnitBootstrap() - Constructor for class com.partnersoft.platform.junit.JUnitBootstrap
 
JUnitEnvironment - Class in com.partnersoft.platform.junit
Environment based on a full j2se runtime environment.
JUnitEnvironment() - Constructor for class com.partnersoft.platform.junit.JUnitEnvironment
 
justificationCode - Variable in class com.partnersoft.gui.FontGraphics
 

K

K - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
K - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
keepRunning() - Method in class com.partnersoft.gadgets.ActivityProgressWorker
Returns if this thread should continue working.
keepsResponseAsString() - Method in class com.partnersoft.net.soap.SoapResponse
 
keepUpright - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
keyAt(int) - Method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
keyAt(int) - Method in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
keyForIndex(int) - Method in class com.partnersoft.maps.file.IntegerIndexFile
 
keyHandler - Variable in class com.partnersoft.maps.app.MapAppGui
 
keyOf(Object) - Method in class org.jcon.data.FieldIndex
Returns a key consisting of a set of field->value mappings.
keyOf(Object) - Method in class org.jcon.data.LookupDatabase
Returns the lookup key of an object.
keyOf(Object) - Method in interface org.jcon.data.LookupIndex
Returns a lookup key for the given object.
keyOf(Object) - Method in class org.jcon.data.SinglePropertyIndex
 
keyOf(Object) - Method in class org.jcon.data.ToStringIndex
 
keyPressed(KeyEvent) - Method in class com.partnersoft.maps.app.MapKeyHandler
 
keyReleased(KeyEvent) - Method in class com.partnersoft.maps.app.MapKeyHandler
 
keys() - Method in class org.jcon.data.ResultSetMap
 
keys() - Method in class org.jcon.data.TranslatingMap
Returns an enumeration of the Map's keys.
keys() - Method in class org.jcon.util.PropMap
 
keySet() - Method in class com.partnersoft.data.Naming
 
keySet() - Method in class org.jcon.data.ResultSetMap
 
keySet() - Method in class org.jcon.data.TranslatingMap
 
keyTyped(KeyEvent) - Method in class com.partnersoft.maps.app.MapKeyHandler
 
KmlBuilder - Class in com.partnersoft.formats.kml
Builder for generating Kml documents.
KmlBuilder() - Constructor for class com.partnersoft.formats.kml.KmlBuilder
Creates a new KmlBuilder.
KmlGeometry - Class in com.partnersoft.formats.kml
Base class for any Geometry Kml objects.
KmlGeometry() - Constructor for class com.partnersoft.formats.kml.KmlGeometry
 
KmlIconStyle - Class in com.partnersoft.formats.kml
Copyright 2008 Partner Software, Inc.
KmlIconStyle(String, String, double, double, String) - Constructor for class com.partnersoft.formats.kml.KmlIconStyle
 
KmlIconStyle(String, String, double, String) - Constructor for class com.partnersoft.formats.kml.KmlIconStyle
 
KmlIconStyle(String, String, String) - Constructor for class com.partnersoft.formats.kml.KmlIconStyle
 
KmlIconStyle(String, String) - Constructor for class com.partnersoft.formats.kml.KmlIconStyle
 
KmlIconStyle() - Constructor for class com.partnersoft.formats.kml.KmlIconStyle
 
KmlLib - Class in com.partnersoft.formats.kml
Collection of static methods for generating KmlObjects from various sources.
KmlLib() - Constructor for class com.partnersoft.formats.kml.KmlLib
 
KmlLine - Class in com.partnersoft.formats.kml
Copyright 2008 Partner Software, Inc.
KmlLine(String, String, boolean, boolean) - Constructor for class com.partnersoft.formats.kml.KmlLine
 
KmlLine(String, String, boolean) - Constructor for class com.partnersoft.formats.kml.KmlLine
 
KmlLine(String, String) - Constructor for class com.partnersoft.formats.kml.KmlLine
 
KmlLine(String) - Constructor for class com.partnersoft.formats.kml.KmlLine
 
KmlLine(XyPolyline) - Constructor for class com.partnersoft.formats.kml.KmlLine
 
KmlLine() - Constructor for class com.partnersoft.formats.kml.KmlLine
 
KmlLineStyle - Class in com.partnersoft.formats.kml
Copyright 2008 Partner Software, Inc.
KmlLineStyle(String, String, double) - Constructor for class com.partnersoft.formats.kml.KmlLineStyle
 
KmlLineStyle() - Constructor for class com.partnersoft.formats.kml.KmlLineStyle
 
KmlObject - Interface in com.partnersoft.formats.kml
Interface for any Kml object that is larger than a single tag.
KmlPlacemark - Class in com.partnersoft.formats.kml
 
KmlPlacemark() - Constructor for class com.partnersoft.formats.kml.KmlPlacemark
 
KmlPoint - Class in com.partnersoft.formats.kml
A Kml Point geometry element.
KmlPoint() - Constructor for class com.partnersoft.formats.kml.KmlPoint
 
KmlPoint(String) - Constructor for class com.partnersoft.formats.kml.KmlPoint
Creates a KmlPoint object using the passed coordinates string.
KmlPoint(XyPoint) - Constructor for class com.partnersoft.formats.kml.KmlPoint
Creates a KmlPoint object using the XyPoint to get longitude and latitude.
KmlPoint(String, String) - Constructor for class com.partnersoft.formats.kml.KmlPoint
Creates a KmlPoint object using the passed coordinates string.
KmlPoint(String, String, boolean) - Constructor for class com.partnersoft.formats.kml.KmlPoint
Creates a KmlPoint object using the passed coordinates string.
KmlPolygon - Class in com.partnersoft.formats.kml
Copyright 2008 Partner Software, Inc.
KmlPolygon(String, String, boolean, boolean) - Constructor for class com.partnersoft.formats.kml.KmlPolygon
 
KmlPolygon(String, String, boolean) - Constructor for class com.partnersoft.formats.kml.KmlPolygon
 
KmlPolygon(String, String) - Constructor for class com.partnersoft.formats.kml.KmlPolygon
 
KmlPolygon(String) - Constructor for class com.partnersoft.formats.kml.KmlPolygon
 
KmlPolygon(XyPolyline) - Constructor for class com.partnersoft.formats.kml.KmlPolygon
 
KmlPolygon() - Constructor for class com.partnersoft.formats.kml.KmlPolygon
 
KmlPolygonStyle - Class in com.partnersoft.formats.kml
Copyright 2008 Partner Software, Inc.
KmlPolygonStyle(String, String, boolean, boolean) - Constructor for class com.partnersoft.formats.kml.KmlPolygonStyle
 
KmlStyle - Class in com.partnersoft.formats.kml
Container and base class for all Kml Style classes.
KmlStyle(String, String) - Constructor for class com.partnersoft.formats.kml.KmlStyle
 
KmlStyle(String) - Constructor for class com.partnersoft.formats.kml.KmlStyle
 
KmlWriter - Class in com.partnersoft.formats.kml
 
KmlWriter(VfsFile) - Constructor for class com.partnersoft.formats.kml.KmlWriter
 
KmlWriter(Writer) - Constructor for class com.partnersoft.formats.kml.KmlWriter
 

L

L - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
L - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
label - Variable in class com.partnersoft.maps.model.MapSet
 
label - Variable in class com.partnersoft.maps.translator.MapDataTypeField
 
LABEL_FONT - Static variable in class com.partnersoft.gui.EditButtonStrip
 
LABEL_FONT - Static variable in class com.partnersoft.maps.app.WheelMenuSkin
 
LABEL_TEXT - Static variable in class com.partnersoft.gui.EditButtonStrip
 
LABEL_TEXT - Static variable in class com.partnersoft.maps.app.WheelMenuSkin
 
labelGraphicType - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
LabelledList - Class in com.partnersoft.data
An ordered (not necessarily sorted!) list of labelled values.
LabelledList() - Constructor for class com.partnersoft.data.LabelledList
 
LabelledList(ArrayList, ArrayList) - Constructor for class com.partnersoft.data.LabelledList
 
LabelledList(Naming) - Constructor for class com.partnersoft.data.LabelledList
 
LabelledListViewer - Class in com.partnersoft.gui.viewer
Displays a list of items in the given order, with corresponding labels to the left.
LabelledListViewer() - Constructor for class com.partnersoft.gui.viewer.LabelledListViewer
 
lam0 - Variable in class com.partnersoft.geometry.projection.StandardProjection
Longitude of origin in radians.
LambertConformalConic - Class in com.partnersoft.geometry.projection
Copyright 2004-2009 Partner Software, Inc.
LambertConformalConic() - Constructor for class com.partnersoft.geometry.projection.LambertConformalConic
 
LambertConformalConic(Cog) - Constructor for class com.partnersoft.geometry.projection.LambertConformalConic
 
LargeFindItemBuilder - Class in com.partnersoft.maps.file
Builds and sorts a FindItemFile.
LargeFindItemBuilder(String) - Constructor for class com.partnersoft.maps.file.LargeFindItemBuilder
 
LargeFindItemBuilder(Path) - Constructor for class com.partnersoft.maps.file.LargeFindItemBuilder
 
LargeFindItemBuilder(VfsFile) - Constructor for class com.partnersoft.maps.file.LargeFindItemBuilder
 
laserAddBackward() - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
laserAddForward() - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
laserMoveBackward() - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
laserMoveForward() - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
LaserRangefinder - Class in com.partnersoft.gps
 
LaserRangefinder() - Constructor for class com.partnersoft.gps.LaserRangefinder
 
LaserRangefinderDaemon - Class in com.partnersoft.gps
Simple, quick and dirty.
LaserRangefinderListener - Interface in com.partnersoft.gps
 
LaserRangefinderReading - Class in com.partnersoft.gps
All distances are in meters, all angles are in degrees.
LaserRangefinderReading() - Constructor for class com.partnersoft.gps.LaserRangefinderReading
 
lastIndexOf(Object) - Method in class com.partnersoft.data.ImmutableArrayList
 
lastIndexOf(Object) - Method in class com.partnersoft.data.LeakyList
 
latitude - Variable in class com.partnersoft.gps.nmea.GGAData
 
latitude - Variable in class com.partnersoft.gps.nmea.GLLData
 
latitude - Variable in class com.partnersoft.gps.nmea.RMCData
 
launch() - Method in class com.partnersoft.maps.app.MapAppLauncher
 
launchAppAndHalt(String) - Static method in class com.partnersoft.system.RuntimeLib
Restart the Java session, calling the given application.
launchAppAndHalt(String, File) - Static method in class com.partnersoft.system.RuntimeLib
Restart the Java session, calling the given application.
launchMapViewer() - Method in class com.partnersoft.workbench.app.WorkbenchMapViewerLogic
 
launchPreferences() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
layerName - Variable in class com.partnersoft.io.formats.dxf.DXFBlock
 
layerName - Variable in class com.partnersoft.io.formats.dxf.DXFGraphic
 
layerName - Variable in class com.partnersoft.io.formats.dxf.DXFLayer
 
layerNamed(String) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
layerNamed(String) - Method in interface com.partnersoft.maps.rover.RoverStore
 
layoutBorder() - Method in class com.partnersoft.gui.GUIBuilder
 
layoutBox(String) - Method in class com.partnersoft.gui.GUIBuilder
 
layoutCard() - Method in class com.partnersoft.gui.GUIBuilder
 
layoutCentered() - Method in class com.partnersoft.gui.GUIBuilder
 
layoutContainer(Container) - Method in class com.partnersoft.gui.DelegatingLayoutManager
 
layoutContainer(Container) - Method in class com.partnersoft.gui.FlexGridLayout
Lays out the container in the specified panel.
layoutContainer(Container) - Method in class com.partnersoft.gui.NewspaperLayout
 
layoutContainer(Container) - Method in class com.partnersoft.gui.StretchAndStackLayout
 
layoutFeetPanel(GUIFormBuilder2) - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
layoutFlow() - Method in class com.partnersoft.gui.GUIBuilder
 
layoutFlow(String) - Method in class com.partnersoft.gui.GUIBuilder
 
layoutForm() - Method in class com.partnersoft.gui.GUIBuilder
 
layoutGpsPanel(GUIFormBuilder2) - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
layoutGrid(int, int, boolean) - Method in class com.partnersoft.gui.GUIBuilder
 
layoutGrid(int, int) - Method in class com.partnersoft.gui.GUIBuilder
 
layoutGridBag() - Method in class com.partnersoft.gui.GUIBuilder
 
layoutGroup() - Method in class com.partnersoft.gui.GUIBuilder
 
layoutKeypadPanel(GUIFormBuilder2) - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
layoutLaserPanel(GUIFormBuilder2) - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
layoutMovePanel(GUIFormBuilder2) - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
layoutNewspaper() - Method in class com.partnersoft.gui.GUIBuilder
 
layoutNewspaper(boolean, boolean) - Method in class com.partnersoft.gui.GUIBuilder
 
layoutPanel(GUIFormBuilder2) - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
LayoutPosition - Enum in com.partnersoft.preferences.model
A LayoutPosition specifies where (in a typical border-type layout) a component should go.
layoutPreferences() - Method in class com.partnersoft.preferences.app.PreferencesManager
 
LayoutPreferences - Class in com.partnersoft.preferences.model
Preference settings controlling Map Viewer application layout and GUI behavior.
LayoutPreferences(Cog) - Constructor for class com.partnersoft.preferences.model.LayoutPreferences
 
layoutStretchAndStack() - Method in class com.partnersoft.gui.GUIBuilder
 
layoutSurveyPanel(GUIFormBuilder2) - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
layoutWorldPanel(GUIFormBuilder2) - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
LBRACK - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
lcc - Variable in class com.partnersoft.maps.model.MapSetDescription
 
LCURLY - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
LeakyList<T> - Class in com.partnersoft.data
A list with a fixed maximum size; entries "leak out" by being removed from the front.
LeakyList(int) - Constructor for class com.partnersoft.data.LeakyList
 
LeaveAloneToken - Class in org.jcon.data
A token object that indicates that a field should be left in its current state.
LeaveAloneToken() - Constructor for class org.jcon.data.LeaveAloneToken
 
left(XyAngle) - Method in class com.partnersoft.geometry.xy.XyTurtle
 
LEFT - Static variable in class com.partnersoft.gui.FontSpecification
 
leftElem - Variable in class com.partnersoft.io.DataFilterExpression
 
leftPad(String, int, String) - Static method in class com.partnersoft.data.StringLib
Returns a String of the desired length, padded with filler at the beginning and with the original String at the end.
Legend - Class in com.partnersoft.maps.model
A Legend represents one way of viewing a MapSpace.
Legend() - Constructor for class com.partnersoft.maps.model.Legend
 
Legend(Cog) - Constructor for class com.partnersoft.maps.model.Legend
 
legendAliases - Variable in class com.partnersoft.maps.model.MapSet
 
legendAliases - Variable in class com.partnersoft.maps.model.RoverSet
 
legendChanged() - Method in class com.partnersoft.maps.render.RenderController
 
legendName - Variable in class com.partnersoft.maps.render.RenderLegend
 
legendNamed(String) - Method in class com.partnersoft.maps.model.MapSpace
 
legends - Variable in class com.partnersoft.maps.model.MapSet
 
LegendScaleRegion - Class in com.partnersoft.maps.model
A range of scales at which an LOD is viewed with certain visibility and style settings.
LegendScaleRegion() - Constructor for class com.partnersoft.maps.model.LegendScaleRegion
 
LegendScaleRegion(float) - Constructor for class com.partnersoft.maps.model.LegendScaleRegion
 
LegendScaleRegion(int, float) - Constructor for class com.partnersoft.maps.model.LegendScaleRegion
 
LegendScaleRegion(Cog) - Constructor for class com.partnersoft.maps.model.LegendScaleRegion
 
length - Variable in class com.partnersoft.geometry.PolylineFollower
 
LESS - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
LESS - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
LESS_EQUALS - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
LESS_EQUALS - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
level - Variable in class com.partnersoft.gadgets.ActivityProgressEvent
 
levelOfDetailFor(int) - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
levelOfDetailFor(int) - Method in interface com.partnersoft.maps.rover.RoverLayer
Returns the level of detail for the given ID.
li(Object) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
Lib - Interface in com.partnersoft.core
A marker interface for function library classes.
libraryNamed(String) - Method in interface com.partnersoft.scripting.ScriptEnvironment
 
LicenseLib - Class in com.partnersoft.system
Handles questions of licensing and such.
LicenseLib() - Constructor for class com.partnersoft.system.LicenseLib
 
LIKE - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
LIKE - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
LimitedLengthDocument - Class in com.partnersoft.gui
A document that only allows strings up to a certain size.
LimitedLengthDocument() - Constructor for class com.partnersoft.gui.LimitedLengthDocument
 
Line - Class in com.partnersoft.geometry
A double-precision line class.
Line() - Constructor for class com.partnersoft.geometry.Line
 
Line(double, double, double, double) - Constructor for class com.partnersoft.geometry.Line
 
line(double, double, double, double) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Adds a line (same as adding a single-segment polyline).
LINEAR_METERS_TO_STANDARD_FEET - Static variable in class com.partnersoft.geometry.measurement.MeasurementConstants
 
LINEAR_METERS_TO_US_SURVEY_FEET - Static variable in class com.partnersoft.geometry.measurement.MeasurementConstants
 
LinearSearch - Class in com.partnersoft.data
A generic linear full-scan search.
LinearSearch() - Constructor for class com.partnersoft.data.LinearSearch
Creates a new LinearSearch algorithm object.
linearSearch(SearchingGopher, Object) - Static method in class com.partnersoft.data.SearchingLib
Does a search using (LinearSearch.
LinearUnit - Enum in com.partnersoft.geometry.measurement
Known linear units that can be converted by multiplication to and from meters.
LinearUnitTransform - Class in com.partnersoft.geometry.measurement
 
LinearUnitTransform(LinearUnit, LinearUnit) - Constructor for class com.partnersoft.geometry.measurement.LinearUnitTransform
 
lineBlock(int, int) - Method in class com.partnersoft.maps.render.DrawingSurfaceRoverMachineActor
 
lineBlock(int, int) - Method in class com.partnersoft.maps.rover.DoNothingRoverMachineActor
 
lineBlock(int, int) - Method in interface com.partnersoft.maps.rover.RoverMachineActor
 
lineBytesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverDatabase
 
lineBytesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
lineBytesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverDatabase
 
lineBytesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
lineBytesIn(XyBounds, double) - Method in interface com.partnersoft.maps.rover.RoverStore
 
LineDecoration - Class in com.partnersoft.maps.model
 
LineDecoration() - Constructor for class com.partnersoft.maps.model.LineDecoration
 
LineDecoration(Cog) - Constructor for class com.partnersoft.maps.model.LineDecoration
 
lineHeight - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
lines - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
lineSegmentAt(int) - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns the index-th XyLineSegment for this XyPolyline.
lineShape(RoverMachineRegister) - Method in class com.partnersoft.maps.render.DrawingSurfaceRoverMachineActor
 
lineShape(RoverMachineRegister) - Method in class com.partnersoft.maps.rover.DoNothingRoverMachineActor
 
lineShape(RoverMachineRegister) - Method in interface com.partnersoft.maps.rover.RoverMachineActor
 
lineStyle - Variable in class com.partnersoft.maps.ephemera.PolylineEphemeron
 
lineStyle - Variable in class com.partnersoft.maps.model.TextStyle
 
LineStyleEditor - Class in com.partnersoft.workbench.editors
 
LineStyleEditor() - Constructor for class com.partnersoft.workbench.editors.LineStyleEditor
 
lineStyles - Variable in class com.partnersoft.maps.model.MapSet
 
LineStyleSection - Class in com.partnersoft.maps.model
 
LineStyleSection() - Constructor for class com.partnersoft.maps.model.LineStyleSection
 
LineStyleSection(Cog) - Constructor for class com.partnersoft.maps.model.LineStyleSection
 
LineStyleViewer - Class in com.partnersoft.maps.gui
 
LineStyleViewer(MapSet, PolylineStyle) - Constructor for class com.partnersoft.maps.gui.LineStyleViewer
 
LineTextDataRecordSource - Class in com.partnersoft.formats.text
An abstract DataRecordSource for data formatted as a text file with line feeds and/or carriage returns separating the data records.
LineTextDataRecordSource() - Constructor for class com.partnersoft.formats.text.LineTextDataRecordSource
 
LineTextDataRecordSource(VfsFile) - Constructor for class com.partnersoft.formats.text.LineTextDataRecordSource
 
LineTextDataRecordSource(VfsFile, List<String>) - Constructor for class com.partnersoft.formats.text.LineTextDataRecordSource
 
LineTextDataRecordSource(VfsFile, String...) - Constructor for class com.partnersoft.formats.text.LineTextDataRecordSource
 
LineTextDataRecordSource(Cog) - Constructor for class com.partnersoft.formats.text.LineTextDataRecordSource
 
lineToGroup - Variable in class com.partnersoft.maps.model.RoverSet
 
lineTypeCodeFor(String) - Method in class com.partnersoft.maps.model.RoverSet
 
LinetypeConfig - Class in com.partnersoft.gui
Configuration for linetypes.
LinetypeConfig() - Constructor for class com.partnersoft.gui.LinetypeConfig
Create a new LinetypeConfig.
linetypeName - Variable in class com.partnersoft.io.formats.dxf.DXFGraphic
 
lineTypes - Variable in class com.partnersoft.maps.model.RoverSet
 
LinkButton - Class in com.partnersoft.gui
Looks like a hyperlink, acts like a button.
LinkButton() - Constructor for class com.partnersoft.gui.LinkButton
 
LinkButton(String, Color, Color, Color, boolean) - Constructor for class com.partnersoft.gui.LinkButton
 
links - Variable in class com.partnersoft.maps.model.MapSet
 
LINUX - Static variable in class com.partnersoft.update.model.UpdateOS
 
LIST - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
listActiveModules() - Method in class com.partnersoft.system.ModuleManager
Returns the list of active modules, in priority order.
listAlignmentNames() - Static method in enum com.partnersoft.maps.rover.RoverAlignment
 
listAllData() - Method in class com.partnersoft.maps.database.RoverDataTable
 
listAllJars() - Method in class com.partnersoft.system.ModuleManager
This method returns a list of all jars that will be loaded.
listAncestors() - Method in class com.partnersoft.cog.Cog
Returns all ancestors of this node as a new list in order from parent to root.
listAncestors() - Method in class com.partnersoft.data.PathedTree
Returns a freshly-created, mutable list of all ancestors of this node.
listApps() - Method in class com.partnersoft.system.AppManager
Lists available apps.
listApps() - Method in class com.partnersoft.system.Module
Returns a list of named apps supplied by this module.
listArguments() - Method in class com.partnersoft.os.OsCommand
 
listAvailableDataTypeFieldsFor(String) - Method in class com.partnersoft.workbench.app.WorkbenchMapSetLogic
 
listAvailableFontNames() - Static method in class com.partnersoft.gui.FontLib
 
listAvailableGraphicTypesFor(String) - Method in class com.partnersoft.workbench.app.WorkbenchMapSetLogic
 
listAvailableMapsets() - Method in class com.partnersoft.preferences.logic.PreferencesMapSpaceLogic
 
listBytes() - Method in class com.partnersoft.maps.database.RoverDatabase
 
listBytes() - Method in class com.partnersoft.maps.database.RoverShapeTable
 
listBytesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverDatabase
 
listBytesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverShapeTable
 
listCachedValues() - Method in interface com.partnersoft.gadgets.Cache
Lists the values currently in cache.
listCachedValues() - Method in class com.partnersoft.gadgets.HashedCache
 
listCaches() - Method in class com.partnersoft.system.CacheManager
 
listCatalogs() - Method in class com.partnersoft.io.sql.DatabaseConnection
 
listCatalogs() - Method in class com.partnersoft.sql.SqlConnection
Requires a valid DatabaseConnection.
listCellsIntersecting(XyBounds) - Method in class com.partnersoft.geometry.xy.XyGrid
 
listChildren() - Method in class com.partnersoft.cog.Cog
Returns a freshly-allocated list of this node's children.
listChildren() - Method in class com.partnersoft.data.PathedTree
Returns a freshly-created, mutable list of the children of this node.
listChildrenNamed(String) - Method in class com.partnersoft.cog.Cog
Returns a freshly-allocated list of the children with the given name.
listColumnNames() - Method in class com.partnersoft.sql.SqlTable
 
listColumns(String) - Method in class com.partnersoft.io.sql.DatabaseConnection
 
listColumns(String) - Method in class com.partnersoft.sql.SqlConnection
Requires a valid DatabaseConnection.
listContents() - Method in class com.partnersoft.data.GridContainer
Returns a list of all items contained in this grid.
listContents(VfsFile) - Static method in class com.partnersoft.formats.boxcar.BoxcarLib
Scans the given boxcar file and returns a list of the contents.
listContents(InputStream, boolean) - Static method in class com.partnersoft.formats.boxcar.BoxcarLib
Scans a boxcar from the given stream and returns a listing of its contents.
listContents(VfsFile) - Static method in class com.partnersoft.formats.zip.ZipLib
Lists the contents of a zip archive.
listDataItems() - Method in class com.partnersoft.maps.file.FindItemFile
 
listDataItems() - Method in interface com.partnersoft.maps.model.FindItemIndex
 
listDataItems() - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
listDataTypes() - Method in class com.partnersoft.maps.model.RoverProfile
 
listDataTypes() - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
listDependencies() - Method in class com.partnersoft.system.Module
Returns a list of Dependency objects representing other modules this one depends on.
listDescendants() - Method in class com.partnersoft.cog.Cog
Returns all descendants of this node as a new list.
listDescendents() - Method in class com.partnersoft.data.PathedTree
Returns a freshly-created, mutable list of all descendents of this node.
listDirectories() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
listDirectories() - Method in class com.partnersoft.io.vfs.NonexistentVfsDirectory
 
listDirectories() - Method in interface com.partnersoft.io.vfs.VfsDirectory
Lists all directories (not files) in this directory.
listDirectories(String) - Static method in class com.partnersoft.system.Config
Lists the available names under the given path.
listDirectoriesLike(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
listDirectoriesLike(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Lists all directories (not files) in this directory with the given regular expression pattern.
listDrawables() - Method in interface com.partnersoft.maps.rover.RoverLayer
Lists all RoverDrawable definitions for this map.
listEditorsFor(VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
listEditorsFor(VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
listEnabledMapSets() - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
ListenerLib - Class in com.partnersoft.gui
 
listEntities() - Method in interface com.partnersoft.maps.rover.RoverLayer
Lists all entities in the map.
listEntitiesFor(String) - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Lists the entities matched with the given name.
listErrorsForModule(String) - Method in class com.partnersoft.data.validation.ValidationErrorList
 
listExpressionComponents() - Method in class com.partnersoft.io.DataFilterExpression
Returns list of basic DataFilterExpressions that this expression is composed of.
listFieldNames() - Method in class com.partnersoft.maps.rover.RoverType
 
listFields() - Method in class com.partnersoft.gui.forms.Form
Return a newly-constructed copy of the field list.
listFields(List<String>) - Method in class com.partnersoft.sql.GenericSqlDialect
Helper method.
listFieldsForGroup(String) - Method in class com.partnersoft.cog.CogStructureType
 
listFiles() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
listFiles() - Method in class com.partnersoft.io.vfs.NonexistentVfsDirectory
 
listFiles() - Method in interface com.partnersoft.io.vfs.VfsDirectory
Lists all files (not directories) in this directory.
listFiles(String, String) - Static method in class com.partnersoft.system.Config
Lists the available names under the given path.
listFilesIn(Path) - Method in class com.partnersoft.net.yonder.YonderClient
List contents of remote directory.
listFilesLike(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
listFilesLike(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Lists all files (not directories) in this directory with the given regular expression pattern.
listFilesRemoveExtension(File, String) - Static method in class com.partnersoft.io.FileLib
Returns a list of files with the given extension, minus the extension.
listFilesWithBaseName(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
listFilesWithBaseName(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Lists all files (not directories) in this directory with the basename (name without extension) You should not include the period (.)
listFilesWithExtension(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
listFilesWithExtension(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Lists all files (not directories) in this directory with the given extension.
listFindIndices() - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
listFindIndices() - Method in interface com.partnersoft.maps.rover.RoverLayer
Returns the available find indices for this map.
listGoogleIconUrls() - Static method in class com.partnersoft.formats.google.GoogleMapLib
Returns a list of standard Google icon url Strings.
listGraphicTypes() - Method in class com.partnersoft.maps.model.Legend
Returns a list of all graphic types referenced in this legend.
listGraphicTypes() - Method in class com.partnersoft.maps.model.RoverProfile
 
listGraphicTypes() - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
listGroups() - Method in class com.partnersoft.cog.CogStructureType
Lists the names of the field groups.
listHandlersFor(VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
listHandlersFor(VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
listIds() - Method in class com.partnersoft.maps.file.FindItemFile
 
listIds() - Method in interface com.partnersoft.maps.model.FindItemIndex
 
listIds() - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
listIdsFor(XyPoint) - Method in interface com.partnersoft.maps.rover.RoverAreaIndex
Returns the dataIds of all RoverEntities with areas containing the given point.
listIdsFor(String) - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Lists the data IDs matched with the given name.
listImageNames() - Method in class com.partnersoft.gui.ImageFactory
Return a list of available image names.
listImageNames() - Method in class com.partnersoft.gui.LocalImageFactory
Return a list of available image names.
listIndicesContaining(String) - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Lists the numeric indices containing the given substring in their names.
listIndicesContainingRegex(String) - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Lists the numeric indices containing the given substring regular expression in their names.
listIndicesFor(String) - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Lists the numeric indices matched with the given name.
listIndicesMatching(String) - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Lists the numeric indices exactly matching (case-insensitively) the given String.
listIndicesMatchingRegex(String) - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Lists the numeric indices exactly matching (case-insensitively) the given regular expression.
listInheritedSchemas() - Method in class com.partnersoft.cog.CogSchema
 
listItems() - Method in class com.partnersoft.system.Registry
Lists the registered items.
listItemsNear(XyPoint, double) - Method in class com.partnersoft.maps.app.MapQueryLogic
 
listIterator() - Method in class com.partnersoft.data.ImmutableArrayList
 
listIterator(int) - Method in class com.partnersoft.data.ImmutableArrayList
 
listIterator() - Method in class com.partnersoft.data.LeakyList
 
listIterator(int) - Method in class com.partnersoft.data.LeakyList
 
listJars() - Method in class com.partnersoft.system.Module
List jar files in this module, including native ones in os/FOO/jars.
listKeyColumnNames() - Method in class com.partnersoft.sql.SqlTable
 
listLayers() - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
listLayers() - Method in interface com.partnersoft.maps.rover.RoverStore
 
listLevelsOfDetail() - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
listLevelsOfDetail() - Method in interface com.partnersoft.maps.rover.RoverLayer
Lists all levels of detail in the map.
listLibraries() - Method in interface com.partnersoft.scripting.ScriptEnvironment
 
listLineSegments() - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns a newly-allocated list of XyLineSegments for this polyline, in the same order as the XyPoints.
listMapDataGraphics() - Method in class com.partnersoft.maps.model.MapDataItem
Lists all MapDataGraphics associated with this item.
listMapsets() - Method in class com.partnersoft.system.Module
Returns a list of available mapset definition directories.
listNames() - Method in class com.partnersoft.maps.file.FindItemFile
 
listNames() - Method in interface com.partnersoft.maps.model.FindItemIndex
 
listNames() - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
listNames() - Static method in enum com.partnersoft.preferences.model.MapsetStartupVisibility
 
listNativeLibs() - Method in class com.partnersoft.system.Module
List native library directories in this module.
listNodes() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
listNodes() - Method in class com.partnersoft.io.vfs.NonexistentVfsDirectory
 
listNodes() - Method in interface com.partnersoft.io.vfs.VfsDirectory
Lists all nodes (both directories and files) in this directory.
listNodesForGlob(String) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
listNodesLike(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
listNodesLike(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Lists all nodes (both directories and files) in this directory with the given regular expression pattern.
listNonKeyColumnNames() - Method in class com.partnersoft.sql.SqlTable
 
listPackagesChanged() - Static method in class com.partnersoft.update.UpdateLib
 
listPackagesChanged(Vfs, Vfs) - Static method in class com.partnersoft.update.UpdateLib
 
listPackagesChanged(URL, Vfs) - Static method in class com.partnersoft.update.UpdateLib
 
listParts() - Method in class com.partnersoft.data.Path
Returns the parts as a list.
listPresetsFor(String) - Method in class com.partnersoft.preferences.logic.PreferencesStorageLogic
 
listPublishedMapsets() - Method in class com.partnersoft.preferences.logic.PreferencesMapSpaceLogic
 
listRedoTransactions() - Method in class com.partnersoft.io.vfs.UndoableVfs
Lists the available transaction names in the redo queue, ordered from oldest to newest by original transaction time.
listRegistries() - Method in class com.partnersoft.system.RegistryManager
List available registries.
listRootPaths() - Method in class com.partnersoft.update.model.UpdatePackageFile
Root paths controlled by this package.
listSchemas() - Method in class com.partnersoft.io.sql.DatabaseConnection
 
listSchemas() - Method in class com.partnersoft.sql.SqlConnection
Requires a valid DatabaseConnection.
listScriptLibs(String) - Method in class com.partnersoft.system.Module
Lists the script libraries in this module, for the given scripting language name (e.g.
listScriptsIn(Path) - Method in class com.partnersoft.scripting.ScriptKeeper
Returns the scripts in the given directory path.
listScriptsIn(VfsDirectory) - Static method in class com.partnersoft.scripting.ScriptLib
Creates a list of Scripts for all files in the given directory.
ListSelectionControl - Class in com.partnersoft.gui
A convenience wrapper for JList.
ListSelectionControl() - Constructor for class com.partnersoft.gui.ListSelectionControl
 
ListSelectionControl(ListModel) - Constructor for class com.partnersoft.gui.ListSelectionControl
 
listShapes() - Method in class com.partnersoft.geometry.xy.XyShapeList
 
listShapes() - Method in class com.partnersoft.maps.database.RoverDatabase
 
listShapes() - Method in class com.partnersoft.maps.database.RoverShapeTable
 
listShapes() - Method in class com.partnersoft.maps.model.MapDataItem
Lists all RoverShapes associated with this item.
listShapes() - Method in class com.partnersoft.maps.rover.RoverBlock
 
listShapes() - Method in class com.partnersoft.maps.rover.RoverEntity
 
listShapes() - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
listShapesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverShapeTable
 
listShapesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverDatabase
 
listShapesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverShapeTable
 
listSkins() - Static method in class com.partnersoft.maps.app.MapAppSkinLib
 
listStreamsFor(int, XyBounds) - Method in interface com.partnersoft.maps.rover.RoverLayer
Returns the graphic streams required to render the given area.
listSupportedActions(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
listSupportedActions(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
listSupportedActions(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
listSupportedActions(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Returns a list of action names supported for the given item.
listSupportedTools() - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
listSupportedTools() - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
listSupportedTools() - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
listSupportedTools() - Method in interface com.partnersoft.maps.model.MapEditActor
Returns a list of drawing scripts/things applicable for the given item.
listTableNames() - Method in class com.partnersoft.sql.SqlConnection
 
listTableOwners() - Method in class com.partnersoft.io.sql.DatabaseConnection
 
listTableOwners() - Method in class com.partnersoft.sql.SqlConnection
Requires a valid DatabaseConnection.
listTables() - Method in class com.partnersoft.io.sql.DatabaseConnection
 
listTables() - Method in class com.partnersoft.sql.SqlConnection
Requires a valid DatabaseConnection.
listTilesIntersecting(XyBounds) - Method in class com.partnersoft.maps.file.LiteralPointFile
 
listTypes() - Method in interface com.partnersoft.maps.rover.RoverLayer
Lists all RoverType definitions for this map.
listUndoTransactions() - Method in class com.partnersoft.io.vfs.UndoableVfs
Lists the available transaction names in the undo queue, ordered from newest to oldest by original transaction time.
LITERAL_false - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
LITERAL_import - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
LITERAL_importText - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
LITERAL_new - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
LITERAL_null - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
LITERAL_true - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
LiteralPointFile - Class in com.partnersoft.maps.file
 
LiteralPointFile(VfsFile) - Constructor for class com.partnersoft.maps.file.LiteralPointFile
 
LiteralPointFileBuilder - Class in com.partnersoft.maps.file
 
LiteralPointFileBuilder(VfsFile) - Constructor for class com.partnersoft.maps.file.LiteralPointFileBuilder
 
LiteralPointSet - Class in com.partnersoft.maps.file
 
LiteralPointSet(LiteralPointTile, DynamicByteArray, int) - Constructor for class com.partnersoft.maps.file.LiteralPointSet
 
LiteralPointTile - Class in com.partnersoft.maps.file
A tile of literal colored point data.
LiteralPointTile(XyBounds, int, DynamicByteArray) - Constructor for class com.partnersoft.maps.file.LiteralPointTile
 
littleToBigEndianDouble(long) - Static method in class com.partnersoft.data.ByteLib
Converts a little-indian double into a big-endian java double.
littleToBigEndianDouble(long) - Static method in class com.partnersoft.io.BitLib
Converts a little-indian double into a big-endian java double.
littleToBigEndianFloat(int) - Static method in class com.partnersoft.data.ByteLib
Converts a little-indian float into a big-endian java float.
littleToBigEndianFloat(int) - Static method in class com.partnersoft.io.BitLib
Converts a little-indian float into a big-endian java float.
load() - Method in class com.partnersoft.maps.app.MapFileLogic
 
load() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
Reload the currently edited file.
load() - Method in class com.partnersoft.workbench.editors.AreaStyleEditor
 
load() - Method in class com.partnersoft.workbench.editors.BinaryFileEditor
 
load() - Method in class com.partnersoft.workbench.editors.BoxcarFileEditor
 
load() - Method in class com.partnersoft.workbench.editors.CogFormEditor
 
load() - Method in class com.partnersoft.workbench.editors.CsvTableEditor
 
load() - Method in class com.partnersoft.workbench.editors.DatabaseCogFileEditor
 
load() - Method in class com.partnersoft.workbench.editors.DatabaseFileEditor
 
load() - Method in class com.partnersoft.workbench.editors.DbfTableEditor
 
load() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
load() - Method in class com.partnersoft.workbench.editors.GenericFileEditor
 
load() - Method in class com.partnersoft.workbench.editors.HtmlFileEditor
 
load() - Method in class com.partnersoft.workbench.editors.ImageFileEditor
 
load() - Method in class com.partnersoft.workbench.editors.LineStyleEditor
 
load() - Method in class com.partnersoft.workbench.editors.LogFileEditor
 
load() - Method in class com.partnersoft.workbench.editors.MapSelectionEditor
 
load() - Method in class com.partnersoft.workbench.editors.MapsetDataTypeFieldsEditor
 
load() - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
load() - Method in class com.partnersoft.workbench.editors.MapsetLegendEditor
 
load() - Method in class com.partnersoft.workbench.editors.MapsetProfileEditor
 
load() - Method in class com.partnersoft.workbench.editors.MapsetsDirectoryEditor
 
load() - Method in class com.partnersoft.workbench.editors.MapsetSettingsFileEditor
 
load() - Method in class com.partnersoft.workbench.editors.ModuleDirectoryEditor
 
load() - Method in class com.partnersoft.workbench.editors.ModulesDirectoryEditor
 
load() - Method in class com.partnersoft.workbench.editors.PointStyleEditor
 
load() - Method in class com.partnersoft.workbench.editors.ShapefileTableEditor
 
load() - Method in class com.partnersoft.workbench.editors.SoundFileEditor
 
load() - Method in class com.partnersoft.workbench.editors.SphericalImageFileEditor
 
load() - Method in class com.partnersoft.workbench.editors.TableEditor
 
load() - Method in class com.partnersoft.workbench.editors.TextFileEditor
 
load() - Method in class com.partnersoft.workbench.editors.TextStyleEditor
 
load() - Method in class com.partnersoft.workbench.editors.ZipFileEditor
 
load() - Method in interface com.partnersoft.workbench.model.WorkbenchEditor
 
loadClass(String) - Method in class com.partnersoft.system.DelegatingClassLoader
 
loadCog() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
Loads a cog from the current file; assumes it is Cog XML format.
loadCogFrom(VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
Loads a cog from the given file; assumes it is Cog XML format.
loadConnectivity(File, String) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
loadConnectivity(VfsFile) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
loadCorrectedJob(String) - Method in class com.partnersoft.gps.GPSManager
Loads a CorrectedJob for a given job name.
loadData - Variable in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
loadDataItems(VfsDirectory) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
loadDatatypes(VfsDirectory) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
loadFile(File) - Static method in class com.partnersoft.io.FileLib
Binary copies a file from source into a byte array in memory.
loadFileAsString(File) - Static method in class com.partnersoft.io.FileLib
Slurps a text file in as a single big String.
loadFileOfLongs(File) - Static method in class com.partnersoft.io.FileLib
Binary copies a file from source into a long array in memory.
loadFindItem(File, String) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
loadFindItem(VfsFile) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
loadFindItems(Naming<FindItemIndex>) - Method in class com.partnersoft.maps.database.RoverFindItemTable
 
loadFonts(VfsFile) - Static method in class com.partnersoft.io.formats.rover.RoverLib
Returns an empty Map if there is no font file or if the file is empty.
loadFromDump(String) - Method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
loadFromDump(File) - Method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
loadFromDump(String) - Method in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
loadFromLog() - Method in class com.partnersoft.gui.LogDisplay
This will load the last LOG_BUFFER bytes and then pull throw away first partial line.
loadFromPreferences(Preferences) - Method in interface com.partnersoft.system.Preferential
 
loadFromTOF(File, int) - Static method in class com.partnersoft.compatibility.V3xConfigLib
 
loadFromTOF(String) - Static method in class com.partnersoft.compatibility.V3xConfigLib
 
loadFromTOF(String, int) - Static method in class com.partnersoft.compatibility.V3xConfigLib
 
loadFromTOF(File) - Static method in class com.partnersoft.compatibility.V3xConfigLib
 
loadGraphicTypes(VfsDirectory, String) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
loadHilites(File) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
loadImage() - Method in class com.partnersoft.maps.rover.RoverMachineRegister
 
loadImageFromFile(VfsFile) - Static method in class com.partnersoft.gui.ImageLib
 
LoadLibrary(String) - Static method in class com.partnersoft.os.windows.Win32Lib
 
loadMapSet(VfsDirectory) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
loadModules() - Method in class com.partnersoft.system.ModuleManager
This method loads all modules in ConfigLevel priority order, so that e.g.
loadObject() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
Loads an object from the current file; assumes it is Cog XML format.
loadObject(String, int) - Method in class org.jcon.persistance.NamedObjectStore
 
loadObject(String) - Method in class org.jcon.persistance.NamedObjectStore
 
loadObject(String) - Method in interface org.jcon.store.StructuredStore
Returns an object for the given storage path; null if the named object is not in the store.
loadObject(String) - Method in class org.jcon.store.TOFStore
Returns an object for the given storage path; null if the named object is not in the store.
loadObjectFrom(VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
Loads an object from the given file; assumes it is Cog XML format.
loadPreferences() - Method in class com.partnersoft.preferences.logic.PreferencesStorageLogic
Loads the current preference settings from Java user preferences.
loadProductBranding() - Method in class com.partnersoft.maps.app.MapAppConfiguration
 
loadStream(InputStream) - Static method in class com.partnersoft.io.FileLib
Identical to loadFile().
loadTextures(VfsFile) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
loadTiles(VfsDirectory, int, String) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
loadTiles(File) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
loadTiles(InputStream) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
localAddress() - Static method in class com.partnersoft.net.NetworkLib
Returns the InetAddress of this machine.
LocalImageFactory - Class in com.partnersoft.gui
An ImageFactory that retrieves images based on filename from a directory.
LocalImageFactory(String) - Constructor for class com.partnersoft.gui.LocalImageFactory
Create a new LocalImageFactory pulling images from the specified directory.
LocalImageFactory(Vfs, String) - Constructor for class com.partnersoft.gui.LocalImageFactory
 
LocalImageFactory(List<String>) - Constructor for class com.partnersoft.gui.LocalImageFactory
 
LocalImageFactory(Vfs, List<String>) - Constructor for class com.partnersoft.gui.LocalImageFactory
 
LocalImageFactory(VfsDirectory...) - Constructor for class com.partnersoft.gui.LocalImageFactory
 
location - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
locationNearest(XyPoint) - Method in class com.partnersoft.maps.rover.RoverEntity
Returns a single geographic location for this shape nearest the given reference point.
locationNearest(XyPoint, double) - Method in class com.partnersoft.maps.rover.RoverEntity
Returns a single geographic location for this shape nearest the given reference point.
locationTypes - Variable in class com.partnersoft.maps.model.MapSet
 
locationX - Variable in class com.partnersoft.io.formats.dxf.DXFVertex
 
locationY - Variable in class com.partnersoft.io.formats.dxf.DXFVertex
 
lock(String) - Method in class com.partnersoft.update.app.UpdateFileLogic
 
lock(String) - Method in class com.partnersoft.update.model.UpdateInstallation
 
LockingToggleButtonControl - Class in com.partnersoft.gui
A locking toggle button.
LockingToggleButtonControl() - Constructor for class com.partnersoft.gui.LockingToggleButtonControl
 
LockingToggleButtonControl(String) - Constructor for class com.partnersoft.gui.LockingToggleButtonControl
Creates a Toggle button which displays the provided label.
LockingToggleButtonControl(Icon) - Constructor for class com.partnersoft.gui.LockingToggleButtonControl
Creates a toggle button which displays the provided icon.
lod - Variable in class com.partnersoft.maps.model.LegendScaleRegion
 
lod - Variable in class com.partnersoft.maps.model.MapViewFrame
May be removed at some point - the level-of-detail for the given frame.
lod - Variable in class com.partnersoft.maps.render.RenderLegendOld
 
lod - Variable in class com.partnersoft.maps.render.RenderScaleRegion
 
lods - Variable in class com.partnersoft.maps.model.MapSetDescription
 
Log - Interface in com.partnersoft.core
Standard, class-specific logging facility.
log(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
log - Static variable in class com.partnersoft.system.ReflectionLib
 
LOG - Static variable in class com.partnersoft.update.model.UpdateVolume
 
Log4jLogFactory - Class in com.partnersoft.platform.j2se
An implementation of LogFactory that uses the Apache log4j framework.
Log4jLogFactory() - Constructor for class com.partnersoft.platform.j2se.Log4jLogFactory
Creates the log factory, configuring log4j by reading either ReadOnlyLogging.properties or Logging.properties from the first directory it is found in from the following list: config/seat/system/logging/ config/site/system/logging/ config/customer/system/logging/ config/provider/system/logging/ system/logging/ This allows customization of logging for a specific installation or group of installations.
LogDisplay - Class in com.partnersoft.gui
A (hopefully) faster, hand-coded GUI display for scrolling log display.
LogDisplay() - Constructor for class com.partnersoft.gui.LogDisplay
 
LogDisplayWindow - Class in com.partnersoft.gui
A LogDisplay in its own MainWindow, set to view the general (root) log.
LogDisplayWindow(String) - Constructor for class com.partnersoft.gui.LogDisplayWindow
 
LogFactory - Class in com.partnersoft.core
Standard, class-specific logging facility.
LogFactory() - Constructor for class com.partnersoft.core.LogFactory
Protected constructor that is not available for public use.
LogFileEditor - Class in com.partnersoft.workbench.editors
 
LogFileEditor() - Constructor for class com.partnersoft.workbench.editors.LogFileEditor
 
LogFileHandler - Class in com.partnersoft.workbench.handlers
 
LogFileHandler() - Constructor for class com.partnersoft.workbench.handlers.LogFileHandler
 
logFor(Class) - Static method in class com.partnersoft.core.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
logFor(String) - Static method in class com.partnersoft.core.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
LoggingCollector - Class in com.partnersoft.maps.translator
Just logs what it gets.
LoggingCollector(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.LoggingCollector
 
LoggingFilter - Class in com.partnersoft.maps.translator
Just logs what it gets.
LoggingFilter(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.LoggingFilter
 
LoggingRatioCounter - Class in com.partnersoft.gadgets
Pretty stupid - logs a ratio every so many increments based on a count.
LoggingRatioCounter(String, int) - Constructor for class com.partnersoft.gadgets.LoggingRatioCounter
 
LoggingThingCounter - Class in com.partnersoft.gadgets
Pretty stupid - logs every so many increments based on a count.
LoggingThingCounter(String, int) - Constructor for class com.partnersoft.gadgets.LoggingThingCounter
 
logic - Variable in class com.partnersoft.maps.app.MapAppRoot
 
logInfo(GL) - Method in class com.partnersoft.gui.opengl.OpenglControl
 
logMemoryUsage() - Static method in class com.partnersoft.system.RuntimeLib
Logs Java's current heap usage and total heap size.
logNode(Node) - Static method in class com.partnersoft.io.formats.xml.XMLLib
Writes the node out to the log.
logOutput(Process) - Static method in class com.partnersoft.system.RuntimeLib
Logs all output from a process; waits for result.
logOutput(Process) - Method in class com.partnersoft.update.app.UpdateLog
Logs all output from the given process.
logOutput(Process) - Method in class com.partnersoft.update.web.WebUpdate
 
logRawCheckboxStateChanged() - Method in class com.partnersoft.gps.nmea.NmeaParserConfigutron
 
logTotals() - Method in class com.partnersoft.gadgets.LoggingRatioCounter
 
logTotals() - Method in class com.partnersoft.gadgets.LoggingThingCounter
 
LongBuffer - Class in com.partnersoft.data
A fast long array buffer with public access to contents.
LongBuffer() - Constructor for class com.partnersoft.data.LongBuffer
Creates an empty long buffer.
LongBuffer(int) - Constructor for class com.partnersoft.data.LongBuffer
Creates a long buffer of the given size.
longClass - Static variable in class com.partnersoft.data.DataLib
 
longClass - Static variable in class org.jcon.data.DataUtilities
 
longitude - Variable in class com.partnersoft.gps.nmea.GGAData
 
longitude - Variable in class com.partnersoft.gps.nmea.GLLData
 
longitude - Variable in class com.partnersoft.gps.nmea.RMCData
 
longToBinary(long) - Static method in class com.partnersoft.data.ByteLib
Converts a primitive, big-endian long to its binary representation.
longToBinary(long) - Static method in class com.partnersoft.data.StringLib
 
longToBytes(long, byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts a lont into an 8-byte array.
longToBytes(long, byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts a lont into an 8-byte array.
longToHex(long) - Static method in class com.partnersoft.data.ByteLib
Converts a primitive, big-endian long to its hexadecimal representation.
longToHex(long) - Static method in class com.partnersoft.data.StringLib
 
longToString(long) - Static method in class com.partnersoft.data.StringLib
Converts a long to a string, with no stinking scientific notation.
lonlatAdd() - Method in class com.partnersoft.maps.app.MapEditControlPanel
Called by the add button in the lonlat section.
lonlatMove() - Method in class com.partnersoft.maps.app.MapEditControlPanel
Called by the move button in the lonlat section.
LonlatPoint - Class in com.partnersoft.geometry.lonlat
A 2-dimensional point in longitude, latitude space.
LonlatPoint(double, double) - Constructor for class com.partnersoft.geometry.lonlat.LonlatPoint
 
LonlatShape<T extends LonlatShape> - Interface in com.partnersoft.geometry.lonlat
Generic supertype for all shapes in the (longitude, latitude) coordinate space.
Lookup - Class in com.partnersoft.maps.model
A String-indexed set of tabular data.
Lookup(ArrayList, List, List) - Constructor for class com.partnersoft.maps.model.Lookup
 
lookup(String) - Method in class com.partnersoft.maps.model.Lookup
 
lookup(LookupReference) - Method in class org.jcon.data.LookupDatabase
Dereference a LookupReference.
lookup() - Method in class org.jcon.persistance.TOFParser
 
lookup - Variable in class org.jcon.persistance.TOFWriter
 
lookupAll(String) - Method in class com.partnersoft.maps.model.Lookup
 
LookupDatabase - Class in org.jcon.data
This is a sort of object database.
LookupDatabase() - Constructor for class org.jcon.data.LookupDatabase
Create a new, empty LookupDatabase.
LookupFailedException - Exception in org.jcon.data
Exception thrown when a lookup can't be resolved in a LookupDatabase.
LookupFailedException(LookupReference) - Constructor for exception org.jcon.data.LookupFailedException
 
LookupFailedException(Class, Object) - Constructor for exception org.jcon.data.LookupFailedException
 
LookupFailedException(String, Object) - Constructor for exception org.jcon.data.LookupFailedException
 
LookupIndex - Interface in org.jcon.data
A LookupIndex is a description of the way in which a certain type of data is stored and retrieved.
LookupInputStream - Class in org.jcon.persistance
An Input stream that exchanges references to objects found in a lookup table for a lookup index that can be used during deserialization to locate the original object.
LookupInputStream(InputStream, LookupDatabase) - Constructor for class org.jcon.persistance.LookupInputStream
Creates a new LookupInputStream on the InputStream.
LookupMappingMetaTOFObjectFactory - Class in org.jcon.persistance
Subclass of MetaTOFObjectFactory that allows substitution of lookup arguments.
LookupMappingMetaTOFObjectFactory() - Constructor for class org.jcon.persistance.LookupMappingMetaTOFObjectFactory
 
LookupMappingMetaTOFObjectFactory(Map) - Constructor for class org.jcon.persistance.LookupMappingMetaTOFObjectFactory
 
lookupNamed(String) - Method in class com.partnersoft.maps.model.RoverSet
 
lookupObject(Class, Object) - Method in class org.jcon.data.LookupDatabase
Looks up an object based on its class and a parameter.
lookupObject(String, Object) - Method in class org.jcon.data.LookupDatabase
Look up an object based on its class name and a parameter.
LookupOutputStream - Class in org.jcon.persistance
An output stream that exchanges references to objects found in a lookup table for a lookup index that can be used during deserialization to locate the original object.
LookupOutputStream(OutputStream, LookupDatabase) - Constructor for class org.jcon.persistance.LookupOutputStream
Creates a new LookupOutputStream on the OutputStream.
LookupReference - Class in org.jcon.data
A reference to an item in a LookupDatabase.
LookupReference() - Constructor for class org.jcon.data.LookupReference
 
LookupReference(String, Object) - Constructor for class org.jcon.data.LookupReference
 
LookupRegistry - Class in org.jcon.data
A global registry for lookup databases.
LookupRegistry() - Constructor for class org.jcon.data.LookupRegistry
 
lookups - Variable in class com.partnersoft.maps.model.RoverSet
 
lookupTool(String, String, String) - Method in class com.partnersoft.maps.app.MapEditLogic
Looks up a desired MapEditTool using a mapset name, category name, and thing name.
LoopingThread - Class in com.partnersoft.gadgets
Takes care of the (surprisingly annoying) case of repeating a task at a regular interval.
LoopingThread() - Constructor for class com.partnersoft.gadgets.LoopingThread
 
LoopingThread(String) - Constructor for class com.partnersoft.gadgets.LoopingThread
 
LoopingThread(String, Runnable) - Constructor for class com.partnersoft.gadgets.LoopingThread
 
LoopingThread(String, int) - Constructor for class com.partnersoft.gadgets.LoopingThread
 
LoopingThread(String, Duration) - Constructor for class com.partnersoft.gadgets.LoopingThread
 
LoopingThread(String, int, Runnable) - Constructor for class com.partnersoft.gadgets.LoopingThread
 
LoopingThread(String, Duration, Runnable) - Constructor for class com.partnersoft.gadgets.LoopingThread
 
LoopingThreadManager - Class in com.partnersoft.gadgets
Manages a set of looping threads.
LoopingThreadManager() - Constructor for class com.partnersoft.gadgets.LoopingThreadManager
 
lostOwnership(Clipboard, Transferable) - Method in class com.partnersoft.gui.LogDisplayWindow
 
lparam - Variable in class com.partnersoft.os.windows.Win32Lib.MSG
 
LPAREN - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
ls(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
lumpCode() - Method in class com.partnersoft.io.formats.rover.RoverGraphic
This is an integer hash code that indicates both lumpability and sort order.
lumpCode() - Method in class com.partnersoft.io.formats.rover.RoverPoint
 
lumpCode() - Method in class com.partnersoft.io.formats.rover.RoverPointColor
 
lumpCode() - Method in class com.partnersoft.io.formats.rover.RoverPolygon
 
lumpCode() - Method in class com.partnersoft.io.formats.rover.RoverPolyline
 
lumpCode() - Method in class com.partnersoft.io.formats.rover.RoverText
 

M

mA() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
MAC - Static variable in class com.partnersoft.update.model.UpdateOS
 
MagicCookie - Class in com.partnersoft.data
From the Hacker's Map/Jargon file:
MagicCookie() - Constructor for class com.partnersoft.data.MagicCookie
 
MagicCookie - Class in org.jcon.data
From the Hacker's Map/Jargon file: magic cookie [UNIX] n.
MagicCookie() - Constructor for class org.jcon.data.MagicCookie
 
magneticVariation - Variable in class com.partnersoft.gps.nmea.RMCData
???
mail() - Method in class com.partnersoft.maps.app.MapReportDialog
 
mail() - Static method in class com.partnersoft.system.OSLib
Open the default mail program.
mail(String) - Static method in class com.partnersoft.system.OSLib
Open the default mail program for the given destination URL.
mail(URI) - Static method in class com.partnersoft.system.OSLib
Open the default mail program for the given destination URI.
mail(URL) - Static method in class com.partnersoft.system.OSLib
Open the default mail program for the given destination URL.
mail(Message) - Static method in class com.partnersoft.system.OSLib
 
MailMessageBuilder - Class in com.partnersoft.io.net
Deprecated.  
MailMessageBuilder() - Constructor for class com.partnersoft.io.net.MailMessageBuilder
Deprecated. Creates a new MailMessageBuilder with a default SMTP server derived from URLLib.resolveHostName("SMTPServer").
MailMessageBuilder(String) - Constructor for class com.partnersoft.io.net.MailMessageBuilder
Deprecated.  
main(String[]) - Static method in class com.partnersoft.data.RandomGUID
 
main(String[]) - Static method in class com.partnersoft.formats.dwg.DwgFindValue
 
main(String[]) - Static method in class com.partnersoft.formats.dwg.DwgReader
 
main(String[]) - Static method in class com.partnersoft.geometry.fractal.Fractal
 
main(String[]) - Static method in class com.partnersoft.geometry.fractal.FractalMandelbrot
 
main(String[]) - Static method in class com.partnersoft.geometry.projection.ellipsoid.EllipsoidFactory
 
main(String[]) - Static method in class com.partnersoft.gps.nmea.TestEeet
 
main(String[]) - Static method in class com.partnersoft.gui.FontSpecification
Prints out available fonts.
main(String[]) - Static method in class com.partnersoft.gui.FullScreenWindow
Test main.
main(String[]) - Static method in class com.partnersoft.gui.ImageViewer
 
main(String[]) - Static method in class com.partnersoft.gui.MainWindow
Test main.
main(String[]) - Static method in class com.partnersoft.gui.NewspaperLayout
 
main(String[]) - Static method in class com.partnersoft.gui.PartnerDialog
Test main.
main(String[]) - Static method in class com.partnersoft.gui.Splash
Test main.
main(String[]) - Static method in class com.partnersoft.io.FilesystemIterator
 
main(String[]) - Static method in class com.partnersoft.io.formats.binary.BinaryFixedWidth2NamedObjectDump
 
main(String[]) - Static method in class com.partnersoft.io.formats.binary.BitBanger
 
main(String[]) - Static method in class com.partnersoft.io.formats.binary.ByteExplorer
 
main(String[]) - Static method in class com.partnersoft.io.formats.csv.CSVDataRecordSource
 
main(String[]) - Static method in class com.partnersoft.io.formats.dbf.DBFDataRecordSource
 
main(String[]) - Static method in class com.partnersoft.io.formats.dump.NamedRandomAccessObjectDumpDumper
 
main(String[]) - Static method in class com.partnersoft.io.formats.dump.ObjectDumpPacker
 
main(String[]) - Static method in class com.partnersoft.io.formats.dwg.DWGFindValue
 
main(String[]) - Static method in class com.partnersoft.io.formats.dwg.DWGReader
 
main(String[]) - Static method in class com.partnersoft.io.formats.dxf.DXFDebugActor
 
main(String[]) - Static method in class com.partnersoft.io.formats.dxf.DXFEntityDebugActor
 
main(String[]) - Static method in class com.partnersoft.io.formats.misc.ExcelDataRecordSource
 
main(String[]) - Static method in class com.partnersoft.io.formats.shapefile.FastShapefileReader
 
main(String[]) - Static method in class com.partnersoft.maps.render.RenderingCodeUnroller
 
main(String...) - Static method in class com.partnersoft.platform.j2se.J2seLauncher
 
main(String...) - Static method in class com.partnersoft.platform.j2se.J2seLauncherImp
The main method for this CommandLineTool.
main(String...) - Static method in class com.partnersoft.platform.webstart.WebstartLauncher
The main method for this CommandLineTool.
main(String[]) - Static method in class com.partnersoft.prototype.Compression
 
main(String[]) - Static method in class com.partnersoft.prototype.IncrementalSearch
 
main(String[]) - Static method in class com.partnersoft.prototype.StraightPDF
 
main(String...) - Static method in class com.partnersoft.scripting.RunScript
Runs the tool from the command line, accepting any file paths passed to it as parameter and attempting to run each in turn.
main(String[]) - Static method in class com.partnersoft.system.LicenseLib
 
main(String[]) - Static method in class com.partnersoft.system.Splash
Handy main.
main(String[]) - Static method in class com.partnersoft.tools.Unzipper
 
main(String[]) - Static method in class com.partnersoft.tools.Zipper
 
main(String[]) - Static method in class com.partnersoft.update.app.UpdateLauncher
Entry point for update program.
main(String[]) - Static method in class com.partnersoft.update.web.WebUpdate
 
main(String[]) - Static method in class org.jcon.data.ClassGenealogyIterator
Test main.
main(String[]) - Static method in class org.jcon.data.ClassMapping
Test main.
main(String[]) - Static method in class org.jcon.persistance.BarsoomReader
 
main(String[]) - Static method in class org.jcon.persistance.TOFLib
Test main.
main(String[]) - Static method in class org.jcon.persistance.TOFParser
 
main(String[]) - Static method in class org.jcon.text.StringSplitter
 
main(String[]) - Static method in class org.jcon.text.TextReportDescriptionParser
The main point of entry.
main(String[]) - Static method in class org.jcon.tools.MakeReport
 
main(String[]) - Static method in class org.jcon.tools.TOF2Barsoom
 
main(String[]) - Static method in class org.jcon.util.ArraySorter
Performs a simple unit test by sorting command arguments.
main(String[]) - Static method in class org.jcon.util.Timestamp
 
mainDescription - Variable in class com.partnersoft.gadgets.ActivityProgress
 
MainWindow - Class in com.partnersoft.gui
A main window; an PartnerWindow which interacts with the AppManager to close the system properly when the window is closed.
MainWindow() - Constructor for class com.partnersoft.gui.MainWindow
Creates a new, initially invisible MainWindow.
MainWindow(String) - Constructor for class com.partnersoft.gui.MainWindow
Creates a new, initially invisible MainWindow with the specified title.
majorMatches(Version) - Method in class com.partnersoft.system.Version
Returns true if the version given matches this one's major version.
make() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
make() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
make() - Method in class com.partnersoft.io.vfs.NonexistentVfsDirectory
 
make() - Method in class com.partnersoft.io.vfs.NonexistentVfsFile
 
make() - Method in interface com.partnersoft.io.vfs.VfsDirectory
 
make() - Method in interface com.partnersoft.io.vfs.VfsNode
Creates the node and any ancestor directories needed to contain it.
makeAbsolutelySureItAintA3xInstall(File) - Static method in class com.partnersoft.update.model.UpdateInstallation
 
makeAbsolutelySureItAintA3xInstall(File) - Static method in class com.partnersoft.update.UpdateLib
 
makeAbsolutelySureItAintA3xInstall(File) - Static method in class com.partnersoft.update.web.WebUpdate
 
makeAndEditDirectory(VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
makeAndEditFile(VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
makeAndEditFile(VfsFile, String) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
makeAndEditFile(VfsFile, VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
makeAndEditModule(VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
makeBold(Font) - Static method in class org.jcon.util.GenLib
 
makeDependsFile() - Method in class com.partnersoft.workbench.editors.ModuleDirectoryEditor
 
makeDiameterEvenMultiple(double, double) - Static method in class com.partnersoft.geometry.GeometryLib
Given a diameter and a part length, returns the diameter closest to the given one such that the new circumference is an even multiple of the part length.
makeDirectory(Path) - Method in class com.partnersoft.net.yonder.YonderClient
 
makeDirectory(VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
makeDirectory(String) - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
makeDirectory(String) - Method in class com.partnersoft.workbench.editors.MapsetsDirectoryEditor
 
makeDirectory(String) - Method in class com.partnersoft.workbench.editors.ModuleDirectoryEditor
 
makeDirectory(String) - Method in class com.partnersoft.workbench.editors.ModulesDirectoryEditor
 
makeDirsFor(File) - Static method in class com.partnersoft.io.FileLib
Creates parent directories for a file object.
makeDirsFor(File) - Method in class com.partnersoft.update.web.WebUpdate
 
makeFile(VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
makeFile(VfsFile, String) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
makeFile(VfsFile, VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
makeFile(String) - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
makeMapFromLists(List, List) - Static method in class com.partnersoft.data.DataLib
Takes two lists of identical length.
makeModule(VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
MakeReport - Class in org.jcon.tools
A report generation tool.
MakeReport() - Constructor for class org.jcon.tools.MakeReport
 
MakeReport(File, File, File, int) - Constructor for class org.jcon.tools.MakeReport
 
makeRoomFor(int) - Method in class com.partnersoft.data.DataBuffer
This method ensures that there is enough space in the array to fill with the given number of items.
makeRoomFor(int, int) - Method in class com.partnersoft.data.DataBuffer
Same as shorter makeRoomFor, except that it will increase the capacity at least as much as the given minimum - this prevents constant microgrowage.
makeRoomFor(int) - Method in class com.partnersoft.data.DynamicArray
Standard array enlarger; determines a reasonable minimumIncrease factor then calls DynamicArray.makeRoomFor(int, int).
makeRoomFor(int, int) - Method in class com.partnersoft.data.DynamicArray
This method ensures that there is enough unused capacity in the array to fill with the given number of items.
makeScaledStylesForIcons() - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
makeShortcuts() - Method in class com.partnersoft.update.app.UpdateRuntimeLogic
 
makeStylesForIcons() - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
makeStylesForIcons(boolean, double) - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
MakeupIndex - Interface in org.jcon.data
This is a LookupIndex which can manufacture objects with a given key if necessary.
makeupObject(Object) - Method in class org.jcon.data.FieldIndex
Makes up a new object by setting the fields to match those listed in the key (which must be a Map!).
makeupObject(Object) - Method in interface org.jcon.data.MakeupIndex
Makes up a new object based on the provided key.
makeURL(String, String, String, String, String) - Static method in class com.partnersoft.io.sql.SQLLib
 
makeUrl(SqlDatabase) - Static method in class com.partnersoft.sql.SqlLib
 
makeUrl(SqlType, String, String, String, String) - Static method in class com.partnersoft.sql.SqlLib
 
makeValidFilename(String) - Static method in class com.partnersoft.io.FileLib
 
makeValidFilename(String) - Static method in class org.jcon.persistance.Utility
 
makeValueListFromMap(Map, Collection) - Static method in class com.partnersoft.data.DataLib
Turns a Map into an ArrayList containing just values, using the given ordered list of keys to determine the order of the values.
makeVersionFile() - Method in class com.partnersoft.workbench.editors.ModuleDirectoryEditor
 
mALPHA() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
manage(Preferential) - Method in class com.partnersoft.system.PreferenceManager
Registers and manages the given Preferential.
manageJSplitPanePreferences(String, JSplitPane) - Method in class com.partnersoft.system.PreferenceManager
Keeps track of the divider position in a JSplitPane.
managePreferences(String) - Method in class com.partnersoft.gui.TreeField
Manages the expanded/contracted and other user state in user preferences, using the given named path to distinguish this from other TreeFields.
managePreferences(String) - Method in class com.partnersoft.workbench.gui.VfsTree
Manages the expanded/contracted and other user state in user preferences, using the given named path to distinguish this from other TreeFields.
manageWindowPreferences(String, Window) - Method in class com.partnersoft.system.PreferenceManager
Keeps track of the configured size and location of the window, using the given name as a key.
mAND_OP() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mangleSnapshot(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.AbstractSnapshotEphemeron
Changes internal snapshot before each draw.
mangleSnapshot(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.MoveSnapshotEphemeron
 
mangleSnapshot(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.RotateSnapshotEphemeron
 
mangleSnapshot(DrawingSurface, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.ephemera.ScaleSnapshotEphemeron
 
mangleText(DrawingSurface, MapViewFrame, XyPoint, XyPoint) - Method in class com.partnersoft.maps.ephemera.AbstractUpdatingTextEphemeron
Called from each draw cycle.
mangleText(DrawingSurface, MapViewFrame, XyPoint, XyPoint) - Method in class com.partnersoft.maps.ephemera.AngleDistanceTextEphemeron
 
ManInTheMiddle - Class in com.partnersoft.apps.tools
A GUI app that acts as a proxy for TCP conversations and lets you see both sides.
ManInTheMiddle(int, String, int) - Constructor for class com.partnersoft.apps.tools.ManInTheMiddle
Creates an AppLauncher that lists all available apps.
MAP_CLICKED - Static variable in class com.partnersoft.maps.view.MapMouseEvent
The mouse clicked event type.
MAP_DRAGGED - Static variable in class com.partnersoft.maps.view.MapMouseEvent
The mouse dragged event type.
MAP_ENTERED - Static variable in class com.partnersoft.maps.view.MapMouseEvent
The mouse entered event type.
MAP_EXITED - Static variable in class com.partnersoft.maps.view.MapMouseEvent
The mouse exited event type.
MAP_MOVED - Static variable in class com.partnersoft.maps.view.MapMouseEvent
The mouse moved event type.
MAP_PRESSED - Static variable in class com.partnersoft.maps.view.MapMouseEvent
The mouse pressed event type.
MAP_RELEASED - Static variable in class com.partnersoft.maps.view.MapMouseEvent
The mouse released event type.
MAP_TRANSLATOR - Static variable in class com.partnersoft.update.model.UpdateInstallType
 
MAP_TRANSLATOR - Static variable in interface com.partnersoft.update.UpdateConstants
 
MAP_TRANSLATOR - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
MAP_WHEEL - Static variable in class com.partnersoft.maps.view.MapMouseEvent
The mouse wheel event type.
MapApp - Class in com.partnersoft.maps.app
This is the main Partner end-user application.
MapApp(MapAppSkin) - Constructor for class com.partnersoft.maps.app.MapApp
 
MapAppConfiguration - Class in com.partnersoft.maps.app
 
MapAppConfiguration() - Constructor for class com.partnersoft.maps.app.MapAppConfiguration
 
MapAppGlassPane - Class in com.partnersoft.maps.app
A glass pane for the main map window.
MapAppGlassPane() - Constructor for class com.partnersoft.maps.app.MapAppGlassPane
 
MapAppGps - Class in com.partnersoft.maps.app
A place to keep all the MapApp-specific GPS settings.
MapAppGps(MapApp) - Constructor for class com.partnersoft.maps.app.MapAppGps
 
MapAppGui - Class in com.partnersoft.maps.app
This is the root of the MapApp's GUI hierarchy.
MapAppGui(MapApp) - Constructor for class com.partnersoft.maps.app.MapAppGui
 
MapAppLauncher - Class in com.partnersoft.maps.app
Handles early initialization and startup of the Partner user client (aka MapApp).
MapAppLauncher() - Constructor for class com.partnersoft.maps.app.MapAppLauncher
 
MapAppLauncher(WorkbenchApp) - Constructor for class com.partnersoft.maps.app.MapAppLauncher
 
MapAppLogic - Class in com.partnersoft.maps.app
This class provides access to more specific logic classes.
MapAppLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapAppLogic
 
MapAppMenus - Class in com.partnersoft.maps.app
The menus for the Partner map app.
MapAppMenus(MapApp) - Constructor for class com.partnersoft.maps.app.MapAppMenus
 
MapAppModule - Interface in com.partnersoft.maps.app
A MapAppModule encapsulates map information, data model, legend, and business logic into a single pluggable module.
MapAppRoot - Class in com.partnersoft.maps.app
This is where the actual pointers from MapApp are stored.
MapAppRoot() - Constructor for class com.partnersoft.maps.app.MapAppRoot
 
MapAppSkin - Interface in com.partnersoft.maps.app
The MapAppSkin does two things: it sets up the GUI in setup(), and it shows different parts of the GUI in the showX() functions.
MapAppSkinLib - Class in com.partnersoft.maps.app
Library methods to handle skinning aka layout for the Map App aka Partner aka Map Viewer.
MapAppSkinLib() - Constructor for class com.partnersoft.maps.app.MapAppSkinLib
 
mapClicked(MapMouseEvent) - Method in class com.partnersoft.maps.app.MapViewMouseHandler
 
mapClicked(MapMouseEvent) - Method in interface com.partnersoft.maps.view.MapMouseListener
Invoked when the mouse has been clicked on a map.
MapConfigLogic - Class in com.partnersoft.maps.app
Functions that modify or refresh the map app's configuration (including MapSpaces and MapSets).
MapConfigLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapConfigLogic
 
MapConnectivity - Class in com.partnersoft.maps.model
A space-optimized mapping of string name to a data ID, used to implement find items.
MapConnectivity(RoverSet, List[]) - Constructor for class com.partnersoft.maps.model.MapConnectivity
 
MapConnectivityLogic - Class in com.partnersoft.maps.app
Various methods to simplify tracing and other connectivity tasks.
MapConnectivityLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapConnectivityLogic
 
MapControlPanel - Class in com.partnersoft.maps.app
A MapViewPanel surrounded by exciting buttons and things.
MapControlPanel(MapApp, MapViewPanel) - Constructor for class com.partnersoft.maps.app.MapControlPanel
 
MapControlState - Class in com.partnersoft.maps.app
State for the MapControlLogic.
MapControlState() - Constructor for class com.partnersoft.maps.app.MapControlState
 
MapDataClassifier - Class in com.partnersoft.maps.translator
Classifies graphics into dataTypes, then passes them on to the next stage (processing).
MapDataClassifier(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.MapDataClassifier
 
MapDataCollector - Class in com.partnersoft.maps.translator
Any sink for map data in the translator.
MapDataCollector(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.MapDataCollector
 
MapDataConnector - Class in com.partnersoft.maps.translator
A MapDataFilter that figures out the index values for items.
MapDataConnector(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.MapDataConnector
 
MapDataCuller - Class in com.partnersoft.maps.translator
Culls invalid data.
MapDataCuller(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.MapDataCuller
 
MapDataDerivation - Class in com.partnersoft.maps.translator
The increasingly complicated configuration for labelling.
MapDataDerivation() - Constructor for class com.partnersoft.maps.translator.MapDataDerivation
 
MapDataDerivation(Cog) - Constructor for class com.partnersoft.maps.translator.MapDataDerivation
 
MapDataDeriver - Class in com.partnersoft.maps.translator
Derives graphics from other graphics - what was formerly known as simply "labelling" but has obviously overgrown that title.
MapDataDeriver(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.MapDataDeriver
 
MapDataFilter - Class in com.partnersoft.maps.translator
Any sink for map data in the translator.
MapDataFilter(String, TranslationPipeline, MapDataCollector) - Constructor for class com.partnersoft.maps.translator.MapDataFilter
 
MapDataFilter(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.MapDataFilter
 
MapDataGraphic - Class in com.partnersoft.maps.translator
A graphic with attached data, style name, and datatype name.
MapDataGraphic() - Constructor for class com.partnersoft.maps.translator.MapDataGraphic
 
MapDataGraphicList - Class in com.partnersoft.maps.translator
A list of other graphics.
MapDataGraphicList() - Constructor for class com.partnersoft.maps.translator.MapDataGraphicList
 
MapDataGraphicReader - Class in com.partnersoft.maps.translator
Spools graphics in a reasonably compact form to an input stream or file.
MapDataGraphicReader(File) - Constructor for class com.partnersoft.maps.translator.MapDataGraphicReader
 
MapDataGraphicReader(InputStream) - Constructor for class com.partnersoft.maps.translator.MapDataGraphicReader
 
MapDataGraphicReader(VfsFile) - Constructor for class com.partnersoft.maps.translator.MapDataGraphicReader
 
MapDataGraphicWriter - Class in com.partnersoft.maps.translator
Spools graphics in a reasonably compact form to an output stream or file.
MapDataGraphicWriter(File) - Constructor for class com.partnersoft.maps.translator.MapDataGraphicWriter
 
MapDataGraphicWriter(OutputStream) - Constructor for class com.partnersoft.maps.translator.MapDataGraphicWriter
 
MapDataGraphicWriter(VfsFile) - Constructor for class com.partnersoft.maps.translator.MapDataGraphicWriter
 
MapDataImage - Class in com.partnersoft.maps.translator
A point with attached data.
MapDataImage() - Constructor for class com.partnersoft.maps.translator.MapDataImage
 
MapDataImage(double, double, float, double, int, int, int, byte[], Naming) - Constructor for class com.partnersoft.maps.translator.MapDataImage
 
MapDataImage(double, double, float, int, int, double, int, int, int, byte[], Naming) - Constructor for class com.partnersoft.maps.translator.MapDataImage
 
MapDataIndex - Class in com.partnersoft.maps.translator
Configuration for an index (aka find item).
MapDataIndex() - Constructor for class com.partnersoft.maps.translator.MapDataIndex
 
MapDataIndex(Cog) - Constructor for class com.partnersoft.maps.translator.MapDataIndex
 
MapDataIndexer - Class in com.partnersoft.maps.translator
A MapDataFilter that figures out the index values for items.
MapDataIndexer(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.MapDataIndexer
 
MapDataItem - Class in com.partnersoft.maps.model
The data associated with a map entity.
MapDataItem() - Constructor for class com.partnersoft.maps.model.MapDataItem
 
MapDataItem(Cog) - Constructor for class com.partnersoft.maps.model.MapDataItem
 
MapDataItem(RoverSet, Naming, int) - Constructor for class com.partnersoft.maps.model.MapDataItem
 
MapDataItem(RoverSet, Naming, int, Object) - Constructor for class com.partnersoft.maps.model.MapDataItem
 
MapDataItem(RoverSet, Naming, int, ByteBuffer) - Constructor for class com.partnersoft.maps.model.MapDataItem
 
MapDataLink - Class in com.partnersoft.maps.model
A link to a (possibly lazy-loaded) MapDataItem.
MapDataLink() - Constructor for class com.partnersoft.maps.model.MapDataLink
 
MapDataLink(RoverSet, int) - Constructor for class com.partnersoft.maps.model.MapDataLink
 
MapDataMerge - Interface in com.partnersoft.maps.translator
Configuration and code for data to be imported and merged into map data during translation.
MapDataMergeField - Class in com.partnersoft.maps.translator
 
MapDataMergeField() - Constructor for class com.partnersoft.maps.translator.MapDataMergeField
 
MapDataMergeField(Cog) - Constructor for class com.partnersoft.maps.translator.MapDataMergeField
 
MapDataMergeImport - Class in com.partnersoft.maps.translator
 
MapDataMergeImport() - Constructor for class com.partnersoft.maps.translator.MapDataMergeImport
 
MapDataPanel - Class in com.partnersoft.maps.app
This panel includes a selection list, a data display for the current selection in that list, and some drawing controls beneath that.
MapDataPanel(MapApp) - Constructor for class com.partnersoft.maps.app.MapDataPanel
 
MapDataPoint - Class in com.partnersoft.maps.translator
A point with attached data.
MapDataPoint() - Constructor for class com.partnersoft.maps.translator.MapDataPoint
 
MapDataPoint(double, double, float, Naming) - Constructor for class com.partnersoft.maps.translator.MapDataPoint
 
MapDataPoint(double, double, float, int, int, Naming) - Constructor for class com.partnersoft.maps.translator.MapDataPoint
 
MapDataPointColor - Class in com.partnersoft.maps.translator
A point with attached data.
MapDataPointColor() - Constructor for class com.partnersoft.maps.translator.MapDataPointColor
 
MapDataPointColor(double, double, float, int, int, int, int, Naming) - Constructor for class com.partnersoft.maps.translator.MapDataPointColor
 
MapDataPointColor(double, double, float, int, int, int, int, int, int, Naming) - Constructor for class com.partnersoft.maps.translator.MapDataPointColor
 
MapDataPolygon - Class in com.partnersoft.maps.translator
A polygon with attached data.
MapDataPolygon() - Constructor for class com.partnersoft.maps.translator.MapDataPolygon
 
MapDataPolygon(XyPolygon) - Constructor for class com.partnersoft.maps.translator.MapDataPolygon
 
MapDataPolygon(String, String, XyPolygon) - Constructor for class com.partnersoft.maps.translator.MapDataPolygon
 
MapDataPolygon(XyPolyline) - Constructor for class com.partnersoft.maps.translator.MapDataPolygon
 
MapDataPolyline - Class in com.partnersoft.maps.translator
A polyline with attached data.
MapDataPolyline() - Constructor for class com.partnersoft.maps.translator.MapDataPolyline
 
MapDataPolyline(DoubleBuffer, Naming) - Constructor for class com.partnersoft.maps.translator.MapDataPolyline
 
MapDataPolyline(String, String, DoubleBuffer, Naming) - Constructor for class com.partnersoft.maps.translator.MapDataPolyline
 
MapDataPolyline(String, String, XyPolyline, Naming) - Constructor for class com.partnersoft.maps.translator.MapDataPolyline
This constructor uses the more modern com.partnersoft.geometry.xy.XyPolyline type.
MapDataPolyline(XyPoint...) - Constructor for class com.partnersoft.maps.translator.MapDataPolyline
 
MapDataPolyline(XyPolyline) - Constructor for class com.partnersoft.maps.translator.MapDataPolyline
 
MapDataPreprocessor - Class in com.partnersoft.maps.translator
Handles transformation of coordinates from one system to another.
MapDataPreprocessor(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.MapDataPreprocessor
 
MapDataProfiler - Class in com.partnersoft.maps.translator
Profiles data data.
MapDataProfiler(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.MapDataProfiler
 
MapDataReducer - Class in com.partnersoft.maps.translator
Collects the preprocessed data and stores it for postprocessing and eventual output to the target format.
MapDataReducer(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.MapDataReducer
 
MapDataSet - Interface in com.partnersoft.maps.model
 
MapDataStylist - Class in com.partnersoft.maps.translator
Sets the graphicType name for graphics.
MapDataStylist(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.MapDataStylist
 
MapDataText - Class in com.partnersoft.maps.translator
A text label with attached data.
MapDataText() - Constructor for class com.partnersoft.maps.translator.MapDataText
 
MapDataText(double, double, double, String, String, Naming) - Constructor for class com.partnersoft.maps.translator.MapDataText
Valid alignment codes: "center" "fit" "bottom left" "center left" "top left" "top center" "top right" "center right" "bottom center" "bottom fit" "top fit" "fit left" "fit right" "left" "right" "top" "bottom"
MapDataText(double, double, double, int, int, String, String, Naming) - Constructor for class com.partnersoft.maps.translator.MapDataText
 
MapDataTransformer - Class in com.partnersoft.maps.translator
Performs data transformations on data.
MapDataTransformer(String, TranslationPipeline) - Constructor for class com.partnersoft.maps.translator.MapDataTransformer
 
MapDataTypeConfiguration - Class in com.partnersoft.maps.translator
Configuration for data type translation and presentation.
MapDataTypeConfiguration() - Constructor for class com.partnersoft.maps.translator.MapDataTypeConfiguration
Create a new RoverDatatypeConfiguration.
MapDataTypeConfiguration(Cog) - Constructor for class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
MapDataTypeField - Class in com.partnersoft.maps.translator
 
MapDataTypeField() - Constructor for class com.partnersoft.maps.translator.MapDataTypeField
 
MapDataTypeField(String, String, String, boolean, boolean) - Constructor for class com.partnersoft.maps.translator.MapDataTypeField
 
MapDataTypeField(Cog) - Constructor for class com.partnersoft.maps.translator.MapDataTypeField
 
mapDragged(MapMouseEvent) - Method in class com.partnersoft.maps.app.MapViewMouseHandler
 
mapDragged(MapMouseEvent) - Method in interface com.partnersoft.maps.view.MapMotionListener
Invoked when a mouse button is pressed on a map and then dragged.
MapEditActor - Interface in com.partnersoft.maps.model
Contains methods for each type of drawing action - add, rotate, move, delete, etc.
MapEditContext - Class in com.partnersoft.maps.model
Encapsulates the parameters for all map editing commands.
MapEditControlPanel - Class in com.partnersoft.maps.app
Panel of controls for building and modifying the map.
MapEditControlPanel(MapApp) - Constructor for class com.partnersoft.maps.app.MapEditControlPanel
 
MapEditLogic - Class in com.partnersoft.maps.app
Takes care of editing logic - the manipulation of editable map geometry.
MapEditLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapEditLogic
 
MapEditMode - Enum in com.partnersoft.maps.app
 
MapEditTool - Class in com.partnersoft.maps.model
 
MapEditTool(MapSet, String, String) - Constructor for class com.partnersoft.maps.model.MapEditTool
 
MapEditTool(MapSet, String, String, String, String) - Constructor for class com.partnersoft.maps.model.MapEditTool
 
MapEditToolTransferable - Class in com.partnersoft.maps.app
 
MapEditToolTransferable(MapEditTool) - Constructor for class com.partnersoft.maps.app.MapEditToolTransferable
 
MapEditToolTreeModel - Class in com.partnersoft.maps.app
 
MapEditToolTreeModel() - Constructor for class com.partnersoft.maps.app.MapEditToolTreeModel
 
mapEntered(MapMouseEvent) - Method in class com.partnersoft.maps.app.MapViewMouseHandler
 
mapEntered(MapMouseEvent) - Method in interface com.partnersoft.maps.view.MapMouseListener
Invoked when the mouse enters a map.
MapEntityLegend - Class in com.partnersoft.maps.translator
 
MapEntityLegend() - Constructor for class com.partnersoft.maps.translator.MapEntityLegend
 
MapEntry<K,V> - Class in com.partnersoft.data
A simple, read-only implementation of Map.Entry.
MapEntry(K, V) - Constructor for class com.partnersoft.data.MapEntry
Constructs a new MapEntry with the given key and value.
mapExited(MapMouseEvent) - Method in class com.partnersoft.maps.app.MapViewMouseHandler
 
mapExited(MapMouseEvent) - Method in interface com.partnersoft.maps.view.MapMouseListener
Invoked when the mouse exits a map.
MapFileLogic - Class in com.partnersoft.maps.app
Nonvisual plumbing for controlling the map viewer's file management features.
MapFileLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapFileLogic
 
MapFindLogic - Class in com.partnersoft.maps.app
Nonvisual plumbing for controlling a the find item features.
MapFindLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapFindLogic
 
MapGpsLogic - Class in com.partnersoft.maps.app
Controls the behavior of GPS in a map app.
MapGpsLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapGpsLogic
 
MapGraphic - Class in com.partnersoft.maps.model
A graphical GIS map entity consisting of geometry, data, style, and datatype.
MapGraphic() - Constructor for class com.partnersoft.maps.model.MapGraphic
 
MapHelpLogic - Class in com.partnersoft.maps.app
Various methods triggered by the help menu or similar features.
MapHelpLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapHelpLogic
 
MapHTMLControl - Class in com.partnersoft.maps.app
This is a gui control object that displays HTML from a server or from provided text, and which processes urls of the map:// type.
MapHTMLControl(MapApp) - Constructor for class com.partnersoft.maps.app.MapHTMLControl
 
MapKeyHandler - Class in com.partnersoft.maps.app
Handles hotkeys in the map view.
MapKeyHandler(MapApp) - Constructor for class com.partnersoft.maps.app.MapKeyHandler
 
MapMotionListener - Interface in com.partnersoft.maps.view
A listener that hears MapMouseEvents pertaining to motion.
MapMouseEvent - Class in com.partnersoft.maps.view
A translation of standard MouseEvents into Map coordinates.
MapMouseEvent(Object, MouseEvent, Point, int, int) - Constructor for class com.partnersoft.maps.view.MapMouseEvent
Creates a new MapMouseEvent whose ID corresponds to the ID of the ID of the provided MouseEvent.
MapMouseListener - Interface in com.partnersoft.maps.view
A listener that hears MapMouseEvents.
mapMoved(MapMouseEvent) - Method in class com.partnersoft.maps.app.MapViewMouseHandler
 
mapMoved(MapMouseEvent) - Method in interface com.partnersoft.maps.view.MapMotionListener
Invoked when the mouse button has been moved on a map (with no buttons no down).
MapPanButton - Class in com.partnersoft.maps.app
A button for discrete panning.
MapPanButton(MapApp, MapViewLogic, String, int, int) - Constructor for class com.partnersoft.maps.app.MapPanButton
 
MappedTransform - Class in org.jcon.data
A transform that uses a Map to translate between the domain and range.
MappedTransform() - Constructor for class org.jcon.data.MappedTransform
 
mappingPanel - Variable in class com.partnersoft.maps.app.MapAppGui
 
MapPlotBuilder - Class in com.partnersoft.maps.app
Plots map and returns as version requested through getters.
MapPlotBuilder(MapApp) - Constructor for class com.partnersoft.maps.app.MapPlotBuilder
Constructs a MapPlotBuilder.
MapPolyline - Class in com.partnersoft.maps.model
A polyline on a map.
MapPolyline() - Constructor for class com.partnersoft.maps.model.MapPolyline
 
MapPolyline(int) - Constructor for class com.partnersoft.maps.model.MapPolyline
 
mapPressed(MapMouseEvent) - Method in class com.partnersoft.maps.app.MapViewMouseHandler
 
mapPressed(MapMouseEvent) - Method in interface com.partnersoft.maps.view.MapMouseListener
Invoked when a mouse button has been pressed on a map.
MapPrintJob - Class in com.partnersoft.maps.app
 
MapPrintJob(MapApp, MapDataItem, String) - Constructor for class com.partnersoft.maps.app.MapPrintJob
 
MapPrintJob(MapApp) - Constructor for class com.partnersoft.maps.app.MapPrintJob
 
MapPrintLogic - Class in com.partnersoft.maps.app
Controls the behavior of printing in a map app.
MapPrintLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapPrintLogic
 
MapQuery - Class in com.partnersoft.maps.model
Holds the parameter for a map query.
MapQuery() - Constructor for class com.partnersoft.maps.model.MapQuery
 
MapQuery(XyPoint, String, String) - Constructor for class com.partnersoft.maps.model.MapQuery
 
MapQuery(XyPoint, String, String, Object...) - Constructor for class com.partnersoft.maps.model.MapQuery
 
MapQueryLogic - Class in com.partnersoft.maps.app
Methods that allow GIS-like queries and other data operations.
MapQueryLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapQueryLogic
 
mapReleased(MapMouseEvent) - Method in class com.partnersoft.maps.app.MapViewMouseHandler
 
mapReleased(MapMouseEvent) - Method in interface com.partnersoft.maps.view.MapMouseListener
Invoked when a mouse button has been released on a map.
MapReportDialog - Class in com.partnersoft.maps.app
This is a dialog for displaying reports and images.
MapReportDialog(String, MapApp) - Constructor for class com.partnersoft.maps.app.MapReportDialog
 
MAPS - Static variable in class com.partnersoft.update.model.UpdateVolume
 
MapsCogSchema - Class in com.partnersoft.maps.model
 
MapSelectionEditor - Class in com.partnersoft.workbench.editors
This is an editor for the currently selected item in the Map Viewer.
MapSelectionEditor(WorkbenchApp) - Constructor for class com.partnersoft.workbench.editors.MapSelectionEditor
 
MapSelectionListener - Interface in com.partnersoft.maps.app
 
MapSelectionLogic - Class in com.partnersoft.maps.app
Nonvisual plumbing for controlling the current selection, selection list, and indications.
MapSelectionLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapSelectionLogic
 
mapset - Variable in class com.partnersoft.maps.actors.AbstractModuleMapEditActor
 
mapset - Variable in class com.partnersoft.maps.ephemera.AbstractCollectionEphemeron
 
mapset - Variable in class com.partnersoft.maps.ephemera.PointStyleEphemeron
 
mapset - Variable in class com.partnersoft.maps.ephemera.PolylineEphemeron
 
mapset - Variable in class com.partnersoft.maps.ephemera.RotateTextEphemeron
 
mapset - Variable in class com.partnersoft.maps.ephemera.TextEphemeron
 
MapSet - Class in com.partnersoft.maps.model
A MapSet represents a set of map data in the same coordinate system that is suitable for viewing as a single map.
MapSet(String) - Constructor for class com.partnersoft.maps.model.MapSet
Builds and loads itself based on the given name.
MapSet(String, String) - Constructor for class com.partnersoft.maps.model.MapSet
 
mapSet - Variable in class com.partnersoft.maps.model.RoverSet
 
mapSet - Variable in class com.partnersoft.maps.render.RenderLegend
 
mapSet - Variable in class com.partnersoft.maps.render.RenderLegendOld
 
mapset - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
MapSetConfiguration - Class in com.partnersoft.maps.model
Loads and manages the configuration for a single map set.
MapSetConfiguration(String, String) - Constructor for class com.partnersoft.maps.model.MapSetConfiguration
 
MapsetDataTypeFieldsEditor - Class in com.partnersoft.workbench.editors
 
MapsetDataTypeFieldsEditor() - Constructor for class com.partnersoft.workbench.editors.MapsetDataTypeFieldsEditor
 
MapSetDescription - Class in com.partnersoft.maps.model
 
MapSetDescription() - Constructor for class com.partnersoft.maps.model.MapSetDescription
 
mapSetDescription - Variable in class com.partnersoft.maps.model.TiledRoverSet
 
MapSetDescription.LccDescription - Class in com.partnersoft.maps.model
 
MapSetDescription.LccDescription() - Constructor for class com.partnersoft.maps.model.MapSetDescription.LccDescription
 
MapSetDescription.LodDescription - Class in com.partnersoft.maps.model
 
MapSetDescription.LodDescription() - Constructor for class com.partnersoft.maps.model.MapSetDescription.LodDescription
 
MapSetDescription.UtmDescription - Class in com.partnersoft.maps.model
 
MapSetDescription.UtmDescription() - Constructor for class com.partnersoft.maps.model.MapSetDescription.UtmDescription
 
MapsetDirectoryEditor - Class in com.partnersoft.workbench.editors
 
MapsetDirectoryEditor() - Constructor for class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
MapsetDirectoryHandler - Class in com.partnersoft.workbench.handlers
 
MapsetDirectoryHandler() - Constructor for class com.partnersoft.workbench.handlers.MapsetDirectoryHandler
 
MapsetLegendEditor - Class in com.partnersoft.workbench.editors
Copyright 2006-2009 Partner Software, Inc.
MapsetLegendEditor() - Constructor for class com.partnersoft.workbench.editors.MapsetLegendEditor
 
MapsetLegendFileHandler - Class in com.partnersoft.workbench.handlers
 
MapsetLegendFileHandler() - Constructor for class com.partnersoft.workbench.handlers.MapsetLegendFileHandler
 
MapSetLogic - Class in com.partnersoft.maps.app
Handles logic and control for a specific MapSet.
MapSetLogic(MapApp, MapSet) - Constructor for class com.partnersoft.maps.app.MapSetLogic
 
mapsetName - Variable in class com.partnersoft.maps.model.MapSetDescription
 
mapSetNamed(String) - Method in class com.partnersoft.maps.model.MapSpace
 
mapsetNamed(String) - Method in class com.partnersoft.system.Module
Returns the directory for the named mapset definition, or null if there is none by that name in this module.
MapsetPreferences - Class in com.partnersoft.preferences.model
SubsystemPreferences for map control behavior.
MapsetPreferences() - Constructor for class com.partnersoft.preferences.model.MapsetPreferences
 
MapsetPreferences(boolean) - Constructor for class com.partnersoft.preferences.model.MapsetPreferences
 
MapsetPreferences(boolean, MapsetStartupVisibility, boolean) - Constructor for class com.partnersoft.preferences.model.MapsetPreferences
 
MapsetPreferences(Cog) - Constructor for class com.partnersoft.preferences.model.MapsetPreferences
 
mapsetPreferencesFor(String) - Method in class com.partnersoft.preferences.app.PreferencesManager
 
MapsetProfileEditor - Class in com.partnersoft.workbench.editors
 
MapsetProfileEditor() - Constructor for class com.partnersoft.workbench.editors.MapsetProfileEditor
 
MapsetRefreshThread - Class in com.partnersoft.maps.concurrency
 
MapsetRefreshThread(MapApp, String, Duration) - Constructor for class com.partnersoft.maps.concurrency.MapsetRefreshThread
 
MapsetsDirectoryEditor - Class in com.partnersoft.workbench.editors
 
MapsetsDirectoryEditor() - Constructor for class com.partnersoft.workbench.editors.MapsetsDirectoryEditor
 
MapsetsDirectoryHandler - Class in com.partnersoft.workbench.handlers
 
MapsetsDirectoryHandler() - Constructor for class com.partnersoft.workbench.handlers.MapsetsDirectoryHandler
 
MapsetSettingsFileEditor - Class in com.partnersoft.workbench.editors
 
MapsetSettingsFileEditor() - Constructor for class com.partnersoft.workbench.editors.MapsetSettingsFileEditor
 
MapsetSettingsFileHandler - Class in com.partnersoft.workbench.handlers
 
MapsetSettingsFileHandler() - Constructor for class com.partnersoft.workbench.handlers.MapsetSettingsFileHandler
 
MapsetStartupVisibility - Enum in com.partnersoft.preferences.model
The three possible states for mapset visibility at startup.
MapSetViewSettings - Class in com.partnersoft.maps.model
Contains the various user-specified view settings for a MapSet.
MapSetViewSettings(MapSet, RoverSet) - Constructor for class com.partnersoft.maps.model.MapSetViewSettings
 
MapSoundLogic - Class in com.partnersoft.maps.app
 
MapSoundLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapSoundLogic
 
MapSpace - Class in com.partnersoft.maps.model
A MapSpace represents a set of map data in the same coordinate system that is suitable for viewing as a single map.
MapSpace(MapApp) - Constructor for class com.partnersoft.maps.model.MapSpace
The applicationObject is passed to all the scripts as the "app" variable.
mapSpace - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
MapSpaceLegend - Class in com.partnersoft.maps.model
A global legend for a MapSpace.
MapSpaceLegend() - Constructor for class com.partnersoft.maps.model.MapSpaceLegend
 
MapSpaceLegend(Cog) - Constructor for class com.partnersoft.maps.model.MapSpaceLegend
 
MapSpaceLogic - Class in com.partnersoft.maps.app
Various methods to control and update the MapSpace.
MapSpaceLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapSpaceLogic
 
mapSpacePreferences() - Method in class com.partnersoft.preferences.app.PreferencesManager
 
MapSpacePreferences - Class in com.partnersoft.preferences.model
Preference settings for map spaces - primarily serves as the container for per-mapset preferences.
MapSpacePreferences() - Constructor for class com.partnersoft.preferences.model.MapSpacePreferences
 
MapSpacePreferences(Cog) - Constructor for class com.partnersoft.preferences.model.MapSpacePreferences
 
MapStyleLogic - Class in com.partnersoft.maps.app
Various methods to assist with looking at styles.
MapStyleLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapStyleLogic
 
MapViewCanvas - Interface in com.partnersoft.maps.view
Abstracted rendering canvas for MapViewPanel.
MapViewFrame - Class in com.partnersoft.maps.model
The various numbers needed to describe the location, size, scale, and orientation of a view of the map.
MapViewFrame() - Constructor for class com.partnersoft.maps.model.MapViewFrame
 
MapViewFrame(int, int) - Constructor for class com.partnersoft.maps.model.MapViewFrame
Creates an orthogonal frame that matches pixel space (but not inverted; i.e.
MapViewLegend - Class in com.partnersoft.maps.translator
 
MapViewLegend(Cog) - Constructor for class com.partnersoft.maps.translator.MapViewLegend
 
MapViewListener - Interface in com.partnersoft.maps.app
 
MapViewLogic - Class in com.partnersoft.maps.app
Nonvisual plumbing for controlling a MapView.
MapViewLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapViewLogic
 
MapViewMouseHandler - Class in com.partnersoft.maps.app
This little varmint takes care of mouse input.
MapViewMouseHandler(MapApp) - Constructor for class com.partnersoft.maps.app.MapViewMouseHandler
 
MapViewPanel - Class in com.partnersoft.maps.view
A GUI panel that display a MapView.
MapViewPanel(MapApp) - Constructor for class com.partnersoft.maps.view.MapViewPanel
 
MapViewScaleRegion - Class in com.partnersoft.maps.translator
A range of scales at which an LOD is viewed with certain visibility and style settings.
MapViewScaleRegion() - Constructor for class com.partnersoft.maps.translator.MapViewScaleRegion
 
MapViewScaleRegion(Cog) - Constructor for class com.partnersoft.maps.translator.MapViewScaleRegion
 
MapViewState - Class in com.partnersoft.maps.app
State for the MapViewLogic.
MapViewState() - Constructor for class com.partnersoft.maps.app.MapViewState
 
mapWheeled(MapMouseEvent) - Method in class com.partnersoft.maps.app.MapViewMouseHandler
 
mapWheeled(MapMouseEvent) - Method in interface com.partnersoft.maps.view.MapMouseListener
Invoked when the mouse wheel turns.
MapWindowLogic - Class in com.partnersoft.maps.app
This class controls the applications' main window.
MapWindowLogic(MapApp) - Constructor for class com.partnersoft.maps.app.MapWindowLogic
 
mark(int) - Method in class com.partnersoft.io.CountingInputStream
 
mark(int) - Method in class com.partnersoft.io.FastDataInputStream
 
mark(int) - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
mark(int) - Method in class com.partnersoft.io.formats.FastDataInputStream
 
mark(int) - Method in class com.partnersoft.io.RandomAccessFileInputStream
 
mark(int) - Method in class com.partnersoft.update.app.UpdateInputStream
 
markSupported() - Method in class com.partnersoft.io.FastDataInputStream
 
markSupported() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
markSupported() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
markSupported() - Method in class com.partnersoft.io.RandomAccessFileInputStream
 
MASK_CURRENT - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
The fifth three bits are the phases currently on.
MASK_NORMAL - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
The fourth three bits are the phases normally on.
MASK_PHASE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
The third three bits are the available phases.
MASK_SUBTYPE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
The second three bits are the node subtype.
MASK_TYPE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
The first three bits are the node type.
MASK_TYPECODE - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
MASK_VISITED - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
And finally, a single bit to indicate whether the node has been visited during a traversal.
massDisableFields() - Method in class com.partnersoft.workbench.editors.MapsetDataTypeFieldsEditor
 
massEnableFields() - Method in class com.partnersoft.workbench.editors.MapsetDataTypeFieldsEditor
 
mASSIGN(boolean) - Method in class org.jcon.persistance.TOFLexer
 
massLabelFields() - Method in class com.partnersoft.workbench.editors.MapsetDataTypeFieldsEditor
 
MASTER_INSTALL - Static variable in class com.partnersoft.update.model.UpdateInstallType
 
MASTER_INSTALL - Static variable in interface com.partnersoft.update.UpdateConstants
 
MASTER_INSTALL - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
mAT(boolean) - Method in class org.jcon.persistance.TOFLexer
 
matcher - Variable in class com.partnersoft.prototype.IncrementalSearch
 
MathLib - Class in com.partnersoft.data
Math and number functions.
maxAngle - Static variable in class com.partnersoft.geometry.fractal.Fractal
 
maximize() - Method in class com.partnersoft.gui.MainWindow
 
maximize() - Method in class com.partnersoft.maps.app.MapWindowLogic
 
maximumLayoutSize(Container) - Method in class com.partnersoft.gui.DelegatingLayoutManager
 
maximumLayoutSize(Container) - Method in class com.partnersoft.gui.DietBorderLayout
 
maximumLayoutSize(Container) - Method in class com.partnersoft.gui.NewspaperLayout
 
maximumX - Variable in class com.partnersoft.geometry.xyz.XyzBounds
 
maximumY - Variable in class com.partnersoft.geometry.xyz.XyzBounds
 
maximumZ - Variable in class com.partnersoft.geometry.xyz.XyzBounds
 
maxX - Variable in class com.partnersoft.geometry.Bounds
 
maxX - Variable in class com.partnersoft.maps.model.MapSetDescription
 
maxY - Variable in class com.partnersoft.geometry.Bounds
 
maxY - Variable in class com.partnersoft.maps.model.MapSetDescription
 
mB() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mBackgroundColor - Variable in class com.partnersoft.gui.RoundGradientPaint
 
mBETWEEN_OP() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mC1 - Variable in class com.partnersoft.gui.RoundGradientContext
 
mC2 - Variable in class com.partnersoft.gui.RoundGradientContext
 
mCHAR_LITERAL(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mCLASSNAME(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mCOLON(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mCOMMA(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mD() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mDIGIT() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mDOT(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mE() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
MeasurementConstants - Class in com.partnersoft.geometry.measurement
 
members() - Static method in class org.jcon.data.EnumeratedType
Returns list of members of the type.
MEMO - Static variable in class com.partnersoft.io.formats.dbf.DBFDataRecordSource
 
MemoryFindItemIndex - Class in com.partnersoft.maps.model
A space-optimized mapping of string name to a data ID, used to implement find items.
MemoryFindItemIndex(RoverSet) - Constructor for class com.partnersoft.maps.model.MemoryFindItemIndex
 
MemoryFindItemIndex(RoverSet, String[], int[]) - Constructor for class com.partnersoft.maps.model.MemoryFindItemIndex
 
MemoryFindItemIndex(RoverSet, List, List) - Constructor for class com.partnersoft.maps.model.MemoryFindItemIndex
 
MemoryMapDataBuilder - Class in com.partnersoft.maps.translator
Provides convenience methods for creating map data from an ops data source.
MemoryMapDataBuilder() - Constructor for class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
MemoryRoverSet - Class in com.partnersoft.maps.model
RoverSet for dynamic map data stored only in memory.
MemoryRoverSet(MapSpace, MapSet, int) - Constructor for class com.partnersoft.maps.model.MemoryRoverSet
 
MemoryUsageDisplay - Class in com.partnersoft.gui
 
MemoryUsageDisplay() - Constructor for class com.partnersoft.gui.MemoryUsageDisplay
 
menuBar - Variable in class com.partnersoft.sql.DatabaseApp
 
menuBrowseConfig - Variable in class com.partnersoft.sql.DatabaseApp
 
menuConfig - Variable in class com.partnersoft.sql.DatabaseApp
 
menuConfigInfo - Variable in class com.partnersoft.sql.DatabaseApp
 
menuFile - Variable in class com.partnersoft.sql.DatabaseApp
 
menuRun - Variable in class com.partnersoft.sql.DatabaseApp
 
menus - Variable in class com.partnersoft.maps.app.MapAppGui
 
menus - Variable in class com.partnersoft.maps.model.MapSet
 
menusFor(String) - Method in class com.partnersoft.workbench.app.WorkbenchModuleLogic
 
menuUsage - Variable in class com.partnersoft.sql.DatabaseApp
 
mEQUALS() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mergeData(TranslationDatabase, String, Naming) - Method in class com.partnersoft.maps.translator.AbstractMapDataMerge
 
mergeData(TranslationDatabase, String, Naming) - Method in interface com.partnersoft.maps.translator.MapDataMerge
Perform the merge into the given data.
mergeDuplicates - Variable in class com.partnersoft.maps.translator.MapDataIndex
 
merges - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
mergesByDataType - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
Mesh - Class in com.partnersoft.geometry
A concave 2D polygon that has been tessellated into OpenGL primitives.
Mesh() - Constructor for class com.partnersoft.geometry.Mesh
 
message - Variable in class com.partnersoft.os.windows.Win32Lib.MSG
 
MessageDialog - Class in com.partnersoft.gui
The classic annoying message dialog.
MessageDialog(Component, String, String) - Constructor for class com.partnersoft.gui.MessageDialog
 
messageForId(int) - Method in interface com.partnersoft.net.holler.HollerQueue
 
messageNum - Variable in class com.partnersoft.gps.nmea.GSVData
 
MetaBarsoomWriter - Class in org.jcon.persistance
A writer what writes a Barsoom files from a MetaTOF structure (MetaBeans and LookupReferences).
MetaBarsoomWriter(Writer) - Constructor for class org.jcon.persistance.MetaBarsoomWriter
Creates a prettyprinting MetaBarsoomWriter that writes to the given writer.
MetaBarsoomWriter(OutputStream) - Constructor for class org.jcon.persistance.MetaBarsoomWriter
Creates a prettyprinting MetaBarsoomWriter that writes to the given OutputStream.
MetaBean - Class in org.jcon.data
A MetaBean; this is a description of a bean and its properties that don't require the class to exist (handy for beating on TOFs and such) Just for confusion it's also a bean itself.
MetaBean() - Constructor for class org.jcon.data.MetaBean
 
MetaBean(String) - Constructor for class org.jcon.data.MetaBean
 
MetaBean(String, Map) - Constructor for class org.jcon.data.MetaBean
 
MetaClass - Class in org.jcon.data
A MetaClass; this is just a beanified classname, really.
MetaClass() - Constructor for class org.jcon.data.MetaClass
 
MetaClass(String) - Constructor for class org.jcon.data.MetaClass
 
MetaImport - Class in org.jcon.data
A MetaImport; this is just a beanified storage path, really.
MetaImport() - Constructor for class org.jcon.data.MetaImport
 
MetaImport(String) - Constructor for class org.jcon.data.MetaImport
 
MetaTextImport - Class in org.jcon.data
A MetaImport; this is just a beanified storage path, really.
MetaTextImport() - Constructor for class org.jcon.data.MetaTextImport
 
MetaTextImport(String) - Constructor for class org.jcon.data.MetaTextImport
 
MetaTOFObjectFactory - Class in org.jcon.persistance
Builds a metastructure (so that objects aren't actually instantiated), useful for mangling TOFs when the classes/lookups might be missing or changed.
MetaTOFObjectFactory() - Constructor for class org.jcon.persistance.MetaTOFObjectFactory
 
MetaTOFWriter - Class in org.jcon.persistance
A writer what writes a TOF files from a MetaTOF structure (MetaBeans and LookupReferences).
MetaTOFWriter(Writer) - Constructor for class org.jcon.persistance.MetaTOFWriter
Creates a prettyprinting MetaTOFWriter that writes to the given writer.
MetaTOFWriter(OutputStream) - Constructor for class org.jcon.persistance.MetaTOFWriter
Creates a prettyprinting MetaTOFWriter that writes to the given OutputStream.
METERS_TO_INTERNATIONAL_FEET - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
METERS_TO_STANDARD_FEET - Static variable in class com.partnersoft.geometry.projection.ProjectionLib
 
METERS_TO_US_SURVEY_FEET - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
METERS_TO_US_SURVEY_FEET - Static variable in class com.partnersoft.geometry.projection.ProjectionLib
 
meterstofeet - Static variable in class com.partnersoft.geometry.GeometryLib
 
metersToFeet(double) - Static method in class com.partnersoft.geometry.GeometryLib
 
metrics - Variable in class com.partnersoft.gui.FontGraphics
 
mFILLER(boolean) - Method in class org.jcon.text.TextReportDescriptionLexer
 
mGREATER() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mGREATER_EQUALS() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mHASH(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mHASHFIELD(boolean) - Method in class org.jcon.text.TextReportDescriptionLexer
 
mI() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
MICRONS_TO_DEGREES - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert microns to degrees.
MICRONS_TO_MINUTES - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert microns to minutes.
MICRONS_TO_RADIANS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert microns to radians.
MICRONS_TO_REVOLUTIONS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert microns to revolutions.
MICRONS_TO_SECONDS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert microns to seconds.
middleDecoration - Variable in class com.partnersoft.maps.model.PolygonStyle
 
middleDecoration - Variable in class com.partnersoft.maps.model.PolylineStyle
 
migrate() - Method in class com.partnersoft.update.app.UpdateLogic
Run the module migration process.
migrate() - Method in class com.partnersoft.update.app.UpdateRuntimeLogic
 
migrate() - Method in class com.partnersoft.update.ModuleMigration
Runs version update scripts.
migrateImportedJobFile(int) - Method in class com.partnersoft.update.ModuleMigration
 
migrationDirectoryFor(String, int) - Method in class com.partnersoft.update.ModuleMigrationLib
 
MILLIS_TO_DAYS - Static variable in class com.partnersoft.data.Duration
 
MILLIS_TO_HOURS - Static variable in class com.partnersoft.data.Duration
 
MILLIS_TO_MINUTES - Static variable in class com.partnersoft.data.Duration
 
MILLIS_TO_SECONDS - Static variable in class com.partnersoft.data.Duration
 
millisToHertz(double) - Static method in class com.partnersoft.gadgets.StopWatch
Converts millisecond timing to runs per second.
millisToSeconds(double) - Static method in class com.partnersoft.gadgets.StopWatch
Converts milliseconds to thousandths of a second.
millisToString(long) - Static method in class com.partnersoft.gadgets.StopWatch
 
minim_height - Variable in class com.partnersoft.geometry.Grid
 
minim_width - Variable in class com.partnersoft.geometry.Grid
 
minimumLayoutSize(Container) - Method in class com.partnersoft.gui.DelegatingLayoutManager
 
minimumLayoutSize(Container) - Method in class com.partnersoft.gui.FlexGridLayout
Returns the minimum dimensions needed to layout the components contained in the specified panel.
minimumLayoutSize(Container) - Method in class com.partnersoft.gui.NewspaperLayout
 
minimumLayoutSize(Container) - Method in class com.partnersoft.gui.StretchAndStackLayout
 
minimumLength - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
minimumX - Variable in class com.partnersoft.geometry.xyz.XyzBounds
 
minimumY - Variable in class com.partnersoft.geometry.xyz.XyzBounds
 
minimumZ - Variable in class com.partnersoft.geometry.xyz.XyzBounds
 
minorMatches(Version) - Method in class com.partnersoft.system.Version
Returns true if the version given matches this one's major and minor versions.
minus(XyAngle) - Method in class com.partnersoft.geometry.xy.XyAngle
Subtracts the given angle from this one and gives the result.
minus(XyPoint) - Method in class com.partnersoft.geometry.xy.XyPoint
Returns the offset, or two-dimensional difference, between this point and the other.
minus(XyRotation) - Method in class com.partnersoft.geometry.xy.XyRotation
Subtracts the given rotation from this one.
minus(XyVector) - Method in class com.partnersoft.geometry.xy.XyVector
Subtracts the given vector from this one and returns the resultant.
MINUTES_TO_DEGREES - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert minutes to degrees.
MINUTES_TO_MICRONS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert minutes to microns (1/1048576 second).
MINUTES_TO_MILLIS - Static variable in class com.partnersoft.data.Duration
 
MINUTES_TO_RADIANS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert minutes to radians.
MINUTES_TO_REVOLUTIONS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert minutes to revolutions.
MINUTES_TO_SECONDS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert minutes to seconds.
minX - Variable in class com.partnersoft.geometry.Bounds
 
minX - Variable in class com.partnersoft.maps.model.MapSetDescription
 
minY - Variable in class com.partnersoft.geometry.Bounds
 
minY - Variable in class com.partnersoft.maps.model.MapSetDescription
 
miterLimit - Variable in class com.partnersoft.maps.model.PolygonStyle
 
miterLimit - Variable in class com.partnersoft.maps.model.PolylineStyle
 
mK() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mkdir(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
mL() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
ML_COMMENT - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
mLBRACK(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mLCURLY(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mLESS() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mLESS_EQUALS() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mLIKE() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mLPAREN(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mML_COMMENT(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mN() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mNOT_EQUALS() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mNUM_INT(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mO() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mode - Variable in class com.partnersoft.gps.nmea.GSAData
Either 'A', automatic selection of 2D or 3D fix, or 'M', manual.
mode - Variable in class com.partnersoft.maps.app.MapEditLogic
 
MODE_AUTOMATIC - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
MODE_MANUAL - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
modifySnapshot(MapEditContext, MapViewFrame, XyPoint) - Method in class com.partnersoft.maps.actors.AbstractSnapshotActor
Subclasses must implement this to modify the currently selected snapshot using the given snapshotFrame (representing the modified version) and then select it at the given selectLocation (representing the place nearest the mouse click that you should reselect the snapshot at).
modular - Variable in class com.partnersoft.core.Environment
 
ModularClassLoader - Class in com.partnersoft.system
The class loader used by the Partner system after the initial bootstrap.
module - Variable in class com.partnersoft.maps.actors.AbstractModuleMapEditActor
 
Module - Class in com.partnersoft.system
 
Module(VfsDirectory) - Constructor for class com.partnersoft.system.Module
 
ModuleDirectoryEditor - Class in com.partnersoft.workbench.editors
 
ModuleDirectoryEditor() - Constructor for class com.partnersoft.workbench.editors.ModuleDirectoryEditor
 
ModuleDirectoryHandler - Class in com.partnersoft.workbench.handlers
 
ModuleDirectoryHandler() - Constructor for class com.partnersoft.workbench.handlers.ModuleDirectoryHandler
 
ModuleManager - Class in com.partnersoft.system
Handles loading and tracking installed modules.
ModuleManager() - Constructor for class com.partnersoft.system.ModuleManager
 
moduleManager() - Static method in class com.partnersoft.system.SystemServices
Returns the ModuleManager for this system.
ModuleMigration - Class in com.partnersoft.update
Runs scripted updates to module data after the main update program is complete.
ModuleMigration(Module) - Constructor for class com.partnersoft.update.ModuleMigration
Create a StakerVersionUpdate.
ModuleMigrationLib - Class in com.partnersoft.update
Utility methods to deal with creating migrations.
moduleNamed(String) - Method in class com.partnersoft.system.ModuleManager
Returns the named module, or null if it does not exist or is not active.
MODULES - Static variable in class com.partnersoft.update.model.UpdateVolume
 
ModulesDirectoryEditor - Class in com.partnersoft.workbench.editors
 
ModulesDirectoryEditor() - Constructor for class com.partnersoft.workbench.editors.ModulesDirectoryEditor
 
ModulesDirectoryHandler - Class in com.partnersoft.workbench.handlers
 
ModulesDirectoryHandler() - Constructor for class com.partnersoft.workbench.handlers.ModulesDirectoryHandler
 
ModuleUpdateLib - Class in com.partnersoft.update
Various handy functions to deal with updating and replacing modules.
mOPERATOR() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mOR_OP() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mount(File) - Static method in class com.partnersoft.io.FileLib
Attempt to mount a filesystem.
mouseAddSelection(double, double, int, int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
Adds the items at the given coordinates, as done by a mouse guesture.
mouseClicked(MouseEvent) - Method in class com.partnersoft.geometry.fractal.FractalMandelbrot
 
mouseClicked(MouseEvent) - Method in class com.partnersoft.maps.app.HighlightMouseListener
 
mouseEntered(MouseEvent) - Method in class com.partnersoft.geometry.fractal.FractalMandelbrot
 
mouseEntered(MouseEvent) - Method in class com.partnersoft.maps.app.HighlightMouseListener
 
mouseExited(MouseEvent) - Method in class com.partnersoft.geometry.fractal.FractalMandelbrot
 
mouseExited(MouseEvent) - Method in class com.partnersoft.maps.app.HighlightMouseListener
 
mouseHandler - Variable in class com.partnersoft.maps.app.MapAppGui
 
mousePressed(MouseEvent) - Method in class com.partnersoft.geometry.fractal.FractalMandelbrot
 
mousePressed(MouseEvent) - Method in class com.partnersoft.maps.app.HighlightMouseListener
 
mouseReleased(MouseEvent) - Method in class com.partnersoft.geometry.fractal.FractalMandelbrot
 
mouseReleased(MouseEvent) - Method in class com.partnersoft.maps.app.HighlightMouseListener
 
mouseSelect(double, double, int, int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
Select the item at the given coordinates, as done by a mouse guesture.
move(String, String) - Method in class com.partnersoft.data.PathedIntrospector
Changes the name of a property, "moving" its value.
move(File, File) - Static method in class com.partnersoft.io.FileLib
 
move(Path, Path) - Method in class com.partnersoft.io.vfs.FileVfs
 
move(MapEditContext) - Method in class com.partnersoft.maps.actors.AbstractSnapshotActor
 
move(XyPoint) - Method in class com.partnersoft.maps.app.MapEditLogic
Moves the currently selected item to the given location.
move(double, double) - Method in class com.partnersoft.maps.app.MapEditLogic
Moves the currently selected item to the given location.
MOVE - Static variable in class com.partnersoft.maps.app.WheelMenu
 
move(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
move(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
move(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
move(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Performs a move.
move(String, String) - Method in class com.partnersoft.maps.tools.ConvertPalmMaps
 
move(Path, Path) - Method in class com.partnersoft.platform.webstart.WebstartVfs
 
move(String, String) - Method in class com.partnersoft.update.model.UpdateInstallation
 
move(String, String) - Method in class com.partnersoft.update.web.WebUpdate
 
move(VfsFile, VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
move(VfsDirectory, VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
moveAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
moveAction() - Method in class com.partnersoft.workbench.editors.GenericFileEditor
 
moveAndEdit(VfsFile, VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
moveAndEdit(VfsDirectory, VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
moveAndSelect(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractModuleLogic
 
moveApply() - Method in class com.partnersoft.maps.app.MapEditControlPanel
Called by the apply button in the move section.
moveDownloads() - Method in class com.partnersoft.update.app.UpdateFileLogic
Move the downloaded package files to the update/packages directory.
moveIcon(int, int) - Method in class com.partnersoft.maps.app.MapAppGlassPane
 
MoveSnapshotEphemeron - Class in com.partnersoft.maps.ephemera
Handles moving ephemera for a snapshot
MoveSnapshotEphemeron(MapViewFrame) - Constructor for class com.partnersoft.maps.ephemera.MoveSnapshotEphemeron
Creates a new MoveSnapshotEphemeron for a snapshot represented by the passed MapViewFrame
MoveSnapshotEphemeron(MapViewFrame, XyPoint) - Constructor for class com.partnersoft.maps.ephemera.MoveSnapshotEphemeron
Creates a new MoveSnapshotEphemeron for a snapshot represented by the passed MapViewFrame
moveTo(XyPoint) - Method in class com.partnersoft.geometry.xy.XyTurtle
Moves the virtual pen.
moveTo(Path) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
moveTo(VfsDirectory) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
moveTo(Path) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
moveTo(VfsFile) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
moveTo(Path) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Moves the file to the new path on the same Vfs.
moveTo(VfsDirectory) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Moves the file to the destination given.
moveTo(Path) - Method in interface com.partnersoft.io.vfs.VfsFile
Moves the file to the new path.
moveTo(VfsFile) - Method in interface com.partnersoft.io.vfs.VfsFile
Moves the file to the given VfsFile.
moveToTempFile(File) - Static method in class com.partnersoft.io.FileLib
Moves a file to a tempfile, ensuring deletion happens etc.
moveWithGps() - Method in class com.partnersoft.maps.app.MapEditLogic
 
mPoint - Variable in class com.partnersoft.gui.RoundGradientContext
 
mPoint - Variable in class com.partnersoft.gui.RoundGradientPaint
 
mPointColor - Variable in class com.partnersoft.gui.RoundGradientPaint
 
mQUOTE() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mR() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mRadius - Variable in class com.partnersoft.gui.RoundGradientContext
 
mRadius - Variable in class com.partnersoft.gui.RoundGradientPaint
 
mRANDOM_CHAR() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mRBRACK(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mRCURLY(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mRPAREN(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mSEMI(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mSL_COMMENT(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mSTRING_LITERAL(boolean) - Method in class org.jcon.persistance.TOFLexer
 
mT() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mTICKFIELD(boolean) - Method in class org.jcon.text.TextReportDescriptionLexer
 
mTokens() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
MultiIterator<T> - Interface in com.partnersoft.data
An iterator that traverses a set of sub-enumerations in some manner.
MultiIterator - Interface in org.jcon.data
An enumeration that traverses a set of sub-enumerations in some manner.
MULTIPATCH - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
multipliedBy(XyAffineTransform) - Method in class com.partnersoft.geometry.xy.XyAffineTransform
Does a matrix multiplication and returns the result.
multipliedBy(XyzAffineTransform) - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Does a matrix multiplication and returns the result.
multipliedBy(XyzPerspectiveTransform) - Method in class com.partnersoft.geometry.xyz.XyzPerspectiveTransform
Does a matrix multiplication and returns the result.
MULTIPOINT - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
MULTIPOINTM - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
multipointRecord(ShapefileMultipoint) - Method in class com.partnersoft.io.formats.shapefile.DefaultShapefileActor
Act on a multipoint record.
multipointRecord(ShapefileMultipoint) - Method in interface com.partnersoft.io.formats.shapefile.ShapefileActor
Act on a point record.
MULTIPOINTZ - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
MultiTransform - Class in com.partnersoft.data
Applies a list of subtransforms to the given object.
MultiTransform() - Constructor for class com.partnersoft.data.MultiTransform
 
MultiTransform(Cog) - Constructor for class com.partnersoft.data.MultiTransform
 
MultiTransform - Class in org.jcon.data
Applies a list of subtransforms to the given object.
MultiTransform() - Constructor for class org.jcon.data.MultiTransform
 
mv(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
mW() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mWHITESPACE() - Method in class com.partnersoft.io.DataFilterExpressionLexer
 
mWS(boolean) - Method in class org.jcon.persistance.TOFLexer
 
my_operator() - Method in class com.partnersoft.io.DataFilterExpressionParser
 
MySqlDialect - Class in com.partnersoft.sql
SqlDialect for MySql databases.
MySqlDialect() - Constructor for class com.partnersoft.sql.MySqlDialect
 

N

N - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
N - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
NAD27 - Static variable in class com.partnersoft.geometry.projection.StandardProjection
 
nad27ToNad83(double, double) - Method in class com.partnersoft.geometry.projection.Nad2Nad
Synchronized because the Packrat reader it uses is not thread-safe (I think?).
Nad2Nad - Class in com.partnersoft.geometry.projection
Ported, copied, and outright stolen (legally!) from proj.
NAD83 - Static variable in class com.partnersoft.geometry.projection.StandardProjection
 
nad83ToNad27(double, double) - Method in class com.partnersoft.geometry.projection.Nad2Nad
Synchronized because the Packrat reader it uses is not thread-safe (I think?).
name - Variable in class com.partnersoft.data.NamedThingy
 
name - Variable in class com.partnersoft.formats.kml.KmlPlacemark
 
name - Variable in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
name - Variable in class com.partnersoft.maps.model.ImageStyle
 
name - Variable in class com.partnersoft.maps.model.Legend
 
name - Variable in class com.partnersoft.maps.model.MapSet
 
name - Variable in class com.partnersoft.maps.model.MapSpaceLegend
 
name - Variable in class com.partnersoft.maps.model.PointStyle
 
name - Variable in class com.partnersoft.maps.model.PolygonStyle
 
name - Variable in class com.partnersoft.maps.model.PolylineStyle
 
name - Variable in class com.partnersoft.maps.model.TextStyle
 
name - Variable in class com.partnersoft.maps.translator.FindItemEntry
 
name - Variable in class com.partnersoft.maps.translator.MapDataCollector
 
name - Variable in class com.partnersoft.maps.translator.MapDataIndex
 
name - Variable in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
name - Variable in class com.partnersoft.maps.translator.MapDataTypeField
 
name - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
name - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchEditor
 
name - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
name - Variable in class org.jcon.text.VariableLengthTextField
 
nameAt(int) - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Returns the String name at the given numeric index.
nameChildren() - Method in class com.partnersoft.data.PathedTree
Returns a freshly-created Naming of the children of this node.
NameComparator - Class in org.jcon.data
A comparator for strings that cares not what stupid case you have.
NameComparator() - Constructor for class org.jcon.data.NameComparator
 
named(String) - Method in interface com.partnersoft.data.IdentifiableSet
 
named(String) - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
nameData() - Method in class com.partnersoft.maps.rover.RoverData
 
nameDataTypes() - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
NamedBlob - Class in com.partnersoft.data
Class for manipulating a structure of a byte[] Blob, String name, and integer length of the Blob.
NamedBlob() - Constructor for class com.partnersoft.data.NamedBlob
 
NamedBlob(Cog) - Constructor for class com.partnersoft.data.NamedBlob
 
NamedBlobField - Class in com.partnersoft.gui
 
NamedBlobField() - Constructor for class com.partnersoft.gui.NamedBlobField
 
NamedGoedels - Class in com.partnersoft.data
A named list of numbers, or a numbered list of names, depending on how you look at it.
NamedGoedels() - Constructor for class com.partnersoft.data.NamedGoedels
 
NamedGoedels(ArrayList<String>) - Constructor for class com.partnersoft.data.NamedGoedels
 
NamedLists<T> - Class in com.partnersoft.data
A Naming that keeps track of lists of things - it autocreates ArrayLists for entries when you use the addToList(name, value) method.
NamedLists() - Constructor for class com.partnersoft.data.NamedLists
 
NamedNameSets - Class in com.partnersoft.data
A Naming that keeps track of sets of names - it autocreates NameSets for entries when you use the addToSet(name, value) method.
NamedNameSets() - Constructor for class com.partnersoft.data.NamedNameSets
 
NamedObjectDump - Class in com.partnersoft.io.formats.dump
This is similar to the ObjectDump, except that it is indexed by a string name rather than an integer ID.
NamedObjectDump(String) - Constructor for class com.partnersoft.io.formats.dump.NamedObjectDump
Creates a NamedObjectDump file for the given filename base (everything but the extensions).
NamedObjectDumpBuilder - Class in com.partnersoft.io.formats.dump
This class builds NamedObjectDumps using buffered streams.
NamedObjectDumpBuilder(String) - Constructor for class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
Creates a NamedObjectDump file for the given filename base (everything but the extensions).
NamedObjectStore - Class in org.jcon.persistance
A simple object storage and retrieval facility.
NamedObjectStore(String) - Constructor for class org.jcon.persistance.NamedObjectStore
 
NamedObjectStore(String, LookupDatabase) - Constructor for class org.jcon.persistance.NamedObjectStore
 
NamedRandomAccessObjectDump - Class in com.partnersoft.io.formats.dump
This is similar to the ObjectDump, except that it is indexed by a string name rather than an integer ID.
NamedRandomAccessObjectDump(String) - Constructor for class com.partnersoft.io.formats.dump.NamedRandomAccessObjectDump
Creates a NamedRandomAccessObjectDump file for the given filename base (everything but the extensions).
NamedRandomAccessObjectDumpDumper - Class in com.partnersoft.io.formats.dump
 
NamedRandomAccessObjectDumpDumper() - Constructor for class com.partnersoft.io.formats.dump.NamedRandomAccessObjectDumpDumper
 
nameDrawables() - Method in interface com.partnersoft.maps.rover.RoverLayer
Returns all RoverDrawable definitions for this map as a Naming.
NamedThingy - Class in com.partnersoft.data
A string associated with an object.
NamedThingy(String, Object) - Constructor for class com.partnersoft.data.NamedThingy
 
nameFields() - Method in class com.partnersoft.gui.forms.Form
Return a newly-constructed copy of the fields, indexed by name.
nameFindIndices() - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
nameFindIndices() - Method in interface com.partnersoft.maps.rover.RoverLayer
Returns the available find indices for this map as a naming.
nameFor(int) - Method in class com.partnersoft.data.NamedGoedels
 
nameFor(int) - Method in class com.partnersoft.data.NumberedNames
Returns the assigned name for the given number.
nameGraphicTypes() - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
nameItems() - Method in class com.partnersoft.system.Registry
Returns a naming of the registered items.
nameLayers() - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
nameLayers() - Method in interface com.partnersoft.maps.rover.RoverStore
 
NameMap - Class in org.jcon.data
A TreeMap whose keys are strings and that is case-insensitive.
NameMap() - Constructor for class org.jcon.data.NameMap
 
NameMap(Map) - Constructor for class org.jcon.data.NameMap
 
Namer - Class in com.partnersoft.data
An ObjectTransform that generates a String name from a source object, using a string template.
Namer(Cog) - Constructor for class com.partnersoft.data.Namer
 
Namer() - Constructor for class com.partnersoft.data.Namer
Create a new Namer.
Namer(String) - Constructor for class com.partnersoft.data.Namer
 
nameRegistries() - Method in class com.partnersoft.system.RegistryManager
Name available registries.
nameScriptsIn(Path) - Method in class com.partnersoft.scripting.ScriptKeeper
Returns a naming of the scripts in the given directory path.
nameScriptsIn(VfsDirectory) - Static method in class com.partnersoft.scripting.ScriptLib
Creates a Naming of Scripts for all files in the given directory.
NameSet - Class in com.partnersoft.data
A Set of case-insensitive Strings.
NameSet() - Constructor for class com.partnersoft.data.NameSet
 
NameSet(Collection<String>) - Constructor for class com.partnersoft.data.NameSet
 
NameSet(String...) - Constructor for class com.partnersoft.data.NameSet
 
nameToType - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
nameTypes() - Method in interface com.partnersoft.maps.rover.RoverLayer
Returns all RoverType definitions for this layer as a Naming.
Naming<V> - Class in com.partnersoft.data
An auto-sorted, string-indexed association.
Naming() - Constructor for class com.partnersoft.data.Naming
 
Naming(List<String>, List<V>) - Constructor for class com.partnersoft.data.Naming
 
Naming(List<String>, List<V>, boolean) - Constructor for class com.partnersoft.data.Naming
 
Naming(Map<? extends String, ? extends V>) - Constructor for class com.partnersoft.data.Naming
 
Naming(String[], V[]) - Constructor for class com.partnersoft.data.Naming
 
Naming(Object...) - Constructor for class com.partnersoft.data.Naming
This constructor uses varargs to build the naming.
NAMING - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
NamingListModel - Class in com.partnersoft.gui
A list model for, like, namings.
NamingListModel() - Constructor for class com.partnersoft.gui.NamingListModel
 
NamingListModel(Naming) - Constructor for class com.partnersoft.gui.NamingListModel
 
namingQuery(String, Object...) - Method in class com.partnersoft.sql.SqlConnection
Runs the given query, which should have two columns in it, a key and a value.
NetworkLib - Class in com.partnersoft.net
 
NetworkLib() - Constructor for class com.partnersoft.net.NetworkLib
 
NetworkService - Enum in com.partnersoft.net
This is a list of known network services, with name, description, type and port number.
newArray(int) - Method in class com.partnersoft.data.AbstractDynamicArray
 
newArray(int) - Method in class com.partnersoft.data.ByteBuffer
 
newArray(int) - Method in class com.partnersoft.data.CharBuffer
 
newArray(int) - Method in class com.partnersoft.data.DataBuffer
Allocates a new, empty array of the given size and assign it to the arrayObject property.
newArray(int) - Method in class com.partnersoft.data.DoubleBuffer
 
newArray(int) - Method in class com.partnersoft.data.DynamicArray
Allocates a new, empty array of the given size and assign it to the arrayObject property.
newArray(int) - Method in class com.partnersoft.data.DynamicByteArray
 
newArray(int) - Method in class com.partnersoft.data.DynamicCharArray
 
newArray(int) - Method in class com.partnersoft.data.DynamicDoubleArray
 
newArray(int) - Method in class com.partnersoft.data.DynamicFloatArray
 
newArray(int) - Method in class com.partnersoft.data.DynamicIntArray
 
newArray(int) - Method in class com.partnersoft.data.DynamicLongArray
 
newArray(int) - Method in class com.partnersoft.data.DynamicShortArray
 
newArray(int) - Method in class com.partnersoft.data.FloatBuffer
 
newArray(int) - Method in class com.partnersoft.data.IntBuffer
 
newArray(int) - Method in class com.partnersoft.data.LongBuffer
 
newArray(int) - Method in class com.partnersoft.data.ObjectBuffer
 
newArray(int) - Method in class com.partnersoft.data.ShortBuffer
 
newArray(int) - Method in class com.partnersoft.data.StringDataBuffer
 
newArray(int) - Method in class com.partnersoft.data.StringTable
 
newArray(int) - Method in class com.partnersoft.geometry.PolylineArray
 
newArray(int) - Method in class com.partnersoft.geometry.xyz.DynamicXyzPointArray
 
newArrayImp(int) - Method in class com.partnersoft.data.AbstractDynamicArray
Subclasses must implement this to return an array of the correct type and size.
newArrayImp(int) - Method in class com.partnersoft.data.DynamicObjectArray
 
newArrayImp(int) - Method in class com.partnersoft.data.DynamicStringArray
 
newArrayImp(int) - Method in class com.partnersoft.geometry.xy.DynamicXyPointArray
 
newDirectoriesAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
newDirectoryAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
newFileAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
newFilesAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
newGraphicType(String) - Method in class com.partnersoft.maps.translator.TranslationReports
 
newLine() - Method in class org.jcon.persistance.BarsoomWriter
Utility method; prints a newline and appropriate indention.
newLine() - Method in class org.jcon.persistance.TOFWriter
Utility method; prints a newline and appropriate indention.
newMapset() - Method in class com.partnersoft.workbench.editors.MapsetsDirectoryEditor
 
newModule() - Method in class com.partnersoft.workbench.editors.ModulesDirectoryEditor
 
NewspaperLayout - Class in com.partnersoft.gui
A layout manager that lays its components top to bottom, then right to left in columns, much like articles in a newspaper.
NewspaperLayout() - Constructor for class com.partnersoft.gui.NewspaperLayout
 
NewspaperLayout(boolean, boolean) - Constructor for class com.partnersoft.gui.NewspaperLayout
 
next() - Method in class com.partnersoft.data.ArrayIterator
 
next() - Method in class com.partnersoft.data.DelegatingIterator
 
next() - Method in class com.partnersoft.data.EmptyIterator
Always throws NoSuchElementException.
next() - Method in class com.partnersoft.data.SerialMultiIterator
 
next() - Method in class com.partnersoft.data.SingleIterator
 
next() - Method in class com.partnersoft.io.FilesystemIterator
 
next() - Method in class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
next() - Method in class com.partnersoft.io.formats.rover.RoverReader
 
next() - Method in class com.partnersoft.io.formats.shapefile.FastShapefileReader
 
next() - Method in class org.jcon.data.ArrayIterator
Returns the next element of the enumeration.
next() - Method in class org.jcon.data.ClassGenealogyIterator
Returns next element in series.
next() - Method in class org.jcon.data.DovetailMultiIterator
Returns the next element of the enumeration.
next() - Method in class org.jcon.data.EmptyIterator
Returns next element.
next() - Method in class org.jcon.data.FilterIterator
 
next() - Method in class org.jcon.data.ResultSetIterator
 
next() - Method in class org.jcon.data.RoundRobinIterator
 
next() - Method in class org.jcon.data.SequentialMultiIterator
Returns the next element of the enumeration.
next() - Method in class org.jcon.data.SingleIterator
Returns next element.
nextCollector - Variable in class com.partnersoft.maps.translator.MapDataFilter
 
nextCommand() - Method in class com.partnersoft.workbench.app.WorkbenchConsoleLogic
 
nextCommand() - Method in class com.partnersoft.workbench.gui.WorkbenchConsole
 
nextFile() - Method in class com.partnersoft.io.FilesystemIterator
 
nextIndex() - Method in class com.partnersoft.data.ArrayIterator
 
nextLine - Variable in class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
nextMessage() - Method in interface com.partnersoft.net.holler.HollerQueue
 
nextPath() - Method in class com.partnersoft.io.FilesystemIterator
 
nextToken() - Method in class org.jcon.persistance.TOFLexer
 
nextToken() - Method in class org.jcon.text.TextReportDescriptionLexer
 
nextUndo() - Method in class com.partnersoft.gadgets.UndoStack
 
NMEA_GPS - Static variable in class com.partnersoft.gps.GPSSettings
 
NmeaGps - Class in com.partnersoft.gps.nmea
Turns NMEA messages from a NmeaParser into GPS stuff: latitude, longitude, pdop, etc.
NmeaGps() - Constructor for class com.partnersoft.gps.nmea.NmeaGps
 
NmeaParser - Class in com.partnersoft.gps.nmea
This handles generic Nmea sentence parsing for NmeaGps and LaserRangefinder.
NmeaParser() - Constructor for class com.partnersoft.gps.nmea.NmeaParser
 
NmeaParserConfigutron - Class in com.partnersoft.gps.nmea
 
NmeaParserConfigutron(NmeaParser) - Constructor for class com.partnersoft.gps.nmea.NmeaParserConfigutron
 
NmeaParserLib - Class in com.partnersoft.gps.nmea
Here's how NmeaParserLib parses sentences: first, it ignores errors on a per-field basis.
NmeaParserListener - Interface in com.partnersoft.gps.nmea
 
NmeaParserSettings - Class in com.partnersoft.gps.nmea
 
NmeaParserSettings() - Constructor for class com.partnersoft.gps.nmea.NmeaParserSettings
 
NmeaParserSettings(Cog) - Constructor for class com.partnersoft.gps.nmea.NmeaParserSettings
 
NmeaSentence - Class in com.partnersoft.gps.nmea
The subclasses parse the sentence.
NmeaSentence(String[], String) - Constructor for class com.partnersoft.gps.nmea.NmeaSentence
 
NO_OPTIONS - Static variable in class com.partnersoft.data.Base64
No options specified.
nodeAt(String) - Method in class org.jcon.data.BeanGraph
 
nodeChanged(VfsNode) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
nodeChanged(VfsNode) - Method in class com.partnersoft.workbench.gui.VfsTree
 
nodeChanged(VfsNode) - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
nodeFor(Path) - Method in class com.partnersoft.cog.Cog
Gets a another node relative to this one, according to the given path.
nodeFor(String) - Method in class com.partnersoft.cog.Cog
Gets a another node relative to this one, according to the given path string.
nodeFor(Path) - Method in class com.partnersoft.data.PathedTree
Returns the node corresponding to the given relative or absolute path.
nodeFor(String) - Method in class com.partnersoft.data.PathedTree
Returns the node corresponding to the given relative or absolute path string.
nodeFor(int) - Method in class com.partnersoft.maps.model.ElectricalConnectivity
 
nodeFor(String) - Method in class com.partnersoft.system.PreferenceManager
Returns a preference node for the given sub-path.
nodeFor(Path) - Method in class com.partnersoft.system.PreferenceManager
Returns a preference node for the given sub-path.
nodeFor(Path) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
nodeFor(String) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
nodeForDataId(int) - Method in class com.partnersoft.maps.file.IndexedConnectivityFile
 
nodeForIndex(int) - Method in class com.partnersoft.maps.file.IndexedConnectivityFile
 
nodeID - Variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
nodeInserted(VfsNode) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
nodeInserted(VfsNode) - Method in class com.partnersoft.workbench.gui.VfsTree
 
nodeInserted(VfsNode) - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
nodeRemoved(VfsNode) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
nodeRemoved(VfsNode) - Method in class com.partnersoft.workbench.gui.VfsTree
 
nodeRemoved(VfsNode) - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
nodes - Variable in class com.partnersoft.maps.model.ElectricalConnectivity
 
nodeToTreePath(VfsNode) - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
NONE - Static variable in class com.partnersoft.maps.app.WheelMenu
 
NonexistentVfsDirectory - Class in com.partnersoft.io.vfs
A VfsDirectory handle for a directory that does not exist in a read-only VFS.
NonexistentVfsDirectory(Vfs, Path) - Constructor for class com.partnersoft.io.vfs.NonexistentVfsDirectory
 
NonexistentVfsFile - Class in com.partnersoft.io.vfs
A VfsFile handle for a file that does not exist in a read-only VFS.
NonexistentVfsFile(Vfs, Path) - Constructor for class com.partnersoft.io.vfs.NonexistentVfsFile
 
nonSnapEphemeron - Variable in class com.partnersoft.maps.ephemera.SnapWithDistance
 
noPointers - Variable in class org.jcon.persistance.TOFWriter
 
NORTH - Static variable in class com.partnersoft.geometry.xy.XyConstants
The direction with theta = 1/2 PI and bearing = 0 (due north).
NORTH - Static variable in class com.partnersoft.gui.ArrowIcon
A north arrow.
NORTHEAST - Static variable in class com.partnersoft.geometry.xy.XyConstants
The direction with theta = 1/4 PI and bearing = 45 (northeast).
NORTHEAST - Static variable in class com.partnersoft.gui.ArrowIcon
A northeast arrow.
NORTHWEST - Static variable in class com.partnersoft.geometry.xy.XyConstants
The direction with theta = 3/4 PI and bearing = 315 (northwest).
NORTHWEST - Static variable in class com.partnersoft.gui.ArrowIcon
A northwest arrow.
noSelectionScript - Variable in class com.partnersoft.maps.model.MapSet
 
NoSuchFieldInRecordException - Exception in org.jcon.data
Exception thrown when a field in a Record object either isn't defined or doesn't have correct corresponding getters and setters.
NoSuchFieldInRecordException() - Constructor for exception org.jcon.data.NoSuchFieldInRecordException
 
NoSuchFieldInRecordException(String) - Constructor for exception org.jcon.data.NoSuchFieldInRecordException
 
NOT_EQUALS - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
NOT_EQUALS - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
NotCondition - Class in org.jcon.data
A boolean NOT predicate.
NotCondition() - Constructor for class org.jcon.data.NotCondition
 
NULL_PROJECTION - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.jcon.text.TextReportDescriptionTokenTypes
 
nullLiteral() - Method in class org.jcon.persistance.TOFParser
 
NullProjection - Class in com.partnersoft.geometry.projection
A do-nothing projection, surprisingly handy.
NullProjection(Cog) - Constructor for class com.partnersoft.geometry.projection.NullProjection
 
NullProjection() - Constructor for class com.partnersoft.geometry.projection.NullProjection
 
NULLSHAPE - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
NUM_FLOAT - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
NUM_INT - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
NUMBER_OF_ROTATIONS - Static variable in class com.partnersoft.gui.ImageRotationSet
 
numberClass - Static variable in class com.partnersoft.data.DataLib
 
numberClass - Static variable in class org.jcon.data.DataUtilities
 
NumberDocument - Class in com.partnersoft.gui
A document that only allows numeric values.
NumberDocument() - Constructor for class com.partnersoft.gui.NumberDocument
 
NumberedNames - Class in com.partnersoft.data
A numbered list of names, or a named list of numbers, depending on how you look at it.
NumberedNames() - Constructor for class com.partnersoft.data.NumberedNames
 
NumberedNames(List<String>) - Constructor for class com.partnersoft.data.NumberedNames
 
NumberField - Class in com.partnersoft.gui
A type-in field that only accepts floating point numbers.
NumberField() - Constructor for class com.partnersoft.gui.NumberField
 
numberFor(String) - Method in class com.partnersoft.data.NumberedNames
Returns the assigned number for the given name.
numberOfVertices - Variable in class com.partnersoft.io.formats.dxf.DXFLeader
 
numberOfVertices - Variable in class com.partnersoft.io.formats.dxf.DXFLWPolyline
 
NUMERIC - Static variable in class com.partnersoft.io.formats.dbf.DBFDataRecordSource
 
NumericPicture - Class in org.jcon.text
A "picture", or format description, for a numeric fixed-width field.
NumericPicture() - Constructor for class org.jcon.text.NumericPicture
 
NumericPrefixComparator - Class in com.partnersoft.data
Compares objects first by any numeric prefix, then alphabetically.
NumericPrefixComparator() - Constructor for class com.partnersoft.data.NumericPrefixComparator
 
NumericPrefixComparer - Class in com.partnersoft.data
Compares objects first by any numeric prefix, then alphabetically.
NumericPrefixComparer() - Constructor for class com.partnersoft.data.NumericPrefixComparer
 
NumericPrefixComparer - Class in org.jcon.data
Compares objects first by any numeric prefix, then alphabetically.
NumericPrefixComparer() - Constructor for class org.jcon.data.NumericPrefixComparer
 
numMessages - Variable in class com.partnersoft.gps.nmea.GSVData
 
numOfRecursions - Static variable in class com.partnersoft.geometry.fractal.Fractal
 
numSatellites - Variable in class com.partnersoft.gps.nmea.GGAData
 
numSegments - Variable in class com.partnersoft.geometry.PolylineFollower
 

O

O - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
O - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
object() - Method in class org.jcon.persistance.TOFParser
 
OBJECT_TYPE_NAMES - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
OBJECT_TYPE_NAMES - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
ObjectBuffer - Class in com.partnersoft.data
A fast object array buffer with public access to contents.
ObjectBuffer() - Constructor for class com.partnersoft.data.ObjectBuffer
Creates an empty object buffer.
ObjectBuffer(int) - Constructor for class com.partnersoft.data.ObjectBuffer
Creates a object buffer of the given size.
ObjectDatafile - Class in com.partnersoft.io.formats.old
 
ObjectDatafile() - Constructor for class com.partnersoft.io.formats.old.ObjectDatafile
 
ObjectDatafile(String) - Constructor for class com.partnersoft.io.formats.old.ObjectDatafile
 
ObjectDumpPacker - Class in com.partnersoft.io.formats.dump
Packs any kind of ObjectDump into an appropriate PackedObjectDump.
ObjectDumpPacker() - Constructor for class com.partnersoft.io.formats.dump.ObjectDumpPacker
 
objectFor(int) - Method in class com.partnersoft.data.ObjectGoedels
 
objectFor(Class) - Method in class org.jcon.data.ClassMapping
Get the object associated with a class
objectFor(String) - Method in class org.jcon.data.ClassMapping
Get the object associated with a classname
ObjectGoedels - Class in com.partnersoft.data
A two-way mapping of objects to numbers.
ObjectGoedels() - Constructor for class com.partnersoft.data.ObjectGoedels
 
ObjectGoedels(ArrayList) - Constructor for class com.partnersoft.data.ObjectGoedels
 
ObjectLib - Class in com.partnersoft.data
Functions for dealing with objects.
ObjectMangler - Interface in com.partnersoft.data
This interface is really a marker subinterface of ObjectTransform.
ObjectMangler - Interface in org.jcon.data
This interface is really a marker subinterface of ObjectTransform.
ObjectNamer - Interface in com.partnersoft.data
Superclass for transforms that name things based on their properties or what-have-you.
objectToByteArray(Object) - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
Convenience version of objectToBytes that makes a byte array.
objectToByteBuffer(Object) - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
Convenience version of objectToBytes that makes a new byte buffer.
objectToBytes(Object, ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratArray
 
objectToBytes(Object, ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratAssociation
 
objectToBytes(Object, ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratBlob
 
objectToBytes(Object, ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
Convert the given object to its binary representation.
objectToBytes(Object, ByteBuffer, int) - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
 
objectToBytes(Object, ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratFloat
 
objectToBytes(Object, ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratInteger
 
objectToBytes(Object, ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratList
 
objectToBytes(Object, ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratString
 
objectToBytes(Object, ByteBuffer, int) - Method in class com.partnersoft.io.formats.packrat.PackratString
 
objectToBytes(Object, ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratStructure
 
ObjectTransform - Interface in com.partnersoft.data
Transforms one object into another.
ObjectTransform - Interface in org.jcon.data
Transforms one object into another.
obtuseAngleFrom(XyDirection) - Method in class com.partnersoft.geometry.xy.XyDirection
Returns the largest circular angle formed by this direction and the one given.
offset - Static variable in class com.partnersoft.maps.app.WheelMenu
 
offsetForIndex(int) - Method in class com.partnersoft.maps.file.IntegerIndexFile
 
offsetForKey(int) - Method in class com.partnersoft.maps.file.IntegerIndexFile
 
offsetFrom(XyzPoint) - Method in class com.partnersoft.geometry.xyz.XyzPoint
Returns the offset, or three-dimensional difference, between this point and the other.
offsetImage(Image, int, int) - Static method in class com.partnersoft.gui.ImageLib
Offsets an image within a larger image.
offsets - Variable in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
offsetX - Variable in class com.partnersoft.gui.ImageRotation
 
offsetX - Variable in class com.partnersoft.io.formats.rover.RoverPoint
 
offsetX - Variable in class com.partnersoft.io.formats.rover.RoverPointColor
 
offsetX - Variable in class com.partnersoft.io.formats.rover.RoverText
 
offsetX - Variable in class com.partnersoft.maps.ephemera.PointStyleEphemeron
 
offsetX - Variable in class com.partnersoft.maps.ephemera.TextEphemeron
 
offsetX - Variable in class com.partnersoft.maps.model.ImageStyle
 
offsetX - Variable in class com.partnersoft.maps.model.PointStyle
 
offsetX - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
Only valid for points and text, the X offset in pixels.
offsetX - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
offsetXField - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
offsetY - Variable in class com.partnersoft.gui.ImageRotation
 
offsetY - Variable in class com.partnersoft.io.formats.rover.RoverPoint
 
offsetY - Variable in class com.partnersoft.io.formats.rover.RoverPointColor
 
offsetY - Variable in class com.partnersoft.io.formats.rover.RoverText
 
offsetY - Variable in class com.partnersoft.maps.ephemera.PointStyleEphemeron
 
offsetY - Variable in class com.partnersoft.maps.ephemera.TextEphemeron
 
offsetY - Variable in class com.partnersoft.maps.model.ImageStyle
 
offsetY - Variable in class com.partnersoft.maps.model.PointStyle
 
offsetY - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
Only valid for points and text, the Y offset in pixels.
offsetY - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
offsetYField - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
ONE_TOL - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
oneColumnQuery(String) - Method in class com.partnersoft.io.sql.DatabaseConnection
Runs the given query and returns the result, which is assumed to be a single column, as an ArrayList.
oneColumnQuery(String) - Method in class com.partnersoft.sql.SqlConnection
Runs a query that should only return a single column of values.
oneColumnQuery(String, Object...) - Method in class com.partnersoft.sql.SqlConnection
Runs a query that should only return a single column of values.
oneFieldQuery(String) - Method in class com.partnersoft.io.sql.DatabaseConnection
Runs the given query and returns the result, which is assumed to be a single value (1 row, 1 column).
oneFieldQuery(String) - Method in class com.partnersoft.sql.SqlConnection
Runs a query with a single result row and column and returns the value.
oneFieldQuery(String, Object...) - Method in class com.partnersoft.sql.SqlConnection
Runs a query with a single result row and column and returns the value.
oneRowQuery(String) - Method in class com.partnersoft.io.sql.DatabaseConnection
Runs the given query and returns the result, which is assumed to be a single row, as a Naming.
oneRowQuery(String) - Method in class com.partnersoft.sql.SqlConnection
Runs a query that should only return a single row of values.
oneRowQuery(String, Object...) - Method in class com.partnersoft.sql.SqlConnection
Runs a query that should only return a single row of values.
OneToOneMapping<T,U> - Class in com.partnersoft.data
A fast one-to-one relationship, represented as two mappings.
OneToOneMapping() - Constructor for class com.partnersoft.data.OneToOneMapping
 
OneToOneNameMapping - Class in com.partnersoft.data
A case-insensitive version of OneToOneMapping.
OneToOneNameMapping() - Constructor for class com.partnersoft.data.OneToOneNameMapping
 
onWheelMenu(int, int) - Method in class com.partnersoft.maps.app.MapEditLogic
 
open() - Method in class com.partnersoft.formats.haversack.HaversackVfs
 
open() - Method in class com.partnersoft.formats.text.LineTextDataRecordSource
 
open() - Method in class com.partnersoft.formats.zip.ZipVfs
 
open() - Method in interface com.partnersoft.gps.GPSDevice
Open the GPS using the current settings.
open() - Method in class com.partnersoft.gps.LaserRangefinder
 
open() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
open() - Method in class com.partnersoft.gps.nmea.NmeaParser
Notes about thread safety: when open() is called, it stops the NMEA thread if it is still running by calling close().
open() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
open() - Method in class com.partnersoft.io.AbstractIterableInput
 
open() - Method in class com.partnersoft.io.DataRecordSink
Opens sink for writing.
open(String) - Static method in class com.partnersoft.io.formats.xml.XMLLib
 
open(File) - Static method in class com.partnersoft.io.formats.xml.XMLLib
 
open(InputStream) - Static method in class com.partnersoft.io.formats.xml.XMLLib
 
open() - Method in interface com.partnersoft.io.IterableInput
Initialize the input, opening the underlying file or other resource.
open() - Method in class com.partnersoft.io.vfs.AbstractVfs
 
open() - Method in class com.partnersoft.maps.database.RoverDatabase
 
open() - Method in class com.partnersoft.maps.file.IndexedConnectivityFile
 
open() - Method in class com.partnersoft.maps.file.IntegerIndexFile
 
open() - Method in class com.partnersoft.maps.translator.TranslationDatabase
 
open(Path, String) - Method in class com.partnersoft.net.yonder.YonderClient
Opens the file at the given path, returning an integer ID that will be used to refer to it henceforth.
open() - Method in class com.partnersoft.preferences.app.PreferencesApp
 
open() - Method in class com.partnersoft.preferences.gui.PreferencesGui
Opens the main GUI window.
open() - Method in class com.partnersoft.sql.EmbeddedDatabase
Opens the database for reading and writing.
open(File) - Static method in class com.partnersoft.system.OSLib
Open the given file (same as double-clicking in most environments).
open(VfsFile) - Static method in class com.partnersoft.system.OSLib
Open the given file (same as double-clicking in most environments).
open(String) - Static method in class com.partnersoft.system.OSLib
Open the given file (same as double-clicking in most environments).
open() - Method in class com.partnersoft.update.app.UpdateGui
 
openAction() - Method in class com.partnersoft.workbench.editors.GenericFileEditor
 
openChooser() - Method in class com.partnersoft.gui.ColorField
 
openChooser() - Method in class com.partnersoft.gui.forms.FormColorField
 
openConnection() - Method in class com.partnersoft.sql.SqlDatabase
Creates and opens an SqlConnection for this database.
OpenglControl - Class in com.partnersoft.gui.opengl
A GUI control wrapper for a GL drawing surface.
OpenglControl() - Constructor for class com.partnersoft.gui.opengl.OpenglControl
 
OpenglControl(boolean, boolean) - Constructor for class com.partnersoft.gui.opengl.OpenglControl
 
OpenglDrawingSurface - Class in com.partnersoft.maps.render
Rendering of map geometry via OpenGL.
OpenglDrawingSurface(OpenglControl, GL, GLU, VideoPreferences) - Constructor for class com.partnersoft.maps.render.OpenglDrawingSurface
 
OpenglError - Error in com.partnersoft.gui.opengl
An error that occurs during GL processing.
OpenglError(String) - Constructor for error com.partnersoft.gui.opengl.OpenglError
 
OpenglError() - Constructor for error com.partnersoft.gui.opengl.OpenglError
 
OpenglException - Exception in com.partnersoft.gui.opengl
An exception that occurs during OpenGL activities.
OpenglException(String) - Constructor for exception com.partnersoft.gui.opengl.OpenglException
 
OpenglException() - Constructor for exception com.partnersoft.gui.opengl.OpenglException
 
OpenglFontHandle - Class in com.partnersoft.gui.opengl
Indirection wrapper for TextRenderer objects registered with an OpenglControl.
OpenglFontHandle(OpenglControl, String, TextRenderer) - Constructor for class com.partnersoft.gui.opengl.OpenglFontHandle
This method should only be called from OpenglControl since it needs to track the instances.
OpenglMapViewCanvas - Class in com.partnersoft.maps.view
 
OpenglMapViewCanvas(MapViewPanel, VideoPreferences) - Constructor for class com.partnersoft.maps.view.OpenglMapViewCanvas
 
OpenglPreferences - Class in com.partnersoft.preferences.model
Preferences for OpenGL rendering engine.
OpenglPreferences() - Constructor for class com.partnersoft.preferences.model.OpenglPreferences
 
OpenglPreferences(Cog) - Constructor for class com.partnersoft.preferences.model.OpenglPreferences
 
OpenglTextureHandle - Class in com.partnersoft.gui.opengl
Indirection wrapper for Texture objects registered with an OpenglControl.
OpenglTextureHandle(OpenglControl, String, Texture) - Constructor for class com.partnersoft.gui.opengl.OpenglTextureHandle
This method should only be called from OpenglControl since it needs to track the instances.
openImp() - Method in class com.partnersoft.formats.csv.CsvDataRecordSource
 
openImp() - Method in class com.partnersoft.formats.dbf.DbfDataRecordSource
 
openImp() - Method in class com.partnersoft.formats.dem.DemReader
 
openImp() - Method in class com.partnersoft.formats.dxf.DxfGroupReader
 
openImp() - Method in class com.partnersoft.formats.dxf.DxfStructureReader
 
openImp() - Method in class com.partnersoft.formats.shapefile.ShapefileDataRecordSource
 
openImp() - Method in class com.partnersoft.formats.shapefile.ShapefileReader
 
openImp() - Method in class com.partnersoft.formats.shapefile.ShpReader
 
openImp() - Method in class com.partnersoft.formats.text.LineTextDataRecordSource
 
openImp() - Method in class com.partnersoft.formats.text.TextGrep
 
openImp() - Method in class com.partnersoft.io.AbstractIterableInput
Subclass implementation of guts of open() method.
openImp() - Method in class com.partnersoft.io.DataRecordSink
 
openImp() - Method in class com.partnersoft.io.SequentialIterableInput
 
openImp() - Method in class com.partnersoft.io.TextLineReader
 
openImp() - Method in class com.partnersoft.maps.database.RoverBytesSqlInput
 
openImp() - Method in class com.partnersoft.sql.SqlDataRecordInsertOrUpdateSink
 
openImp() - Method in class com.partnersoft.sql.SqlDataRecordInsertSink
 
openImp() - Method in class com.partnersoft.sql.SqlDataRecordSource
 
openImp() - Method in class com.partnersoft.sql.SqlDataRecordUpdateSink
 
openRead() - Method in class com.partnersoft.io.formats.old.ObjectDatafile
 
openReadOnly() - Method in class com.partnersoft.sql.EmbeddedDatabase
Opens the database for reading only.
openReadWrite() - Method in class com.partnersoft.sql.EmbeddedDatabase
Opens the database for reading and writing.
openTag(String) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
openTag(String, boolean) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
openTranslationActivityViewer() - Method in class com.partnersoft.workbench.app.WorkbenchGui
 
openWindow() - Method in class com.partnersoft.gui.Splash
 
openWindows() - Method in class com.partnersoft.maps.app.DesktopSkin
 
openWindows() - Method in class com.partnersoft.maps.app.DispatchSkin
 
openWindows() - Method in class com.partnersoft.maps.app.HeadlessSkin
 
openWindows() - Method in interface com.partnersoft.maps.app.MapAppSkin
 
openWindows() - Method in class com.partnersoft.maps.app.TruckSkin
 
openWrite() - Method in class com.partnersoft.io.formats.old.ObjectDatafile
 
operator - Variable in class com.partnersoft.io.DataFilterExpression
 
OPERATOR - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
OPERATOR - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
optimizeForLongList() - Method in class com.partnersoft.gui.ListSelectionControl
Call this to tweak for longer listings.
OptionalTransform - Class in org.jcon.data
A transform that is performed conditionally - if the condition fails the original object is returned.
OptionalTransform() - Constructor for class org.jcon.data.OptionalTransform
 
OR_OP - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
OR_OP - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
OrCondition - Class in org.jcon.data
A boolean OR predicate - it takes a list of ORed subConditions.
OrCondition() - Constructor for class org.jcon.data.OrCondition
 
orderPart(Class) - Method in class org.jcon.data.ClassMappedFactory
Get the part corresponding to the given class.
orderPart(String) - Method in class org.jcon.data.Factory
"Order" a part from the factory.
orderPart(String) - Method in class org.jcon.data.FactoryMethodFactory
Order a named part.
org.jcon.data - package org.jcon.data
 
org.jcon.data.performance - package org.jcon.data.performance
 
org.jcon.io - package org.jcon.io
 
org.jcon.persistance - package org.jcon.persistance
 
org.jcon.store - package org.jcon.store
 
org.jcon.text - package org.jcon.text
 
org.jcon.tools - package org.jcon.tools
 
org.jcon.util - package org.jcon.util
 
OrganizationBranding - Class in com.partnersoft.branding
 
OrganizationBranding() - Constructor for class com.partnersoft.branding.OrganizationBranding
 
OrganizationBranding(Cog) - Constructor for class com.partnersoft.branding.OrganizationBranding
 
original - Variable in class com.partnersoft.maps.ephemera.CentroidMoveEphemeron
 
original - Variable in class com.partnersoft.maps.ephemera.CentroidRotateEphemeron
 
originalLayerName - Variable in class com.partnersoft.io.formats.dxf.DXFGraphic
 
originalLine - Variable in class com.partnersoft.maps.ephemera.CentroidPixelMoveEphemeron
 
originalString - Variable in class com.partnersoft.gps.nmea.NmeaSentence
 
originLatitude - Variable in class com.partnersoft.geometry.projection.StandardProjection
 
originLatitude - Variable in class com.partnersoft.maps.model.MapSetDescription.LccDescription
 
originLatitude - Variable in class com.partnersoft.maps.model.MapSetDescription.UtmDescription
 
originLongitude - Variable in class com.partnersoft.geometry.projection.StandardProjection
 
originLongitude - Variable in class com.partnersoft.maps.model.MapSetDescription.LccDescription
 
originX - Variable in class com.partnersoft.geometry.Grid
 
originX - Variable in class com.partnersoft.geometry.projection.StandardProjection
 
originX - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
originX - Variable in class com.partnersoft.maps.model.MapSetDescription.LccDescription
 
originX - Variable in class com.partnersoft.maps.model.MapSetDescription.LodDescription
 
originX - Variable in class com.partnersoft.maps.model.MapSetDescription.UtmDescription
 
originX - Variable in class com.partnersoft.maps.model.RasterImage
 
originX - Variable in class com.partnersoft.maps.model.RoverBytes
 
originY - Variable in class com.partnersoft.geometry.Grid
 
originY - Variable in class com.partnersoft.geometry.projection.StandardProjection
 
originY - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
originY - Variable in class com.partnersoft.maps.model.MapSetDescription.LccDescription
 
originY - Variable in class com.partnersoft.maps.model.MapSetDescription.LodDescription
 
originY - Variable in class com.partnersoft.maps.model.MapSetDescription.UtmDescription
 
originY - Variable in class com.partnersoft.maps.model.RasterImage
 
originY - Variable in class com.partnersoft.maps.model.RoverBytes
 
os - Variable in class com.partnersoft.core.Environment
 
OS - Enum in com.partnersoft.core
An enumeration of Partner-supported operating systems.
OS - Static variable in class com.partnersoft.update.model.UpdateVolume
 
OS - Static variable in interface com.partnersoft.update.UpdateConstants
 
OS - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
OS_DIRS - Static variable in interface com.partnersoft.update.UpdateConstants
 
OS_DIRS - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
OsCommand - Class in com.partnersoft.os
An operating-system specific, native command builder and manager.
OsCommand() - Constructor for class com.partnersoft.os.OsCommand
 
OsCommand(VfsFile, String...) - Constructor for class com.partnersoft.os.OsCommand
 
osDescription - Variable in class com.partnersoft.core.Environment
 
OSLib - Class in com.partnersoft.system
Handy functions to start programs and applications in the operating system.
OSLib() - Constructor for class com.partnersoft.system.OSLib
 
outie - Variable in class com.partnersoft.io.formats.packrat.PackratFileBuilder
 
outie - Variable in class org.jcon.persistance.BarsoomWriter
 
outie - Variable in class org.jcon.persistance.TOFWriter
 
outputReadOnlyFields - Variable in class org.jcon.persistance.BarsoomWriter
 
outputReadOnlyFields - Variable in class org.jcon.persistance.TOFWriter
 
OutputSink - Interface in com.partnersoft.io
A generic output sink.
outputToData(DataOutput) - Method in class com.partnersoft.data.DynamicByteArray
Writes the entire contents to a DataOutput.
outputToData(DataOutput, int, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes partial contents to a DataOutput.
outputToStream(OutputStream) - Method in class com.partnersoft.data.DynamicByteArray
Writes the entire contents to a OutputStream.
outputToStream(OutputStream, int, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes partial contents to a OutputStream.
overlaps(double, double, double, double, double, double, double, double) - Static method in class com.partnersoft.geometry.GeometryLib
Returns true if the given rectangles overlap.

P

p(Object) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
p(Object) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
p(String) - Static method in class com.partnersoft.prototype.IncrementalSearch
 
pack() - Method in class com.partnersoft.data.DataBuffer
 
pack() - Method in class com.partnersoft.data.DoubleBuffer
 
pack() - Method in class com.partnersoft.data.DynamicArray
Packs the array into the minimum space required, throwing out excess capacity.
pack(String) - Static method in class com.partnersoft.data.RandomGUID
Packs a GUID string, eliminating dashes, braces, etc.
pack(VfsFile, VfsNode...) - Static method in class com.partnersoft.formats.boxcar.BoxcarLib
Creates a new boxcar archive.
pack(VfsFile, Iterable<VfsNode>) - Static method in class com.partnersoft.formats.boxcar.BoxcarLib
Creates a new boxcar archive.
pack(OutputStream, boolean, VfsNode...) - Static method in class com.partnersoft.formats.boxcar.BoxcarLib
Archives to the given stream in the boxcar format.
pack(OutputStream, boolean, Iterable<VfsNode>) - Static method in class com.partnersoft.formats.boxcar.BoxcarLib
Archives to the given stream in the boxcar format.
pack(VfsFile, VfsNode...) - Static method in class com.partnersoft.formats.zip.ZipLib
Creates a new zip archive.
pack(VfsFile, Iterable<VfsNode>) - Static method in class com.partnersoft.formats.zip.ZipLib
Creates a new zip archive.
pack(OutputStream, Iterable<VfsNode>) - Static method in class com.partnersoft.formats.zip.ZipLib
Archives to the given stream in the zip format.
pack(File, List) - Static method in class com.partnersoft.io.formats.boxcar.BoxcarLib
Creates a new boxcar archive.
pack() - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
pack(File) - Static method in class com.partnersoft.io.formats.dump.ObjectDumpPacker
 
pack(File, int) - Static method in class com.partnersoft.io.formats.dump.ObjectDumpPacker
 
pack(File, boolean) - Static method in class com.partnersoft.io.formats.dump.ObjectDumpPacker
 
pack(File, File) - Static method in class com.partnersoft.io.formats.dump.ObjectDumpPacker
 
pack(File, boolean, int) - Static method in class com.partnersoft.io.formats.dump.ObjectDumpPacker
 
pack(File, File, int) - Static method in class com.partnersoft.io.formats.dump.ObjectDumpPacker
 
pack(File, File, ByteArrayOutputStream, int) - Static method in class com.partnersoft.io.formats.dump.ObjectDumpPacker
 
packagesProvidedBy(String) - Static method in class com.partnersoft.update.UpdateLib
 
packBoxcar() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
Packs up the current selection into a boxcar.gz in the current selection's directory.
packBoxcar(VfsFile, Iterable<VfsNode>) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
PackedNamedRandomAccessObjectDump - Class in com.partnersoft.io.formats.dump
This is a packed (single file) version of a NamedObjectDump, that uses a RandomAccessFile for i/o.
PackedNamedRandomAccessObjectDump(File) - Constructor for class com.partnersoft.io.formats.dump.PackedNamedRandomAccessObjectDump
Creates a PackedNamedRandomAccessObjectDump file for the given filename.
packGraphicSpoolKey(int, int, int) - Method in class com.partnersoft.maps.translator.TiledRoverBuilder
 
packGridCoordinate(int, int) - Static method in class com.partnersoft.geometry.Grid
Converts a grid coordinate (x, y) into a single int.
packMapsPackage(String) - Static method in class com.partnersoft.update.UpdateLib
Packs up just the named maps package.
packPackage(String) - Static method in class com.partnersoft.update.UpdateLib
Packs up the named package.
PackPackages - Class in com.partnersoft.update
Packs the installation into boxcars for shipping.
PackPackages() - Constructor for class com.partnersoft.update.PackPackages
 
PackratArray - Class in com.partnersoft.io.formats.packrat
An array in the Packrat format.
PackratArray() - Constructor for class com.partnersoft.io.formats.packrat.PackratArray
 
PackratArray(int, PackratDatatype) - Constructor for class com.partnersoft.io.formats.packrat.PackratArray
 
PackratArray(String, int, PackratDatatype) - Constructor for class com.partnersoft.io.formats.packrat.PackratArray
 
PackratAssociation - Class in com.partnersoft.io.formats.packrat
An association in the Packrat format.
PackratAssociation() - Constructor for class com.partnersoft.io.formats.packrat.PackratAssociation
 
PackratAssociation(PackratArray, PackratArray) - Constructor for class com.partnersoft.io.formats.packrat.PackratAssociation
 
PackratAssociation(String, PackratArray, PackratArray) - Constructor for class com.partnersoft.io.formats.packrat.PackratAssociation
 
PackratBlob - Class in com.partnersoft.io.formats.packrat
An blob in the Packrat format.
PackratBlob() - Constructor for class com.partnersoft.io.formats.packrat.PackratBlob
 
PackratBlob(String) - Constructor for class com.partnersoft.io.formats.packrat.PackratBlob
 
PackratConstants - Interface in com.partnersoft.io.formats.packrat
Various constants, mostly type codes.
PackratDatatype - Class in com.partnersoft.io.formats.packrat
Representation of a data type in a Packrat file.
PackratDatatype() - Constructor for class com.partnersoft.io.formats.packrat.PackratDatatype
 
PackratFileBuilder - Class in com.partnersoft.io.formats.packrat
Builds a packrat file.
PackratFileBuilder(File, PackratDatatype) - Constructor for class com.partnersoft.io.formats.packrat.PackratFileBuilder
 
PackratFileHandler - Class in com.partnersoft.workbench.handlers
 
PackratFileHandler() - Constructor for class com.partnersoft.workbench.handlers.PackratFileHandler
 
PackratFloat - Class in com.partnersoft.io.formats.packrat
An float in the Packrat format.
PackratFloat() - Constructor for class com.partnersoft.io.formats.packrat.PackratFloat
 
PackratFloat(int) - Constructor for class com.partnersoft.io.formats.packrat.PackratFloat
 
PackratFloat(String, int) - Constructor for class com.partnersoft.io.formats.packrat.PackratFloat
 
PackratInteger - Class in com.partnersoft.io.formats.packrat
An integer in the Packrat format.
PackratInteger() - Constructor for class com.partnersoft.io.formats.packrat.PackratInteger
 
PackratInteger(int, boolean) - Constructor for class com.partnersoft.io.formats.packrat.PackratInteger
 
PackratInteger(String, int, boolean) - Constructor for class com.partnersoft.io.formats.packrat.PackratInteger
 
PackratLib - Class in com.partnersoft.io.formats.packrat
Handy library methods.
PackratLib() - Constructor for class com.partnersoft.io.formats.packrat.PackratLib
 
PackratList - Class in com.partnersoft.io.formats.packrat
A structure in the Packrat format.
PackratList() - Constructor for class com.partnersoft.io.formats.packrat.PackratList
 
PackratList(int, PackratDatatype) - Constructor for class com.partnersoft.io.formats.packrat.PackratList
 
PackratList(String, int, PackratDatatype) - Constructor for class com.partnersoft.io.formats.packrat.PackratList
 
PackratRandomAccessReader - Class in com.partnersoft.io.formats.packrat
A tool for random-access reading of a Packrat file.
PackratRandomAccessReader(VfsRandomAccess, long, long) - Constructor for class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
PackratRandomAccessReader(VfsRandomAccess) - Constructor for class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
PackratString - Class in com.partnersoft.io.formats.packrat
An string in the Packrat format.
PackratString() - Constructor for class com.partnersoft.io.formats.packrat.PackratString
 
PackratString(String) - Constructor for class com.partnersoft.io.formats.packrat.PackratString
 
PackratStructure - Class in com.partnersoft.io.formats.packrat
A structure in the Packrat format.
PackratStructure() - Constructor for class com.partnersoft.io.formats.packrat.PackratStructure
 
PackratStructure(int, ArrayList) - Constructor for class com.partnersoft.io.formats.packrat.PackratStructure
 
PackratStructure(String, int, ArrayList) - Constructor for class com.partnersoft.io.formats.packrat.PackratStructure
 
packTileCoordinate(int, int) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
packTileCoordinate(int, int) - Static method in class com.partnersoft.maps.model.TiledRasterSet
 
packZip() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
Zips up the current selection into the current selection's directory.
packZip(VfsFile, Iterable<VfsNode>) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
pad(Object, int) - Static method in class com.partnersoft.data.PadWithZeros
 
PADDING - Static variable in class com.partnersoft.io.formats.packrat.PackratFileBuilder
 
PadWithZeros - Class in com.partnersoft.data
Pads a string with zeros.
PadWithZeros() - Constructor for class com.partnersoft.data.PadWithZeros
 
PadWithZeros(int) - Constructor for class com.partnersoft.data.PadWithZeros
 
paint(Graphics) - Method in class com.partnersoft.geometry.fractal.Fractal
 
paint(Graphics) - Method in class com.partnersoft.gui.LinkButton
 
paint(Graphics) - Method in class com.partnersoft.gui.SeeThroughPanel
 
paint(Graphics) - Method in class com.partnersoft.maps.app.MapPanButton
 
paint(Graphics) - Method in class com.partnersoft.system.Splash
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.partnersoft.gui.RoundedBorder
 
paintCenter(Graphics2D, MapViewFrame) - Method in class com.partnersoft.maps.app.WheelMenu
 
paintCenter(OpenglDrawingSurface, MapViewFrame, double, double) - Method in class com.partnersoft.maps.app.WheelMenu
OffsetX and offsetY come from OpenglDrawingSurface.
paintComponent(Graphics) - Method in class com.partnersoft.gps.SatelliteDiagram
 
paintComponent(Graphics) - Method in class com.partnersoft.gui.LogDisplay
 
paintComponent(Graphics) - Method in class com.partnersoft.maps.app.MapAppGlassPane
 
paintComponent(Graphics) - Method in class com.partnersoft.workbench.gui.PointStylePreview
 
paintComponent(Graphics) - Method in class com.partnersoft.workbench.gui.ScaleRegionVisualizer
 
paintIcon(Component, Graphics, int, int) - Method in class com.partnersoft.gui.ArrowIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.partnersoft.maps.app.WheelMenuSkin.WheelCenterIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.partnersoft.maps.app.WheelMenuSkin.WheelIndicationIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.partnersoft.maps.app.WheelMenuSkin.WheelLabelIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.partnersoft.maps.app.WheelMenuSkin.WheelMenuIcon
 
paintImp(Component, Graphics, int, int, Object) - Method in class com.partnersoft.gui.viewer.AbstractCustomPaintedViewer
 
paintImp(Component, Graphics, int, int, Object) - Method in class com.partnersoft.maps.gui.LineStyleViewer
 
paintImp(Component, Graphics, int, int, Object) - Method in class com.partnersoft.maps.gui.PointStyleViewer
 
paintImp(Component, Graphics, int, int, Object) - Method in class com.partnersoft.maps.gui.TextStyleViewer
 
paintWheel(Graphics2D, MapViewFrame) - Method in class com.partnersoft.maps.app.WheelMenu
 
paintWheel(OpenglDrawingSurface, MapViewFrame, double, double) - Method in class com.partnersoft.maps.app.WheelMenu
 
PALM - Static variable in class com.partnersoft.update.model.UpdateOS
 
PALM_USER - Static variable in interface com.partnersoft.update.UpdateConstants
 
PALM_USER - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
PalmImage - Class in com.partnersoft.gui
Converts a Java image to a bitmap format optimized for the Palm Map Viewer.
PalmImage(Image) - Constructor for class com.partnersoft.gui.PalmImage
 
pan(int, int) - Method in class com.partnersoft.gui.ImageViewer
 
pan(double, double) - Method in class com.partnersoft.maps.app.MapViewLogic
Panning by map coordinates.
panDown() - Method in class com.partnersoft.maps.app.MapViewLogic
Convenience method for discrete panning down.
panDownLeft() - Method in class com.partnersoft.maps.app.MapViewLogic
Down and left.
panDownRight() - Method in class com.partnersoft.maps.app.MapViewLogic
Down and right.
panel - Variable in class com.partnersoft.maps.app.MapDataPanel
 
panel - Variable in class com.partnersoft.workbench.editors.CsvTableEditor
 
panelFor(String) - Method in class com.partnersoft.preferences.gui.PreferencesGui
 
panLeft() - Method in class com.partnersoft.maps.app.MapViewLogic
Convenience method for discrete panning left.
panRight() - Method in class com.partnersoft.maps.app.MapViewLogic
Convenience method for discrete panning right.
panUp() - Method in class com.partnersoft.maps.app.MapViewLogic
Convenience method for discrete panning up.
panUpLeft() - Method in class com.partnersoft.maps.app.MapViewLogic
Up and left.
panUpRight() - Method in class com.partnersoft.maps.app.MapViewLogic
Up and right.
PaperSize - Enum in com.partnersoft.printing
Standard paper sizes for printing and plotting.
parallelAt(XyPoint) - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns a polyline created by offsetting this polyline's shape to a parallel polyline running through the given point.
parallelAt(XyRotation, double) - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns a polyline created by offsetting this polyline's shape by the given distance in the given relative direction (indicated by a rotation angle).
ParallelMultiTransform - Class in org.jcon.data
Applies a set of named subtransforms to the given object.
ParallelMultiTransform() - Constructor for class org.jcon.data.ParallelMultiTransform
 
parallelStyles - Variable in class com.partnersoft.maps.model.PolygonStyle
 
parallelStyles - Variable in class com.partnersoft.maps.model.PolylineStyle
 
parent - Variable in class org.jcon.data.BeanGraphNode
 
parse(Reader) - Method in class com.partnersoft.cog.CogXmlParser
 
parse(Reader) - Method in class com.partnersoft.compatibility.V40CogXmlParser
 
parse(XmlActor) - Method in class com.partnersoft.formats.xml.XmlFile
 
parse() - Method in class com.partnersoft.formats.xml.XmlParser
Parse through the XML file.
parse(String, char) - Static method in class com.partnersoft.geometry.projection.ellipsoid.EllipsoidFactory
Parse the line into it's Tokens
parse(String) - Method in class com.partnersoft.gui.AngleDocument
 
parse(String) - Method in class com.partnersoft.gui.ColorDocument
 
parse(String) - Method in class com.partnersoft.gui.DateDocument
 
parse(String) - Method in class com.partnersoft.gui.DateTimeDocument
 
parse(String) - Method in class com.partnersoft.gui.forms.FormDateAndTimeDocument
 
parse(String) - Method in class com.partnersoft.gui.forms.FormDateDocument
 
parse(String) - Method in class com.partnersoft.gui.forms.FormDurationDocument
 
parse(String) - Method in class com.partnersoft.gui.forms.FormIntegerDocument
 
parse(String) - Method in class com.partnersoft.gui.forms.FormLimitedLengthDocument
 
parse(String) - Method in class com.partnersoft.gui.forms.FormNumberDocument
 
parse(String) - Method in class com.partnersoft.gui.forms.FormTimeDocument
 
parse(String) - Method in class com.partnersoft.gui.forms.FormValidatedDocument
Subclasses must override this to return the Object specified by the String.
parse(String) - Method in class com.partnersoft.gui.IntegerDocument
 
parse(String) - Method in class com.partnersoft.gui.LimitedLengthDocument
 
parse(String) - Method in class com.partnersoft.gui.NumberDocument
 
parse(String) - Method in class com.partnersoft.gui.TimeDocument
 
parse(String) - Method in class com.partnersoft.gui.ValidatedDocument
Subclasses must override this to return the Object specified by the String.
parse(byte[], int, int) - Method in class com.partnersoft.io.formats.binary.ASCIIFieldFormat
 
parse(byte[], int, int) - Method in interface com.partnersoft.io.formats.binary.BinaryFixedWidthFieldFormat
 
parse(byte[], int, int) - Method in class com.partnersoft.io.formats.binary.ShortIntegerFieldFormat
 
parse() - Method in class com.partnersoft.scripting.AbstractScript
 
parse() - Method in interface com.partnersoft.scripting.Script
Parses the script, and returns true if it looks reasonably valid.
parse(String[]) - Method in class org.jcon.util.CommandLineSyntax
This is where it all happens.
parseAction() - Method in class com.partnersoft.workbench.editors.TextFileEditor
 
parseCSV(String) - Static method in class com.partnersoft.formats.csv.CsvLib
 
parseCSV(String, ArrayList) - Static method in class com.partnersoft.formats.csv.CsvLib
 
parseCSV(char[], int, int, ArrayList) - Static method in class com.partnersoft.formats.csv.CsvLib
 
parseCSV(String, String, ArrayList) - Static method in class com.partnersoft.formats.csv.CsvLib
 
parseCSV(String, char[], int, int, ArrayList) - Static method in class com.partnersoft.formats.csv.CsvLib
 
parseCSV(int, String, ArrayList) - Static method in class com.partnersoft.formats.csv.CsvLib
 
parseCSV(int, char[], int, int, ArrayList) - Static method in class com.partnersoft.formats.csv.CsvLib
 
parseCSV(int, String, DynamicStringArray) - Static method in class com.partnersoft.formats.csv.CsvLib
 
parseCSV(int, char[], int, int, DynamicStringArray) - Static method in class com.partnersoft.formats.csv.CsvLib
 
parseCSV(String) - Static method in class com.partnersoft.io.formats.csv.CSVLib
 
parseCSV(String, ArrayList) - Static method in class com.partnersoft.io.formats.csv.CSVLib
 
parseCSV(char[], int, int, ArrayList) - Static method in class com.partnersoft.io.formats.csv.CSVLib
 
parseCSV(String, String, ArrayList) - Static method in class com.partnersoft.io.formats.csv.CSVLib
 
parseCSV(String, char[], int, int, ArrayList) - Static method in class com.partnersoft.io.formats.csv.CSVLib
 
parseCSV(int, String, ArrayList) - Static method in class com.partnersoft.io.formats.csv.CSVLib
 
parseCSV(int, char[], int, int, ArrayList) - Static method in class com.partnersoft.io.formats.csv.CSVLib
 
parseCSV(int, String, StringDataBuffer) - Static method in class com.partnersoft.io.formats.csv.CSVLib
 
parseCSV(int, char[], int, int, StringDataBuffer) - Static method in class com.partnersoft.io.formats.csv.CSVLib
 
parseDouble(String) - Static method in class com.partnersoft.gps.nmea.NmeaParserLib
More tolerant for all the strange fields a GPS will hand us.
parseFields(String) - Static method in class com.partnersoft.gps.nmea.NmeaParser
Handles the asterisk at the end.
parseFilePath(String) - Static method in class com.partnersoft.scripting.ScriptLib
 
parseFilter(DataFilterExpression, CogStructureType) - Method in class com.partnersoft.sql.GenericSqlDialect
Recursive helper for parsing DataFilterExpressions into sql.
parseFrom(String) - Method in class com.partnersoft.geometry.Angle
 
parseIndexFrom(String) - Static method in class com.partnersoft.cog.CogLib
Returns the integer index parsed from an index path part like [1].
parseInt(String) - Static method in class com.partnersoft.gps.nmea.NmeaParserLib
More tolerant for all the strange fields a GPS will hand us.
parseLatitude(String, String) - Static method in class com.partnersoft.gps.nmea.NmeaParserLib
 
parseLine(String) - Method in class com.partnersoft.formats.csv.CsvDataRecordSource
 
parseLine(String) - Method in class com.partnersoft.formats.text.LineTextDataRecordSource
Subclasses must implement this.
parseLineNumber(String) - Static method in class com.partnersoft.scripting.ScriptLib
 
parseLongitude(String, String) - Static method in class com.partnersoft.gps.nmea.NmeaParserLib
 
parseOrDie(String[]) - Method in class org.jcon.util.CommandLineSyntax
Alternately, this is where it all happens.
parseParameterizedTypeName(String) - Static method in class com.partnersoft.cog.CogLib
Converts a parameterized type name to an array of Strings.
parseResponseWith(XmlActor) - Method in class com.partnersoft.net.soap.SoapExchange
Sets an actor that will be used to parse the response.
parseText(String, String) - Static method in class com.partnersoft.io.DataFilterExpression
Creates a DataFilterExpression from the passed text.
parseUtc(String) - Static method in class com.partnersoft.gps.nmea.NmeaParserLib
Returns the number of milliseconds that have elapsed in this day.
PART_TYPE_FIRST_RING - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
PART_TYPE_INNER_RING - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
PART_TYPE_OUTER_RING - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
PART_TYPE_RING - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
PART_TYPE_TRIANGLE_FAN - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
PART_TYPE_TRIANGLE_STRIP - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
partnerBuild - Variable in class com.partnersoft.core.Environment
 
PartnerContext - Class in com.partnersoft.system
A container for singletons.
PartnerContext() - Constructor for class com.partnersoft.system.PartnerContext
 
partnerCopyright - Variable in class com.partnersoft.core.Environment
 
PartnerDialog - Class in com.partnersoft.gui
A totally rewritten dialog that doesn't screw up like Sun's.
PartnerDialog(Frame, String, boolean) - Constructor for class com.partnersoft.gui.PartnerDialog
Creates a new, initially invisible PartnerDialog with the given frame as parent.
PartnerDialog(Frame, String) - Constructor for class com.partnersoft.gui.PartnerDialog
 
PartnerDialog(Component, String) - Constructor for class com.partnersoft.gui.PartnerDialog
Creates a new, modal dialog
PartnerDialog(Component, String, boolean) - Constructor for class com.partnersoft.gui.PartnerDialog
Creates a new, modal dialog
partnerLogo() - Static method in class com.partnersoft.gui.ImageLib
Returns a handy partner logo.
partnerLogoNoText() - Static method in class com.partnersoft.gui.ImageLib
Returns a handy partner logo (no text).
PartnerLook - Class in com.partnersoft.gui
 
PartnerLook() - Constructor for class com.partnersoft.gui.PartnerLook
 
partnerRelease - Variable in class com.partnersoft.core.Environment
 
PartnerSplitPaneUI - Class in com.partnersoft.gui
A (hopefully better) implementation of the split pane's UI, with bigger buttons for the one touch expand/contract feature.
PartnerSplitPaneUI() - Constructor for class com.partnersoft.gui.PartnerSplitPaneUI
 
PartnerWindow - Interface in com.partnersoft.gui
A standalone window.
pass(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataFilter
Passes the (possibly modified or new) graphic to the next stage in the pipeline.
PasswordField - Class in com.partnersoft.gui
 
PasswordField() - Constructor for class com.partnersoft.gui.PasswordField
 
pasteFromClipboard(VfsFile) - Static method in class com.partnersoft.system.OSLib
 
pasteFromClipboardAction() - Method in class com.partnersoft.workbench.editors.GenericFileEditor
 
Path - Class in com.partnersoft.data
A general solution to the problem of dealing with representing a path to a node in a hierarchy.
Path() - Constructor for class com.partnersoft.data.Path
Constructs a path representing the current relative node ("./").
Path(String) - Constructor for class com.partnersoft.data.Path
Constructs a Path based on the String path representation (URL-encoded).
Path(Path, Path) - Constructor for class com.partnersoft.data.Path
Creates a path derived from the given root and relative subpath.
Path(Path, String) - Constructor for class com.partnersoft.data.Path
Creates a path derived from the given root and part.
Path(PathBuilder) - Constructor for class com.partnersoft.data.Path
Create a Path from a PathBuilder.
Path(String...) - Constructor for class com.partnersoft.data.Path
Create a relative path from the given parts.
Path(boolean, List<String>) - Constructor for class com.partnersoft.data.Path
Create a relative path from the given parts.
Path(List<String>) - Constructor for class com.partnersoft.data.Path
Create a relative path from the given parts.
path - Variable in class com.partnersoft.maps.model.MapSet
 
PathBuilder - Class in com.partnersoft.data
A builder class for Path.
PathBuilder() - Constructor for class com.partnersoft.data.PathBuilder
Creates a builder initialized with an empty, relative Path.
PathBuilder(Path) - Constructor for class com.partnersoft.data.PathBuilder
Creates a builder based upon the given Path.
PathBuilder(PathBuilder) - Constructor for class com.partnersoft.data.PathBuilder
Creates a builder with the same contents as the given builder.
PathBuilder(String) - Constructor for class com.partnersoft.data.PathBuilder
Creates a builder and initializes it by parsing the given path string.
PathBuilder(boolean, String...) - Constructor for class com.partnersoft.data.PathBuilder
Creates a builder initialized with the given parts and absoluteness
PathBuilder(String...) - Constructor for class com.partnersoft.data.PathBuilder
Creates a builder initialized with the given parts; absolute is false.
PathedIntrospector - Class in com.partnersoft.data
A tool that simplifies the use of Java Introspection to get and put object properties and run methods.
PathedIntrospector(Object) - Constructor for class com.partnersoft.data.PathedIntrospector
Creates a new PathedIntrospector using the given root object.
PathedTree<T> - Class in com.partnersoft.data
A Path-based tree structure that can contain data.
PathedTree(PathedTree<T>, String, T) - Constructor for class com.partnersoft.data.PathedTree
 
PathedTree() - Constructor for class com.partnersoft.data.PathedTree
 
PathLib - Class in com.partnersoft.data
Library methods for dealing with Paths and string representations of Paths.
PathLib() - Constructor for class com.partnersoft.data.PathLib
 
pathwiseListDirectories(String) - Static method in class com.partnersoft.system.Config
Does a listing for the given subPath under each of the available config paths.
pathwiseMergeNaming(String) - Static method in class com.partnersoft.system.Config
Combines namings from config files in the order from least to most specific.
pathwiseRetrieve(String) - Static method in class com.partnersoft.system.Config
First does a pathwise search, then retrieves the most specific object for the given subpath.
pathwiseRetrieveFilesAsNaming(String) - Static method in class com.partnersoft.system.Config
Retrieves a naming by loading all cog xml files in the given subpath of the system config level directories setting the cog property "name" for each to its file name.
pathwiseSearch(String) - Static method in class com.partnersoft.system.Config
Finds the most specific instance of subPath from the available config paths.
pauseAnimating() - Method in class com.partnersoft.maps.view.MapViewPanel
 
pauseLooping() - Method in class com.partnersoft.gadgets.LoopingThread
 
PdfLib - Class in com.partnersoft.formats.pdf
Utility functions for PDF files.
pdop - Variable in class com.partnersoft.gps.nmea.GSAData
 
peek(Object, String, String, String) - Method in class com.partnersoft.gui.peekpoke.Poker
Imagine the fragment as the contents of a div.
PeekMessage(Win32Lib.MSG, long, long, long, long) - Static method in class com.partnersoft.os.windows.Win32Lib
 
penDown() - Method in class com.partnersoft.geometry.xy.XyTurtle
Puts the pen down, starting drawing.
penUp() - Method in class com.partnersoft.geometry.xy.XyTurtle
Pulls the pen up, stopping drawing.
performCopy() - Method in class com.partnersoft.io.AsynchronousStreamCopy
Performs the copy.
PersistanceLib - Class in org.jcon.persistance
These librarys, thought not too OO, are the pinacles of useful laziness IMHO.
PersistanceLib() - Constructor for class org.jcon.persistance.PersistanceLib
 
phi0 - Variable in class com.partnersoft.geometry.projection.StandardProjection
Latitude of origin in radians.
phoneNumber - Variable in class com.partnersoft.formats.kml.KmlPlacemark
 
pi - Static variable in class com.partnersoft.geometry.GeometryLib
 
PI - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
PI - Static variable in class com.partnersoft.geometry.xy.XyConstants
One pi is half a pie.
pickDataItemAtPoint(String, String, double, double) - Method in class com.partnersoft.maps.app.MapSelectionLogic
"Pick" (find using geometric search) data item with the given parameters at the given point.
pickDataItemAtPoint(String, NameSet, double, double) - Method in class com.partnersoft.maps.app.MapSelectionLogic
"Pick" (find using geometric search) data item with the given parameters at the given point.
pickImageStyle(int, boolean) - Method in class com.partnersoft.maps.render.RenderImageStyle
 
pickleData(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
pickleData(ByteBuffer) - Method in class com.partnersoft.maps.translator.TranslatorElectricalConnectivityNode
 
pickleGraphic(RoverGraphic, ByteBuffer) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
pickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
pickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataGraphicList
 
pickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataImage
 
pickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataPoint
 
pickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
pickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataPolygon
 
pickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataPolyline
 
pickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataText
 
pickleObject(Object, ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
Picklist - Class in org.jcon.data
An enumerated list of objects, generally used for validation, choice boxes, etc.
Picklist(String, PicklistItem, Set) - Constructor for class org.jcon.data.Picklist
Creates a new picklist with the given default and set of items.
Picklist() - Constructor for class org.jcon.data.Picklist
 
PicklistField - Class in com.partnersoft.gui
A Field implemented with a JComboBox.
PicklistField() - Constructor for class com.partnersoft.gui.PicklistField
 
PicklistField(ComboBoxModel) - Constructor for class com.partnersoft.gui.PicklistField
 
PicklistField(Collection) - Constructor for class com.partnersoft.gui.PicklistField
 
PicklistItem - Class in org.jcon.data
An item on a picklist.
PicklistItem() - Constructor for class org.jcon.data.PicklistItem
 
PicklistItem(Picklist, String) - Constructor for class org.jcon.data.PicklistItem
 
PicklistManager - Class in org.jcon.data
Manages and doles out picklists on request.
PicklistManager() - Constructor for class org.jcon.data.PicklistManager
 
pickPointStyle(int, boolean) - Method in class com.partnersoft.maps.render.RenderPointStyle
 
pickPolygonStyle(int, boolean) - Method in class com.partnersoft.maps.render.RenderPolygonStyle
 
pickPolylineStyle(int, boolean) - Method in class com.partnersoft.maps.render.RenderPolygonStyle
 
pickPolylineStyle(int, boolean) - Method in class com.partnersoft.maps.render.RenderPolylineStyle
 
pickStyleName(int, boolean) - Method in class com.partnersoft.maps.render.RenderStyle
Picks a style name based on the renderMode and printing.
pickTextStyle(int, boolean) - Method in class com.partnersoft.maps.render.RenderTextStyle
 
pieces - Variable in class com.partnersoft.maps.model.MapDataItem
 
pipeline - Variable in class com.partnersoft.maps.translator.MapDataCollector
 
pitch - Variable in class com.partnersoft.gps.RangefinderEvent
 
pixelCenterOn(int, int) - Method in class com.partnersoft.maps.app.MapViewLogic
Centers on a given pixel.
pixelHeight - Variable in class com.partnersoft.maps.model.MapViewFrame
Height of the map view, in pixels.
pixelHeight - Variable in class com.partnersoft.maps.model.RasterImage
 
pixelOffset - Variable in class com.partnersoft.maps.model.PolygonStyle
 
pixelOffset - Variable in class com.partnersoft.maps.model.PolylineStyle
 
pixelOffsetX - Variable in class com.partnersoft.maps.model.TextStyle
 
pixelOffsetY - Variable in class com.partnersoft.maps.model.TextStyle
 
pixelPan(int, int, int, int) - Method in class com.partnersoft.maps.app.MapViewLogic
Panning by pixel.
pixelRotate(int, int, int, int) - Method in class com.partnersoft.maps.app.MapViewLogic
 
pixels - Variable in class com.partnersoft.maps.render.AlphaBuffer
 
pixels - Variable in class com.partnersoft.maps.render.RGBBuffer
 
pixelsHigh - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
Only valid for images, the width of the image in pixels.
pixelsToPoints(DoubleBuffer) - Method in class com.partnersoft.maps.model.MapViewFrame
 
pixelsWide - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
Only valid for images, the width of the image in pixels.
pixelTilt(int, int, int, int) - Method in class com.partnersoft.maps.app.MapViewLogic
 
pixelToPoint(int, int) - Method in class com.partnersoft.maps.model.MapViewFrame
 
pixelWidth - Variable in class com.partnersoft.maps.model.MapViewFrame
Width of the map view, in pixels.
pixelWidth - Variable in class com.partnersoft.maps.model.RasterImage
 
pixelX - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
pixelY - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
pixelZoom(int, int) - Method in class com.partnersoft.maps.app.MapViewLogic
Zooming by pixel.
pj_enfn(double) - Static method in class com.partnersoft.geometry.projection.ProjectionLib
 
pj_enfn(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
pj_msfn(double, double, double) - Static method in class com.partnersoft.geometry.projection.ProjectionLib
 
pj_msfn(double, double, double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
pj_phi2(double, double) - Static method in class com.partnersoft.geometry.projection.ProjectionLib
 
pj_phi2(double, double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
pj_qsfn(double, double, double) - Static method in class com.partnersoft.geometry.projection.ProjectionLib
 
pj_qsfn(double, double, double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
pj_tsfn(double, double, double) - Static method in class com.partnersoft.geometry.projection.ProjectionLib
 
pj_tsfn(double, double, double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
placeCoordAtPixel(double, double, int, int) - Method in class com.partnersoft.maps.model.MapViewFrame
Kind of weird.
placedByCenter(XyPoint, XyRotation, double, double) - Static method in class com.partnersoft.geometry.xy.XyRectangle
Creates a new rectangle with the given rotation and dimensions whose center is the given point.
placedByCenter(XyPoint, double, double) - Static method in class com.partnersoft.geometry.xy.XyRectangle
Creates a new rectangle with the given dimensions whose center is the given point.
placedByNeCorner(XyPoint, XyRotation, double, double) - Static method in class com.partnersoft.geometry.xy.XyRectangle
Creates a new rectangle with the given rotation and dimensions whose "northeast" corner is the given point.
placedByNeCorner(XyPoint, double, double) - Static method in class com.partnersoft.geometry.xy.XyRectangle
Creates a new rectangle with the given dimensions whose "northeast" corner is the given point.
placedByNwCorner(XyPoint, XyRotation, double, double) - Static method in class com.partnersoft.geometry.xy.XyRectangle
Creates a new rectangle with the given rotation and dimensions whose "northwest" corner is the given point.
placedByNwCorner(XyPoint, double, double) - Static method in class com.partnersoft.geometry.xy.XyRectangle
Creates a new rectangle with the given dimensions whose "northwest" corner is the given point.
placedBySeCorner(XyPoint, XyRotation, double, double) - Static method in class com.partnersoft.geometry.xy.XyRectangle
Creates a new rectangle with the given rotation and dimensions whose "southeast" corner is the given point.
placedBySeCorner(XyPoint, double, double) - Static method in class com.partnersoft.geometry.xy.XyRectangle
Creates a new rectangle with the given dimensions whose "southeast" corner is the given point.
placedBySwCorner(XyPoint, XyRotation, double, double) - Static method in class com.partnersoft.geometry.xy.XyRectangle
Creates a new rectangle with the given rotation and dimensions whose "southwest" corner is the given point.
placedBySwCorner(XyPoint, double, double) - Static method in class com.partnersoft.geometry.xy.XyRectangle
Creates a new rectangle with the given dimensions whose "southwest" corner is the given point.
placePointsUsingDataItem(String, int, String, String, Naming) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
Similar to placeShapesUsingDataItem,
placePointsUsingFindItem(String, String, String, String, Naming) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
Similar to placeShapesUsingFindItem(), but forces the shapes to points instead of copying text or lines or other shapes.
placeShapesUsingDataItem(String, int, String, String, Naming) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
This is similar to placeShapesUsingFindItem(), but instead refers to a data item directly by rover ID.
placeShapesUsingFindItem(String, String, String, String, Naming) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
A powerful little method.
play() - Method in class com.partnersoft.sound.Sound
 
play() - Method in class com.partnersoft.sound.SoundPlayer
 
play() - Method in class com.partnersoft.workbench.editors.SoundFileEditor
 
playJavaSound() - Method in class com.partnersoft.sound.Sound
 
playJMF() - Method in class com.partnersoft.sound.Sound
 
playSoundFile(VfsFile) - Static method in class com.partnersoft.sound.SoundLib
 
playSoundFileJMF(VfsFile) - Static method in class com.partnersoft.sound.SoundLib
 
playSoundFor(Path) - Method in class com.partnersoft.sound.SoundEventManager
 
playSoundFor(String) - Method in class com.partnersoft.sound.SoundEventManager
 
playThreaded() - Method in class com.partnersoft.sound.SoundPlayer
 
plot(MapViewFrame, Graphics2D) - Method in class com.partnersoft.maps.app.MapPrintLogic
Plots the given framed map area to the given graphics context.
plotToPdf(MapViewFrame, VfsFile) - Method in class com.partnersoft.maps.app.MapPrintLogic
Plots the given frame to a PDF file at a resolution of 144 dpi.
plotToPdf(MapViewFrame, File) - Method in class com.partnersoft.maps.app.MapPrintLogic
Plots the given frame to a PDF file at a resolution of 144 dpi.
plotToPdf(MapViewFrame, OutputStream) - Method in class com.partnersoft.maps.app.MapPrintLogic
Plots the given frame to a PDF file at a resolution of 144 dpi.
plus(XyAngle) - Method in class com.partnersoft.geometry.xy.XyAngle
Adds the given angle to this one and gives the result.
plus(XyPoint) - Method in class com.partnersoft.geometry.xy.XyPoint
Returns the two-dimensional sum of this point and the one given.
plus(XyRotation) - Method in class com.partnersoft.geometry.xy.XyRotation
Adds the given rotation to this one.
plus(XyVector) - Method in class com.partnersoft.geometry.xy.XyVector
Adds this vector to the given vector and returns the resultant vector.
PM_NOREMOVE - Static variable in class com.partnersoft.os.windows.Win32Lib
 
PM_REMOVE - Static variable in class com.partnersoft.os.windows.Win32Lib
 
Point - Class in com.partnersoft.geometry
 
Point() - Constructor for class com.partnersoft.geometry.Point
 
Point(double, double) - Constructor for class com.partnersoft.geometry.Point
 
Point(XyPoint) - Constructor for class com.partnersoft.geometry.Point
 
POINT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
POINT - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
point(double, double) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Adds a point, with offsets and rotation set to zero.
point(double, double, int, int, double) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Adds a point with a set offset and rotation.
POINT_COLOR - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
POINT_ZERO - Static variable in class com.partnersoft.geometry.xy.XyConstants
The point (0.0, 0.0).
pointAt(int) - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns the index-th XyPoint for this XyPolyline.
pointBlock(int, int) - Method in class com.partnersoft.maps.render.DrawingSurfaceRoverMachineActor
 
pointBlock(int, int) - Method in class com.partnersoft.maps.rover.DoNothingRoverMachineActor
 
pointBlock(int, int) - Method in interface com.partnersoft.maps.rover.RoverMachineActor
 
pointBytes - Variable in class com.partnersoft.io.formats.rover.RoverGraphicStash
 
pointBytes - Variable in class com.partnersoft.io.formats.rover.SimplerRoverGraphicStash
 
pointBytesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverDatabase
 
pointBytesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
pointBytesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverDatabase
 
pointBytesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
pointBytesIn(XyBounds, double) - Method in interface com.partnersoft.maps.rover.RoverStore
 
pointCount - Variable in class com.partnersoft.maps.file.LiteralPointSet
 
pointGraphicTypeCodes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
POINTM - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
pointOnPolylineForFraction(double) - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns XyPointOnPolyline located at the given fraction of the total length from the beginning of the XyPolyline.
pointOnPolylineForLength(double) - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns XyPointOnPolyline located at the given length (following the polyline, not straight-line) from the beginning of the XyPolyline.
pointRecord(ShapefilePoint) - Method in class com.partnersoft.io.formats.shapefile.DefaultShapefileActor
Act on a point record.
pointRecord(ShapefilePoint) - Method in interface com.partnersoft.io.formats.shapefile.ShapefileActor
Act on a point record.
points - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
A dynamic array of points represented as doubles in x1, y1, x2, y2, etc.
pointShape(RoverMachineRegister) - Method in class com.partnersoft.maps.render.DrawingSurfaceRoverMachineActor
 
pointShape(RoverMachineRegister) - Method in class com.partnersoft.maps.rover.DoNothingRoverMachineActor
 
pointShape(RoverMachineRegister) - Method in interface com.partnersoft.maps.rover.RoverMachineActor
 
pointSizes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
pointsToPixels(DoubleBuffer) - Method in class com.partnersoft.maps.model.MapViewFrame
 
pointStyle - Variable in class com.partnersoft.maps.ephemera.PointStyleEphemeron
 
PointStyle - Class in com.partnersoft.maps.model
A visual styling for a point.
PointStyle() - Constructor for class com.partnersoft.maps.model.PointStyle
 
PointStyle(Cog) - Constructor for class com.partnersoft.maps.model.PointStyle
 
pointStyleCodes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
PointStyleEditor - Class in com.partnersoft.workbench.editors
 
PointStyleEditor() - Constructor for class com.partnersoft.workbench.editors.PointStyleEditor
 
PointStyleEphemeron - Class in com.partnersoft.maps.ephemera
Ephemeron for displaying a point style at the mouse location.
PointStyleEphemeron(MapSet, String, int, int, int) - Constructor for class com.partnersoft.maps.ephemera.PointStyleEphemeron
Draws pointstyle at mouse position with given rotation between 0-255.
PointStyleEphemeron(MapSet, String, int, int, int, boolean) - Constructor for class com.partnersoft.maps.ephemera.PointStyleEphemeron
Draws pointstyle at mouse position with given rotation between 0-255.
PointStyleEphemeron(MapSet, String, int) - Constructor for class com.partnersoft.maps.ephemera.PointStyleEphemeron
Draws pointstyle at mouse position with given rotation between 0-255.
PointStylePreview - Class in com.partnersoft.workbench.gui
 
PointStylePreview() - Constructor for class com.partnersoft.workbench.gui.PointStylePreview
 
PointStyleRotation - Class in com.partnersoft.maps.ephemera
Handles rotating a point style.
PointStyleRotation(MapApp, MapSet, XyPoint, String) - Constructor for class com.partnersoft.maps.ephemera.PointStyleRotation
Creates ephemeron that rotates passed pointstyle to match mouse.
pointStyles - Variable in class com.partnersoft.maps.model.MapSet
 
PointStyleViewer - Class in com.partnersoft.maps.gui
 
PointStyleViewer(MapSet, PointStyle) - Constructor for class com.partnersoft.maps.gui.PointStyleViewer
 
pointToGroup - Variable in class com.partnersoft.maps.model.RoverSet
 
pointToPixel(XyPoint) - Method in class com.partnersoft.maps.model.MapViewFrame
 
pointToPixel(double, double) - Method in class com.partnersoft.maps.model.MapViewFrame
 
pointToPixel(double, double, int, int) - Method in class com.partnersoft.maps.model.MapViewFrame
 
pointToStyle - Variable in class com.partnersoft.maps.render.RenderLegendOld
 
pointToStyle - Variable in class com.partnersoft.maps.render.RenderScaleRegion
 
pointTypeCodeFor(String) - Method in class com.partnersoft.maps.model.RoverSet
 
pointTypeNamer - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
pointTypes - Variable in class com.partnersoft.maps.model.RoverSet
 
POINTZ - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
poke(Object, ActionListener) - Method in class com.partnersoft.gui.peekpoke.Poker
 
Poker - Class in com.partnersoft.gui.peekpoke
The equivalent of a log4j.Logger.
PokerDisplay - Interface in com.partnersoft.gui.peekpoke
 
Polygon - Class in com.partnersoft.geometry
A single, DoubleBuffer-based polygon.
Polygon() - Constructor for class com.partnersoft.geometry.Polygon
 
Polygon(int) - Constructor for class com.partnersoft.geometry.Polygon
 
Polygon(DoubleBuffer) - Constructor for class com.partnersoft.geometry.Polygon
 
POLYGON - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
POLYGON - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
polygonBytes - Variable in class com.partnersoft.io.formats.rover.RoverGraphicStash
 
polygonBytes - Variable in class com.partnersoft.io.formats.rover.SimplerRoverGraphicStash
 
polygonGraphicTypeCodes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
POLYGONM - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
polygonRecord(ShapefilePolygon) - Method in class com.partnersoft.io.formats.shapefile.DefaultShapefileActor
Act on a polygon record.
polygonRecord(ShapefilePolygon) - Method in interface com.partnersoft.io.formats.shapefile.ShapefileActor
Act on a polygon record.
polygonSizes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
PolygonStyle - Class in com.partnersoft.maps.model
A visual styling for polygons.
PolygonStyle() - Constructor for class com.partnersoft.maps.model.PolygonStyle
 
PolygonStyle(String, String) - Constructor for class com.partnersoft.maps.model.PolygonStyle
 
PolygonStyle(String, String, float) - Constructor for class com.partnersoft.maps.model.PolygonStyle
 
PolygonStyle(Cog) - Constructor for class com.partnersoft.maps.model.PolygonStyle
 
polygonStyleCodes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
polygonToStyle - Variable in class com.partnersoft.maps.render.RenderLegendOld
 
polygonToStyle - Variable in class com.partnersoft.maps.render.RenderScaleRegion
 
polygonTypeNamer - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
POLYGONZ - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
Polyline - Class in com.partnersoft.geometry
A single, DoubleBuffer-based polyline.
Polyline() - Constructor for class com.partnersoft.geometry.Polyline
 
Polyline(int) - Constructor for class com.partnersoft.geometry.Polyline
 
Polyline(DoubleBuffer) - Constructor for class com.partnersoft.geometry.Polyline
 
Polyline(double...) - Constructor for class com.partnersoft.geometry.Polyline
 
Polyline(XyPoint...) - Constructor for class com.partnersoft.geometry.Polyline
 
Polyline(XyPolyline) - Constructor for class com.partnersoft.geometry.Polyline
 
polyline - Variable in class com.partnersoft.geometry.PolylineFollower
 
POLYLINE - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
POLYLINE - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
polyline - Variable in class com.partnersoft.maps.ephemera.PolylineEphemeron
 
PolylineArray - Class in com.partnersoft.geometry
A list of polylines.
PolylineArray() - Constructor for class com.partnersoft.geometry.PolylineArray
Creates an empty polyline array.
PolylineArray(int) - Constructor for class com.partnersoft.geometry.PolylineArray
Creates a polyline array of the given size.
polylineBytes - Variable in class com.partnersoft.io.formats.rover.RoverGraphicStash
 
polylineBytes - Variable in class com.partnersoft.io.formats.rover.SimplerRoverGraphicStash
 
PolylineEphemeron - Class in com.partnersoft.maps.ephemera
Draws passed polyline.
PolylineEphemeron(MapApp, MapSet, XyPolyline, String) - Constructor for class com.partnersoft.maps.ephemera.PolylineEphemeron
Creates a new PolylineEphemeron object.
polylineFlag - Variable in class com.partnersoft.io.formats.dxf.DXFPolyline
 
PolylineFollower - Class in com.partnersoft.geometry
Allows you to trace a polyline by advancing along its course - each advance sets public x, y and angle variables for your use.
PolylineFollower(Polyline) - Constructor for class com.partnersoft.geometry.PolylineFollower
 
polylineGraphicTypeCodes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
POLYLINEM - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
polylineRecord(ShapefilePolyline) - Method in class com.partnersoft.io.formats.shapefile.DefaultShapefileActor
Act on a polyline record.
polylineRecord(ShapefilePolyline) - Method in interface com.partnersoft.io.formats.shapefile.ShapefileActor
Act on a polyline record.
polylineSizes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
PolylineStyle - Class in com.partnersoft.maps.model
A visual styling for polylines.
PolylineStyle() - Constructor for class com.partnersoft.maps.model.PolylineStyle
 
PolylineStyle(String, String) - Constructor for class com.partnersoft.maps.model.PolylineStyle
 
PolylineStyle(String, String, float) - Constructor for class com.partnersoft.maps.model.PolylineStyle
 
PolylineStyle(Cog) - Constructor for class com.partnersoft.maps.model.PolylineStyle
 
polylineStyleCodes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
polylineToStyle - Variable in class com.partnersoft.maps.render.RenderLegendOld
 
polylineToStyle - Variable in class com.partnersoft.maps.render.RenderScaleRegion
 
polylineTypeNamer - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
POLYLINEZ - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
pop() - Method in class com.partnersoft.data.PathBuilder
Removes and returns the last part of the path.
POP - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
pop() - Method in class org.jcon.data.performance.IntegerStack
 
popAppContext(String) - Method in class com.partnersoft.system.AppManager
Pops the last named app context from the current thread's app stack.
popContext() - Method in interface com.partnersoft.core.Log
Pops the last context name off the context stack.
popContext() - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
popGuiAppContext(String) - Method in class com.partnersoft.system.AppManager
Removes a GUI app context from the list of active GUI contexts.
popName() - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
popName() - Method in interface com.partnersoft.maps.render.DrawingSurface
 
popName() - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
popName() - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
popName() - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
popState() - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
popState() - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
popState() - Method in interface com.partnersoft.maps.render.DrawingSurface
 
Postprocessing - Interface in com.partnersoft.gps.postprocessing
An interface to a device's postprocessing system.
PostprocessingPoint - Class in com.partnersoft.gps.postprocessing
This class should be part of any point that can be postprocessed.
PostprocessingPoint() - Constructor for class com.partnersoft.gps.postprocessing.PostprocessingPoint
 
pow(double, double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
PreferenceManager - Class in com.partnersoft.system
Lots of convenience methods for storing and retrieving user preferences.
PreferenceManager() - Constructor for class com.partnersoft.system.PreferenceManager
 
preferences() - Static method in class com.partnersoft.system.SystemServices
Returns the preferences manager for this system.
PREFERENCES - Static variable in class com.partnersoft.update.model.UpdateConfigLevel
 
PreferencesApp - Class in com.partnersoft.preferences.app
Preferences editor application.
PreferencesApp() - Constructor for class com.partnersoft.preferences.app.PreferencesApp
 
PreferencesApp(MapApp) - Constructor for class com.partnersoft.preferences.app.PreferencesApp
 
PreferencesApp(WorkbenchApp) - Constructor for class com.partnersoft.preferences.app.PreferencesApp
 
PreferencesApp(MapApp, WorkbenchApp) - Constructor for class com.partnersoft.preferences.app.PreferencesApp
 
PreferencesGui - Class in com.partnersoft.preferences.gui
Root of the PreferencesApp GUI.
PreferencesGui(PreferencesApp) - Constructor for class com.partnersoft.preferences.gui.PreferencesGui
 
PreferencesLogic - Class in com.partnersoft.preferences.logic
Root of the PreferencesApp logic tree.
PreferencesLogic(PreferencesApp) - Constructor for class com.partnersoft.preferences.logic.PreferencesLogic
 
PreferencesManager - Class in com.partnersoft.preferences.app
Global manager for preferences.
PreferencesManager() - Constructor for class com.partnersoft.preferences.app.PreferencesManager
 
PreferencesMapSpaceLogic - Class in com.partnersoft.preferences.logic
 
PreferencesMapSpaceLogic(PreferencesApp) - Constructor for class com.partnersoft.preferences.logic.PreferencesMapSpaceLogic
 
PreferencesSecurityLogic - Class in com.partnersoft.preferences.logic
 
PreferencesSecurityLogic(PreferencesApp) - Constructor for class com.partnersoft.preferences.logic.PreferencesSecurityLogic
 
PreferencesStorageLogic - Class in com.partnersoft.preferences.logic
 
PreferencesStorageLogic(PreferencesApp) - Constructor for class com.partnersoft.preferences.logic.PreferencesStorageLogic
 
PreferencesTroubleshootingLogic - Class in com.partnersoft.preferences.logic
 
PreferencesTroubleshootingLogic(PreferencesApp) - Constructor for class com.partnersoft.preferences.logic.PreferencesTroubleshootingLogic
 
Preferential - Interface in com.partnersoft.system
Something whose state can be saved and loaded to Preferences.
preferredLayoutSize(Container) - Method in class com.partnersoft.gui.DelegatingLayoutManager
 
preferredLayoutSize(Container) - Method in class com.partnersoft.gui.DietBorderLayout
 
preferredLayoutSize(Container) - Method in class com.partnersoft.gui.FlexGridLayout
Returns the preferred dimensions for this layout given the components int the specified panel.
preferredLayoutSize(Container) - Method in class com.partnersoft.gui.NewspaperLayout
 
preferredLayoutSize(Container) - Method in class com.partnersoft.gui.StretchAndStackLayout
 
preFindItems - Variable in class com.partnersoft.maps.model.RoverBundle
 
preloadAll() - Method in class com.partnersoft.gui.ImageFactory
Preloads all images.
prepareStatement(String) - Method in class com.partnersoft.io.sql.DatabaseConnection
 
prepareStatement(String) - Method in class com.partnersoft.sql.SqlConnection
Creates a PreparedStatement.
prepForTranslation() - Method in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
presetFor(String) - Method in class com.partnersoft.preferences.logic.PreferencesStorageLogic
Get the preset name for the given named subsystem.
presetNamed(String, String) - Method in class com.partnersoft.preferences.app.PreferencesManager
 
presetsFor(String) - Method in class com.partnersoft.preferences.app.PreferencesManager
 
prettyPrint - Variable in class org.jcon.persistance.TOFWriter
 
previous() - Method in class com.partnersoft.data.ArrayIterator
 
previousCommand() - Method in class com.partnersoft.workbench.app.WorkbenchConsoleLogic
 
previousCommand() - Method in class com.partnersoft.workbench.gui.WorkbenchConsole
 
previousIndex() - Method in class com.partnersoft.data.ArrayIterator
 
primaryColor - Variable in class com.partnersoft.maps.model.PointStyle
 
primitiveClassFor(Class) - Static method in class com.partnersoft.data.ConversionLib
Returns the primitive class for the given wrapper class.
print() - Method in class com.partnersoft.maps.app.MapPrintJob
 
print(Graphics, PageFormat, int) - Method in class com.partnersoft.maps.app.MapPrintJob
 
print() - Method in class com.partnersoft.maps.app.MapPrintLogic
 
print() - Method in class com.partnersoft.maps.app.MapReportDialog
 
print(Graphics, PageFormat, int) - Method in class com.partnersoft.maps.app.MapReportDialog
 
print - Variable in class com.partnersoft.maps.render.RenderImageStyle
 
print - Variable in class com.partnersoft.maps.render.RenderPointStyle
 
print - Variable in class com.partnersoft.maps.render.RenderPolygonStyle
 
print - Variable in class com.partnersoft.maps.render.RenderPolylineStyle
 
print - Variable in class com.partnersoft.maps.render.RenderTextStyle
 
print(File) - Static method in class com.partnersoft.system.OSLib
Print the given file.
print(String) - Static method in class com.partnersoft.system.OSLib
Print the given file.
printableStyles - Variable in class com.partnersoft.maps.model.MapSet
 
printDetail - Variable in class com.partnersoft.maps.render.RenderImageStyle
 
printDetail - Variable in class com.partnersoft.maps.render.RenderPointStyle
 
printDetail - Variable in class com.partnersoft.maps.render.RenderPolygonStyle
 
printDetail - Variable in class com.partnersoft.maps.render.RenderPolylineStyle
 
printDetail - Variable in class com.partnersoft.maps.render.RenderTextStyle
 
printDetailStyleName - Variable in class com.partnersoft.maps.render.RenderStyle
 
printField(Object, String, PrintWriter) - Method in class org.jcon.text.BeanReportEngine
This allows hierarchical or other subclasses to do something different.
printField(Object, String, PrintWriter) - Method in class org.jcon.text.HierarchicalReportEngine
Overrides fields with associated subreports; runs the report on them directly.
printing - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
PrintLib - Class in com.partnersoft.printing
Printing convenience routine library.
PrintLib() - Constructor for class com.partnersoft.printing.PrintLib
 
printLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
printServiceNamed(String) - Static method in class com.partnersoft.printing.PrintLib
Returns the named print service, or null if there is none by that name.
printStyleName - Variable in class com.partnersoft.maps.render.RenderStyle
 
printWithData() - Method in class com.partnersoft.maps.app.MapPrintLogic
 
prnNumber - Variable in class com.partnersoft.gps.nmea.GSVData.SV
 
process() - Method in class com.partnersoft.formats.csv.DataRecordSourceToCsv
 
process() - Method in class com.partnersoft.io.formats.csv.DataRecordSourceToCSV
 
process(MapDataGraphic) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
process(MapDataGraphic) - Method in class com.partnersoft.maps.translator.TranslationPipeline
 
processDataItem(int, String, String, Naming) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
Deprecated. old name for placeShapesUsingDataItem().
processDataItemAsPoints(int, String, String, Naming) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
Deprecated. placePointsUsingDataItem(), but forces the shapes to points instead of copying text or lines or other shapes. Generally the points will be placed at the beginnings of lines or other graphics.
processDataItemColor(int, String, String, Naming, int, int, int, int) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
Deprecated.  
processDerived(MapDataGraphic) - Method in class com.partnersoft.maps.translator.TranslationPipeline
 
processEntity(DXFEntity) - Method in interface com.partnersoft.io.formats.dxf.DXFEntityActor
 
processEntity(DXFEntity) - Method in class com.partnersoft.io.formats.dxf.DXFEntityDebugActor
 
processFindItem(String, String, String, String, Naming) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
Deprecated. old name for placeShapesUsingFindItem
processFindItemAsPoints(String, String, String, String, Naming) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
Deprecated. use placePointsUsingFindItem() instead
processFindItemColor(String, String, String, String, Naming, int, int, int, int) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
Deprecated.  
processGroup(int, DxfProtoValue) - Method in interface com.partnersoft.formats.dxf.DxfGroupActor
 
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFArc
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFAttrib
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFBlock
 
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFCircle
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFDebugActor
 
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFDictionary
 
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFDispatchActor
 
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFEllipse
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFEntity
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFGraphic
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in interface com.partnersoft.io.formats.dxf.DXFGroupActor
 
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFInsert
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Obj_Record
 
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFLayer
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFLeader
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFLine
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFLWPolyline
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFMText
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFPoint
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFPolyline
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFText
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFVertex
Acts on groups; interprets them and populates properties.
processGroup(int, DXFProtoValue) - Method in class com.partnersoft.io.formats.dxf.DXFXRecord
Acts on groups; interprets them and populates properties.
ProcessingQueue - Class in com.partnersoft.gadgets
A little processing queue with its own thread.
ProcessingQueue() - Constructor for class com.partnersoft.gadgets.ProcessingQueue
 
ProcessingQueue(String) - Constructor for class com.partnersoft.gadgets.ProcessingQueue
 
processItem(Object) - Method in class com.partnersoft.gadgets.ProcessingQueue
Subclasses just implement this to handle items to be processed.
processRequest(String) - Method in class com.partnersoft.net.TextServerDaemon
Subclasses must implement this to handle incoming requests and generate responses.
processRover(RoverBytes, boolean) - Method in class com.partnersoft.maps.render.Renderer
 
ProductBranding - Class in com.partnersoft.branding
 
ProductBranding() - Constructor for class com.partnersoft.branding.ProductBranding
 
ProductBranding(Cog) - Constructor for class com.partnersoft.branding.ProductBranding
 
productBranding() - Static method in class com.partnersoft.system.SystemServices
Returns the product branding.
profile(ShapefileProfile) - Method in class com.partnersoft.io.formats.shapefile.DefaultShapefileActor
Act on the profile.
profile(ShapefileProfile) - Method in interface com.partnersoft.io.formats.shapefile.ShapefileActor
Act on the profile.
profile(MapDataGraphic) - Method in class com.partnersoft.maps.model.DataTypeProfile
 
profile(MapDataGraphic) - Method in class com.partnersoft.maps.model.GraphicTypeProfile
 
profile(MapDataGraphic) - Method in class com.partnersoft.maps.model.RoverProfile
 
profile - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
profileFor(String) - Method in class com.partnersoft.workbench.app.WorkbenchMapAppLogic
 
profileFor(Class) - Static method in class org.jcon.data.IntrospectionLib
Returns a cached IntrospectionProfile for the given class.
progress - Variable in class com.partnersoft.gadgets.ActivityProgress
 
progress(int, int) - Method in class com.partnersoft.gadgets.ActivityProgress
 
PROGRESS_CHANGED - Static variable in class com.partnersoft.gadgets.ActivityProgressEvent
 
ProgressBar - Class in com.partnersoft.gui
Simpler Progress Bar.
ProgressBar(int, int, boolean) - Constructor for class com.partnersoft.gui.ProgressBar
Creates a new InspectionProgressBar.
ProgressBar() - Constructor for class com.partnersoft.gui.ProgressBar
Creates a new InspectionProgressBar.
ProgressDialog - Class in com.partnersoft.gui
A busy-box for users waiting on your slow-ass code.
ProgressDialog(Component, String, String) - Constructor for class com.partnersoft.gui.ProgressDialog
 
ProgressTracker - Class in com.partnersoft.gadgets
Seriously overdesigned progress tracking gadget.
ProgressTracker() - Constructor for class com.partnersoft.gadgets.ProgressTracker
 
progressWasMade(int, int) - Method in interface com.partnersoft.gadgets.ActivityProgressListener
 
progressWasMade(int, int) - Method in class com.partnersoft.gui.ActivityProgressControl
 
project(Point) - Method in class com.partnersoft.geometry.projection.AlbersEqualArea
 
project(Point) - Method in class com.partnersoft.geometry.projection.GeoToolsProjection
 
project(Point) - Method in class com.partnersoft.geometry.projection.LambertConformalConic
 
project(Point) - Method in class com.partnersoft.geometry.projection.NullProjection
 
project(Point) - Method in class com.partnersoft.geometry.projection.Projection
Project from latlong to xy.
project(double, double) - Method in class com.partnersoft.geometry.projection.Projection
 
project(DoubleBuffer) - Method in class com.partnersoft.geometry.projection.Projection
Treats the given DoubleBuffer as an array of x,y pairs, and projects all of them.
project(XyShape) - Method in class com.partnersoft.geometry.projection.Projection
Transforms the given XyShape from lonlat to meters.
project(XyPoint) - Method in class com.partnersoft.geometry.projection.Projection
Transforms the given XyPoint from lonlat to meters.
project(Point) - Method in class com.partnersoft.geometry.projection.Simple
 
project(Point) - Method in class com.partnersoft.geometry.projection.TransverseMercator
 
projectFeet(double, double) - Method in class com.partnersoft.geometry.projection.Projection
 
projectFeet(Point) - Method in class com.partnersoft.geometry.projection.Projection
Same as project, but returns US Survey feet instead of meters.
projectFeet(DoubleBuffer) - Method in class com.partnersoft.geometry.projection.Projection
Same as project(DoubleBuffer), but produces feet instead of meters.
projectFeet(XyShape) - Method in class com.partnersoft.geometry.projection.Projection
Transforms the given XyShape from lonlat to US Survey Feet.
projectFeet(XyPoint) - Method in class com.partnersoft.geometry.projection.Projection
Transforms the given XyPoint from lonlat to US Survey Feet.
Projection - Class in com.partnersoft.geometry.projection
A projection from lat/long to some sort of x, y coordinates.
Projection() - Constructor for class com.partnersoft.geometry.projection.Projection
 
ProjectionConstants - Interface in com.partnersoft.geometry.projection
Some handy constants.
ProjectionLib - Class in com.partnersoft.geometry.projection
Some standard functions, mostly duly ported from PROJ source.
ProjectionLib() - Constructor for class com.partnersoft.geometry.projection.ProjectionLib
 
ProjectionLibrary - Class in com.partnersoft.geometry.projection
Loads a standard set of named projections, and supplies them for your pleasure.
ProjectionLibrary() - Constructor for class com.partnersoft.geometry.projection.ProjectionLibrary
 
projectionToGPS(double, double) - Method in class com.partnersoft.geometry.projection.StandardProjection
Converts NAD27 coordinates to NAD83.
ProjectionTransform - Class in com.partnersoft.geometry.projection
XyTransform for reverse projecting XyPoints and XyShapes from xy to lonlat coordinates.
ProjectionTransform(String, String) - Constructor for class com.partnersoft.geometry.projection.ProjectionTransform
 
ProjectionTransform(Projection, LinearUnit) - Constructor for class com.partnersoft.geometry.projection.ProjectionTransform
Create a new ProjectionTransform and the given unit of measure.
ProjectionTransform(Projection) - Constructor for class com.partnersoft.geometry.projection.ProjectionTransform
Create a new ProjectionTransform with the given projection, assuming meters as output.
projectionType - Variable in class com.partnersoft.maps.model.MapSetDescription
 
PROMPT - Static variable in class com.partnersoft.update.model.UpdateCommand
 
promptUserForDirectory(String) - Method in class com.partnersoft.workbench.app.WorkbenchPromptLogic
 
promptUserForFile(String) - Method in class com.partnersoft.workbench.app.WorkbenchPromptLogic
 
promptUserForFileList(String) - Method in class com.partnersoft.workbench.app.WorkbenchPromptLogic
 
promptUserForInteger(String) - Method in class com.partnersoft.workbench.app.WorkbenchPromptLogic
Pops open a dialog requesting a single integer value from the user.
promptUserForInteger(String, int) - Method in class com.partnersoft.workbench.app.WorkbenchPromptLogic
Pops open a dialog requesting a single integer value from the user.
promptUserForLines(String) - Method in class com.partnersoft.workbench.app.WorkbenchPromptLogic
Pops open a dialog requesting a multiline string value from the user, and splits it into lines.
promptUserForNumber(String) - Method in class com.partnersoft.workbench.app.WorkbenchPromptLogic
Pops open a dialog requesting a single numeric value from the user.
promptUserForNumber(String, double) - Method in class com.partnersoft.workbench.app.WorkbenchPromptLogic
Pops open a dialog requesting a single numeric value from the user.
promptUserForString(String) - Method in class com.partnersoft.workbench.app.WorkbenchPromptLogic
Pops open a dialog requesting a single string value from the user.
promptUserForText(String) - Method in class com.partnersoft.workbench.app.WorkbenchPromptLogic
Pops open a dialog requesting a multiline string value from the user.
properties - Variable in class org.jcon.util.PropMap
 
propertyChange(PropertyChangeEvent) - Method in class com.partnersoft.gui.ProgressBar
Updates the progress bar from our doInBackground()
PropertyComparer - Class in org.jcon.data
Compares objects using a list of properties - sorts by each property in turn, using (by default) a NumericPrefixComparer.
PropertyComparer() - Constructor for class org.jcon.data.PropertyComparer
 
propertyDescriptorsFor(Class) - Static method in class org.jcon.data.IntrospectionLib
Returns a dictionary of PropertyDescriptors, indexed by name.
PropertyMatch - Class in org.jcon.data
A UnaryPredicate that returns true if the given BeanGraph properties for the object match the given values.
PropertyMatch() - Constructor for class org.jcon.data.PropertyMatch
 
PropertyScrambler - Class in org.jcon.data
Lets you rename and duplicate BeanGraph properties.
PropertyScrambler() - Constructor for class org.jcon.data.PropertyScrambler
 
PropertyScrambler(Map) - Constructor for class org.jcon.data.PropertyScrambler
 
PropertySettingMangler - Class in org.jcon.data
Sets properties in a BeanGraphable object using a map of values.
PropertySettingMangler() - Constructor for class org.jcon.data.PropertySettingMangler
 
PropertyTransformConfig - Class in com.partnersoft.maps.translator
A mapping between one field name and another; used for various kinds of data mangling and transformation tools.
PropertyTransformConfig() - Constructor for class com.partnersoft.maps.translator.PropertyTransformConfig
 
PropertyTransformConfig(String, String, boolean) - Constructor for class com.partnersoft.maps.translator.PropertyTransformConfig
 
PropertyTransformingMangler - Class in org.jcon.data
Transforms a subproperty of an BeanGraphable object.
PropertyTransformingMangler() - Constructor for class org.jcon.data.PropertyTransformingMangler
 
PropMap - Class in org.jcon.util
A reusable set of key value pairs, aka properties.
PropMap() - Constructor for class org.jcon.util.PropMap
 
PROVIDER - Static variable in class com.partnersoft.update.model.UpdateConfigLevel
 
PROVIDER - Static variable in class com.partnersoft.update.model.UpdateInstallType
 
PROVIDER - Static variable in interface com.partnersoft.update.UpdateConstants
 
PROVIDER - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
publish(MapApp, String) - Method in class com.partnersoft.maps.model.RoverSet
 
publish(MapApp, String, boolean, boolean, Collection<TiledRoverBuilderListener>) - Method in class com.partnersoft.maps.model.RoverSet
 
publishAndSpool() - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
publishFromSpool() - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
PublishMapSet - Class in com.partnersoft.maps.translator
 
PublishMapSet() - Constructor for class com.partnersoft.maps.translator.PublishMapSet
 
PublishMapSet(List<String>) - Constructor for class com.partnersoft.maps.translator.PublishMapSet
 
PublishMapSet(String...) - Constructor for class com.partnersoft.maps.translator.PublishMapSet
 
publishMapset() - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
pull(boolean) - Static method in class com.partnersoft.platform.j2se.J2seBootstrap
Sets up the Partner system environment.
pull() - Static method in class com.partnersoft.platform.junit.JUnitBootstrap
Sets up the Partner system environment.
pull(String) - Static method in class com.partnersoft.platform.webstart.WebstartBootstrap
Sets up the Partner system environment.
push(String) - Method in class com.partnersoft.data.PathBuilder
Adds a part to the path.
PUSH - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
push(int) - Method in class org.jcon.data.performance.IntegerStack
 
pushAppContext(String) - Method in class com.partnersoft.system.AppManager
Pushes a new, named app context onto the current thread's app stack.
pushArray(String[]) - Method in class com.partnersoft.data.PathBuilder
Treats the given array as a path, and pushes all parts just like PathBuilder.pushPath(Path).
pushContext(String) - Method in interface com.partnersoft.core.Log
Pushes a context name onto the context stack.
pushContext(int) - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
pushFileString(String) - Method in class com.partnersoft.data.PathBuilder
Pushes the path, given as a file-encoded String.
pushGuiAppContext(String) - Method in class com.partnersoft.system.AppManager
Adds a new GUI app context to the list of active GUI contexts.
pushName(int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
pushName(int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
pushName(int) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
pushName(int) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
pushName(int) - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
pushPath(Path) - Method in class com.partnersoft.data.PathBuilder
Pushes all parts of the given Path onto this one.
pushPathString(String) - Method in class com.partnersoft.data.PathBuilder
Pushes the path, given as a path-encoded String.
pushState() - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
pushState() - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
pushState() - Method in interface com.partnersoft.maps.render.DrawingSurface
 
put(String, V) - Method in class com.partnersoft.data.Naming
 
put(Object, Object) - Method in class org.jcon.data.ResultSetMap
 
put(Object, Object) - Method in class org.jcon.data.TranslatingMap
Puts the specified element into the Map, using the specified key.
putAll(Map) - Method in class com.partnersoft.cog.Cog
Adds all items in the given map via putAll().
putAll(Map<? extends String, ? extends V>) - Method in class com.partnersoft.data.Naming
 
putAll(Map) - Method in class org.jcon.data.ResultSetMap
 
putAll(Map) - Method in class org.jcon.data.TranslatingMap
 
putArrayList(Path, ArrayList) - Method in class com.partnersoft.cog.Cog
 
putArrayList(String, ArrayList) - Method in class com.partnersoft.cog.Cog
 
putBoolean(Path, boolean) - Method in class com.partnersoft.cog.Cog
 
putBoolean(String, boolean) - Method in class com.partnersoft.cog.Cog
 
putBoolean(String, boolean) - Method in class com.partnersoft.data.PathedIntrospector
 
putBytes(String, byte[]) - Method in class com.partnersoft.cog.Cog
 
putBytes(Path, byte[]) - Method in class com.partnersoft.cog.Cog
 
putData(Path, Object) - Method in class com.partnersoft.cog.Cog
Places the given data object at a node specified by the given path.
putData(Path, String, Object) - Method in class com.partnersoft.cog.Cog
Places the given data object at a node specified by the given path.
putData(String, Object) - Method in class com.partnersoft.cog.Cog
Same as putData(Path path, Object data) but automatically creates the Path object from the given string.
putData(String, String, Object) - Method in class com.partnersoft.cog.Cog
Same as putData(Path path, typeName, Object data) but automatically creates the Path object from the given string.
putDouble(Path, double) - Method in class com.partnersoft.cog.Cog
 
putDouble(String, double) - Method in class com.partnersoft.cog.Cog
 
putDouble(String, double) - Method in class com.partnersoft.data.PathedIntrospector
 
putFloat(Path, float) - Method in class com.partnersoft.cog.Cog
 
putFloat(String, float) - Method in class com.partnersoft.cog.Cog
 
putFloat(String, float) - Method in class com.partnersoft.data.PathedIntrospector
 
putInt(Path, int) - Method in class com.partnersoft.cog.Cog
 
putInt(String, int) - Method in class com.partnersoft.cog.Cog
 
putInt(String, int) - Method in class com.partnersoft.data.PathedIntrospector
 
putList(Path, List) - Method in class com.partnersoft.cog.Cog
 
putList(Path, String, List) - Method in class com.partnersoft.cog.Cog
 
putList(String, List) - Method in class com.partnersoft.cog.Cog
 
putList(String, String, List) - Method in class com.partnersoft.cog.Cog
 
putLong(Path, long) - Method in class com.partnersoft.cog.Cog
 
putLong(String, long) - Method in class com.partnersoft.cog.Cog
 
putLong(String, long) - Method in class com.partnersoft.data.PathedIntrospector
 
putNaming(Path, Naming) - Method in class com.partnersoft.cog.Cog
 
putNaming(String, Naming) - Method in class com.partnersoft.cog.Cog
 
putNode(Path, Cog) - Method in class com.partnersoft.cog.Cog
Places the given node at the location specified by the given path.
putNode(String, Cog) - Method in class com.partnersoft.cog.Cog
Same as putNode(Path path, Cog node) but automatically creates the Path object from the given string.
putObject(Path, Object) - Method in class com.partnersoft.cog.Cog
Places the given object at the location specified by the given path.
putObject(String, Object) - Method in class com.partnersoft.cog.Cog
Same as putObject(Path path, Object object) but automatically creates the Path object from the given string.
putObject(String, Object) - Method in class com.partnersoft.data.PathedIntrospector
 
putObject(Path, Object) - Method in class com.partnersoft.data.PathedIntrospector
 
putShort(Path, short) - Method in class com.partnersoft.cog.Cog
 
putShort(String, short) - Method in class com.partnersoft.cog.Cog
 
putString(Path, String) - Method in class com.partnersoft.cog.Cog
 
putString(Path, String, String) - Method in class com.partnersoft.cog.Cog
 
putString(String, String) - Method in class com.partnersoft.cog.Cog
 
putString(String, String, String) - Method in class com.partnersoft.cog.Cog
 
putString(String, String) - Method in class com.partnersoft.data.PathedIntrospector
 

Q

QUALITY_GOOD - Static variable in interface com.partnersoft.maps.render.DrawingSurface
 
QUALITY_OK - Static variable in interface com.partnersoft.maps.render.DrawingSurface
 
QUALITY_POOR - Static variable in interface com.partnersoft.maps.render.DrawingSurface
 
QUARTER_PI - Static variable in class com.partnersoft.geometry.xy.XyConstants
A quarter pi is an eighth of a pie.
query(MapQuery) - Method in class com.partnersoft.maps.app.MapQueryLogic
 
query(String) - Method in class com.partnersoft.sql.SqlConnection
Runs the given query, returning the results as an SQLDataRecordSource object (which can actually be run multiple times).
query(String, Object...) - Method in class com.partnersoft.sql.SqlConnection
Runs the given query, returning the results as an SQLDataRecordSource object (which can actually be run multiple times).
queryLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
questionMark() - Static method in class com.partnersoft.gui.ImageLib
Returns a handy question mark - usually used to indicate loading errors for icons..
QuickSort - Class in com.partnersoft.data
A generic quicksort.
QuickSort() - Constructor for class com.partnersoft.data.QuickSort
Creates a new QuickSort algorithm object.
quickSort(SortingGopher) - Static method in class com.partnersoft.data.SortingLib
Convenience method to apply the QuickSort algorithm to the given gopher.
QUOTE - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
QUOTE - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
quote_word() - Method in class com.partnersoft.io.DataFilterExpressionParser
 

R

R - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
R - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
RAD2DEG - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
radians - Variable in class com.partnersoft.geometry.Angle
 
RADIANS_TO_BYTE - Static variable in class com.partnersoft.maps.ephemera.EphemeraLib
 
RADIANS_TO_DEGREES - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert radians to degrees.
RADIANS_TO_MICRONS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert radians to microns (1/1048576 second).
RADIANS_TO_MINUTES - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert radians to minutes.
RADIANS_TO_REVOLUTIONS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert radians to revolutions.
RADIANS_TO_SECONDS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert radians to seconds.
radiansToDegrees(double) - Static method in class com.partnersoft.geometry.GeometryLib
Translates an angle in radians into an angle in degrees.
RadioButtonSetControl - Class in com.partnersoft.gui
A set of JRadioButtons.
RadioButtonSetControl() - Constructor for class com.partnersoft.gui.RadioButtonSetControl
 
radius - Variable in class com.partnersoft.geometry.Circle
 
radius - Variable in class com.partnersoft.io.formats.dxf.DXFArc
 
radius - Variable in class com.partnersoft.io.formats.dxf.DXFCircle
 
randFact - Static variable in class com.partnersoft.geometry.fractal.Fractal
 
RANDOM_CHAR - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
RANDOM_CHAR - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
RandomAccessDataRecordSource - Class in com.partnersoft.io
Superclass for DataRecordSources whose records can also be retrieved via a numeric index.
RandomAccessDataRecordSource() - Constructor for class com.partnersoft.io.RandomAccessDataRecordSource
 
RandomAccessFileInputStream - Class in com.partnersoft.io
 
RandomAccessFileInputStream(RandomAccessFile) - Constructor for class com.partnersoft.io.RandomAccessFileInputStream
 
randomBoolean() - Static method in class com.partnersoft.data.RandomLib
Generates a random true/false result.
randomBytes(int) - Static method in class com.partnersoft.data.RandomLib
Generates a String of the given length consisting of random digits.
randomDigit() - Static method in class com.partnersoft.data.RandomLib
randoms a single digit 0-9 inclusive.
RandomGUID - Class in com.partnersoft.data
 
RandomGUID() - Constructor for class com.partnersoft.data.RandomGUID
 
RandomGUID(boolean) - Constructor for class com.partnersoft.data.RandomGUID
 
randomGuid() - Static method in class com.partnersoft.data.RandomLib
Generates a random GUID.
randomInt(int) - Static method in class com.partnersoft.data.RandomLib
Generates a random integer between 0 <= result < limit
randomInt(int, int) - Static method in class com.partnersoft.data.RandomLib
Generates a random integer between the two bounds such that min <= result <= max.
randomLengthBytes(int) - Static method in class com.partnersoft.data.RandomLib
Generates a random-length String consisting of random digits, up to the given length.
randomLengthStringOfDigits(int) - Static method in class com.partnersoft.data.RandomLib
Generates a random-length String consisting of random digits, up to the given length.
RandomLib - Class in com.partnersoft.data
Various games of chance.
randomNonZeroDigit() - Static method in class com.partnersoft.data.RandomLib
Generates a single random digit 1-9 inclusive.
randomPhoneNumber() - Static method in class com.partnersoft.data.RandomLib
Generates a random phone number.
randomPick(Collection) - Static method in class com.partnersoft.data.RandomLib
Picks a random item out of a Collection.
randomRemove(Collection) - Static method in class com.partnersoft.data.RandomLib
Removes a random item from a Collection.
randomStringOfDigits(int) - Static method in class com.partnersoft.data.RandomLib
Generates a String of the given length consisting of random digits.
randy - Variable in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
RangefinderDaemon - Class in com.partnersoft.gps
Manages the low-level details of the GPS connection.
RangefinderDaemon() - Constructor for class com.partnersoft.gps.RangefinderDaemon
 
RangefinderEvent - Class in com.partnersoft.gps
 
RangefinderEvent() - Constructor for class com.partnersoft.gps.RangefinderEvent
 
rangefinderFired(RangefinderEvent) - Method in interface com.partnersoft.gps.RangefinderListener
 
RangefinderListener - Interface in com.partnersoft.gps
 
RangefinderSettings - Class in com.partnersoft.gps
 
RangefinderSettings() - Constructor for class com.partnersoft.gps.RangefinderSettings
 
RangefinderSettings(Cog) - Constructor for class com.partnersoft.gps.RangefinderSettings
 
RasterImage - Class in com.partnersoft.maps.model
A single raster image, as provided by a RasterSet.
RasterImage(VfsFile, double, double, double, int, int) - Constructor for class com.partnersoft.maps.model.RasterImage
 
rasterLayerChanged() - Method in class com.partnersoft.maps.render.RenderController
 
RasterSet - Interface in com.partnersoft.maps.model
A set of raster map images.
rasterSetAt(int) - Method in class com.partnersoft.maps.model.MapSpace
 
rasterSetNamed(String) - Method in class com.partnersoft.maps.model.MapSpace
 
RasterTiling - Class in com.partnersoft.maps.model
A raster tiling at a specific level-of-detail.
RasterTiling() - Constructor for class com.partnersoft.maps.model.RasterTiling
 
RasterTiling(Cog) - Constructor for class com.partnersoft.maps.model.RasterTiling
 
ratio - Variable in class com.partnersoft.io.formats.dxf.DXFEllipse
 
RationalPolygon - Class in com.partnersoft.gui
A polygon whose points vary based on a supplied Dimension.
RationalPolygon(double[], double[], int) - Constructor for class com.partnersoft.gui.RationalPolygon
Create rational polygon with give fractional x's and y's.
RationalPolygon(double[], double[], int, int, int) - Constructor for class com.partnersoft.gui.RationalPolygon
Create rational polygon with give fractional x's and y's.
RBRACK - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
RCURLY - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
read() - Method in class com.partnersoft.data.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class com.partnersoft.data.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read() - Method in class com.partnersoft.formats.base64.Base64InputStream
Reads enough of the input stream to convert from Base64 and returns the next byte.
read(byte[], int, int) - Method in class com.partnersoft.formats.base64.Base64InputStream
Calls Base64InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read() - Method in class com.partnersoft.io.CompressionSwitchingInputStream
 
read(byte[], int, int) - Method in class com.partnersoft.io.CompressionSwitchingInputStream
 
read() - Method in class com.partnersoft.io.CountingInputStream
 
read(byte[]) - Method in class com.partnersoft.io.CountingInputStream
 
read(byte[], int, int) - Method in class com.partnersoft.io.CountingInputStream
 
read(DynamicByteArray, int) - Method in class com.partnersoft.io.FastDataInputStream
 
read() - Method in class com.partnersoft.io.FastDataInputStream
 
read(byte[]) - Method in class com.partnersoft.io.FastDataInputStream
 
read(byte[], int, int) - Method in class com.partnersoft.io.FastDataInputStream
 
read(ByteBuffer, int) - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
read() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
read(byte[]) - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
read(byte[], int, int) - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
read(ByteBuffer, int) - Method in class com.partnersoft.io.formats.FastDataInputStream
 
read() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
read(byte[]) - Method in class com.partnersoft.io.formats.FastDataInputStream
 
read(byte[], int, int) - Method in class com.partnersoft.io.formats.FastDataInputStream
 
read() - Method in class com.partnersoft.io.RandomAccessFileInputStream
 
read(byte[]) - Method in class com.partnersoft.io.RandomAccessFileInputStream
 
read(byte[], int, int) - Method in class com.partnersoft.io.RandomAccessFileInputStream
 
read(byte[], int, int) - Method in interface com.partnersoft.io.vfs.VfsRandomAccess
 
read() - Method in class com.partnersoft.io.vfs.VfsRandomAccessInputStream
 
read(byte[]) - Method in class com.partnersoft.io.vfs.VfsRandomAccessInputStream
 
read(byte[], int, int) - Method in class com.partnersoft.io.vfs.VfsRandomAccessInputStream
 
read(int, long, byte[], int, int) - Method in class com.partnersoft.net.yonder.YonderClient
Reads from the given location in the given open file.
read() - Method in class com.partnersoft.update.app.UpdateInputStream
 
read(byte[]) - Method in class com.partnersoft.update.app.UpdateInputStream
 
read(byte[], int, int) - Method in class com.partnersoft.update.app.UpdateInputStream
 
readableFields() - Method in class org.jcon.data.ArrayListRecord
A list of FieldDefs describing all the readable fields in this Record.
readableFields() - Method in class org.jcon.data.BeanRecord
A list of FieldDefs describing all the readable fields in this Record.
readableFields() - Method in class org.jcon.data.FlattenedBean
A list of FieldDefs describing all the readable fields in this Record.
readableFields() - Method in class org.jcon.data.HashRecord
A list of FieldDefs describing all the readable fields in this Record.
readableFields() - Method in interface org.jcon.data.Record
A list of PropertyDescriptors describing all the readable fields in this Record.
readableFieldsDict() - Method in class org.jcon.data.ArrayListRecord
 
readableFieldsDict() - Method in class org.jcon.data.HashRecord
 
readAll() - Method in class com.partnersoft.formats.dxf.DxfGroupReader
Reads all remaining groups in the file.
readAll(List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfGroupReader
Reads all remaining groups in the file and appends them to the provided list.
readAll() - Method in class com.partnersoft.formats.dxf.DxfReader
 
readAll() - Method in class com.partnersoft.io.formats.dxf.DXFReader
 
readAllAlt() - Method in class com.partnersoft.formats.dxf.DxfReader
 
readASCII(int, int) - Method in class com.partnersoft.data.ByteBuffer
 
readASCII(int) - Method in class com.partnersoft.data.ByteBuffer
 
readAscii(int) - Method in class com.partnersoft.data.DynamicByteArray
 
readAscii(int, int) - Method in class com.partnersoft.data.DynamicByteArray
 
readASCII(int) - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readASCII(int) - Method in class com.partnersoft.io.FastDataInputStream
 
readASCII(int) - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readASCII(int) - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readASCII(int) - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readASCII(int) - Method in class com.partnersoft.maps.model.RoverBytes
 
readBEDouble() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readBEDouble() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readBEShort() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readBEShort() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readBigEndianInteger() - Method in class com.partnersoft.io.formats.shapefile.ShapefileByteReader
 
readBit() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readBit() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readBitDouble() - Method in class com.partnersoft.formats.dwg.DwgBitReader
Reads a bit-compressed 8-byte IEEE double.
readBitDouble() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
Reads a bit-compressed 8-byte IEEE double.
readBitLong() - Method in class com.partnersoft.formats.dwg.DwgBitReader
Reads a bit-compressed 4-byte "long".
readBitLong() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
Reads a bit-compressed 4-byte "long".
readBits(int) - Method in class com.partnersoft.formats.dwg.DwgBitReader
Reads some number of bits by shifting and masking.
readBits(int) - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
Reads some number of bits by shifting and masking.
readBitShort() - Method in class com.partnersoft.formats.dwg.DwgBitReader
Reads a bit-compressed 2-byte short.
readBitShort() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
Reads a bit-compressed 2-byte short.
readBlock(DynamicByteArray) - Method in class com.partnersoft.maps.rover.codecs.RoverCodecV448
 
readBlock(DynamicByteArray) - Method in interface com.partnersoft.maps.rover.RoverCodec
Read a block from the given byte array.
readBoolean(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a single boolean from the given position.
readBoolean() - Method in class com.partnersoft.data.DynamicByteArray
Reads a single boolean from the start position.
readBoolean() - Method in class com.partnersoft.io.FastDataInputStream
 
readBoolean() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readBoolean() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readBoolean() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readBounds() - Method in class com.partnersoft.formats.shapefile.ShapeByteReader
Read an XyBounds as four doubles.
readByte(int) - Method in class com.partnersoft.data.ByteBuffer
 
readByte() - Method in class com.partnersoft.data.ByteBuffer
 
readByte() - Method in class com.partnersoft.data.DynamicByteArray
Read a single 8-bit byte from the current start position.
readByte(int) - Method in class com.partnersoft.data.DynamicByteArray
Read a single 8-bit byte from the given position.
readByte() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readByte() - Method in class com.partnersoft.io.FastDataInputStream
 
readByte() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readByte() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readByte() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readByte() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readBytes(int) - Method in class com.partnersoft.io.formats.dump.GoedelObjectDump
 
readBytes(int, ByteBuffer) - Method in class com.partnersoft.io.formats.dump.GoedelObjectDump
 
readBytes(ByteBuffer, long, int) - Method in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
readBytes() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
readBytes() - Method in interface com.partnersoft.io.vfs.VfsFile
Reads the entire file in as a byte array.
readBytesFromStream(InputStream) - Static method in class com.partnersoft.io.IOLib
Reads the entirety of the given input stream in as a byte array and returns the result.
readChar(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a single two-byte char from the given position.
readChar() - Method in class com.partnersoft.data.DynamicByteArray
Reads a single two-byte char from the start position.
readChar() - Method in class com.partnersoft.io.FastDataInputStream
 
readChar() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readChar() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readChar() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readClasses() - Method in class com.partnersoft.formats.dwg.DwgReader
 
readClasses() - Method in class com.partnersoft.io.formats.dwg.DWGReader
 
readCogFrom(File) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a cog in XML format from the given File.
readCogFrom(Preferences) - Static method in class com.partnersoft.cog.CogXmlLib
Read the cog in XML format from a Preferences node.
readCogFrom(Reader, String) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a cog in XMl format from the given Reader.
readCogFrom(VfsFile) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a cog in XML format from the given File.
readCogFrom(String) - Method in class com.partnersoft.system.Module
Loads a Cog from a Cog format XML file given by the named path.
readCogFrom(Path) - Method in class com.partnersoft.system.Module
Loads a Cog from a Cog format XML file given by the path.
readCogFrom(VfsFile) - Method in class com.partnersoft.system.Module
Loads a Cog from a Cog format XML file.
readCogFromString(String) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a cog from the given XML string.
readCogFromXml(Reader) - Static method in class com.partnersoft.compatibility.V40CogXmlLib
Reads a v4.0 Cog into the new Cog structure.
readCogFromXML(File) - Static method in class com.partnersoft.compatibility.V40CogXmlLib
Reads a v4.0 Cog into the new Cog structure.
readCogTypeFrom(VfsFile) - Static method in class com.partnersoft.cog.CogXmlLib
Reads just the cog type name from the given VfsFile.
readCoord(boolean) - Method in class com.partnersoft.maps.model.RoverBytes
 
readCoordNearest(double, double, double) - Method in class com.partnersoft.maps.model.RoverBytes
 
readDataTypeFieldsFrom(VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchMapSetLogic
 
readDouble() - Method in class com.partnersoft.data.ByteBuffer
 
readDouble(int) - Method in class com.partnersoft.data.ByteBuffer
 
readDouble() - Method in class com.partnersoft.data.DynamicByteArray
Reads a 64-bit floating-point value from 8 bytes using big-endian order.
readDouble(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a 64-bit floating-point value from 8 bytes using big-endian order.
readDouble() - Method in class com.partnersoft.formats.shapefile.ShapeByteReader
Read a Double, which is stored as an 8-byte little-endian float.
readDouble() - Method in class com.partnersoft.io.FastDataInputStream
 
readDouble() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readDouble() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readDouble(long) - Method in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
readDouble() - Method in class com.partnersoft.io.formats.shapefile.ShapefileByteReader
 
readDouble() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readDoubleArray(int) - Method in class com.partnersoft.formats.shapefile.ShapeByteReader
Reads the given number of doubles as an array, in the same manner as readDouble().
readDoubleAt(int, int) - Method in class com.partnersoft.formats.dem.DemCharArray
 
readDoubleLE() - Method in class com.partnersoft.data.ByteBuffer
 
readDoubleLE(int) - Method in class com.partnersoft.data.ByteBuffer
 
ReaderCopier - Class in com.partnersoft.io
Copies characters from a Reader to a Writer.
ReaderCopier(Reader, Writer, int) - Constructor for class com.partnersoft.io.ReaderCopier
Constructs a ReaderCopier for the given source, sink, and buffer size.
ReaderCopier(Reader, Writer) - Constructor for class com.partnersoft.io.ReaderCopier
Constructs a ReaderCopier for the given source and sink with standard buffer size.
readerFor(String) - Method in class org.jcon.store.ClassResourceStore
Returns an input stream for the given storage path.
readerFor(String) - Method in class org.jcon.store.FileSystemStore
Returns an input stream for the given storage path.
readerFor(String) - Method in interface org.jcon.store.StreamingStore
Returns an reader for the given storage path.
readFieldNamesFrom(VfsFile) - Static method in class com.partnersoft.formats.csv.CsvLib
Reads the first line of the given CSV file as field names and returns the result.
readFields(DwgBitReader) - Method in class com.partnersoft.formats.dwg.DwgObjectStructure
 
readFields(DWGBitReader) - Method in class com.partnersoft.io.formats.dwg.DWGObjectStructure
 
readFirstCoord() - Method in class com.partnersoft.maps.model.RoverBytes
 
readFirstCoord(double) - Method in class com.partnersoft.maps.model.RoverBytes
Reads the first coordinate, taking into account offset for point and text features, at the given scale.
readFirstGeometryType() - Method in class com.partnersoft.maps.model.RoverBytes
 
readFirstLineFrom(String) - Method in class com.partnersoft.update.model.UpdateInstallation
Reads just the first line from the file at the given path.
readFloat() - Method in class com.partnersoft.data.ByteBuffer
 
readFloat(int) - Method in class com.partnersoft.data.ByteBuffer
 
readFloat() - Method in class com.partnersoft.data.DynamicByteArray
Reads a 32-bit floating-point value from 4 bytes using big-endian order.
readFloat(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a 32-bit floating-point value from 4 bytes using big-endian order.
readFloat() - Method in class com.partnersoft.io.FastDataInputStream
 
readFloat() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readFloat() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readFloat(long) - Method in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
readFloat() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readFloat() - Method in class com.partnersoft.maps.model.RoverBytes
 
readFloat32() - Method in class com.partnersoft.data.DynamicByteArray
Reads a 32-bit floating-point value from 4 bytes using big-endian order.
readFloat32(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a 32-bit floating-point value from 4 bytes using big-endian order.
readFloat32LE() - Method in class com.partnersoft.data.DynamicByteArray
Reads a 32-bit floating-point value from 4 bytes using little-endian order.
readFloat32LE(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a 32-bit floating-point value from 4 bytes using little-endian order.
readFloat64() - Method in class com.partnersoft.data.DynamicByteArray
Reads a 64-bit floating-point value from 8 bytes using big-endian order.
readFloat64(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a 64-bit floating-point value from 8 bytes using big-endian order.
readFloat64LE() - Method in class com.partnersoft.data.DynamicByteArray
Reads a 64-bit floating-point value from 8 bytes using little-endian order.
readFloat64LE(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a 64-bit floating-point value from 8 bytes using little-endian order.
readFloatLE() - Method in class com.partnersoft.data.ByteBuffer
 
readFloatLE(int) - Method in class com.partnersoft.data.ByteBuffer
 
readFloats(int) - Method in class com.partnersoft.io.FastDataInputStream
Reads an entire array of floats in at once and returns them as a FloatBuffer - which you should treat as read only, here me?
readFloats(int) - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
Reads an entire array of floats in at once and returns them as a FloatBuffer - which you should treat as read only, here me?
readFloats(int) - Method in class com.partnersoft.io.formats.FastDataInputStream
Reads an entire array of floats in at once and returns them as a FloatBuffer - which you should treat as read only, here me?
readFrom(Reader) - Static method in class com.partnersoft.net.http.HttpRequest
 
readFrom(InputStream) - Static method in class com.partnersoft.net.http.HttpRequest
 
readFrom(Reader) - Static method in class com.partnersoft.net.http.HttpResponse
 
readFrom(InputStream) - Static method in class com.partnersoft.net.http.HttpResponse
 
readFromStream(InputStream, int) - Method in class com.partnersoft.data.ByteBuffer
 
readFromStream(DataInput, int) - Method in class com.partnersoft.data.ByteBuffer
 
readFully(byte[]) - Method in class com.partnersoft.io.FastDataInputStream
 
readFully(byte[], int, int) - Method in class com.partnersoft.io.FastDataInputStream
 
readFully(byte[]) - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readFully(byte[], int, int) - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readFully(byte[]) - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readFully(byte[], int, int) - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readFully(byte[]) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readFully(byte[], int, int) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readGraphic() - Method in class com.partnersoft.io.formats.rover.RoverGraphicStash
 
readGraphic() - Method in class com.partnersoft.maps.translator.MapDataGraphicReader
 
readGroup() - Method in class com.partnersoft.formats.dxf.DxfGroupReader
Reads a single DxfGroup from the input.
readGroups(int) - Method in class com.partnersoft.formats.dxf.DxfGroupReader
Reads up to the listed number of DXFGroups from the input.
readGroups(int, List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfGroupReader
Reads up to the listed number of DXFGroups from the input, appending them to the given results list.
readHandle(long) - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readHandle() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readHandle(long) - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readHandle() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readHeader() - Method in class com.partnersoft.formats.dwg.DwgReader
 
readHeader() - Method in class com.partnersoft.io.formats.dwg.DWGReader
 
readHeader() - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Get object from header.
readHeaderImp(RandomAccessFile) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Override this if you want something returned from read header.
readHtmlFrom(VfsFile) - Method in class com.partnersoft.workbench.editors.AbstractHtmlPanelDirectoryEditor
 
readHtmlFrom(VfsFile) - Method in class com.partnersoft.workbench.editors.AbstractHtmlPanelFileEditor
 
readID(int) - Method in class com.partnersoft.io.formats.dump.GoedelObjectDump
 
readInputLine(String) - Static method in class org.jcon.util.GenLib
For prompted pause in DOS window.
readInstalledPackages() - Method in class com.partnersoft.update.app.UpdatePackageLogic
Reads the source and destination filesystems to get lists of available packages in each.
readInstalledPackages() - Method in class com.partnersoft.update.model.UpdateInstallation
 
readInstallType() - Method in class com.partnersoft.update.model.UpdateInstallation
 
readInstallType(Vfs) - Static method in class com.partnersoft.update.UpdateLib
 
readInt(int) - Method in class com.partnersoft.data.ByteBuffer
 
readInt() - Method in class com.partnersoft.data.ByteBuffer
 
readInt() - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 32-bit integer value from 4 bytes in big-endian order.
readInt(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 32-bit integer value from 4 bytes in big-endian order.
readInt() - Method in class com.partnersoft.io.FastDataInputStream
 
readInt() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readInt() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readInt() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readInt16(int) - Method in class com.partnersoft.data.ByteBuffer
 
readInt16() - Method in class com.partnersoft.data.ByteBuffer
 
readInt16() - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 16-bit integer value from 2 bytes in big-endian order.
readInt16(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 16-bit integer value from 2 bytes in big-endian order.
readInt16() - Method in class com.partnersoft.io.FastDataInputStream
 
readInt16() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readInt16() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readInt16(long) - Method in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
readInt16LE() - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 16-bit integer value from 2 bytes in little-endian order.
readInt16LE(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 16-bit integer value from 2 bytes in little-endian order.
readInt32(int) - Method in class com.partnersoft.data.ByteBuffer
 
readInt32() - Method in class com.partnersoft.data.ByteBuffer
 
readInt32() - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 32-bit integer value from 4 bytes in big-endian order.
readInt32(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 32-bit integer value from 4 bytes in big-endian order.
readInt32() - Method in class com.partnersoft.io.FastDataInputStream
 
readInt32() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readInt32() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readInt32(long) - Method in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
readInt32LE() - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 32-bit integer value from 4 bytes in little-endian order.
readInt32LE(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 32-bit integer value from 4 bytes in little-endian order.
readInt64(int) - Method in class com.partnersoft.data.ByteBuffer
 
readInt64() - Method in class com.partnersoft.data.ByteBuffer
 
readInt64() - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 64-bit integer value from 8 bytes in big-endian order.
readInt64(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 64-bit integer value from 8 bytes in big-endian order.
readInt64(long) - Method in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
readInt64LE() - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 64-bit integer value from 8 bytes in little-endian order.
readInt64LE(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 64-bit integer value from 8 bytes in little-endian order.
readInt8(int) - Method in class com.partnersoft.data.ByteBuffer
 
readInt8() - Method in class com.partnersoft.data.ByteBuffer
 
readInt8() - Method in class com.partnersoft.data.DynamicByteArray
Read a single 8-bit byte from the current start position.
readInt8(int) - Method in class com.partnersoft.data.DynamicByteArray
Read a single 8-bit byte from the given position.
readInt8() - Method in class com.partnersoft.io.FastDataInputStream
 
readInt8() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readInt8() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readInt8(long) - Method in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
readInt8() - Method in class com.partnersoft.maps.model.RoverBytes
 
readIntAt(int, int) - Method in class com.partnersoft.formats.dem.DemCharArray
 
readInteger() - Method in class com.partnersoft.formats.shapefile.ShapeByteReader
Read an Integer, which is stored as a 4-byte signed little-endian int.
readInteger() - Method in class com.partnersoft.io.formats.shapefile.ShapefileByteReader
 
readIntegerArray(int) - Method in class com.partnersoft.formats.shapefile.ShapeByteReader
Reads the given number of integers as an array, in the same manner as readInteger().
readIntLE(int) - Method in class com.partnersoft.data.ByteBuffer
 
readIntLE() - Method in class com.partnersoft.data.ByteBuffer
 
readKey(int) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Reads a key from the given slot.
readKeyImp(RandomAccessFile) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Subclasses may override this to read the key for a record.
readLegend(VfsDirectory, String) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
readLine() - Method in class com.partnersoft.formats.text.LineTextDataRecordSource
Reads a line and returns the result.
readLine(byte[]) - Method in class com.partnersoft.io.FastDataInputStream
Reads until it hits some end of line (\r, \n) character or until buffer is full.
readLine() - Method in class com.partnersoft.io.FastDataInputStream
 
readLine(byte[]) - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
Reads until it hits some end of line (\r, \n) character or until buffer is full.
readLine() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readLine(byte[]) - Method in class com.partnersoft.io.formats.FastDataInputStream
Reads until it hits some end of line (\r, \n) character or until buffer is full.
readLine() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readLine(URL) - Static method in class com.partnersoft.io.net.URLLib
 
readLine(URL, String) - Static method in class com.partnersoft.io.net.URLLib
 
readLine() - Method in class com.partnersoft.io.SlowLineReader
Returns null if it can't read a complete line.
readLine() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readLineFromDestination(String) - Method in class com.partnersoft.update.web.WebUpdate
 
readLineFromSource(String) - Method in class com.partnersoft.update.web.WebUpdate
 
readLines(URL) - Static method in class com.partnersoft.io.net.URLLib
 
readLines(URL, String) - Static method in class com.partnersoft.io.net.URLLib
 
readLinesFrom(String) - Method in class com.partnersoft.update.model.UpdateInstallation
Reads all lines from the file at the given path, returns them as a List of Strings.
readListFromSource(String) - Method in class com.partnersoft.update.web.WebUpdate
 
readLong(int) - Method in class com.partnersoft.data.ByteBuffer
 
readLong() - Method in class com.partnersoft.data.ByteBuffer
 
readLong() - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 64-bit integer value from 8 bytes in big-endian order.
readLong(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 64-bit integer value from 8 bytes in big-endian order.
readLong() - Method in class com.partnersoft.io.FastDataInputStream
 
readLong() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readLong() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readLong() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readLongFrom(String) - Method in class com.partnersoft.update.model.UpdateInstallation
Reads the first line from the file at the given path and forces it to a long.
readLongLE(int) - Method in class com.partnersoft.data.ByteBuffer
 
readLongLE() - Method in class com.partnersoft.data.ByteBuffer
 
readMapPackageList(Vfs) - Static method in class com.partnersoft.update.UpdateLib
 
readMapPackageList(URL) - Static method in class com.partnersoft.update.UpdateLib
 
readMetaObjectFrom(VfsFile) - Static method in class com.partnersoft.formats.tof.TofLib
Reads the TOF file and converts the result to an MetaTOF object.
readModularChar() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readModularChar() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readModularShort() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readModularShort() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readName(int) - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
readName(int) - Method in class com.partnersoft.io.formats.dump.NamedRandomAccessObjectDump
 
readName(int) - Method in class com.partnersoft.io.formats.dump.PackedNamedRandomAccessObjectDump
 
readNodes() - Method in class com.partnersoft.maps.file.ConnectivityFile
 
readObject(DwgBitReader, int) - Method in class com.partnersoft.formats.dwg.DwgObject
 
readObject() - Method in class com.partnersoft.formats.dwg.DwgReader
 
readObject(long) - Method in class com.partnersoft.io.formats.dump.GoedelObjectDump
Looks up the object by ID.
readObject(int) - Method in class com.partnersoft.io.formats.dump.GoedelObjectDump
 
readObject(String) - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
If cached == true, this is a cached version of readObjectUncached.
readObject(int) - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
readObject(String) - Method in class com.partnersoft.io.formats.dump.NamedRandomAccessObjectDump
 
readObject(int) - Method in class com.partnersoft.io.formats.dump.NamedRandomAccessObjectDump
 
readObject(String) - Method in class com.partnersoft.io.formats.dump.PackedNamedRandomAccessObjectDump
This requires that the file be sorted.
readObject(int) - Method in class com.partnersoft.io.formats.dump.PackedNamedRandomAccessObjectDump
 
readObject(DWGBitReader, int) - Method in class com.partnersoft.io.formats.dwg.DWGObject
 
readObject() - Method in class com.partnersoft.io.formats.dwg.DWGReader
 
readObject() - Method in class org.jcon.persistance.TOFParser
The main point of entry.
readObject() - Method in class org.jcon.persistance.TOFReader
Reads a single object.
readObjectFrom(File) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a Coggable object from the given File in XML format.
readObjectFrom(File, CogSchema) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a Coggable object from the given File using the given schema.
readObjectFrom(Preferences) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a Coggable object from a Preferences node.
readObjectFrom(Preferences, CogSchema) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a Coggable object from a Preferences node, converting using the given schema.
readObjectFrom(Reader, String) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a Coggable object from the given reader in XML format.
readObjectFrom(Reader, String, CogSchema) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a Coggable object from the given Reader using the given schema.
readObjectFrom(VfsFile) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a Coggable object from the given VfsFile in XML format.
readObjectFrom(VfsFile, CogSchema) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a Coggable object from the given VfsFile using the given schema.
readObjectFrom(VfsFile) - Static method in class com.partnersoft.formats.tof.TofLib
Reads the TOF file and converts the result to an appropriate object.
readObjectFrom(String) - Method in class com.partnersoft.system.Module
Loads an object from a Cog format XML file given by the named path.
readObjectFrom(Path) - Method in class com.partnersoft.system.Module
Loads an object from a Cog format XML file given by the path.
readObjectFrom(VfsFile) - Method in class com.partnersoft.system.Module
Loads an object from a Cog format XML file.
readObjectFrom(InputStream) - Method in class org.jcon.persistance.BarsoomReader
 
readObjectFrom(Reader) - Method in class org.jcon.persistance.BarsoomReader
 
readObjectFrom(InputSource) - Method in class org.jcon.persistance.BarsoomReader
 
readObjectFromString(String) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a Coggable object from the given XML string.
readObjectFromString(String, CogSchema) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a Coggable object from the given XML string.
readObjectImp(DataInputStream) - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
readObjectImp(String, RandomAccessFile) - Method in class com.partnersoft.io.formats.dump.PackedNamedRandomAccessObjectDump
Override this to provide custom reading of your data.
readObjectMap() - Method in class com.partnersoft.formats.dwg.DwgReader
 
readObjectMap() - Method in class com.partnersoft.io.formats.dwg.DWGReader
 
readObjectOrDie(String) - Static method in class org.jcon.persistance.PersistanceLib
Grabs one object from a TOF file.
readObjects() - Method in class com.partnersoft.formats.dwg.DwgReader
 
readObjects() - Method in class com.partnersoft.io.formats.dwg.DWGReader
 
readObjectsFrom(VfsDirectory, CogSchema) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a Naming of objects from the given directory containing one XML file per object.
readObjectUncached(String) - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
This requires that the file be sorted.
readOnly - Variable in class com.partnersoft.core.Environment
 
ReadOnlyStringField - Class in com.partnersoft.gui
A read-only string label filled in with data in a Form, but not editable.
ReadOnlyStringField() - Constructor for class com.partnersoft.gui.ReadOnlyStringField
 
readPackedInteger() - Method in class com.partnersoft.formats.shapefile.ShapeByteReader
Read a packed integer value.
readPackrat(InputStream, PackratDatatype) - Static method in class com.partnersoft.io.formats.packrat.PackratLib
Identical to readPackrat(File, ...).
readPackrat(File, PackratDatatype) - Static method in class com.partnersoft.io.formats.packrat.PackratLib
Read an object from packrat using the given format.
readPadding() - Method in class com.partnersoft.formats.dwg.DwgReader
 
readPadding() - Method in class com.partnersoft.io.formats.dwg.DWGReader
 
readPoint() - Method in class com.partnersoft.formats.shapefile.ShapeByteReader
Read an XyPoint as two Doubles.
readPointZ() - Method in class com.partnersoft.formats.shapefile.ShapeByteReader
Read an XyzPoint as three Doubles.
readRaw2D() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readRaw2D() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readRaw3D() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readRaw3D() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readRawChar() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readRawChar() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readRawDouble() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readRawDouble() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readRawLong() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readRawLong() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readRawShort() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readRawShort() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readRecord(int) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Reads a record from the given slot.
readRecord(int, Object) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
This might be faster - recycle your own object rather than having me create a new one for you.
readRecordImp(RandomAccessFile) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Subclasses must override this to read an object from the fixed-length format.
readRecordImp(Object, RandomAccessFile) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Subclasses must override this to read an object from the fixed-length format, given an object to put the results into.
readSchemaFrom(VfsDirectory) - Static method in class com.partnersoft.cog.CogXmlLib
Reads a schema from the given directory containing one XML file per type.
readSentinel(byte[]) - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readSentinel(byte[]) - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readSetFromSource(String) - Method in class com.partnersoft.update.web.WebUpdate
 
readShape(String) - Static method in class com.partnersoft.formats.shapefile.ShapeLib
Same as ShapeLib.readShape(ShapeByteReader) but takes a hexadecimal String as input.
readShape(byte[]) - Static method in class com.partnersoft.formats.shapefile.ShapeLib
Same as ShapeLib.readShape(ShapeByteReader) but takes a byte array as input.
readShape(ShapeByteReader) - Static method in class com.partnersoft.formats.shapefile.ShapeLib
Reads through a ShapeByteReader and converts it to an appropriate ShpShape instance.
readShapePoints(ByteBuffer, PolylineArray) - Static method in class com.partnersoft.io.formats.shapefile.ShapeLib
Reads through a ByteBuffer and converts it to one or more polylines in the given PolylineArray.
readShort() - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 16-bit integer value from 2 bytes in big-endian order.
readShort(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a signed 16-bit integer value from 2 bytes in big-endian order.
readShort() - Method in class com.partnersoft.io.FastDataInputStream
 
readShort() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readShort() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readShort() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readShortLE(int) - Method in class com.partnersoft.data.ByteBuffer
 
readShortLE() - Method in class com.partnersoft.data.ByteBuffer
 
readSize(ByteBuffer, int) - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
 
readSize(int, long) - Method in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
readSource() - Static method in class com.partnersoft.update.UpdateLib
Returns the update source URL as a string.
readSourceInstallType() - Static method in class com.partnersoft.update.UpdateLib
 
readSpecial() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readSpecial() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readStringAt(int, int) - Method in class com.partnersoft.data.DynamicCharArray
 
readStringNullTerminatedOneByteChars(String) - Method in class com.partnersoft.data.ByteBuffer
 
readStringNullTerminatedTwoByteChars(String) - Method in class com.partnersoft.data.ByteBuffer
 
readStyles(VfsDirectory, String) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
readText() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readText() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readText() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
readText() - Method in interface com.partnersoft.io.vfs.VfsFile
Read the contents of the file as text into a String.
readTextAsLines() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
readTextAsLines() - Method in interface com.partnersoft.io.vfs.VfsFile
Read the contents of the file as text into a list of Strings, separated by line.
readTextFromReader(Reader) - Static method in class com.partnersoft.io.IOLib
Reads the entirety of the given reader in as a String and returns the result.
readTextFromStream(InputStream) - Static method in class com.partnersoft.io.IOLib
Reads the entirety of the given input stream in as a String and returns the result.
readTextRange(long, long) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
readTextRange(long, long) - Method in interface com.partnersoft.io.vfs.VfsFile
Returns the text from the given start (inclusive) to the given end (exclusive), in characters.
readTrimmedStringAt(int, int) - Method in class com.partnersoft.data.DynamicCharArray
 
readTwoBits() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readTwoBits() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readUInt16(int) - Method in class com.partnersoft.data.ByteBuffer
 
readUInt16() - Method in class com.partnersoft.data.ByteBuffer
 
readUInt16() - Method in class com.partnersoft.data.DynamicByteArray
Reads a unsigned 16-bit integer value from 2 bytes in big-endian order.
readUInt16(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a unsigned 16-bit integer value from 2 bytes in big-endian order.
readUInt16() - Method in class com.partnersoft.io.FastDataInputStream
 
readUInt16() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readUInt16() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readUInt16(long) - Method in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
readUInt16() - Method in class com.partnersoft.maps.model.RoverBytes
 
readUInt16LE() - Method in class com.partnersoft.data.DynamicByteArray
Reads a unsigned 16-bit integer value from 2 bytes in little-endian order.
readUInt16LE(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a unsigned 16-bit integer value from 2 bytes in little-endian order.
readUInt32(int) - Method in class com.partnersoft.data.ByteBuffer
 
readUInt32() - Method in class com.partnersoft.data.ByteBuffer
 
readUInt32() - Method in class com.partnersoft.data.DynamicByteArray
Reads a unsigned 32-bit integer value from 4 bytes in big-endian order.
readUInt32(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a unsigned 32-bit integer value from 4 bytes in big-endian order.
readUInt32() - Method in class com.partnersoft.io.FastDataInputStream
 
readUInt32() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readUInt32() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readUInt32(long) - Method in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
readUInt32() - Method in class com.partnersoft.maps.model.RoverBytes
 
readUInt32LE() - Method in class com.partnersoft.data.DynamicByteArray
Reads a unsigned 32-bit integer value from 4 bytes in little-endian order.
readUInt32LE(int) - Method in class com.partnersoft.data.DynamicByteArray
Reads a unsigned 32-bit integer value from 4 bytes in little-endian order.
readUInt8(int) - Method in class com.partnersoft.data.ByteBuffer
 
readUInt8() - Method in class com.partnersoft.data.ByteBuffer
 
readUInt8() - Method in class com.partnersoft.data.DynamicByteArray
Read a single unsigned 8-bit byte from the current start position.
readUInt8(int) - Method in class com.partnersoft.data.DynamicByteArray
Read a single 8-bit byte from the given position.
readUInt8() - Method in class com.partnersoft.io.FastDataInputStream
 
readUInt8() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readUInt8() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readUInt8(long) - Method in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
readUInt8() - Method in class com.partnersoft.maps.model.RoverBytes
 
readUnknown() - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
readUnknown() - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
readUnsignedByte() - Method in class com.partnersoft.io.FastDataInputStream
 
readUnsignedByte() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readUnsignedByte() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readUnsignedByte() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readUnsignedInt() - Method in class com.partnersoft.io.FastDataInputStream
 
readUnsignedInt() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readUnsignedInt() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readUnsignedShort() - Method in class com.partnersoft.io.FastDataInputStream
 
readUnsignedShort() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readUnsignedShort() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readUnsignedShort() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readUntilCode(List<DxfGroup>, int) - Method in class com.partnersoft.formats.dxf.DxfGroupReader
Reads groups until it sees one that with the given code.
readUntilMatch(List<DxfGroup>, int, String) - Method in class com.partnersoft.formats.dxf.DxfGroupReader
Reads groups until it sees one that matches the given code and value.
readUpdateChain() - Method in class com.partnersoft.update.model.UpdateInstallation
 
readUTF(int) - Method in class com.partnersoft.data.ByteBuffer
 
readUTF() - Method in class com.partnersoft.data.ByteBuffer
 
readUTF() - Method in class com.partnersoft.data.DynamicByteArray
Reads a string in modified UTF format as used by DataInput and DataOutput.
readUTF() - Method in class com.partnersoft.io.FastDataInputStream
 
readUTF() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readUTF() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readUTF() - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
readUTFAsBuffer() - Method in class com.partnersoft.io.FastDataInputStream
 
readUTFAsBuffer() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
readUTFAsBuffer() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
readVariableLengthQuantity() - Method in class com.partnersoft.data.DynamicByteArray
Reads a variable-length unsigned integer using the high bit for each sequential byte as the extension bit.
readVariables() - Method in class com.partnersoft.formats.dwg.DwgReader
 
readVariables() - Method in class com.partnersoft.io.formats.dwg.DWGReader
 
Record - Interface in org.jcon.data
This is a generic Record, in the relational sense.
recordCount - Variable in class com.partnersoft.io.RandomAccessDataRecordSource
 
recordWithId(int) - Method in class com.partnersoft.maps.database.RoverDataTable
 
recordWithId(int) - Method in class com.partnersoft.maps.database.RoverFindItemTable
 
recordWithId(int) - Method in class com.partnersoft.maps.database.RoverImageFileTable
 
recordWithId(int) - Method in class com.partnersoft.maps.database.RoverShapeTable
 
recordWithId(int) - Method in class com.partnersoft.maps.database.RoverTable
 
Rectangle - Class in com.partnersoft.geometry
 
Rectangle() - Constructor for class com.partnersoft.geometry.Rectangle
 
Rectangle(double, double, double, double) - Constructor for class com.partnersoft.geometry.Rectangle
 
Rectangle(XyBounds) - Constructor for class com.partnersoft.geometry.Rectangle
 
Rectangle(Cog) - Constructor for class com.partnersoft.geometry.Rectangle
 
rectangle(double, double, double, double) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Draws a rectangle with the given bounds.
rectX - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
rectY - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
recurse(ElectricalTraceNode, ElectricalConnectivityNode) - Method in class com.partnersoft.maps.model.ElectricalTrace
 
red - Static variable in class com.partnersoft.geometry.fractal.Fractal
 
red - Variable in class com.partnersoft.io.formats.rover.RoverPointColor
 
redComponent(int) - Static method in class com.partnersoft.gui.ColorLib
 
redf - Variable in class com.partnersoft.maps.model.TextStyle
 
redMask - Static variable in class com.partnersoft.gui.ColorLib
 
redo() - Method in interface com.partnersoft.gadgets.UndoableCommand
Execute the command, saving any state necessary to undo it.
redo() - Method in class com.partnersoft.gadgets.UndoableWithSideEffects
 
redo() - Method in class com.partnersoft.gadgets.UndoStack
 
redo(String) - Method in class com.partnersoft.io.vfs.UndoableVfs
Redoes the named transaction.
redo() - Method in class com.partnersoft.io.vfs.UndoableVfs
 
redo() - Method in class com.partnersoft.maps.app.MapAppLogic
Redoes the last undone command (whatever it was).
redo() - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
redo() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
RedoButton - Class in com.partnersoft.gui
Little smart button to control undo stack.
RedoButton(UndoStack) - Constructor for class com.partnersoft.gui.RedoButton
 
redoImp() - Method in class com.partnersoft.gadgets.UndoableWithSideEffects
 
reduceData - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
reduceDetail(double) - Method in class com.partnersoft.geometry.Polygon
 
reduceDetail(DoubleBuffer, double) - Static method in class com.partnersoft.geometry.Polygon
Attempts to reduce the complexity of the line by eliminating points which add nothing to the detail at a certain granularity.
reduceDetail(double) - Method in class com.partnersoft.geometry.Polyline
 
reduceDetail(DoubleBuffer, double) - Static method in class com.partnersoft.geometry.Polyline
Attempts to reduce the complexity of the line by eliminating points which add nothing to the detail at a certain granularity.
reduceDetail(double) - Method in class com.partnersoft.io.formats.rover.RoverPolygon
 
reduceDetail(double) - Method in class com.partnersoft.io.formats.rover.RoverPolyline
 
reduceDetail2(double) - Method in class com.partnersoft.io.formats.rover.RoverPolyline
 
reference() - Method in class org.jcon.persistance.TOFParser
 
ReferenceCookie - Class in org.jcon.data
This is a cookie that contains another object.
ReferenceCookie() - Constructor for class org.jcon.data.ReferenceCookie
 
ReferenceCookie(Object) - Constructor for class org.jcon.data.ReferenceCookie
 
referenceDef() - Method in class org.jcon.persistance.TOFParser
 
referenceFor(Object) - Method in class org.jcon.data.LookupDatabase
Returns a LookupReference for an object.
ReferenceList - Class in org.jcon.data
A mapping of a long refID to an Object, used to save and load pointer references.
ReferenceList() - Constructor for class org.jcon.data.ReferenceList
 
ReferenceMap - Class in org.jcon.data
A mapping of an object to an int ID, used to build goedels for pointer references.
ReferenceMap() - Constructor for class org.jcon.data.ReferenceMap
 
referenceNum() - Method in class org.jcon.persistance.TOFParser
 
referenceRectangleWidth - Variable in class com.partnersoft.io.formats.dxf.DXFMText
 
references - Variable in class org.jcon.persistance.TOFWriter
 
refID(Object) - Method in class org.jcon.data.ReferenceList
Return reference ID of object.
refID(Object) - Method in class org.jcon.data.ReferenceMap
Return reference ID of object (-1 if there ain't none)
ReflectionLib - Class in com.partnersoft.system
Handy methods to simplify use of Java's reflection facility.
refresh() - Method in class com.partnersoft.maps.actors.AbstractModuleMapEditActor
Fires a job change event, which triggers a mapset refresh.
refresh() - Method in class com.partnersoft.maps.app.FindItemPanel
 
refresh() - Method in class com.partnersoft.maps.app.MapSpaceLogic
Refreshes all dynamic map set data.
refresh(String) - Method in class com.partnersoft.maps.app.MapSpaceLogic
Refreshes dynamic map set data for the named map set.
refresh(MapSet) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
refresh() - Method in class com.partnersoft.maps.model.AbstractModuleLogic
 
refresh(MapApp) - Method in class com.partnersoft.maps.model.DatabaseRoverSet
 
refresh(MapApp) - Method in class com.partnersoft.maps.model.MemoryRoverSet
 
refresh() - Method in class com.partnersoft.sql.SqlTable
 
refreshAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
refreshAction() - Method in class com.partnersoft.workbench.editors.GenericFileEditor
 
refreshAndReselect(MapEditContext) - Method in class com.partnersoft.maps.actors.AbstractModuleMapEditActor
Refreshes and reselects the currently selected data item based on its guid and other context.
refreshAndSelect(String, String, Object, XyPoint) - Method in class com.partnersoft.maps.actors.AbstractModuleMapEditActor
Refreshes, then calls select.
refreshAndSelect(String, String, Object, double, double) - Method in class com.partnersoft.maps.actors.AbstractModuleMapEditActor
Selects the item with the desired data type, field name, and field value.
refreshContents() - Method in class com.partnersoft.gui.TreeField
 
refreshContents(MapApp) - Method in class com.partnersoft.maps.app.MapEditToolTreeModel
 
refreshMenus() - Method in class com.partnersoft.maps.app.MapAppMenus
 
refreshMenus() - Method in class com.partnersoft.workbench.app.WorkbenchMenus
 
refreshViewData() - Method in class com.partnersoft.maps.app.MapDataPanel
Reruns the view data HTML generation scripts for the current selection.
regexReplace(List<String>) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
regexReplace(String...) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
regexReplace(List<String>) - Method in interface com.partnersoft.io.vfs.VfsFile
Does a regular-expression-based text replacement on the entire file.
regexReplace(String...) - Method in interface com.partnersoft.io.vfs.VfsFile
Does a regular-expression-based text replacement on the entire file.
region - Variable in class com.partnersoft.maps.render.RenderLegendOld
 
regionChanged(double, double, double, double) - Method in class com.partnersoft.maps.render.RenderController
 
regionChangedPixels(int, int, int, int) - Method in class com.partnersoft.maps.render.RenderController
 
regionFor(double) - Method in class com.partnersoft.maps.translator.MapViewLegend
 
register(String, T) - Method in class com.partnersoft.system.Registry
Registers a named item.
registerDaemon(String, Daemon) - Static method in class com.partnersoft.system.DaemonLib
Registers the given Daemon under the given name.
registerFactory(String, ImageFactory) - Static method in class com.partnersoft.gui.ImageFactory
Registers a named global ImageFactory.
registerLookup(LookupDatabase, String) - Static method in class org.jcon.data.LookupRegistry
Register a LookupDatabase with a name.
registerScriptHierarchy(VfsDirectory) - Method in class com.partnersoft.scripting.ScriptKeeper
Register script directories with paths based on the filesystem hierarchy.
registerScripts(String, VfsDirectory) - Method in class com.partnersoft.scripting.ScriptKeeper
 
registerScripts(Path, VfsDirectory) - Method in class com.partnersoft.scripting.ScriptKeeper
Register a script path with a directory of script files.
registerStreamCopy(String, long, long) - Method in class com.partnersoft.io.AsynchronousStreamCopyManager
Register for an AsynchronousStreamCopy.
registry() - Static method in class com.partnersoft.system.DaemonLib
Returns the Daemon registry.
Registry<T> - Class in com.partnersoft.system
Manages pluggable items such as drivers.
Registry(String) - Constructor for class com.partnersoft.system.Registry
Creates a new, named registry.
RegistryManager - Class in com.partnersoft.system
Manages available Registries.
RegistryManager() - Constructor for class com.partnersoft.system.RegistryManager
Creates a new, empty RegistryManager.
registryManager() - Static method in class com.partnersoft.system.SystemServices
Returns the registry manager for this system.
registryNamed(String) - Method in class com.partnersoft.system.RegistryManager
Return named registry.
REINSTALL - Static variable in class com.partnersoft.update.model.UpdateCommand
 
relabelDataTypeFields(VfsFile, Naming<String>) - Method in class com.partnersoft.workbench.app.WorkbenchMapSetLogic
 
relativePath(File, File) - Static method in class com.partnersoft.io.FileLib
Returns the path relative to some root.
RelativePointStyleEphemeron - Class in com.partnersoft.maps.ephemera
Draws a Point Style at a relative XyPoint to the XyPoint passed to the draw method.
RelativePointStyleEphemeron(MapSet, XyPoint, String, int, int, int) - Constructor for class com.partnersoft.maps.ephemera.RelativePointStyleEphemeron
Creates a new RelativePointStyleEphmeron for the passed style.
RelativePointStyleEphemeron(MapSet, XyPoint, String, int, int, int, boolean) - Constructor for class com.partnersoft.maps.ephemera.RelativePointStyleEphemeron
Creates a new RelativePointStyleEphmeron for the passed style.
RelativePointStyleEphemeron(MapSet, XyPoint, String, int) - Constructor for class com.partnersoft.maps.ephemera.RelativePointStyleEphemeron
Creates a new RelativePointStyleEphmeron for the passed style.
RelativePolylineEphemeron - Class in com.partnersoft.maps.ephemera
Draws a XyPolyline with coordinates relative to the XyPoint passed to draw().
RelativePolylineEphemeron(MapApp, MapSet, XyPolyline, String) - Constructor for class com.partnersoft.maps.ephemera.RelativePolylineEphemeron
Creates a new RelativePolylineEphemeron with relative XyPolyline arguement.
relativeTo(Path) - Method in class com.partnersoft.data.Path
Returns a path relative to the one given.
releaseMatches(Version) - Method in class com.partnersoft.system.Version
Returns true if the version given matches this one's major, minor, and release versions.
releaseUnlessLocked() - Method in class com.partnersoft.gui.LockingToggleButtonControl
Releases the button UNLESS the lock is on.
reload() - Method in class com.partnersoft.gui.Splash
 
reload() - Method in class com.partnersoft.maps.model.DatabaseRoverSet
 
reload() - Method in class com.partnersoft.maps.model.MapSet
Only called by RoverSet.reload().
reload() - Method in class com.partnersoft.maps.model.MapSpace
 
reload() - Method in class com.partnersoft.maps.model.MemoryRoverSet
 
reload() - Method in class com.partnersoft.maps.model.RoverSet
 
reload() - Method in class com.partnersoft.maps.model.TiledRoverSet
 
reload() - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
reload() - Method in interface com.partnersoft.workbench.model.WorkbenchDirectoryEditor
 
reloadAreaStyle(String, String) - Method in class com.partnersoft.workbench.app.WorkbenchMapAppLogic
 
reloadFile(VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchMapAppLogic
 
reloadFindItems(Naming<FindItemIndex>) - Method in class com.partnersoft.maps.database.RoverDatabase
 
reloadImp() - Method in class com.partnersoft.scripting.AbstractScript
Subclasses should implement this method to do any maintenance associated with changes in the source file.
reloadImp() - Method in class com.partnersoft.scripting.BeanShellScript
 
reloadImp() - Method in class com.partnersoft.scripting.GroovyScript
 
reloadImp() - Method in class com.partnersoft.scripting.ScriptEngineScript
 
reloadImp() - Method in class com.partnersoft.scripting.StringTemplateScript
 
reloadInstance() - Static method in class com.partnersoft.system.ModularClassLoader
 
reloadLegend(String, String) - Method in class com.partnersoft.workbench.app.WorkbenchMapAppLogic
 
reloadLineStyle(String, String) - Method in class com.partnersoft.workbench.app.WorkbenchMapAppLogic
 
reloadMapset(String) - Method in class com.partnersoft.maps.app.MapSpaceLogic
Reloads the mapset, including styles and legend and other config.
reloadMapset(String) - Method in class com.partnersoft.workbench.app.WorkbenchMapAppLogic
 
reloadMapSpace() - Method in class com.partnersoft.maps.app.MapConfigLogic
Reloads the "Standard" mapspace.
reloadMapSpace(String) - Method in class com.partnersoft.maps.app.MapConfigLogic
Reloads the named map space.
reloadMapSpace(MapSpace) - Method in class com.partnersoft.maps.app.MapConfigLogic
Reloads the given map space.
reloadMapSpace() - Method in class com.partnersoft.workbench.app.WorkbenchMapAppLogic
Reloads pretty much everything in the map app.
reloadPointStyle(String, String) - Method in class com.partnersoft.workbench.app.WorkbenchMapAppLogic
 
reloadRoverSet(String) - Method in class com.partnersoft.maps.app.MapConfigLogic
Reloads the named map set.
reloadRoverSet(RoverSet) - Method in class com.partnersoft.maps.app.MapConfigLogic
Reloads the given map set.
reloadScripts() - Method in class com.partnersoft.system.Module
Completely reloads the scripts and script keepers.
reloadStyles(String) - Method in class com.partnersoft.workbench.app.WorkbenchMapAppLogic
 
reloadTextStyle(String, String) - Method in class com.partnersoft.workbench.app.WorkbenchMapAppLogic
 
reloadToolRack() - Method in class com.partnersoft.maps.app.MapEditLogic
Reloads the tool rack (e.g.
remember(T) - Method in interface com.partnersoft.data.ArraySearchingGopher
Remembers the given key for future comparisons.
remember(int) - Method in interface com.partnersoft.data.ArraySortingGopher
Remembers the key at the given index for future comparisons.
remember(Object) - Method in interface com.partnersoft.data.SearchingGopher
Remembers the given value for future comparisons.
remember(int) - Method in interface com.partnersoft.data.SortingGopher
Remembers the key value at the given index for future comparisons.
remember(int) - Method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
remember(int) - Method in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
remember(int) - Method in class com.partnersoft.prototype.Compression.Chipmunk
 
rememberMe - Variable in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
rememberMe - Variable in class com.partnersoft.prototype.Compression.Chipmunk
 
remove() - Method in class com.partnersoft.data.ArrayIterator
 
remove() - Method in class com.partnersoft.data.BlockingQueue
Removes an object from the front of the queue.
remove(int) - Method in class com.partnersoft.data.DataBuffer
 
remove() - Method in class com.partnersoft.data.DelegatingIterator
 
remove(int) - Method in class com.partnersoft.data.DynamicArray
Removes the item at the given slot in the array, copying contents past that point down by one index.
remove() - Method in class com.partnersoft.data.EmptyIterator
Always throws UnsupportedOperationException.
remove(T) - Method in class com.partnersoft.data.GridContainer
Searches all columns for parameter.
remove(int) - Method in class com.partnersoft.data.ImmutableArrayList
 
remove(Object) - Method in class com.partnersoft.data.ImmutableArrayList
 
remove(Object) - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
remove(int) - Method in class com.partnersoft.data.LeakyList
 
remove(Object) - Method in class com.partnersoft.data.LeakyList
 
remove(Object) - Method in class com.partnersoft.data.Naming
 
remove(String) - Method in class com.partnersoft.data.PathedIntrospector
Removes a property by putting its value to null.
remove() - Method in class com.partnersoft.data.SerialMultiIterator
 
remove() - Method in class com.partnersoft.data.SingleIterator
 
remove(Object) - Method in class com.partnersoft.data.WeakHashSet
 
remove(Object) - Method in class com.partnersoft.gadgets.HashedCache
 
remove(int, int) - Method in class com.partnersoft.gui.forms.FormValidatedDocument
This method overrides the method in the parent class to validate the String resulting from the insertion before applying the change.
remove(int, int) - Method in class com.partnersoft.gui.ValidatedDocument
This method overrides the method in the parent class to validate the String resulting from the insertion before applying the change.
remove() - Method in class com.partnersoft.io.FilesystemIterator
 
remove() - Method in class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
remove() - Method in class com.partnersoft.io.formats.rover.RoverReader
 
remove() - Method in class com.partnersoft.io.formats.shapefile.FastShapefileReader
 
remove() - Method in class com.partnersoft.io.vfs.NonexistentVfsDirectory
 
remove() - Method in class com.partnersoft.io.vfs.NonexistentVfsFile
 
remove() - Method in interface com.partnersoft.io.vfs.VfsDirectory
Removes the directory AND ALL ITS CONTENTS.
remove() - Method in interface com.partnersoft.io.vfs.VfsFile
Removes the file.
remove(Ephemeron) - Method in class com.partnersoft.maps.ephemera.CompoundEphemeron
removes passed ephemeron from internal list
remove(HollerMessage) - Method in interface com.partnersoft.net.holler.HollerQueue
 
remove(Path) - Method in class com.partnersoft.net.yonder.YonderClient
 
remove() - Method in class com.partnersoft.sql.EmbeddedDatabase
Removes the database, including all data and all associated files.
remove(Cache) - Method in class com.partnersoft.system.CacheManager
 
remove(String) - Method in class com.partnersoft.update.model.UpdateInstallation
Removes the file or directory specified by the given path, and all contents and subdirectories.
remove(File) - Method in class com.partnersoft.update.model.UpdateInstallation
Removes the file or directory for the given File object, and all contents and subdirectories.
remove(VfsNode) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
remove(String) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
remove(Path) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
remove() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
remove() - Method in class org.jcon.data.ArrayIterator
 
remove() - Method in class org.jcon.data.ClassGenealogyIterator
 
remove() - Method in class org.jcon.data.DovetailMultiIterator
 
remove() - Method in class org.jcon.data.EmptyIterator
 
remove() - Method in class org.jcon.data.FilterIterator
 
remove() - Method in class org.jcon.data.ResultSetIterator
 
remove(Object) - Method in class org.jcon.data.ResultSetMap
 
remove() - Method in class org.jcon.data.RoundRobinIterator
 
remove() - Method in class org.jcon.data.SequentialMultiIterator
 
remove() - Method in class org.jcon.data.SingleIterator
 
remove(Object) - Method in class org.jcon.data.TranslatingMap
Removes the element corresponding to the key.
remove() - Method in class org.jcon.data.TreeNode
Removes current node from tree; children are assigned to parent.
remove(String) - Method in class org.jcon.util.PropMap
This should be used carefully since collaborators may be relying on property structure.
removeAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
removeAction() - Method in class com.partnersoft.workbench.editors.GenericFileEditor
 
removeActionListener(ActionListener) - Method in class com.partnersoft.gadgets.ActionGadget
 
removeActionListener(ActionListener) - Method in class com.partnersoft.gui.LinkButton
 
removeAll(Collection<?>) - Method in class com.partnersoft.data.ImmutableArrayList
 
removeAll(Collection<?>) - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
removeAll(Collection<?>) - Method in class com.partnersoft.data.LeakyList
 
removeAll(Collection<?>) - Method in class com.partnersoft.data.WeakHashSet
 
removeAll() - Method in class com.partnersoft.sql.SqlPreparedStatementManager
 
removeAllListeners() - Method in class com.partnersoft.gadgets.EventMulticaster
 
removeAllListeners() - Method in class com.partnersoft.gps.AbstractGPSDevice
 
removeAllListeners() - Method in interface com.partnersoft.gps.GPSDevice
Drops all listeners.
removeAllListeners() - Method in class com.partnersoft.gps.GPSManager
Removes all listeners from the manager and all devices.
removeBusyToggleListener(ToggleListener) - Method in class com.partnersoft.gadgets.ActionBureau
 
removeByEntity(String, String, String) - Method in class com.partnersoft.maps.database.RoverDatabase
 
removeByEntity(String, String, String) - Method in class com.partnersoft.maps.database.RoverDataTable
 
removeByEntity(String, String, String) - Method in class com.partnersoft.maps.database.RoverShapeTable
 
removeByEntity(String, String, String) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
removeByFile(String, String) - Method in class com.partnersoft.maps.database.RoverDatabase
 
removeByFile(String, String) - Method in class com.partnersoft.maps.database.RoverDataTable
 
removeByFile(String, String) - Method in class com.partnersoft.maps.database.RoverShapeTable
 
removeByFile(String, String) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
removeByFrontend(String) - Method in class com.partnersoft.maps.database.RoverDatabase
 
removeByFrontend(String) - Method in class com.partnersoft.maps.database.RoverDataTable
 
removeByFrontend(String) - Method in class com.partnersoft.maps.database.RoverShapeTable
 
removeByFrontend(String) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
removeChangeListener(ChangeListener) - Method in class com.partnersoft.gadgets.ChangeGadget
 
removeChangeListener(ChangeListener) - Method in class com.partnersoft.maps.app.MapHTMLControl
 
removeChangeListener(ChangeListener) - Method in class com.partnersoft.maps.model.AbstractMapDataSet
 
removeChangeListener(ChangeListener) - Method in class com.partnersoft.maps.model.AbstractRasterSet
 
removeChangeListener(ChangeListener) - Method in interface com.partnersoft.maps.model.MapDataSet
 
removeChangeListener(ChangeListener) - Method in class com.partnersoft.maps.model.MapSpace
 
removeChangeListener(ChangeListener) - Method in interface com.partnersoft.maps.model.RasterSet
 
removeChangeListener(ChangeListener) - Method in class com.partnersoft.maps.model.RoverSet
 
removeChangeListener(ChangeListener) - Method in class com.partnersoft.workbench.gui.WorkbenchHtmlView
 
removeChild(TreeNode) - Method in class org.jcon.data.TreeNode
Remove a child.
removeChildNamed(String) - Method in class com.partnersoft.data.PathedTree
 
removeCogEventListener(CogEventListener) - Method in class com.partnersoft.cog.CogHeader
 
removeColumn(String) - Method in class com.partnersoft.workbench.editors.TableEditor
Removes specified column from the table.
removeColumn(int) - Method in class com.partnersoft.workbench.editors.TableEditor
Removes specified column from the table.
removeColumnAt(int) - Method in class com.partnersoft.data.GridContainer
Removes column and column contents at specified row.
removeCommandsSince(UndoableCommand) - Method in class com.partnersoft.gadgets.UndoStack
This removes the commands executed since the given UndoableCommand on the stack, without undoing them.
removeContentsAt(int, int) - Method in class com.partnersoft.data.GridContainer
Removes and returns single cell contents.
removeDevice(String) - Method in class com.partnersoft.gps.GPSManager
 
removeDirectory(VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
removeDisplayList(int) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
removeDisplayList(int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
removeDisplayList(int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
removeDisplayList(int) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
removeDownloads() - Method in class com.partnersoft.update.app.UpdateFileLogic
Remove the update/downloads directory in the destination and all contents.
removeExtension(String) - Static method in class com.partnersoft.io.FileLib
Returns everything in the string up to the last period (.); handy for chopping off extensions.
removeField(String, FormField) - Method in class com.partnersoft.gui.forms.FormBuilder
 
removeFieldListener(FormFieldListener) - Method in class com.partnersoft.gui.forms.AbstractFormField
 
removeFieldListener(FormFieldListener) - Method in class com.partnersoft.gui.forms.Form
Remove a listener for field changes.
removeFieldListener(FormFieldListener) - Method in interface com.partnersoft.gui.forms.FormField
Remove a listener for value change and action events.
removeFieldListener(FormFieldListener) - Method in class com.partnersoft.gui.forms.FormRandomIntegerField
 
removeFile(VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
removeFileName(String) - Static method in class com.partnersoft.io.FileLib
Just returns the directory path (not the filename).
removeFocusListener(FocusListener) - Method in class com.partnersoft.gui.ComboSelector
KLUDGE workaround for Swing bug re: focus.
removeFocusListener(FocusListener) - Method in class com.partnersoft.gui.ContainerFocusListener
 
removeForward(T) - Method in class com.partnersoft.data.OneToOneMapping
 
removeForward(String) - Method in class com.partnersoft.data.OneToOneNameMapping
 
removeGPSListener(GPSListener) - Method in class com.partnersoft.gps.AbstractGPSDevice
 
removeGPSListener(GPSListener) - Method in interface com.partnersoft.gps.GPSDevice
 
removeGPSListener(GPSListener) - Method in class com.partnersoft.gps.GPSManager
 
removeGraphicType(String) - Method in class com.partnersoft.maps.model.Legend
 
removeIntegerPrefix(String) - Static method in class com.partnersoft.data.StringLib
Removes any integer prefix and returns the remainder of the String.
removeIntegerSuffix(String) - Static method in class com.partnersoft.data.StringLib
Removes integer suffix and returns the remainder.
removeItem() - Method in class com.partnersoft.gui.forms.FormNamedBlobField
 
removeItem(Object) - Method in class com.partnersoft.gui.SortedListModel
Removes an item from the selection set.
removeItem(T) - Method in class com.partnersoft.system.Registry
Deregisters the given item
removeItemNamed(String) - Method in class com.partnersoft.system.Registry
Deregisters a named item.
removeKeyListener(KeyListener) - Method in class com.partnersoft.maps.view.MapViewPanel
 
removeLaserRangefinderListener(LaserRangefinderListener) - Method in class com.partnersoft.gps.LaserRangefinderDaemon
 
removeLayoutComponent(Component) - Method in class com.partnersoft.gui.DelegatingLayoutManager
 
removeLayoutComponent(Component) - Method in class com.partnersoft.gui.FlexGridLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class com.partnersoft.gui.NewspaperLayout
 
removeLayoutComponent(Component) - Method in class com.partnersoft.gui.StretchAndStackLayout
 
removeListener(L) - Method in class com.partnersoft.gadgets.EventMulticaster
Removes a listener.
removeListenerImp(L) - Method in class com.partnersoft.gadgets.EventMulticaster
Removes a listener.
removeListItem(Component) - Method in class com.partnersoft.workbench.gui.WorkbenchPageSection
 
removeListSelectionListener(ListSelectionListener) - Method in class com.partnersoft.gui.SimpleTable
Convenience function; saves the user from having to remember to call getSelectionModel().
removeMapMotionListener(MapMotionListener) - Method in class com.partnersoft.maps.view.MapViewPanel
 
removeMapMouseListener(MapMouseListener) - Method in class com.partnersoft.maps.view.MapViewPanel
 
removeMessageWithId(int) - Method in interface com.partnersoft.net.holler.HollerQueue
 
removeNmeaParserListener(NmeaParserListener) - Method in class com.partnersoft.gps.nmea.NmeaParser
Usually called from the GUI thread.
removeParentPath(String, String) - Static method in class com.partnersoft.io.FileLib
Removes a parent path from a full path.
removePathAndExtension(String) - Static method in class com.partnersoft.io.FileLib
Returns everything in the string up to the last period (.); handy for chopping off extensions.
removePokerDisplay(PokerDisplay) - Method in class com.partnersoft.gui.peekpoke.Poker
 
removeProgressActivityListener(ActivityProgressListener) - Method in class com.partnersoft.gadgets.ActivityProgress
 
removeRangefinderListener(RangefinderListener) - Method in class com.partnersoft.gps.RangefinderDaemon
 
removeReverse(U) - Method in class com.partnersoft.data.OneToOneMapping
 
removeReverse(String) - Method in class com.partnersoft.data.OneToOneNameMapping
 
removeRowAt(int) - Method in class com.partnersoft.data.GridContainer
Removes row and row contents at specified row.
removeSelectableItem(Object) - Method in interface com.partnersoft.gadgets.Selector
Removes an item from the selection set.
removeSelectableItem(Object) - Method in class com.partnersoft.gui.ComboSelector
Removes an item from the selection set.
removeSelectedNode() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
removeSelection(MapDataItem) - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
removeSelectionListener(MapSelectionListener) - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
removeSelectionsInMapSet(String) - Method in class com.partnersoft.maps.app.MapSelectionLogic
Removes all selected items coming from the given mapset.
removeSink(Component) - Method in class com.partnersoft.gui.Dragabout
 
removeSource(Component) - Method in class com.partnersoft.gui.Dragabout
 
removeSpecificationListener(SpecificationListener) - Method in interface com.partnersoft.gadgets.Specifier
 
removeSpecificationListener(SpecificationListener) - Method in class com.partnersoft.gadgets.SpecifierGadget
 
removeSpecificationListener(SpecificationListener) - Method in class com.partnersoft.gui.ComboSelector
 
removeSpecificationListener(SpecificationListener) - Method in class com.partnersoft.gui.SpecifierControl
 
removeSpecifier(Specifier) - Method in class com.partnersoft.gadgets.SpecifierCombiner
 
removeSpecifier(Specifier) - Method in class com.partnersoft.gadgets.SpecifierCoupler
 
removeStatementFor(T) - Method in class com.partnersoft.sql.SqlPreparedStatementManager
Closes and removes a statement.
removeTexture() - Method in class com.partnersoft.maps.model.AbstractImageSource
 
removeTexture() - Method in interface com.partnersoft.maps.model.ImageSource
Removes the textureHandle from GLTextureManager.
removeTexture() - Method in class com.partnersoft.maps.model.RasterImage
Removes the textureHandle from GLTextureManager.
removeTiledRoverBuilderListener(TiledRoverBuilderListener) - Method in class com.partnersoft.maps.translator.TiledRoverBuilder
 
removeToggleListener(ToggleListener) - Method in interface com.partnersoft.gadgets.Toggle
 
removeToggleListener(ToggleListener) - Method in class com.partnersoft.gadgets.ToggleGadget
 
removeTree(File) - Static method in class com.partnersoft.io.FileLib
Removes an entire directory tree.
removeTree(File, FileActivityListener) - Static method in class com.partnersoft.io.FileLib
 
removeTreeContents(File) - Static method in class com.partnersoft.io.FileLib
Removes the contents of an entire directory tree.
removeTreeModelListener(TreeModelListener) - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
removeUnavailableDataTypeFields(String, VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchMapSetLogic
 
removeUnavailableFields() - Method in class com.partnersoft.workbench.editors.MapsetDataTypeFieldsEditor
 
removeUpdate(DocumentEvent) - Method in class com.partnersoft.prototype.IncrementalSearch
 
removeValue(String) - Method in class com.partnersoft.data.Naming
 
removeViewListener(MapViewListener) - Method in class com.partnersoft.maps.app.MapViewLogic
 
renameAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
renameAction() - Method in class com.partnersoft.workbench.editors.GenericFileEditor
 
renameChild(String, String) - Method in class com.partnersoft.cog.Cog
Renames the given child node.
renameTo(String) - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
renameTo(String) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
renameTo(String) - Method in interface com.partnersoft.io.vfs.VfsDirectory
Renames the directory.
renameTo(String) - Method in interface com.partnersoft.io.vfs.VfsFile
Renames the file.
render() - Method in class com.partnersoft.maps.render.RenderController
 
render - Variable in class com.partnersoft.maps.render.RenderImageStyle
 
render - Variable in class com.partnersoft.maps.render.RenderPointStyle
 
render - Variable in class com.partnersoft.maps.render.RenderPolygonStyle
 
render - Variable in class com.partnersoft.maps.render.RenderPolylineStyle
 
render - Variable in class com.partnersoft.maps.render.RenderTextStyle
 
render(RoverStore, MapViewFrame, DrawingSurface) - Method in class com.partnersoft.maps.render.RoverRenderer
 
render(Component, DrawingSurface) - Method in class com.partnersoft.maps.view.MapViewPanel
This should only be called by a MapViewCanvas implementation.
RENDER_EPHEMERA - Static variable in interface com.partnersoft.maps.render.DrawingSurface
 
RENDER_INDICATION - Static variable in interface com.partnersoft.maps.render.DrawingSurface
 
RENDER_RASTER - Static variable in interface com.partnersoft.maps.render.DrawingSurface
 
RENDER_RETICLE - Static variable in interface com.partnersoft.maps.render.DrawingSurface
 
RENDER_SELECTION - Static variable in interface com.partnersoft.maps.render.DrawingSurface
 
RENDER_VECTOR - Static variable in interface com.partnersoft.maps.render.DrawingSurface
 
RenderController - Class in com.partnersoft.maps.render
Manages the render process, including refreshing dirty areas and layers.
RenderController(MapApp, MapSpace) - Constructor for class com.partnersoft.maps.render.RenderController
 
renderDataItem(RoverSet, int) - Method in class com.partnersoft.maps.render.RenderController
 
RenderEngine - Enum in com.partnersoft.preferences.model
The RenderEngine is the main driver used for map rendering.
renderEntity(RoverStore, int, MapViewFrame, DrawingSurface) - Method in class com.partnersoft.maps.render.RoverRenderer
 
Renderer - Class in com.partnersoft.maps.render
Renders a view of a map.
Renderer() - Constructor for class com.partnersoft.maps.render.Renderer
 
renderImageStyle - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
RenderImageStyle - Class in com.partnersoft.maps.render
 
RenderImageStyle(RenderScaleRegion, String, String) - Constructor for class com.partnersoft.maps.render.RenderImageStyle
 
RenderingCodeUnroller - Class in com.partnersoft.maps.render
 
RenderingCodeUnroller() - Constructor for class com.partnersoft.maps.render.RenderingCodeUnroller
 
RenderingHint - Enum in com.partnersoft.preferences.model
RenderingHint are suggestions made to the underlying rendering engine on how to choose between alternate methods and algorithms for specific tasks like anti-aliasing.
RenderLegend - Class in com.partnersoft.maps.render
 
RenderLegend(MapSet, RoverSet, String) - Constructor for class com.partnersoft.maps.render.RenderLegend
 
renderLegend - Variable in class com.partnersoft.maps.render.RenderScaleRegion
 
RenderLegendOld - Class in com.partnersoft.maps.render
Copy of legend optimized for rendering for a specific scale.
RenderLegendOld(Legend, LegendScaleRegion, MapSet, RoverSet, boolean, boolean) - Constructor for class com.partnersoft.maps.render.RenderLegendOld
 
renderLegends - Variable in class com.partnersoft.maps.model.RoverSet
 
renderLiteral() - Method in class com.partnersoft.maps.render.RenderController
Renders literal (explicit color instead of styled "logical") points.
renderMode - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
renderPointStyle - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
RenderPointStyle - Class in com.partnersoft.maps.render
 
RenderPointStyle(RenderScaleRegion, String, String) - Constructor for class com.partnersoft.maps.render.RenderPointStyle
 
renderPolygonStyle - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
RenderPolygonStyle - Class in com.partnersoft.maps.render
 
RenderPolygonStyle(RenderScaleRegion, String, String) - Constructor for class com.partnersoft.maps.render.RenderPolygonStyle
 
renderPolylineStyle - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
RenderPolylineStyle - Class in com.partnersoft.maps.render
 
RenderPolylineStyle(RenderScaleRegion, String, String) - Constructor for class com.partnersoft.maps.render.RenderPolylineStyle
 
renderQuality - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
RenderQuality - Enum in com.partnersoft.preferences.model
RenderQuality is a general indicator of settings used for rendering.
RenderScaleRegion - Class in com.partnersoft.maps.render
 
RenderScaleRegion(RenderLegend, int) - Constructor for class com.partnersoft.maps.render.RenderScaleRegion
 
renderScaleRegion - Variable in class com.partnersoft.maps.render.RenderStyle
 
renderScaleRegions - Variable in class com.partnersoft.maps.render.RenderLegend
 
RenderStyle - Class in com.partnersoft.maps.render
 
RenderStyle(RenderScaleRegion, String, String) - Constructor for class com.partnersoft.maps.render.RenderStyle
 
renderTextAlpha(FontSpecification, String) - Method in class com.partnersoft.maps.render.TextRenderer
 
renderTextAlpha(FontSpecification, double, String) - Method in class com.partnersoft.maps.render.TextRenderer
 
renderTextRGB(FontSpecification, String) - Method in class com.partnersoft.maps.render.TextRenderer
 
renderTextStyle - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
RenderTextStyle - Class in com.partnersoft.maps.render
 
RenderTextStyle(RenderScaleRegion, String, String) - Constructor for class com.partnersoft.maps.render.RenderTextStyle
 
renderTo(GL, boolean) - Method in class com.partnersoft.maps.file.LiteralPointSet
 
renderTo(GL, boolean) - Method in class com.partnersoft.maps.file.LiteralPointTile
 
renderUsingArraysTo(GL, boolean) - Method in class com.partnersoft.maps.file.LiteralPointTile
 
renderWithoutArraysTo(GL, boolean) - Method in class com.partnersoft.maps.file.LiteralPointTile
 
reparent(TreeNode) - Method in class org.jcon.data.TreeNode
ArrayList the parent node of this node.
replace(String, String, String) - Static method in class com.partnersoft.data.StringLib
 
replace(String, String, boolean, boolean, boolean, boolean) - Method in class com.partnersoft.gui.forms.FormTextField
 
replaceField(String, FormField) - Method in class com.partnersoft.gui.forms.Form
This swaps out the FormField assigned to the given field name, returning the FormField previously assigned to it.
replaceField(String, FormField) - Method in class com.partnersoft.gui.forms.FormBuilder
 
replaceNext(String, String) - Method in class com.partnersoft.gui.forms.FormTextField
 
replaceObject(Object) - Method in class org.jcon.persistance.LookupOutputStream
This is where the magic happens.
replacePrevious(String, String) - Method in class com.partnersoft.gui.forms.FormTextField
 
reportDescription() - Method in class org.jcon.text.TextReportDescriptionParser
 
ReportTransform - Class in org.jcon.text
Transforms an object into a report on that object.
ReportTransform() - Constructor for class org.jcon.text.ReportTransform
 
requiresStroke() - Method in class com.partnersoft.gui.LinetypeConfig
Returns true if this linetype actually requires a stroke.
reserveTempFile(File) - Static method in class com.partnersoft.io.FileLib
Creates a tempfile for the given file, by appending ".temp" to its name; deletes any existing.
reset() - Method in class com.partnersoft.gadgets.AsynchronousCommand
 
reset() - Method in class com.partnersoft.gadgets.StopWatch
Reset everything.
reset() - Method in class com.partnersoft.gui.forms.Form
Resets the form by putting the field values from the underlying model into the FormField objects, discarding any changes that have been made in the GUI since the last apply().
reset() - Method in class com.partnersoft.gui.GUIForm
 
reset() - Method in class com.partnersoft.gui.ImageViewer
 
reset() - Method in class com.partnersoft.gui.SphericalImageDisplay
 
reset() - Method in class com.partnersoft.gui.SphericalImageViewer
 
reset() - Method in class com.partnersoft.io.CountingInputStream
 
reset() - Method in class com.partnersoft.io.FastDataInputStream
 
reset() - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
reset() - Method in class com.partnersoft.io.formats.dump.GoedelObjectDumpBuilder
 
reset() - Method in class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
 
reset() - Method in class com.partnersoft.io.formats.FastDataInputStream
 
reset() - Method in class com.partnersoft.io.RandomAccessFileInputStream
 
reset() - Method in class com.partnersoft.maps.model.RoverBytes
 
reset() - Method in class com.partnersoft.preferences.logic.PreferencesLogic
Reset the forms to the currently-saved preference settings.
reset() - Method in class com.partnersoft.update.app.UpdateInputStream
 
resetManager() - Static method in class com.partnersoft.scripting.ScriptEngineScript
Resets the script engine manager.
resetPage() - Method in class com.partnersoft.gui.HTMLBrowserApp
 
resetPhaseCurrentlyOn() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Resets current phasing to normal phasing.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFArc
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFAttrib
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFBlock
 
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFCircle
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFDictionary
 
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFEllipse
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFEntity
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFGraphic
 
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFInsert
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Obj_Record
 
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFLayer
 
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFLeader
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFLine
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFLWPolyline
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFMText
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFPoint
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFPolyline
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFText
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFVertex
Resets all values to defaults; useful when reusing objects.
resetToDefaults() - Method in class com.partnersoft.io.formats.dxf.DXFXRecord
 
resetTransform() - Method in class com.partnersoft.maps.model.MapViewFrame
Resets the transient, derived properties such as the transform, inverse transform, and bounds.
resolveHost(URI) - Static method in class com.partnersoft.io.net.URLLib
Resolves the given host against the Partner hosts file.
resolveHost(URL) - Static method in class com.partnersoft.io.net.URLLib
 
resolveHost(String) - Static method in class com.partnersoft.io.net.URLLib
 
resolveHostName(String) - Static method in class com.partnersoft.io.net.URLLib
Resolves the given host against the Partner hosts file.
resolveObject(Object) - Method in class org.jcon.persistance.LookupInputStream
This is where the magic happens.
restart(String) - Static method in class com.partnersoft.system.RuntimeLib
Attempts to restart the given app.
restart(String, String) - Static method in class com.partnersoft.system.RuntimeLib
Attempts to restart the given app in the given installation.
RESTART - Static variable in class com.partnersoft.update.model.UpdateCommand
 
restart() - Static method in class com.partnersoft.update.UpdateLib
Updates the system, then restarts the Map Viewer.
restart() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
restartApp() - Method in class com.partnersoft.maps.app.MapAppLogic
Restarts the application.
restartPartner() - Static method in class com.partnersoft.system.RuntimeLib
Restarts the main Partner app.
ResultSetIterator - Class in org.jcon.data
Puts an Iterator wrapper around a ResultSet.
ResultSetIterator(ResultSet) - Constructor for class org.jcon.data.ResultSetIterator
Creates a new ResultSetIterator from a ResultSet.
ResultSetMap - Class in org.jcon.data
Puts a Map wrapper around a ResultSet.
ResultSetMap(ResultSet) - Constructor for class org.jcon.data.ResultSetMap
Creates a new ResultSetMap from a ResultSet.
resumeEncoding() - Method in class com.partnersoft.data.Base64.OutputStream
Resumes encoding of the stream.
resumeEncoding() - Method in class com.partnersoft.formats.base64.Base64OutputStream
Resumes encoding of the stream.
resumeLooping() - Method in class com.partnersoft.gadgets.LoopingThread
 
retainAll(Collection<?>) - Method in class com.partnersoft.data.ImmutableArrayList
 
retainAll(Collection<?>) - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
retainAll(Collection<?>) - Method in class com.partnersoft.data.LeakyList
 
retainAll(Collection<?>) - Method in class com.partnersoft.data.WeakHashSet
 
retrieve(String) - Static method in class com.partnersoft.system.Config
Retrieve a configuration object.
retrieveCog(String) - Static method in class com.partnersoft.system.Config
 
retrieveCog(String) - Method in class com.partnersoft.system.PreferenceManager
 
retrieveCog(Preferences) - Method in class com.partnersoft.system.PreferenceManager
 
retrieveFilesAsNaming(String) - Static method in class com.partnersoft.system.Config
Retrieves a naming by loading all cog xml files in the given path, setting the cog property "name" for each to its file name.
retrieveList(String) - Static method in class com.partnersoft.system.Config
 
retrieveNaming(String) - Static method in class com.partnersoft.system.Config
Retrieve a configuration object as a naming.
retrieveNaming(VfsFile) - Static method in class com.partnersoft.system.Config
 
retrieveOrDefault(String, Object) - Static method in class com.partnersoft.system.Config
Retrieve a configuration object.
retrievePreferences(String) - Static method in class com.partnersoft.system.Config
 
retrieveText(String) - Static method in class com.partnersoft.system.Config
 
reverse - Variable in class com.partnersoft.data.OneToOneMapping
 
reverse(Point) - Method in class com.partnersoft.geometry.projection.AlbersEqualArea
 
reverse(Point) - Method in class com.partnersoft.geometry.projection.GeoToolsProjection
 
reverse(Point) - Method in class com.partnersoft.geometry.projection.LambertConformalConic
 
reverse(Point) - Method in class com.partnersoft.geometry.projection.NullProjection
 
reverse(Point) - Method in class com.partnersoft.geometry.projection.Projection
Reverse project from xy to latlong.
reverse(double, double) - Method in class com.partnersoft.geometry.projection.Projection
 
reverse(DoubleBuffer) - Method in class com.partnersoft.geometry.projection.Projection
Treats the given DoubleBuffer as an array of x,y pairs, and reverse projects all of them.
reverse(XyShape) - Method in class com.partnersoft.geometry.projection.Projection
Transforms the given XyShape from meters to lonlat.
reverse(XyPoint) - Method in class com.partnersoft.geometry.projection.Projection
Transforms the given XyPoint from meters to lonlat.
reverse(Point) - Method in class com.partnersoft.geometry.projection.Simple
 
reverse(Point) - Method in class com.partnersoft.geometry.projection.TransverseMercator
 
reverseByteOrder(int) - Static method in class com.partnersoft.data.ByteLib
Converts a little-endian int to a big endian int and vice-versa.
reverseByteOrder(short) - Static method in class com.partnersoft.data.ByteLib
Converts a little-endian short to a big endian short and vice-versa.
reverseByteOrder(long) - Static method in class com.partnersoft.data.ByteLib
Converts a little-endian long to a big endian long and vice-versa.
reverseByteOrder(int) - Static method in class com.partnersoft.io.BitLib
Converts a little-endian int to a big endian int and vice-versa.
reverseByteOrder(short) - Static method in class com.partnersoft.io.BitLib
Converts a little-endian short to a big endian short and vice-versa.
reverseByteOrder(long) - Static method in class com.partnersoft.io.BitLib
Converts a little-endian long to a big endian long and vice-versa.
reverseByteOrderByWord(long) - Static method in class com.partnersoft.data.ByteLib
Converts a little-endian long to a big endian long, respecting word order, and vice-versa.
reverseByteOrderByWord(long) - Static method in class com.partnersoft.io.BitLib
Converts a little-endian long to a big endian long, respecting word order, and vice-versa.
reverseBytesToDouble(byte[]) - Static method in class com.partnersoft.data.ByteLib
Converts an 8-byte array into a double reversing as it goes (little-endian).
reverseBytesToDouble(byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts an 8-byte array section into a double reversing as it goes (little-endian).
reverseBytesToDouble(byte[]) - Static method in class com.partnersoft.io.BitLib
Converts an 8-byte array into a double reversing as it goes (little-endian).
reverseBytesToDouble(byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts an 8-byte array section into a double reversing as it goes (little-endian).
reverseBytesToFloat(byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts a 4-byte array section into a float reversing as it goes (little-endian).
reverseBytesToFloat(byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts a 4-byte array section into a float reversing as it goes (little-endian).
reverseBytesToInt(byte[]) - Static method in class com.partnersoft.data.ByteLib
Converts a 4-byte array into an int reversing as it goes (little-endian).
reverseBytesToInt(byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts a 4-byte array section into an int reversing as it goes (little-endian).
reverseBytesToInt(byte[]) - Static method in class com.partnersoft.io.BitLib
Converts a 4-byte array into an int reversing as it goes (little-endian).
reverseBytesToInt(byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts a 4-byte array section into an int reversing as it goes (little-endian).
reverseBytesToLong(byte[]) - Static method in class com.partnersoft.data.ByteLib
Converts an 8-byte array into a long reversing as it goes (little-endian).
reverseBytesToLong(byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts an 8-byte array section into a long reversing as it goes (little-endian).
reverseBytesToLong(byte[]) - Static method in class com.partnersoft.io.BitLib
Converts an 8-byte array into a long reversing as it goes (little-endian).
reverseBytesToLong(byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts an 8-byte array section into a long reversing as it goes (little-endian).
reverseBytesToUnsignedShort(byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts a 2-byte array section into an reversed short.
reverseBytesToUnsignedShort(byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts a 2-byte array section into an reversed short.
reversed() - Method in class com.partnersoft.geometry.xy.XyArc
Returns a modified version of this arc with the start and end swapped and the clockwise flag reversed.
reversed() - Method in class com.partnersoft.geometry.xy.XyDirection
Returns the reverse of this direction by rotating it 180 degrees (pi radians).
reversed() - Method in class com.partnersoft.geometry.xy.XyPolyline
Reverses the order of points in this polyline from start to end.
reversed() - Method in class com.partnersoft.geometry.xy.XyVector
Returns a modified version of this vector with that goes in the opposite direction.
reverseFeet(double, double) - Method in class com.partnersoft.geometry.projection.Projection
 
reverseFeet(Point) - Method in class com.partnersoft.geometry.projection.Projection
Same as reverse, but with input in US Survey feet instead of meters.
reverseFeet(DoubleBuffer) - Method in class com.partnersoft.geometry.projection.Projection
Same as reverse(DoubleBuffer), but treats input as feet instead of meters.
reverseFeet(XyShape) - Method in class com.partnersoft.geometry.projection.Projection
Transforms the given XyShape from US Survey Feet to lonlat.
reverseFeet(XyPoint) - Method in class com.partnersoft.geometry.projection.Projection
Transforms the given XyPoint from US Survey Feet to lonlat.
reverseLookup(U) - Method in class com.partnersoft.data.OneToOneMapping
 
reverseLookup(String) - Method in class com.partnersoft.data.OneToOneNameMapping
 
reverseM(double, double, double[]) - Method in class com.partnersoft.geometry.projection.TransverseMercator
Utility function for calculating M in the reverse direction.
ReverseProjectionTransform - Class in com.partnersoft.geometry.projection
XyTransform for forward projecting XyPoints and XyShapes from lonlat to xy coordinates.
ReverseProjectionTransform(Projection, LinearUnit) - Constructor for class com.partnersoft.geometry.projection.ReverseProjectionTransform
Create a new ProjectionTransform and the given unit of measure.
ReverseProjectionTransform(Projection) - Constructor for class com.partnersoft.geometry.projection.ReverseProjectionTransform
Create a new ProjectionTransform with the given projection, assuming meters as output.
REVOLUTIONS_TO_DEGREES - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert revolutions to degrees.
REVOLUTIONS_TO_MICRONS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert revolutions to microns (1/1048576 second).
REVOLUTIONS_TO_MINUTES - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert revolutions to minutes.
REVOLUTIONS_TO_RADIANS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert revolutions to radians.
REVOLUTIONS_TO_SECONDS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert revolutions to seconds.
RGBBuffer - Class in com.partnersoft.maps.render
A 24-bit RGB pixel buffer.
RGBBuffer(int, int) - Constructor for class com.partnersoft.maps.render.RGBBuffer
 
right(XyAngle) - Method in class com.partnersoft.geometry.xy.XyTurtle
 
RIGHT - Static variable in class com.partnersoft.gui.FontSpecification
 
rightBaselineString(Graphics, int, int, String, Font) - Static method in class com.partnersoft.gui.GuiLib
 
rightElem - Variable in class com.partnersoft.io.DataFilterExpression
 
rightFlushString(Graphics, Point, String, Font) - Static method in class com.partnersoft.gui.GuiLib
 
rightFlushString(Graphics, int, int, String, Font) - Static method in class com.partnersoft.gui.GuiLib
 
rightPad(String, int, String) - Static method in class com.partnersoft.data.StringLib
Returns a String of the desired length, with the original String at the beginning and padded with filler at the end.
rightPad(String, int) - Static method in class org.jcon.util.DataLib
Right pads the text with spaces to fill the length.
rm(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
RMCData - Class in com.partnersoft.gps.nmea
Recommended minimum data for gps.
RMCData(String[], String) - Constructor for class com.partnersoft.gps.nmea.RMCData
 
rootDatatype - Variable in class com.partnersoft.io.formats.packrat.PackratFileBuilder
 
rotate(XyRotation) - Method in class com.partnersoft.geometry.xy.XyTurtle
 
rotate(double) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
rotate(double, double, double) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
rotate(MapEditContext) - Method in class com.partnersoft.maps.actors.AbstractSnapshotActor
 
rotate(double, double) - Method in class com.partnersoft.maps.app.MapEditLogic
Rotates the currently selected item to the given angle (in degrees).
rotate(XyDirection) - Method in class com.partnersoft.maps.app.MapEditLogic
Rotates the currently selected item to the given direction.
rotate(double) - Method in class com.partnersoft.maps.app.MapViewLogic
Rotate a bit.
ROTATE - Static variable in class com.partnersoft.maps.app.WheelMenu
 
rotate(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractMapEditActor
 
rotate(MapEditContext) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
rotate(MapEditContext) - Method in class com.partnersoft.maps.model.ExceptionCatchingMapEditActor
 
rotate(MapEditContext) - Method in interface com.partnersoft.maps.model.MapEditActor
Performs a rotate.
rotateAndSelect(MapEditContext) - Method in class com.partnersoft.maps.model.AbstractModuleLogic
 
rotatedAroundXAxisBy(XyRotation) - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Rotates the transformation matrix by the given amount and returns the result.
rotatedAroundYAxisBy(XyRotation) - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Rotates the transformation matrix by the given amount and returns the result.
rotatedAroundZAxisBy(XyRotation) - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Rotates the transformation matrix by the given amount and returns the result.
rotatedBy(XyRotation) - Method in class com.partnersoft.geometry.xy.XyAffineTransform
Rotates the transformation matrix by the given amount and returns the result.
rotatedBy(XyRotation, XyPoint) - Method in class com.partnersoft.geometry.xy.XyAffineTransform
Rotates the transformation matrix by the given amount around the given center and returns the result.
rotatedBy(XyRotation) - Method in class com.partnersoft.geometry.xy.XyDirection
Uses the given rotation to rotate the direction the given amount and direction.
rotatedBy(XyRotation) - Method in class com.partnersoft.geometry.xy.XyPolar
Returns a rotated version of this polar.
rotatedBy(XyRotation) - Method in class com.partnersoft.geometry.xy.XyRotation
Uses the given XyRotation to rotate the given amount in the appropriate direction.
rotatedClockwiseBy(XyAngle) - Method in class com.partnersoft.geometry.xy.XyRotation
Uses the given XyAngle to rotate the given amount in the clockwise direction and return the result.
rotatedCounterClockwiseBy(XyAngle) - Method in class com.partnersoft.geometry.xy.XyRotation
Uses the given XyAngle to rotate the given amount in the counter-clockwise direction (widdershins!) and return the result.
rotatedWiddershinsBy(XyAngle) - Method in class com.partnersoft.geometry.xy.XyRotation
More flavorful (and also shorter) Lowland Scots term for XyRotation.rotatedCounterClockwiseBy(XyAngle).
rotateImage(Image, double) - Static method in class com.partnersoft.gui.ImageLib
Rotates an image by any angle.
rotateMapWithGps() - Method in class com.partnersoft.maps.app.GpsConfigPanel
 
RotatePoint - Class in com.partnersoft.maps.ephemera
Rotational ephemeron, spinning an angle display as you move the mouse around an anchor point.
RotatePoint(XyPoint, String) - Constructor for class com.partnersoft.maps.ephemera.RotatePoint
Create a new RotatePoint object with the given anchor point.
RotatePoint(XyPoint) - Constructor for class com.partnersoft.maps.ephemera.RotatePoint
Create a new RotatePoint object with the given anchor point.
RotatePointWithAngle - Class in com.partnersoft.maps.ephemera
Rotational ephemeron, spinning an angle display as you move the mouse around an anchor point.
RotatePointWithAngle(XyPoint, String, String) - Constructor for class com.partnersoft.maps.ephemera.RotatePointWithAngle
Create a new RotatePointWithAngle object with the given anchor point.
RotatePointWithAngle(XyPoint) - Constructor for class com.partnersoft.maps.ephemera.RotatePointWithAngle
Create a new RotatePointWithAngle object with the given anchor point.
RotateSnapshotEphemeron - Class in com.partnersoft.maps.ephemera
Handles rotating ephemera for a snapshot
RotateSnapshotEphemeron(MapViewFrame) - Constructor for class com.partnersoft.maps.ephemera.RotateSnapshotEphemeron
Creates a new RotateSnapshotEphemeron for a snapshot represented by the passed MapViewFrame
rotateSquareImage(Image, int) - Static method in class com.partnersoft.gui.ImageLib
Rotates an image precisely to a cardinal direction (multiple of ninety degrees) and returns a result.
RotateTextEphemeron - Class in com.partnersoft.maps.ephemera
Rotates text around anchor point.
RotateTextEphemeron(XyPoint, String, String, double) - Constructor for class com.partnersoft.maps.ephemera.RotateTextEphemeron
Spins passed text around fixed point.
RotateTextEphemeron(MapApp, MapSet, XyPoint, String, String) - Constructor for class com.partnersoft.maps.ephemera.RotateTextEphemeron
Spins passed text around fixed point.
rotation - Variable in class com.partnersoft.gui.ImageRotation
 
rotation - Variable in class com.partnersoft.io.formats.dxf.DXFMText
 
rotation - Variable in class com.partnersoft.io.formats.rover.RoverPoint
 
rotation - Variable in class com.partnersoft.io.formats.rover.RoverPointColor
 
rotation - Variable in class com.partnersoft.io.formats.rover.RoverText
 
rotation - Variable in class com.partnersoft.maps.ephemera.PointStyleEphemeron
 
rotation - Variable in class com.partnersoft.maps.ephemera.RotateTextEphemeron
 
rotation - Variable in class com.partnersoft.maps.ephemera.TextEphemeron
 
rotation - Variable in class com.partnersoft.maps.model.MapViewFrame
Rotation of the map view, in radians.
rotation - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
rotation - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
Only valid for points and text, the rotation, encoded in theta units of 1/256 of a circle.
rotation - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
ROTATION_HALF_LEFT - Static variable in class com.partnersoft.geometry.xy.XyConstants
Half turn to port.
ROTATION_HALF_RIGHT - Static variable in class com.partnersoft.geometry.xy.XyConstants
Half turn to starboard.
ROTATION_MULT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
Converts from UInt8 rotation format to floating point radians.
ROTATION_QUARTER_LEFT - Static variable in class com.partnersoft.geometry.xy.XyConstants
Quarter turn to port.
ROTATION_QUARTER_RIGHT - Static variable in class com.partnersoft.geometry.xy.XyConstants
Quarter turn to starboard.
ROTATION_ZERO - Static variable in class com.partnersoft.geometry.xy.XyConstants
No rotation at all.
rotationAngle - Variable in class com.partnersoft.io.formats.dxf.DXFInsert
 
rotationAngle - Variable in class com.partnersoft.io.formats.dxf.DXFText
 
rotationField - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
rotationFor(Image, float) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
rotationFrom(XyDirection) - Method in class com.partnersoft.geometry.xy.XyDirection
Returns the rotation required to convert the given direction to this one.
rotationOffset - Variable in class com.partnersoft.maps.model.ImageStyle
 
rotationOffset - Variable in class com.partnersoft.maps.model.PointStyle
 
rotationOffset - Variable in class com.partnersoft.maps.model.PolygonStyle
 
rotationOffset - Variable in class com.partnersoft.maps.model.PolylineStyle
 
rotationOffset - Variable in class com.partnersoft.maps.model.TextStyle
 
roundAngle(double) - Static method in class com.partnersoft.geometry.GeometryLib
 
roundAngle(double, int) - Static method in class com.partnersoft.geometry.GeometryLib
 
RoundedBorder - Class in com.partnersoft.gui
 
RoundedBorder(int, int) - Constructor for class com.partnersoft.gui.RoundedBorder
 
RoundedBorder(int, int, boolean) - Constructor for class com.partnersoft.gui.RoundedBorder
 
RoundedBorder(Insets, Insets) - Constructor for class com.partnersoft.gui.RoundedBorder
 
RoundedBorder(Insets, Insets, Stroke) - Constructor for class com.partnersoft.gui.RoundedBorder
 
RoundGradientContext - Class in com.partnersoft.gui
Copied from the O'Reilley book on Java2D, http://www.oreilly.com/catalog/java2d/chapter/ch04.html
RoundGradientContext(Point2D, Color, Point2D, Color) - Constructor for class com.partnersoft.gui.RoundGradientContext
 
RoundGradientPaint - Class in com.partnersoft.gui
 
RoundGradientPaint(double, double, Color, double, Color) - Constructor for class com.partnersoft.gui.RoundGradientPaint
 
RoundRobinIterator - Class in org.jcon.data
Loops around a vector in round-robin fashion.
RoundRobinIterator(ArrayList) - Constructor for class org.jcon.data.RoundRobinIterator
Creates new RoundRobinIterator from a vector.
rover - Variable in class com.partnersoft.maps.model.RoverBundle
 
RoverAlignment - Enum in com.partnersoft.maps.rover
Alignments as used in Rover, especially for text placement and justification.
RoverArea - Class in com.partnersoft.maps.rover
A geographic area described by a polygon.
RoverArea(int, int, int, boolean, XyPolygon) - Constructor for class com.partnersoft.maps.rover.RoverArea
Construct a RoverArea with all parameters set.
RoverArea(int, boolean, XyPolygon) - Constructor for class com.partnersoft.maps.rover.RoverArea
Creates a RoverArea with zero id and dataId.
RoverArea(int, int, int, XyPolygon) - Constructor for class com.partnersoft.maps.rover.RoverArea
Construct a selectable RoverArea.
RoverArea(int, XyPolygon) - Constructor for class com.partnersoft.maps.rover.RoverArea
Creates a RoverArea with zero id and dataId.
RoverAreaIndex - Interface in com.partnersoft.maps.rover
A geographic index that maps input points to RoverEntity objects.
RoverAreaShapeTable - Class in com.partnersoft.maps.database
 
RoverAreaShapeTable(RoverDatabase, String) - Constructor for class com.partnersoft.maps.database.RoverAreaShapeTable
 
RoverBlock<T extends RoverShape> - Class in com.partnersoft.maps.rover
A block of similar shapes.
RoverBlock(int, T...) - Constructor for class com.partnersoft.maps.rover.RoverBlock
Creates a block from the given dataId and shapes.
RoverBlock(T) - Constructor for class com.partnersoft.maps.rover.RoverBlock
Creates a block from the given shape, setting up the header correctly based on shape parameters.
RoverBlock(RoverBlockHeader, T...) - Constructor for class com.partnersoft.maps.rover.RoverBlock
Creates a block from the given header and shapes.
RoverBlock(RoverBlockHeader, List<T>) - Constructor for class com.partnersoft.maps.rover.RoverBlock
Creates a block from the given header and shapes.
RoverBlockCode - Class in com.partnersoft.maps.rover
A one-byte code representing the format and type of RoverShapes in a block section of a rover binary.
RoverBlockCode(int) - Constructor for class com.partnersoft.maps.rover.RoverBlockCode
Creates a RoverBlockCode
RoverBlockCode(RoverShapeType, boolean, boolean, boolean, boolean) - Constructor for class com.partnersoft.maps.rover.RoverBlockCode
 
RoverBlockHeader - Class in com.partnersoft.maps.rover
A four-byte header for blocks of rover binary data.
RoverBlockHeader(RoverBlockCode, int, int) - Constructor for class com.partnersoft.maps.rover.RoverBlockHeader
 
RoverBlockHeader(RoverShape) - Constructor for class com.partnersoft.maps.rover.RoverBlockHeader
 
RoverBlockHeader(RoverShape...) - Constructor for class com.partnersoft.maps.rover.RoverBlockHeader
 
RoverBundle - Class in com.partnersoft.maps.model
A RoverBundle has all the necessary components for map viewing and query: a RoverBytes object containing the streaming map data, an array of data items (indexed by dataID), an array of hilites (also indexed by dataID), and a set of FindItemIndexes.
RoverBundle() - Constructor for class com.partnersoft.maps.model.RoverBundle
 
RoverBundle.PreFindItem - Class in com.partnersoft.maps.model
 
RoverBundle.PreFindItem() - Constructor for class com.partnersoft.maps.model.RoverBundle.PreFindItem
 
RoverBundleBuilder - Class in com.partnersoft.maps.model
Stateful builder for bundled (generally in-memory) rover map data.
RoverBundleBuilder() - Constructor for class com.partnersoft.maps.model.RoverBundleBuilder
 
RoverBundleBuilder - Class in com.partnersoft.maps.translator
A MapDataCollector that builds a RoverBundle.
RoverBundleBuilder(String, TranslationPipeline, MapSpace, RoverSet) - Constructor for class com.partnersoft.maps.translator.RoverBundleBuilder
 
RoverByteParams - Class in com.partnersoft.maps.rover
Flags and parameters that control the Rover bytecode format.
RoverByteParams(int, XyPoint, XySize) - Constructor for class com.partnersoft.maps.rover.RoverByteParams
 
RoverBytes - Class in com.partnersoft.maps.model
A packet of rover bytecode along with any parameters needed for interpretation.
RoverBytes(TiledRoverSet, int, int, int, int) - Constructor for class com.partnersoft.maps.model.RoverBytes
 
RoverBytes(ByteBuffer) - Constructor for class com.partnersoft.maps.model.RoverBytes
 
RoverBytes(byte[]) - Constructor for class com.partnersoft.maps.model.RoverBytes
 
RoverBytes() - Constructor for class com.partnersoft.maps.model.RoverBytes
 
RoverBytes - Class in com.partnersoft.maps.rover
A packet of rover bytecode along with any parameters needed for interpretation.
RoverBytes(byte[]) - Constructor for class com.partnersoft.maps.rover.RoverBytes
 
RoverBytesInput - Interface in com.partnersoft.maps.rover
 
RoverBytesSqlInput - Class in com.partnersoft.maps.database
 
RoverBytesSqlInput(PreparedStatement) - Constructor for class com.partnersoft.maps.database.RoverBytesSqlInput
 
RoverClass - Class in com.partnersoft.io.formats.rover
 
RoverClass(String, ArrayList) - Constructor for class com.partnersoft.io.formats.rover.RoverClass
 
RoverCodec - Interface in com.partnersoft.maps.rover
A coder/decoder implementation for a specific rover bytecode format.
RoverCodecV448 - Class in com.partnersoft.maps.rover.codecs
 
RoverCodecV448() - Constructor for class com.partnersoft.maps.rover.codecs.RoverCodecV448
 
RoverCodecV448(XyBounds) - Constructor for class com.partnersoft.maps.rover.codecs.RoverCodecV448
 
RoverCodecV448(XyBounds, int) - Constructor for class com.partnersoft.maps.rover.codecs.RoverCodecV448
 
RoverConnectivity - Interface in com.partnersoft.maps.rover
 
RoverConnectivityNode - Class in com.partnersoft.maps.rover
 
RoverConnectivityNode() - Constructor for class com.partnersoft.maps.rover.RoverConnectivityNode
 
RoverConstants - Interface in com.partnersoft.io.formats.rover
Various constants in the rover universe.
RoverConstants - Class in com.partnersoft.maps.rover
Funny numbers used in Rover binary formats.
RoverCoordinateSystem - Class in com.partnersoft.maps.rover
Describes the projection, units of measure, and bounds of a set of Rover shape data.
RoverCoordinateSystem(Projection, LinearUnit, XyBounds) - Constructor for class com.partnersoft.maps.rover.RoverCoordinateSystem
 
RoverCoordinateSystem(Cog) - Constructor for class com.partnersoft.maps.rover.RoverCoordinateSystem
 
RoverData - Class in com.partnersoft.io.formats.rover
 
RoverData(int, ArrayList, ArrayList) - Constructor for class com.partnersoft.io.formats.rover.RoverData
 
RoverData - Class in com.partnersoft.maps.rover
The associated non-geometric data for a RoverEntity.
RoverData(String, String, String, int, String, RoverType, String) - Constructor for class com.partnersoft.maps.rover.RoverData
 
RoverData(String, String, String, int, String, RoverType, Naming<Object>) - Constructor for class com.partnersoft.maps.rover.RoverData
 
RoverData(Cog) - Constructor for class com.partnersoft.maps.rover.RoverData
 
RoverData(RoverType, Cog) - Constructor for class com.partnersoft.maps.rover.RoverData
 
RoverDatabase - Class in com.partnersoft.maps.database
Rover format data storage in an SQL database.
RoverDatabase(String) - Constructor for class com.partnersoft.maps.database.RoverDatabase
 
RoverDatabase(SqlDatabase) - Constructor for class com.partnersoft.maps.database.RoverDatabase
 
RoverDatabase() - Constructor for class com.partnersoft.maps.database.RoverDatabase
 
RoverDatabaseBuilder - Class in com.partnersoft.maps.database
A MapDataCollector that builds a RoverDatabase.
RoverDatabaseBuilder(String, TranslationPipeline, MapSpace, DatabaseRoverSet) - Constructor for class com.partnersoft.maps.database.RoverDatabaseBuilder
 
RoverDatabaseLib - Class in com.partnersoft.maps.database
 
RoverDatabaseStore - Class in com.partnersoft.maps.database
 
RoverDatabaseStore(String) - Constructor for class com.partnersoft.maps.database.RoverDatabaseStore
 
RoverDataBucket - Class in com.partnersoft.io.formats.rover
A higher-level interface to RoverWriter.
RoverDataBucket(File) - Constructor for class com.partnersoft.io.formats.rover.RoverDataBucket
 
RoverDataStore - Class in com.partnersoft.io.formats.rover
A loader for rover data.
RoverDataStore(VfsDirectory) - Constructor for class com.partnersoft.io.formats.rover.RoverDataStore
 
RoverDataTable - Class in com.partnersoft.maps.database
 
RoverDataTable(RoverDatabase, String) - Constructor for class com.partnersoft.maps.database.RoverDataTable
 
roverDataType - Variable in class com.partnersoft.maps.model.AbstractModuleKit
 
RoverDrawable - Class in com.partnersoft.maps.rover
A predefined category of shapes that share the same symbology.
RoverDrawable(RoverShapeType, String, int) - Constructor for class com.partnersoft.maps.rover.RoverDrawable
 
RoverEntity - Class in com.partnersoft.maps.rover
A RoverEntity is the standard data component for a RoverSet.
RoverEntity(List<RoverShape>) - Constructor for class com.partnersoft.maps.rover.RoverEntity
Creates a RoverEntity with no data and the given list of shapes.
RoverEntity(RoverShape...) - Constructor for class com.partnersoft.maps.rover.RoverEntity
Creates a RoverEntity with no data and the given list of shapes.
RoverEntity(RoverData, List<RoverShape>) - Constructor for class com.partnersoft.maps.rover.RoverEntity
Creates a RoverEntity with the given data and list of shapes.
RoverEntity(RoverData, RoverShape...) - Constructor for class com.partnersoft.maps.rover.RoverEntity
Creates a RoverEntity with the given data and array of shapes.
RoverEntity(RoverData, boolean, List<RoverShape>) - Constructor for class com.partnersoft.maps.rover.RoverEntity
Creates a RoverEntity with the given data and list of shapes.
RoverEntity(RoverData, boolean, RoverShape...) - Constructor for class com.partnersoft.maps.rover.RoverEntity
Creates a RoverEntity with the given data and array of shapes.
RoverEntity(RoverType, Naming<Object>, List<RoverShape>) - Constructor for class com.partnersoft.maps.rover.RoverEntity
 
RoverEntity(RoverType, Naming<Object>, RoverShape...) - Constructor for class com.partnersoft.maps.rover.RoverEntity
 
RoverEntity(Map, RoverShape...) - Constructor for class com.partnersoft.maps.rover.RoverEntity
 
RoverEntity(Map, List<RoverShape>) - Constructor for class com.partnersoft.maps.rover.RoverEntity
 
RoverEntity(RoverType, Naming<Object>, boolean, List<RoverShape>) - Constructor for class com.partnersoft.maps.rover.RoverEntity
 
RoverEntity(RoverType, Naming<Object>, boolean, RoverShape...) - Constructor for class com.partnersoft.maps.rover.RoverEntity
 
RoverEntity(Map, boolean, RoverShape...) - Constructor for class com.partnersoft.maps.rover.RoverEntity
 
RoverEntity(Map, boolean, List<RoverShape>) - Constructor for class com.partnersoft.maps.rover.RoverEntity
 
RoverEntityBuilder - Class in com.partnersoft.maps.rover
Provides a builder pattern interface for RoverEntities.
RoverEntityBuilder() - Constructor for class com.partnersoft.maps.rover.RoverEntityBuilder
 
RoverFindItem - Class in com.partnersoft.maps.rover
 
RoverFindItem(int, String, String, int) - Constructor for class com.partnersoft.maps.rover.RoverFindItem
 
RoverFindItemTable - Class in com.partnersoft.maps.database
 
RoverFindItemTable(RoverDatabase, String) - Constructor for class com.partnersoft.maps.database.RoverFindItemTable
 
RoverFormatException - Exception in com.partnersoft.maps.rover
Exception thrown by RoverCodecs when they run into problems reading or writing rover objects to their format.
RoverFormatException(String) - Constructor for exception com.partnersoft.maps.rover.RoverFormatException
Create a basic rover format exception.
RoverFormatException(String, Throwable) - Constructor for exception com.partnersoft.maps.rover.RoverFormatException
Create a chained rover format exception caused by another exception.
RoverGraphic - Class in com.partnersoft.io.formats.rover
 
RoverGraphic() - Constructor for class com.partnersoft.io.formats.rover.RoverGraphic
 
RoverGraphicStash - Class in com.partnersoft.io.formats.rover
A place to stuff rover data in compact binary form.
RoverGraphicStash() - Constructor for class com.partnersoft.io.formats.rover.RoverGraphicStash
 
roverGraphicType - Variable in class com.partnersoft.maps.model.AbstractModuleKit
 
RoverHiliteStore - Class in com.partnersoft.io.formats.rover
A loader for rover hilite.
RoverHiliteStore(VfsDirectory) - Constructor for class com.partnersoft.io.formats.rover.RoverHiliteStore
 
RoverIcon - Class in com.partnersoft.maps.rover
An icon used to draw point objects on the map.
RoverIcon(Image) - Constructor for class com.partnersoft.maps.rover.RoverIcon
 
RoverIcon(Image, double) - Constructor for class com.partnersoft.maps.rover.RoverIcon
 
RoverImage - Class in com.partnersoft.maps.rover
A raster image drawn centered at a specific point at a fixed map scale.
RoverImage(int, int, int, XyPoint, int, double, int, int) - Constructor for class com.partnersoft.maps.rover.RoverImage
 
RoverImage(int, int, int, XyPoint, XyRotation, int, int, int, double, int, int) - Constructor for class com.partnersoft.maps.rover.RoverImage
 
RoverImage(int, int, int, boolean, XyPoint, int, double, int, int) - Constructor for class com.partnersoft.maps.rover.RoverImage
 
RoverImage(int, int, int, boolean, XyPoint, XyRotation, int, int, int, double, int, int) - Constructor for class com.partnersoft.maps.rover.RoverImage
 
RoverImageFile - Class in com.partnersoft.maps.rover
A named image file, including byte contents.
RoverImageFile(VfsFile) - Constructor for class com.partnersoft.maps.rover.RoverImageFile
 
RoverImageFile(String, int, String, byte[]) - Constructor for class com.partnersoft.maps.rover.RoverImageFile
 
RoverImageFile(byte[]) - Constructor for class com.partnersoft.maps.rover.RoverImageFile
 
RoverImageFileTable - Class in com.partnersoft.maps.database
 
RoverImageFileTable(RoverDatabase, String) - Constructor for class com.partnersoft.maps.database.RoverImageFileTable
 
RoverImageShapeTable - Class in com.partnersoft.maps.database
 
RoverImageShapeTable(RoverDatabase, String) - Constructor for class com.partnersoft.maps.database.RoverImageShapeTable
 
RoverLayer - Interface in com.partnersoft.maps.rover
An independent layer of map data and shapes.
RoverLevelOfDetail - Class in com.partnersoft.maps.rover
A level-of-detail in a tiled image or vector set.
RoverLevelOfDetail(int, XyGrid) - Constructor for class com.partnersoft.maps.rover.RoverLevelOfDetail
 
RoverLevelOfDetail(int, double) - Constructor for class com.partnersoft.maps.rover.RoverLevelOfDetail
 
RoverLib - Class in com.partnersoft.io.formats.rover
Various utility methods for rover files.
RoverLib() - Constructor for class com.partnersoft.io.formats.rover.RoverLib
 
RoverLine - Class in com.partnersoft.maps.rover
A geographic polyline shape.
RoverLine(int, int, int, boolean, XyPolyline) - Constructor for class com.partnersoft.maps.rover.RoverLine
 
RoverLine(int, XyPolyline) - Constructor for class com.partnersoft.maps.rover.RoverLine
 
RoverLineShapeTable - Class in com.partnersoft.maps.database
 
RoverLineShapeTable(RoverDatabase, String) - Constructor for class com.partnersoft.maps.database.RoverLineShapeTable
 
RoverMachine - Class in com.partnersoft.maps.rover
A machine that runs on Rover binary code.
RoverMachine(RoverStore, RoverMachineActor) - Constructor for class com.partnersoft.maps.rover.RoverMachine
 
RoverMachineActor - Interface in com.partnersoft.maps.rover
A RoverActor takes action based on low-level RoverMachine events.
RoverMachineRegister - Class in com.partnersoft.maps.rover
A buffer object used to contain the raw coded data and geometry values for a RoverEntity.
RoverMachineRegister() - Constructor for class com.partnersoft.maps.rover.RoverMachineRegister
 
RoverPoint - Class in com.partnersoft.io.formats.rover
 
RoverPoint() - Constructor for class com.partnersoft.io.formats.rover.RoverPoint
 
RoverPoint(int, long, int, int, float, double, double) - Constructor for class com.partnersoft.io.formats.rover.RoverPoint
 
RoverPoint - Class in com.partnersoft.maps.rover
A geographic point shape.
RoverPoint(int, int, int, boolean, XyPoint, XyRotation, int, int) - Constructor for class com.partnersoft.maps.rover.RoverPoint
 
RoverPoint(int, int, int, boolean, XyPoint) - Constructor for class com.partnersoft.maps.rover.RoverPoint
 
RoverPointColor - Class in com.partnersoft.io.formats.rover
 
RoverPointColor() - Constructor for class com.partnersoft.io.formats.rover.RoverPointColor
 
RoverPointColor(int, long, int, int, float, int, int, int, int, double, double) - Constructor for class com.partnersoft.io.formats.rover.RoverPointColor
 
RoverPointShapeTable - Class in com.partnersoft.maps.database
 
RoverPointShapeTable(RoverDatabase, String) - Constructor for class com.partnersoft.maps.database.RoverPointShapeTable
 
RoverPolygon - Class in com.partnersoft.io.formats.rover
 
RoverPolygon() - Constructor for class com.partnersoft.io.formats.rover.RoverPolygon
 
RoverPolygon(int, long, DoubleBuffer) - Constructor for class com.partnersoft.io.formats.rover.RoverPolygon
 
RoverPolygon(int, long, XyPolygon) - Constructor for class com.partnersoft.io.formats.rover.RoverPolygon
 
RoverPolyline - Class in com.partnersoft.io.formats.rover
 
RoverPolyline() - Constructor for class com.partnersoft.io.formats.rover.RoverPolyline
 
RoverPolyline(int, long, DoubleBuffer) - Constructor for class com.partnersoft.io.formats.rover.RoverPolyline
 
RoverPolyline(int, long, XyPolyline) - Constructor for class com.partnersoft.io.formats.rover.RoverPolyline
 
RoverProfile - Class in com.partnersoft.maps.model
Contains a description of a rover set, generally as discovered during translation.
RoverProfile(String, boolean) - Constructor for class com.partnersoft.maps.model.RoverProfile
 
RoverQuery - Class in com.partnersoft.maps.rover
A geographic and/or data query for entities in a RoverMap.
RoverQuery() - Constructor for class com.partnersoft.maps.rover.RoverQuery
 
RoverReader - Class in com.partnersoft.io.formats.rover
A state register-based parser for the rover format.
RoverReader(ByteBuffer) - Constructor for class com.partnersoft.io.formats.rover.RoverReader
 
RoverRenderer - Class in com.partnersoft.maps.render
 
RoverRenderer() - Constructor for class com.partnersoft.maps.render.RoverRenderer
 
roverSet - Variable in class com.partnersoft.maps.model.ElectricalConnectivity
 
roverSet - Variable in class com.partnersoft.maps.model.MapDataItem
 
RoverSet - Class in com.partnersoft.maps.model
A RoverSet is the published data from one or more MapSets.
RoverSet(MapSpace, MapSet, int) - Constructor for class com.partnersoft.maps.model.RoverSet
 
roverSet - Variable in class com.partnersoft.maps.render.RenderLegend
 
roverSetAt(int) - Method in class com.partnersoft.maps.model.MapSpace
 
roverSetNamed(String) - Method in class com.partnersoft.maps.model.MapSpace
 
RoverShape<T extends RoverShape> - Interface in com.partnersoft.maps.rover
A renderable geographic shape in a RoverLayer.
RoverShapeTable<T extends RoverShape> - Class in com.partnersoft.maps.database
 
RoverShapeTable(RoverDatabase, String) - Constructor for class com.partnersoft.maps.database.RoverShapeTable
 
RoverShapeType - Enum in com.partnersoft.maps.rover
The different types of supported shape geometries in Rover.
RoverStore - Interface in com.partnersoft.maps.rover
A structured storage facility for Rover map data.
RoverStringIndex - Interface in com.partnersoft.maps.rover
An indexed relation from String keys to RoverEntity objects.
RoverTable<T> - Class in com.partnersoft.maps.database
 
RoverTable(RoverDatabase, String) - Constructor for class com.partnersoft.maps.database.RoverTable
 
RoverTable(RoverDatabase, String, String...) - Constructor for class com.partnersoft.maps.database.RoverTable
 
RoverText - Class in com.partnersoft.io.formats.rover
 
RoverText() - Constructor for class com.partnersoft.io.formats.rover.RoverText
 
RoverText(int, int, int, float, int, float, float, String) - Constructor for class com.partnersoft.io.formats.rover.RoverText
 
RoverText - Class in com.partnersoft.maps.rover
A geographic label - some text placed at a point on the map.
RoverText(int, int, int, boolean, XyPoint, String, RoverAlignment, XyRotation, int, int) - Constructor for class com.partnersoft.maps.rover.RoverText
 
RoverTextShapeTable - Class in com.partnersoft.maps.database
 
RoverTextShapeTable(RoverDatabase, String) - Constructor for class com.partnersoft.maps.database.RoverTextShapeTable
 
RoverTileSet - Class in com.partnersoft.io.formats.rover
 
RoverTileSet(VfsFile) - Constructor for class com.partnersoft.io.formats.rover.RoverTileSet
 
RoverType - Class in com.partnersoft.maps.rover
A datatype for RoverData.
RoverType(String, int, List<String>) - Constructor for class com.partnersoft.maps.rover.RoverType
 
RoverWriter - Class in com.partnersoft.io.formats.rover
A writer for the Rover format.
RoverWriter(DataOutput) - Constructor for class com.partnersoft.io.formats.rover.RoverWriter
Creates a writer for the given DataOutput (a DataOutputStream, RandomAccessFile, or whatever).
RoverWriter(OutputStream) - Constructor for class com.partnersoft.io.formats.rover.RoverWriter
Creates a builder to write to the given stream.
RoverWriter(DataOutput, float, float, float) - Constructor for class com.partnersoft.io.formats.rover.RoverWriter
 
RoverWriter(OutputStream, float, float, float) - Constructor for class com.partnersoft.io.formats.rover.RoverWriter
 
RPAREN - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
RubyScript - Class in com.partnersoft.scripting
A script in the Ruby language.
RubyScript(VfsFile) - Constructor for class com.partnersoft.scripting.RubyScript
 
run() - Method in class com.partnersoft.apps.tools.AppLauncherApp
 
run() - Method in class com.partnersoft.apps.tools.ManInTheMiddle
 
run() - Method in class com.partnersoft.gadgets.LoopingThread
 
run() - Method in class com.partnersoft.gadgets.ProcessingQueue
 
run() - Method in class com.partnersoft.gadgets.TriggeredThread
 
run() - Method in class com.partnersoft.gps.nmea.TestEeet
 
run() - Method in class com.partnersoft.io.InputLogger
 
run() - Method in class com.partnersoft.io.InputTosser
 
run() - Method in class com.partnersoft.io.sql.SQLScripter
 
run() - Method in class com.partnersoft.scripting.AbstractScript
 
run() - Method in interface com.partnersoft.scripting.Script
Executes the script exactly as in Script.runScript(), but without returning a result.
run() - Method in class com.partnersoft.scripting.ScriptThread
 
run() - Method in class com.partnersoft.sql.SqlScripter
 
run() - Method in class com.partnersoft.update.app.UpdateApp
 
run() - Method in class com.partnersoft.workbench.app.WorkbenchApp
 
runAction() - Method in class com.partnersoft.workbench.editors.TextFileEditor
 
runApp(String) - Method in class com.partnersoft.apps.tools.AppLauncherApp
 
runApp(String) - Static method in class com.partnersoft.system.AppLib
Start the named app in the current thread.
runApp(String) - Method in class com.partnersoft.system.AppManager
Runs the named app script using runApp(Script).
runAppAndThrowException(String) - Static method in class com.partnersoft.system.AppLib
Start the named app in the current thread.
runAppAndThrowException(String) - Method in class com.partnersoft.system.AppManager
Runs the named app.
runAppScript(String) - Method in class com.partnersoft.system.Module
Runs the named app script.
runAppScriptAndThrowException(String) - Method in class com.partnersoft.system.Module
Runs the named app script.
runAppThreaded(String) - Static method in class com.partnersoft.system.AppLib
Start the named app in a new thread.
runAppThreaded(String) - Method in class com.partnersoft.system.AppManager
Runs the named app script in a separate thread.
runAppThreaded(Script) - Method in class com.partnersoft.system.AppManager
Runs an app in a new thread.
runAppWithLogDisplay(String, String) - Static method in class com.partnersoft.gui.LogDisplay
Runs the named app with an accompanying log display.
runAppWithLogDisplay(String, String, String) - Static method in class com.partnersoft.gui.LogDisplay
Runs the named app with an accompanying log display.
runAppWithLogDisplayButNoDialog(String, String) - Static method in class com.partnersoft.gui.LogDisplay
Runs the named app with an accompanying log display but no completion dialog.
runControlScriptsFor(String) - Method in class com.partnersoft.maps.app.MapSetLogic
Runs scripts in the directory control/eventName/ with appropriate variables.
runEventScripts(String, String, Naming<Object>) - Method in class com.partnersoft.system.Module
Runs all event scripts.
runEventScripts(String, String, Object...) - Method in class com.partnersoft.system.Module
Runs all event scripts.
runEventScripts(String, String, Naming<Object>) - Method in class com.partnersoft.system.ModuleManager
Runs event scripts in all active modules.
runImp() - Method in class com.partnersoft.gui.HTMLBrowserApp
 
runImp() - Method in class com.partnersoft.gui.SplashBrowser
 
runImp() - Method in class com.partnersoft.maps.app.TruckApp
 
runImp() - Method in class com.partnersoft.maps.tools.ConvertPalmMaps
 
runImp() - Method in class com.partnersoft.maps.tools.ScrambleData
 
runImp() - Method in class com.partnersoft.maps.translator.PublishMapSet
 
runImp() - Method in class com.partnersoft.net.TcpSocketChannelDaemon
 
runImp() - Method in class com.partnersoft.net.TcpSocketDaemon
 
runImp() - Method in class com.partnersoft.net.TcpSocketMultiplexer
 
runImp() - Static method in class com.partnersoft.sql.DatabaseApp
 
runImp() - Method in class com.partnersoft.update.PackPackages
 
runScript(String) - Method in class com.partnersoft.io.sql.DatabaseConnection
Runs some kind of update query; doesn't return anything.
runScript() - Method in class com.partnersoft.scripting.AbstractScript
 
RunScript - Class in com.partnersoft.scripting
Simple command-line tool that attempts to run any scripts listed as arguments.
RunScript() - Constructor for class com.partnersoft.scripting.RunScript
 
runScript() - Method in interface com.partnersoft.scripting.Script
Executes the script, and returns a result.
runScript(Path, Naming<Object>) - Method in class com.partnersoft.scripting.ScriptKeeper
Run a specific script (defined by its path) and return the result.
runScript(Path, Object...) - Method in class com.partnersoft.scripting.ScriptKeeper
Run a specific script (defined by its path) and return the result.
runScript(String) - Method in class com.partnersoft.sql.SqlConnection
 
runScript(String) - Method in class com.partnersoft.system.Module
Runs the named general script.
runScript(String, Naming<Object>) - Method in class com.partnersoft.system.Module
Runs the named general script.
runScript(String, Object...) - Method in class com.partnersoft.system.Module
Runs the named general script.
runScriptImp(Naming<Object>) - Method in class com.partnersoft.scripting.AbstractScript
Subclasses should implement this method with their actual script-running implementation.
runScriptImp(Naming<Object>) - Method in class com.partnersoft.scripting.BeanShellScript
 
runScriptImp(Naming<Object>) - Method in class com.partnersoft.scripting.GroovyScript
 
runScriptImp(Naming<Object>) - Method in class com.partnersoft.scripting.ScriptEngineScript
 
runScriptImp(Naming<Object>) - Method in class com.partnersoft.scripting.StringTemplateScript
 
runScripts(Path, Object...) - Method in class com.partnersoft.scripting.ScriptKeeper
Handle a pathed event by running all the scripts in the registered directory.
runScripts(Path, Naming<Object>) - Method in class com.partnersoft.scripting.ScriptKeeper
Handle a pathed event by running all the scripts in the registered directory.
runShutdowns() - Method in class com.partnersoft.maps.app.MapAppLogic
Attempts to close the MapApp; returns false if it cannot for some reason (usually a confirmShutdownScript in a mapset).
runShutdownTests() - Method in class com.partnersoft.system.ShutdownManager
Runs all the shutdown test, stopping and returning false if any return false;
runStartups() - Method in class com.partnersoft.maps.app.MapAppLogic
 
runTask() - Method in class com.partnersoft.gadgets.LoopingThread
By default, this runs the runnable.
runTask() - Method in class com.partnersoft.gadgets.TriggeredThread
By default, this runs the runnable.
runTask() - Method in class com.partnersoft.gui.AnimationRepaintThread
 
runTask() - Method in class com.partnersoft.gui.ProgressBar
Starts the task that is being monitored.
runTask() - Method in class com.partnersoft.maps.concurrency.MapsetRefreshThread
 
runTask() - Method in class com.partnersoft.sql.SqlConnectionKeepAlive
 
runTemplate(Object) - Method in class com.partnersoft.data.IntrospectiveTemplate
 
runTemplate(Object, StringBuffer) - Method in class com.partnersoft.data.IntrospectiveTemplate
 
runTemplate(Object, CharBuffer) - Method in class com.partnersoft.data.IntrospectiveTemplate
 
runTemplate(Object, Writer) - Method in class com.partnersoft.data.IntrospectiveTemplate
 
runTemplate(String, Object) - Static method in class com.partnersoft.data.TemplateLib
 
runTemplate(String, Object, StringBuffer) - Static method in class com.partnersoft.data.TemplateLib
 
runTest() - Method in interface com.partnersoft.core.BooleanTest
Run the test and return the boolean result.
runThreaded() - Method in class com.partnersoft.scripting.AbstractScript
 
runThreaded() - Method in interface com.partnersoft.scripting.Script
Executes the script exactly as in Script.run(), but in a separate thread (specifically, a ScriptThread).
RuntimeLib - Class in com.partnersoft.system
A library with handy routines for handling external execution etc.
RuntimeLib() - Constructor for class com.partnersoft.system.RuntimeLib
 

S

safeTimestamp() - Static method in class com.partnersoft.data.TimeLib
 
safeTimestampWithMillis() - Static method in class com.partnersoft.data.TimeLib
 
samePixelSize(MapViewFrame) - Method in class com.partnersoft.maps.model.MapViewFrame
 
sameScaleAndSize(MapViewFrame) - Method in class com.partnersoft.maps.model.MapViewFrame
 
sameSize(MapViewFrame) - Method in class com.partnersoft.maps.model.MapViewFrame
 
Satellite - Class in com.partnersoft.gps
 
Satellite(int, double, double, double, double, boolean, boolean) - Constructor for class com.partnersoft.gps.Satellite
 
SatelliteDiagram - Class in com.partnersoft.gps
Given a GPSDaemon, creates a satellite diagram.
SatelliteDiagram(GPSManager) - Constructor for class com.partnersoft.gps.SatelliteDiagram
 
satellitesInView - Variable in class com.partnersoft.gps.nmea.GSVData
 
save() - Method in class com.partnersoft.maps.app.MapFileLogic
 
save() - Method in class com.partnersoft.maps.app.MapReportDialog
 
save() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
Save the currently edited file.
save() - Method in class com.partnersoft.workbench.editors.AbstractHtmlPanelDirectoryEditor
 
save() - Method in class com.partnersoft.workbench.editors.AbstractHtmlPanelFileEditor
 
save() - Method in class com.partnersoft.workbench.editors.AreaStyleEditor
 
save() - Method in class com.partnersoft.workbench.editors.BinaryFileEditor
 
save() - Method in class com.partnersoft.workbench.editors.BoxcarFileEditor
 
save() - Method in class com.partnersoft.workbench.editors.CogFormEditor
 
save() - Method in class com.partnersoft.workbench.editors.CsvTableEditor
 
save() - Method in class com.partnersoft.workbench.editors.DatabaseCogFileEditor
 
save() - Method in class com.partnersoft.workbench.editors.DatabaseFileEditor
 
save() - Method in class com.partnersoft.workbench.editors.DbfTableEditor
 
save() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
save() - Method in class com.partnersoft.workbench.editors.GenericFileEditor
 
save() - Method in class com.partnersoft.workbench.editors.HtmlFileEditor
 
save() - Method in class com.partnersoft.workbench.editors.ImageFileEditor
 
save() - Method in class com.partnersoft.workbench.editors.LineStyleEditor
 
save() - Method in class com.partnersoft.workbench.editors.LogFileEditor
 
save() - Method in class com.partnersoft.workbench.editors.MapSelectionEditor
 
save() - Method in class com.partnersoft.workbench.editors.MapsetDataTypeFieldsEditor
 
save() - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
save() - Method in class com.partnersoft.workbench.editors.MapsetLegendEditor
 
save() - Method in class com.partnersoft.workbench.editors.MapsetsDirectoryEditor
 
save() - Method in class com.partnersoft.workbench.editors.MapsetSettingsFileEditor
 
save() - Method in class com.partnersoft.workbench.editors.ModuleDirectoryEditor
 
save() - Method in class com.partnersoft.workbench.editors.ModulesDirectoryEditor
 
save() - Method in class com.partnersoft.workbench.editors.PointStyleEditor
 
save() - Method in class com.partnersoft.workbench.editors.ShapefileTableEditor
 
save() - Method in class com.partnersoft.workbench.editors.SoundFileEditor
 
save() - Method in class com.partnersoft.workbench.editors.SphericalImageFileEditor
 
save() - Method in class com.partnersoft.workbench.editors.TableEditor
Called on every table update through saveWrapper().
save() - Method in class com.partnersoft.workbench.editors.TextFileEditor
 
save() - Method in class com.partnersoft.workbench.editors.TextStyleEditor
 
save() - Method in class com.partnersoft.workbench.editors.ZipFileEditor
 
save() - Method in interface com.partnersoft.workbench.model.WorkbenchEditor
 
saveAs() - Method in class com.partnersoft.maps.app.MapFileLogic
 
saveCog(Cog) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
Saves a cog to the current file, assumes Cog XML format.
saveCogTo(Cog, VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
Saves a cog to the given file, assumes Cog XML format.
saveCustomPreferencesToFiles() - Method in class com.partnersoft.preferences.logic.PreferencesStorageLogic
Saves the current custom preferences settings to XML files in data/preferences/custom/.
saveFile(byte[], File) - Static method in class com.partnersoft.io.FileLib
Binary copies a byte array in memory to a file.
saveFile(String, File) - Static method in class com.partnersoft.io.FileLib
Saves a string to a file.
saveJ2sePreferences() - Method in class com.partnersoft.preferences.logic.PreferencesStorageLogic
Saves settings into special J2SE platform location to make it easier for the platform/j2se code to access settings.
saveObject(Object) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
Saves an object to the current file, assumes Cog XML format.
saveObjectTo(Object, VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
Saves an object to the given file, assumes Cog XML format.
savePacked(File, File) - Method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
savePreferences() - Method in class com.partnersoft.preferences.logic.PreferencesStorageLogic
Saves the current preference settings to Java user preferences.
saveToDump(String) - Method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
saveToDump(File) - Method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
saveToDump(String) - Method in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
saveToPreferences(Preferences) - Method in interface com.partnersoft.system.Preferential
 
saveUpdatePreferences() - Method in class com.partnersoft.preferences.logic.PreferencesStorageLogic
Saves update settings into update directory structure.
saveUserCustom(String, SubsystemPreferences) - Method in class com.partnersoft.preferences.app.PreferencesManager
This writes the preferences object into the Java preferences store (under Windows, the user registry).
saveUserPreset(String, String) - Method in class com.partnersoft.preferences.app.PreferencesManager
 
saveWrapper() - Method in class com.partnersoft.workbench.editors.TableEditor
Wrapper for save() allowing extending classes to handle IOException.
scale(double) - Method in class com.partnersoft.geometry.lonlat.LonlatPoint
 
scale(double, double) - Method in class com.partnersoft.geometry.lonlat.LonlatPoint
 
scale(double) - Method in interface com.partnersoft.geometry.lonlat.LonlatShape
Return a scaled version of the shape by multiplying all coordinates by the given factor in both dimensions.
Scale - Class in com.partnersoft.geometry
An abstract representation of a scale, with automatic conversion to fixed ratio.
scale(double, double, double) - Method in class com.partnersoft.geometry.xyz.XyzPoint
 
scale(double) - Method in class com.partnersoft.geometry.xyz.XyzPoint
 
scale(double, double, double) - Method in class com.partnersoft.geometry.xyz.XyzPolyline
 
scale(double) - Method in class com.partnersoft.geometry.xyz.XyzPolyline
 
scale(double) - Method in interface com.partnersoft.geometry.xyz.XyzShape
Return a scaled version of the shape by multiplying all coordinates by the given factor in both dimensions.
scale(double, double) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
scale - Variable in class com.partnersoft.maps.model.MapViewFrame
Scale of the map view, in map coordinates per pixel.
scale - Variable in class com.partnersoft.maps.model.RasterImage
 
scale - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
Only valid for images, the scale (width/height of pixel in map units) of the image.
scaleChanged() - Method in class com.partnersoft.maps.render.RenderController
 
scaledBy(double, double) - Method in class com.partnersoft.geometry.xy.XyAffineTransform
Scales the transformation matrix by the given amount and returns the result.
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyAffineTransform
Scales the transformation matrix by the given amount and returns the result.
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyArc
 
scaledBy(double, double) - Method in class com.partnersoft.geometry.xy.XyArc
 
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyBounds
 
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyCircle
 
scaledBy(double, double) - Method in class com.partnersoft.geometry.xy.XyCircle
 
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyCubicCurve
 
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyEllipse
 
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyLineSegment
 
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyPoint
 
scaledBy(double, double) - Method in class com.partnersoft.geometry.xy.XyPoint
 
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyPolygon
 
scaledBy(double, double) - Method in class com.partnersoft.geometry.xy.XyPolygon
 
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyPolyline
 
scaledBy(double, double) - Method in class com.partnersoft.geometry.xy.XyPolyline
 
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyQuadraticCurve
 
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyRectangle
 
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyRegularPolygon
 
scaledBy(double) - Method in interface com.partnersoft.geometry.xy.XyShape
Return a scaled version of the shape by multiplying all coordinates by the given factor in both dimensions.
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyShapeList
 
scaledBy(double) - Method in class com.partnersoft.geometry.xy.XyTriangle
 
scaledBy(double, double, double) - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Scales the transformation matrix by the given amount and returns the result.
scaledBy(double) - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Scales the transformation matrix by the given amount and returns the result.
scaleFactor - Variable in class com.partnersoft.io.formats.rover.RoverReader
 
scaleImage(Image, double) - Static method in class com.partnersoft.gui.ImageLib
Scales the given image.
scaleImageToFit(Image, int, int) - Static method in class com.partnersoft.gui.ImageLib
Scales the given image to fit the maximum width and height given.
ScalePolylineEphemeron - Class in com.partnersoft.maps.ephemera
Ephemera for scaling a polyline.
ScalePolylineEphemeron(MapApp, MapSet, XyPolyline, String, XyPoint, XyPoint) - Constructor for class com.partnersoft.maps.ephemera.ScalePolylineEphemeron
Creates a new ScalePolylineEphemeron.
scaleReduction - Variable in class com.partnersoft.maps.model.MapSetDescription.UtmDescription
 
scaleRegionFor(double) - Method in class com.partnersoft.maps.model.Legend
 
scaleRegionFor(String, MapViewFrame) - Method in class com.partnersoft.maps.model.RoverSet
Returns the proper rendering legend for the given name and frame.
scaleRegionIndex - Variable in class com.partnersoft.maps.render.RenderScaleRegion
 
scaleRegions - Variable in class com.partnersoft.maps.model.Legend
 
ScaleRegionVisualizer - Class in com.partnersoft.workbench.gui
A display that helps visualize the relationship between scales, zooms, and scale regions.
ScaleRegionVisualizer() - Constructor for class com.partnersoft.workbench.gui.ScaleRegionVisualizer
 
ScaleSnapshotEphemeron - Class in com.partnersoft.maps.ephemera
Handles scaling ephemera for a snapshot
ScaleSnapshotEphemeron(MapViewFrame, String) - Constructor for class com.partnersoft.maps.ephemera.ScaleSnapshotEphemeron
Creates a new ScaleSnapshotEphemeron for a snapshot represented by the passed MapViewFrame
scaleThreshold - Variable in class com.partnersoft.maps.model.LegendScaleRegion
 
scaleThreshold - Variable in class com.partnersoft.maps.render.RenderLegendOld
 
scaleThreshold - Variable in class com.partnersoft.maps.render.RenderScaleRegion
 
scaleX - Variable in class com.partnersoft.io.formats.dxf.DXFInsert
 
scaleY - Variable in class com.partnersoft.io.formats.dxf.DXFInsert
 
scanForGroup(DxfGroup) - Method in class com.partnersoft.formats.dxf.DxfGroupReader
Scans the file for the given group pattern, discarding intervening groups.
scanForGroups(int, String) - Method in class com.partnersoft.formats.dxf.DxfGroupReader
 
scanForGroups(DxfGroup, DxfGroup) - Method in class com.partnersoft.formats.dxf.DxfGroupReader
Scans the file for the given pair of groups, discarding intervening groups.
scanlineStride - Variable in class com.partnersoft.maps.render.AlphaBuffer
 
scanlineStride - Variable in class com.partnersoft.maps.render.RGBBuffer
 
scatter - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
scatterGridColumns - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
scatterGridSize - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
scatterOffsetX - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
scatterOffsetY - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
ScrambleData - Class in com.partnersoft.maps.tools
Scrambles selected data in a mapset.
ScrambleData() - Constructor for class com.partnersoft.maps.tools.ScrambleData
 
Screenshot - Class in com.partnersoft.gui
A tool for taking snapshot images of the desktop.
Screenshot() - Constructor for class com.partnersoft.gui.Screenshot
 
Screenshot(Window) - Constructor for class com.partnersoft.gui.Screenshot
 
Screenshot(Rectangle) - Constructor for class com.partnersoft.gui.Screenshot
 
screenshot(File) - Method in class com.partnersoft.maps.app.MapPrintLogic
 
screenshot(File, int, int) - Method in class com.partnersoft.maps.app.MapPrintLogic
 
screenshot(File, double, double, double, int, int) - Method in class com.partnersoft.maps.app.MapPrintLogic
 
screenshot(OutputStream, String, double, double, double, int, int) - Method in class com.partnersoft.maps.app.MapPrintLogic
 
screenshot(OutputStream, String, double, double, double, int, int, boolean) - Method in class com.partnersoft.maps.app.MapPrintLogic
 
screenshot(Graphics2D) - Method in class com.partnersoft.maps.app.MapPrintLogic
 
screenshot(Graphics2D, int, int) - Method in class com.partnersoft.maps.app.MapPrintLogic
 
screenshot(Graphics2D, double, double, double, int, int) - Method in class com.partnersoft.maps.app.MapPrintLogic
 
screenshot(Graphics2D, double, double, double, double, int, int) - Method in class com.partnersoft.maps.app.MapPrintLogic
 
screenshotAsTemplate(PdfWriter) - Method in class com.partnersoft.maps.app.MapPrintLogic
Same as the full screenShotAsTemplate(), centered on the current map view and with the same width and height as the map view.
screenshotAsTemplate(PdfWriter, int, int) - Method in class com.partnersoft.maps.app.MapPrintLogic
Same as the full screenShotAsTemplate(), centered on the current map view, but with the given width and height.
screenshotAsTemplate(PdfWriter, double, double, double, int, int) - Method in class com.partnersoft.maps.app.MapPrintLogic
Returns an iText PDFTemplate you can use to insert a map image into a PDF document.
screenshotAsTemplate(PdfWriter, MapViewFrame) - Method in class com.partnersoft.maps.app.MapPrintLogic
Returns an iText PDFTemplate you can use to insert a map image into a PDF document.
screenshotAsTemplate(PdfWriter, double, double, double, double, int, int) - Method in class com.partnersoft.maps.app.MapPrintLogic
Returns an iText PDFTemplate you can use to insert a map image into a PDF document.
Script - Interface in com.partnersoft.scripting
Generic interface for scripting language scripts.
ScriptedNamer - Class in com.partnersoft.scripting
An ObjectNamer that uses a script to generate the results.
ScriptedNamer(Script) - Constructor for class com.partnersoft.scripting.ScriptedNamer
 
ScriptEngineScript - Class in com.partnersoft.scripting
A configurable Script using the javax.script framework.
ScriptEngineScript(VfsFile) - Constructor for class com.partnersoft.scripting.ScriptEngineScript
Create a script using the ScriptEngine corresponding to the given file's extension.
ScriptEngineScript(VfsFile, String) - Constructor for class com.partnersoft.scripting.ScriptEngineScript
Create a script using a ScriptEngine with the given type name.
ScriptEnvironment - Interface in com.partnersoft.scripting
 
scriptFor(String) - Method in class com.partnersoft.scripting.ScriptKeeper
Returns the script at the given path, or null if none is found.
scriptFor(Path) - Method in class com.partnersoft.scripting.ScriptKeeper
Returns the script with the given path, or null if none is found.
scriptFor(String) - Method in class com.partnersoft.system.Module
Runs the named general script.
ScriptKeeper - Class in com.partnersoft.scripting
Organizer for a filesystem hierarchy containing scripts.
ScriptKeeper() - Constructor for class com.partnersoft.scripting.ScriptKeeper
Creates a new, empty ScriptKeeper.
ScriptKeeper(VfsDirectory) - Constructor for class com.partnersoft.scripting.ScriptKeeper
Creates a new ScriptKeeper and registers scripts based on the filesystem hierarchy under the given directory.
ScriptLib - Class in com.partnersoft.scripting
 
ScriptLib() - Constructor for class com.partnersoft.scripting.ScriptLib
 
ScriptThread - Class in com.partnersoft.scripting
A simple thread wrapper for scripts.
ScriptThread(Script) - Constructor for class com.partnersoft.scripting.ScriptThread
 
scrollText - Variable in class com.partnersoft.sql.DatabaseApp
 
scrollToTail() - Method in class com.partnersoft.gui.LogDisplay
Sets the vertical scroll bar to max (the newest entries in the log.).
scrubConfigFile(File) - Method in class com.partnersoft.sql.DatabaseApp
Parses passed file for config settings.
scrubSQLFile(File) - Method in class com.partnersoft.sql.DatabaseApp
Parses passed file for sql commands, 1 per line, and executes them.
SdePoint - Class in com.partnersoft.formats.shapefile
An (x, y) point in an ArcSDE geometry shape.
SdePoint(long, long) - Constructor for class com.partnersoft.formats.shapefile.SdePoint
 
SdePointM - Class in com.partnersoft.formats.shapefile
 
SdePointM(long, long, long) - Constructor for class com.partnersoft.formats.shapefile.SdePointM
 
SdePointZ - Class in com.partnersoft.formats.shapefile
 
SdePointZ(long, long, long) - Constructor for class com.partnersoft.formats.shapefile.SdePointZ
 
SdePointZM - Class in com.partnersoft.formats.shapefile
 
SdePointZM(long, long, long, long) - Constructor for class com.partnersoft.formats.shapefile.SdePointZM
 
SdeShape - Class in com.partnersoft.formats.shapefile
A shape object as stored in ESRI ArcSDE.
SdeShape(ShapeByteReader, int) - Constructor for class com.partnersoft.formats.shapefile.SdeShape
 
search(ArraySearchingGopher, Object) - Method in class com.partnersoft.data.ArrayBinarySearch
Just do it.
search(ArraySearchingGopher, Object, int, int) - Method in class com.partnersoft.data.ArrayBinarySearch
 
search(ArraySearchingGopher, Object) - Method in class com.partnersoft.data.ArrayLinearSearch
Just do it.
search(ArraySearchingGopher, Object, int, int) - Method in class com.partnersoft.data.ArrayLinearSearch
 
search(ArraySearchingGopher, Object) - Method in interface com.partnersoft.data.ArraySearchingAlgorithm
Does the job using the given gopher.
search(ArraySearchingGopher, Object, int, int) - Method in interface com.partnersoft.data.ArraySearchingAlgorithm
Does the job using the given gopher over the given range.
search(SearchingGopher, Object) - Method in class com.partnersoft.data.BinarySearch
 
search(SearchingGopher, Object, int, int) - Method in class com.partnersoft.data.BinarySearch
 
search(SearchingGopher, Object) - Method in class com.partnersoft.data.LinearSearch
 
search(SearchingGopher, Object, int, int) - Method in class com.partnersoft.data.LinearSearch
 
search(SearchingGopher, Object) - Method in interface com.partnersoft.data.SearchingAlgorithm
Searches for the given key using the given gopher.
search(SearchingGopher, Object, int, int) - Method in interface com.partnersoft.data.SearchingAlgorithm
Searches for the given key using the given gopher over the given range (start <= i < end).
search(SearchingGopher, Object) - Static method in class com.partnersoft.data.SearchingLib
Does a search using the default algorithm (BinarySearch.
search(Object) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Returns the index of the record matching the given key; -1 if it can't find one.
SearchingAlgorithm - Interface in com.partnersoft.data
An interface for generic array (indexed item, not necessarily an actual Java array object) searching algorithms.
SearchingGopher - Interface in com.partnersoft.data
Generic adapter to present array-like structures to instances of SearchingAlgorithm for searching.
SearchingLib - Class in com.partnersoft.data
Functions for searching array-like structures via SearchingAlgorithms.
SEAT - Static variable in class com.partnersoft.update.model.UpdateConfigLevel
 
secondAlignmentX - Variable in class com.partnersoft.io.formats.dxf.DXFText
 
secondAlignmentY - Variable in class com.partnersoft.io.formats.dxf.DXFText
 
SECONDS_TO_DEGREES - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert seconds to degrees.
SECONDS_TO_MICRONS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert seconds to microns (1/1048576 second).
SECONDS_TO_MILLIS - Static variable in class com.partnersoft.data.Duration
 
SECONDS_TO_MINUTES - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert seconds to minutes.
SECONDS_TO_RADIANS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert seconds to radians.
SECONDS_TO_REVOLUTIONS - Static variable in class com.partnersoft.geometry.xy.XyConstants
Conversion factor to convert seconds to revolutions.
SECTION_CENTER - Static variable in class com.partnersoft.maps.translator.MapDataDerivation
 
SECTION_CENTROID - Static variable in class com.partnersoft.maps.translator.MapDataDerivation
 
SECTION_END - Static variable in class com.partnersoft.maps.translator.MapDataDerivation
 
SECTION_START - Static variable in class com.partnersoft.maps.translator.MapDataDerivation
 
sectionLength - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
sectionPlacement - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
sectionPlacementCode - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
SeeThroughPanel - Class in com.partnersoft.gui
 
SeeThroughPanel() - Constructor for class com.partnersoft.gui.SeeThroughPanel
 
SeeThroughPanel(LayoutManager) - Constructor for class com.partnersoft.gui.SeeThroughPanel
 
segmentEndX - Variable in class com.partnersoft.geometry.PolylineFollower
 
segmentEndY - Variable in class com.partnersoft.geometry.PolylineFollower
 
segmentStartX - Variable in class com.partnersoft.geometry.PolylineFollower
 
segmentStartY - Variable in class com.partnersoft.geometry.PolylineFollower
 
select(String) - Method in class com.partnersoft.gui.RadioButtonSetControl
 
select(String, String, Object, XyPoint) - Method in class com.partnersoft.maps.actors.AbstractModuleMapEditActor
Selects the item with the desired data type, field name, and field value.
select(String, String, Object, double, double) - Method in class com.partnersoft.maps.actors.AbstractModuleMapEditActor
Selects the item with the desired data type, field name, and field value.
select(String, String) - Method in class com.partnersoft.maps.app.MapFindLogic
Selects the given item by looking it up in the given find item index.
select(double, double, int, int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
Select the item at the given coordinates.
select(String, String, Object, XyPoint) - Method in class com.partnersoft.maps.app.MapSelectionLogic
Selects the item with the desired data type, field name, and field value.
select(String, String, String, double, double) - Method in class com.partnersoft.maps.app.MapSelectionLogic
Selects the item with the desired data type, field name, and field value.
select(MapDataItem, String) - Method in class com.partnersoft.maps.app.MapSelectionLogic
Reselects using a previously loaded item and a key field name that it uses to grab the right one.
select(double, double, int, int) - Method in class com.partnersoft.maps.render.RenderController
 
Selectable - Interface in com.partnersoft.gadgets
A selectable thing.
selectableItemChanged(Object) - Method in interface com.partnersoft.gadgets.Selector
Used when an object's state has changed; primarily for benefit of some gui thing.
selectableItemChanged(Object) - Method in class com.partnersoft.gui.ComboSelector
 
selectAndShowIndex(int) - Method in class com.partnersoft.gui.ListSelectionControl
 
selectAtPixel(int, int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
Select the item at the given pixel coordinates.
selectAtPoint(double, double) - Method in class com.partnersoft.maps.app.MapSelectionLogic
Select the item at the given map coordinates.
selectAtPoint(XyPoint) - Method in class com.partnersoft.maps.app.MapSelectionLogic
Select the item at the given map coordinates.
SelectedToggle - Class in com.partnersoft.gadgets
A toggle that is true when an specified item is non-null, and false otherwise.
SelectedToggle() - Constructor for class com.partnersoft.gadgets.SelectedToggle
 
selectGPSDevice(GPSDevice) - Method in class com.partnersoft.maps.app.GpsConfigPanel
Called when gpsSelector changes.
selectIndex(int) - Method in class com.partnersoft.gui.ListSelectionControl
Selects the given item.
SelectionAdaptor - Class in com.partnersoft.gadgets
This class adapts one selector to another using a mapping items from one selection set to the other.
SelectionAdaptor(Selector, Map) - Constructor for class com.partnersoft.gadgets.SelectionAdaptor
 
selectionChanged(MapDataItem) - Method in interface com.partnersoft.maps.app.MapSelectionListener
 
selectionChanged(VfsNode) - Method in class com.partnersoft.workbench.gui.VfsTree
 
selectionColor - Variable in class com.partnersoft.maps.model.MapSpaceLegend
 
selectionColorName - Variable in class com.partnersoft.maps.model.MapSpaceLegend
 
SelectionDrawingSurface - Class in com.partnersoft.maps.render
This is the drawing surface used to determine selection hits (e.g from mouse clicks).
SelectionDrawingSurface(MapViewFrame) - Constructor for class com.partnersoft.maps.render.SelectionDrawingSurface
 
selectionLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
selectionModel - Variable in class com.partnersoft.maps.app.MapDataPanel
 
selectionModified() - Method in class com.partnersoft.gui.ComboSelectionControl
Subclasses should override this to take action whenever the selection set changes.
selectionModified() - Method in class com.partnersoft.gui.ListSelectionControl
Subclasses should override this to take action whenever the selection set changes.
selections - Variable in class com.partnersoft.maps.app.MapDataPanel
 
SelectionSort - Class in com.partnersoft.data
A generic selection sort.
SelectionSort() - Constructor for class com.partnersoft.data.SelectionSort
Creates a new SelectionSort algorithm object.
selectionSort(SortingGopher) - Static method in class com.partnersoft.data.SortingLib
Convenience method to apply the SelectionSort algorithm to the given gopher.
selectNext() - Method in class com.partnersoft.maps.app.MapSelectionLogic
Selects the next item in the selection list.
Selector - Interface in com.partnersoft.gadgets
This is an object which allows the selection of another object from a set of valid objects.
selectPrevious() - Method in class com.partnersoft.maps.app.MapSelectionLogic
Selects the previous item in the selection list.
selectSql(DataRecordQuery, CogStructureType) - Method in class com.partnersoft.sql.DerbyDialect
 
selectSql(DataRecordQuery, CogStructureType) - Method in class com.partnersoft.sql.GenericSqlDialect
 
selectSql(DataRecordQuery, CogStructureType) - Method in class com.partnersoft.sql.HsqlDialect
 
selectSql(DataRecordQuery, CogStructureType) - Method in class com.partnersoft.sql.MySqlDialect
 
selectSql(DataRecordQuery, CogStructureType) - Method in interface com.partnersoft.sql.SqlDialect
Returns complete Sql select statement.
SEMI - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
sendMessage() - Method in class com.partnersoft.io.net.MailMessageBuilder
Deprecated. Sends the current message.
sendToBack() - Method in class com.partnersoft.maps.app.MapWindowLogic
 
sendTroubleReport() - Method in class com.partnersoft.maps.app.MapHelpLogic
 
sentence - Variable in class com.partnersoft.gps.RangefinderEvent
 
SENTINEL_CLASSES_BEGIN - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
SENTINEL_CLASSES_BEGIN - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
SENTINEL_CLASSES_END - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
SENTINEL_CLASSES_END - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
SENTINEL_HEADER_END - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
SENTINEL_HEADER_END - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
SENTINEL_OBJECTS_BEGIN - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
SENTINEL_OBJECTS_BEGIN - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
SENTINEL_VARIABLES_BEGIN - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
SENTINEL_VARIABLES_BEGIN - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
SENTINEL_VARIABLES_END - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
SENTINEL_VARIABLES_END - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
separatorToSlash(String) - Static method in class com.partnersoft.io.FileLib
Scrubs a string, turning native File.separator strings into Unix-style slashes.
SequentialIterableInput<T> - Class in com.partnersoft.io
A sequential aggregator of IterableInputs.
SequentialIterableInput(Iterable<IterableInput<T>>) - Constructor for class com.partnersoft.io.SequentialIterableInput
 
SequentialIterableInput(IterableInput<T>...) - Constructor for class com.partnersoft.io.SequentialIterableInput
 
SequentialMultiIterator - Class in org.jcon.data
An enumeration that traverses an ordered set of sub-enumerations.
SequentialMultiIterator() - Constructor for class org.jcon.data.SequentialMultiIterator
Creates a new SequentialMultiIterator
SequentialMultiIterator(Iterator, Iterator) - Constructor for class org.jcon.data.SequentialMultiIterator
Creates a new SequentialMultiIterator based on two enumerations
SequentialRoverBytesInput - Class in com.partnersoft.maps.rover
 
SequentialRoverBytesInput(Iterable<IterableInput<RoverBytes>>) - Constructor for class com.partnersoft.maps.rover.SequentialRoverBytesInput
 
SequentialRoverBytesInput(RoverBytesInput...) - Constructor for class com.partnersoft.maps.rover.SequentialRoverBytesInput
 
serialize(String, Object) - Method in class com.partnersoft.system.PreferenceManager
 
serialize(Preferences, Object) - Method in class com.partnersoft.system.PreferenceManager
 
SerialMultiIterator<T> - Class in com.partnersoft.data
An iterator that traverses an ordered set of sub-enumerations.
SerialMultiIterator() - Constructor for class com.partnersoft.data.SerialMultiIterator
Creates a new, empty SerialMultiIterator.
SerialMultiIterator(Iterator<T>...) - Constructor for class com.partnersoft.data.SerialMultiIterator
Creates a new SerialMultiIterator based on the given sub-iterators.
SerialMultiIterator(List<Iterator<T>>) - Constructor for class com.partnersoft.data.SerialMultiIterator
Creates a new SerialMultiIterator based on the given sub-iterators.
SerialPortLib - Class in com.partnersoft.io
 
SerialPortWrapper - Class in com.partnersoft.io
Opens the serial port in its constructor or throws an IOException.
SerialPortWrapper(String) - Constructor for class com.partnersoft.io.SerialPortWrapper
 
serialStyles - Variable in class com.partnersoft.maps.model.PolygonStyle
 
serialStyles - Variable in class com.partnersoft.maps.model.PolylineStyle
 
set(T) - Method in class com.partnersoft.data.ArrayIterator
 
set(int, T) - Method in class com.partnersoft.data.ImmutableArrayList
 
set(int, T) - Method in class com.partnersoft.data.LeakyList
 
set() - Method in class org.jcon.persistance.TOFParser
Simply creates a set and fills it.
set(String, Object) - Method in class org.jcon.util.PropMap
Sets a named property.
setAbsolute(boolean) - Method in class com.partnersoft.data.PathBuilder
Set whether path is absolute.
setAbsoluteOffset(int) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setAbsoluteOffset(int) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setAction(HollerAction) - Method in class com.partnersoft.net.holler.HollerMessage
 
setAction(String) - Method in class com.partnersoft.net.soap.SoapExchange
Set the SOAP Action.
setActionAvailable(boolean) - Method in class com.partnersoft.maps.app.WheelMenu
 
setActionCount(int) - Method in class com.partnersoft.maps.app.MapEditLogic
 
setActionMethodName(String) - Method in class com.partnersoft.gui.ButtonControl
 
setActionMethodProvider(Object) - Method in class com.partnersoft.gui.ButtonControl
 
setActionMethodProvider(Object) - Method in class com.partnersoft.gui.forms.FormBuilder
Sets the action method provider for the form.
setActions(ArrayList) - Method in class com.partnersoft.gui.BasicDialog
 
setActive(boolean) - Method in class com.partnersoft.maps.view.MapViewPanel
 
setActivityType(String) - Method in class com.partnersoft.io.FileActivityEvent
Sets the value of activityType
setAddActors(Naming<MapEditActor>) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
Sets the naming associating tools to actors.
setAddAvailable(boolean) - Method in class com.partnersoft.maps.app.WheelMenu
 
setAddingWithGps(boolean) - Method in class com.partnersoft.maps.app.MapGpsLogic
Setting this to true turns on GPS auto-drawing functionality, subject the the auto-draw granularity.
setAddress(String) - Method in class com.partnersoft.formats.kml.KmlPlacemark
 
setAddress1(String) - Method in class com.partnersoft.branding.OrganizationBranding
 
setAddress2(String) - Method in class com.partnersoft.branding.OrganizationBranding
 
setAdjustmentX(float) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of adjustmentX
setAdjustmentY(float) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of adjustmentY
setAfterActions(List) - Method in class com.partnersoft.data.DataRecordSource
 
setAggregateOnProperty(String) - Method in class org.jcon.data.Aggregator
 
setAlignment(int) - Method in class com.partnersoft.maps.ephemera.AbstractUpdatingTextEphemeron
 
setAlignment(String) - Method in class com.partnersoft.maps.translator.MapDataText
 
setAlignmentX(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setAlignmentY(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setAlignmentZ(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setAllDataTypes(NameSet) - Method in class com.partnersoft.maps.model.GraphicTypeProfile
 
setAllFields(NameSet) - Method in class com.partnersoft.maps.model.DataTypeProfile
 
setAllGraphicTypes(NameSet) - Method in class com.partnersoft.maps.model.DataTypeProfile
 
setAlpha(int) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
setAltitudeMode(String) - Method in class com.partnersoft.formats.kml.KmlPoint
Valid altitudeMode values are: clampToGround, relativeToGround, or absolute.
setAndMode(boolean) - Method in class com.partnersoft.gadgets.ToggleCombiner
 
setAngle(double) - Method in class com.partnersoft.geometry.TurnVector
Sets the magnitude of the angle dimension.
setAngleOffset(double) - Method in class com.partnersoft.maps.model.LineDecoration
 
setAnimated(boolean) - Method in class com.partnersoft.preferences.model.GraphicsPreferences
 
setAnimated(boolean) - Method in class com.partnersoft.preferences.model.VideoPreferences
 
setAntialiased(boolean) - Method in class com.partnersoft.gui.opengl.OpenglControl
 
setAntialiasFonts(boolean) - Method in class com.partnersoft.preferences.model.Java2dPreferences
 
setAntialiasFonts(boolean) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setAntialiasLines(boolean) - Method in class com.partnersoft.preferences.model.Java2dPreferences
 
setAPhaseCurrentlyOn(boolean) - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Set current setting of "A" phase.
setApplicationDefinedStructures(List<DxfApplicationDefinedStructure>) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setAppName(String) - Method in class com.partnersoft.gui.FullScreenWindow
 
setAppName(String) - Method in class com.partnersoft.gui.MainWindow
 
setArguments(ArrayList) - Method in class org.jcon.util.CommandLineSyntax
 
setArrayList(ArrayList<T>) - Method in class com.partnersoft.gui.ArrayListListModel
 
setArrayList(ArrayList) - Method in class org.jcon.data.RoundRobinIterator
The vector being robined 'round.
setAttributesFollow(boolean) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setAutodrawGranularityFeet(int) - Method in class com.partnersoft.maps.app.MapAppGps
 
setAutoRefreshed(boolean) - Method in class com.partnersoft.preferences.model.MapsetPreferences
 
setAutoRefreshInterval(Duration) - Method in class com.partnersoft.preferences.model.MapsetPreferences
 
setAutoRotate(boolean) - Method in class com.partnersoft.maps.model.LineDecoration
 
setAutoRotatePosition(boolean) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of autoRotatePosition
setAutoRotateText(boolean) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of autoRotateText
setAvailable(boolean) - Method in class com.partnersoft.maps.translator.MapDataTypeField
 
setAvailable(boolean) - Method in class com.partnersoft.maps.translator.PropertyTransformConfig
 
setAvailableVersion(Module, int) - Static method in class com.partnersoft.update.ModuleMigrationLib
 
setBackground(Color) - Method in class com.partnersoft.gui.ColorFilteringGraphics2D
 
setBackground(Color) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
setBackgroundColor(Color) - Method in class com.partnersoft.gui.GUIBuilder
 
setBackgroundColor(String) - Method in class com.partnersoft.maps.model.MapSpaceLegend
 
setBackgroundColor(int) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setBackgroundColor(int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setBackgroundColor(int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setBackgroundColor(int) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
setBackgroundColor(int) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
setBackgroundColorName(String) - Method in class com.partnersoft.maps.model.TextStyle
 
setBackgroundColorName(String) - Method in class com.partnersoft.maps.translator.MapViewLegend
Sets the value of backgroundColorName
setBackspanDirection(XyDirection) - Method in class com.partnersoft.gui.forms.FormDirectionField
 
setBackward(boolean) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setBaselineMillis(int) - Method in class com.partnersoft.maps.app.MapControlState
Sets the value of baselineMillis
setBaselineMillis(int) - Method in class com.partnersoft.maps.app.MapViewState
Sets the value of baselineMillis
setBaselineMillis(int) - Method in class com.partnersoft.maps.view.MapViewPanel
This property is used during benchmarking.
setBatchSize(int) - Method in class com.partnersoft.maps.file.IntegerIndexFileBuilder
 
setBatchSize(int) - Method in class com.partnersoft.maps.file.LargeFindItemBuilder
 
setBaudRate(int) - Method in class com.partnersoft.gps.GPSSettings
Sets the value of baudRate
setBaudRate(String) - Method in class com.partnersoft.gps.nmea.NmeaParserConfigutron
 
setBaudRate(int) - Method in class com.partnersoft.gps.RangefinderSettings
Sets the value of baudRate
setBean(Object) - Method in class org.jcon.data.BeanGraph
 
setBean(Object) - Method in class org.jcon.data.BeanRecord
The bean being operated on.
setBean(Object) - Method in class org.jcon.data.FlattenedBean
The bean being operated on.
setBeanState(Object, Object) - Method in class org.jcon.persistance.MetaTOFObjectFactory
Populates the MetaBean with properties.
setBeanState(Object, Object) - Method in interface org.jcon.persistance.TOFObjectFactory
Populates a bean with properties.
setBeanState(Object, Object) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Populates a bean with properties.
setBearing(double) - Method in class com.partnersoft.gps.GPSReading
Bearing is degrees north, winding clockwise.
setBeforeActions(List) - Method in class com.partnersoft.data.DataRecordSource
 
setBetween(String) - Method in class org.jcon.text.IteratingDictionaryReportEngine
Something to go in between each iteration.
setBetween(String) - Method in class org.jcon.text.IteratingReportEngine
Something to go in between each iteration.
setBlabby(boolean) - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
setBlabby(boolean) - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
setBlock(String) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setBlue(int) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
setBlueColorName(String) - Method in class com.partnersoft.maps.model.PointStyle
 
setBoilerplate(String) - Method in class com.partnersoft.data.IntrospectiveTemplate
Sets the value of boilerplate
setBoolean(String, boolean) - Method in class org.jcon.util.PropMap
 
setBorderColor(Color) - Method in class com.partnersoft.maps.app.MapPlotBuilder
Sets the color for the border to be drawn.
setBottomDisplay(String) - Method in class com.partnersoft.maps.app.MapPanButton
 
setBoundingBox(Rectangle) - Method in class com.partnersoft.io.formats.shapefile.ShapefileMultipoint
 
setBoundingBox(Rectangle) - Method in class com.partnersoft.io.formats.shapefile.ShapefilePolypoint
 
setBoundingBox(Rectangle) - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
setBounds(Rectangle) - Method in class com.partnersoft.gui.Screenshot
 
setBounds(XyBounds) - Method in class com.partnersoft.maps.translator.MapDataPreprocessor
 
setBounds(XyBounds) - Method in class com.partnersoft.workbench.app.WorkbenchMapSpaceLogic
 
setBounds(double, double, double, double) - Method in class com.partnersoft.workbench.app.WorkbenchMapSpaceLogic
 
setBoundsToCurrentFrame() - Method in class com.partnersoft.workbench.app.WorkbenchMapSpaceLogic
 
setBoundsToFullScreen() - Method in class com.partnersoft.gui.Screenshot
 
setBoundsToWindow(Window) - Method in class com.partnersoft.gui.Screenshot
 
setBPhaseCurrentlyOn(boolean) - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Set current setting of "B" phase.
setBufferSize(int) - Method in class com.partnersoft.maps.file.IntegerIndexFileBuilder
 
setBufferSize(int) - Method in class com.partnersoft.maps.file.LargeFindItemBuilder
 
setBulge(double) - Method in class com.partnersoft.formats.dxf.DxfLWPolylineVertex
 
setBulge(double) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setButtons(ArrayList) - Method in class com.partnersoft.gui.BasicDialog
 
setByteCount(long) - Method in class com.partnersoft.io.AsynchronousStreamCopy
Expected byteCount of copy.
setBytes(DynamicByteArray) - Method in class com.partnersoft.data.NamedBlob
 
setBytesToTransfer(long) - Method in class com.partnersoft.update.model.UpdateSession
 
setBytesToUnpack(long) - Method in class com.partnersoft.update.model.UpdateSession
 
setBytesTransferred(long) - Method in class com.partnersoft.update.model.UpdateSession
 
setBytesUnpacked(long) - Method in class com.partnersoft.update.model.UpdateSession
 
setCacheSize(int) - Method in class com.partnersoft.maps.model.RasterTiling
Cache size for this LOD.
setCapacity(int) - Method in interface com.partnersoft.gadgets.Cache
Sets the maximum number of cached values.
setCapacity(int) - Method in class com.partnersoft.gadgets.HashedCache
 
setCarrierLockTime(long) - Method in class com.partnersoft.gps.GPSState
 
setCarrierLockTimeMinimum(long) - Method in class com.partnersoft.gps.GPSState
 
setCatProperty(String) - Method in class org.jcon.text.TruncateAndCat
 
setCellValueAt(Object, int, int) - Method in class com.partnersoft.workbench.editors.TableEditor
Sets object at given table coordinates.
setCenter(double, double) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
Sets the starting center position for the map.
setCenter(double, double) - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
setCenter(double, double) - Method in class com.partnersoft.maps.app.MapViewLogic
Sets the center of the map view.
setCenter(XyPoint) - Method in class com.partnersoft.maps.app.MapViewLogic
 
setCenter(double, double) - Method in class com.partnersoft.maps.app.WheelMenu
 
setCenter(double, double) - Method in class com.partnersoft.maps.model.MapQuery
 
setCenter(XyPoint) - Method in class com.partnersoft.maps.model.MapQuery
 
setCenterOpacity(float) - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
setCenterX(double) - Method in class com.partnersoft.maps.app.MapPlotBuilder
Sets the center X position for this plot on the map.
setCenterX(double) - Method in class com.partnersoft.maps.model.MapSpaceLegend
 
setCenterX(double) - Method in class com.partnersoft.maps.model.MapViewFrame
Sets the value of centerX
setCenterY(double) - Method in class com.partnersoft.maps.app.MapPlotBuilder
Sets the center Y position for this plot on the map.
setCenterY(double) - Method in class com.partnersoft.maps.model.MapSpaceLegend
 
setCenterY(double) - Method in class com.partnersoft.maps.model.MapViewFrame
Sets the value of centerY
setCentralMeridian(double) - Method in class com.partnersoft.geometry.projection.UTM
 
setChannel(HollerChannel) - Method in class com.partnersoft.net.holler.HollerMessage
 
setChecked(boolean) - Method in class com.partnersoft.gui.CheckBoxControl
 
setChecksum(long) - Method in class com.partnersoft.io.AsynchronousStreamCopy
Expected CRC32 of bytes.
setChecksum(long) - Method in class com.partnersoft.update.model.UpdatePackageFile
 
setChildAt(int, Cog) - Method in class com.partnersoft.cog.Cog
Sets the child at the given index.
setChildData(Naming<Object>) - Method in class com.partnersoft.cog.Cog
Sets the child data using the given named values.
setChildren(ArrayList) - Method in class org.jcon.data.TreeNode
The children of this node.
setCity(String) - Method in class com.partnersoft.branding.OrganizationBranding
 
setClassAssertionStatus(String, boolean) - Method in class com.partnersoft.system.DelegatingClassLoader
 
setClassName(String) - Method in class org.jcon.data.LookupReference
The name of the Class of the object referenced.
setClassName(String) - Method in class org.jcon.data.MetaBean
 
setClassName(String) - Method in class org.jcon.data.MetaClass
 
setClip(Shape) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
setClip(int, int, int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
setClosed(boolean) - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
 
setClosed(boolean) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setCode(String) - Method in class com.partnersoft.geometry.projection.ellipsoid.EPSGEllipsoid
Set the EPSG code for this ellipsoid
setColor(int) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setColor(String) - Method in class com.partnersoft.formats.kml.KmlStyle
Hexadecimal String representing aaRRGGBB.
setColor(Color) - Method in class com.partnersoft.gui.ColorFilteringGraphics2D
 
setColor(Color) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
setColorName(String) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setColorName(String) - Method in class com.partnersoft.gui.FontSpecification
Font color name (e.g.
setColorName(String) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setColorName(String) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setColorNames(List) - Method in class com.partnersoft.maps.model.PointStyle
 
setColorsOn(Component) - Method in class com.partnersoft.maps.app.AbstractMapAppSkin
 
setColorsOn(Component) - Method in interface com.partnersoft.maps.app.MapAppSkin
 
setColumn(int) - Method in class com.partnersoft.formats.dem.DemBRecord
 
setColumnAndRowCount(int, int) - Method in class com.partnersoft.gui.forms.FormTextField
 
setColumnCellEditor(String, TableCellEditor) - Method in class com.partnersoft.workbench.editors.TableEditor
Sets a column editor for specified column.
setColumnCellEditor(int, TableCellEditor) - Method in class com.partnersoft.workbench.editors.TableEditor
Sets a column editor for specified column.
setColumnCellRenderer(String, TableCellRenderer) - Method in class com.partnersoft.workbench.editors.TableEditor
Sets a column renderer for specified column.
setColumnCellRenderer(int, TableCellRenderer) - Method in class com.partnersoft.workbench.editors.TableEditor
Sets a column renderer for specified column.
setColumnCount(int) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setColumnCount(int) - Method in class com.partnersoft.gui.forms.FormTextField
 
setColumnInTableToValue(String, String, Object) - Method in class com.partnersoft.sql.DatabaseMigrationTool
Sets all column entries of the passed name in the passed table to the passed value.
setColumnSpacing(double) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setCommand(String) - Method in class com.partnersoft.os.OsCommand
Sets the name or path of the command as a string.
setCommand(String) - Method in class com.partnersoft.workbench.app.WorkbenchConsoleLogic
 
setCommand(String) - Method in class com.partnersoft.workbench.gui.WorkbenchConsole
 
setCommandAsFile(VfsFile) - Method in class com.partnersoft.os.OsCommand
 
setCommands(ArrayList) - Method in class com.partnersoft.io.sql.SQLScripter
 
setCommands(ArrayList) - Method in class com.partnersoft.sql.SqlScripter
 
setComment(String) - Method in class com.partnersoft.io.formats.packrat.IncrementalPackratFileBuilder
 
setComment(String) - Method in class com.partnersoft.io.formats.packrat.PackratFileBuilder
 
setCommPort(String) - Method in class com.partnersoft.gps.nmea.NmeaParserConfigutron
 
setCompact(boolean) - Method in class com.partnersoft.cog.CogXmlWriter
 
setCompactPrinting(boolean) - Method in class org.jcon.persistance.BarsoomWriter
Turns compact printing on or off.
setComparer(Comparator) - Method in class com.partnersoft.gui.SortedListModel
 
setComparer(Comparator) - Method in class org.jcon.data.PropertyComparer
 
setComparer(Comparator) - Method in class org.jcon.text.IteratingDictionaryReportEngine
 
setComparer(Comparator) - Method in class org.jcon.text.IteratingReportEngine
 
setComplete(boolean) - Method in class com.partnersoft.io.AsynchronousStreamCopy
Transfer completed flag.
setCompleted(boolean) - Method in class com.partnersoft.gadgets.AsynchronousCommand
Processing completed.
setComponent(Component) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
This should be called before rendering starts, to set the component for graphics operations.
setComposite(Composite) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
setCompressing(boolean) - Method in class com.partnersoft.io.CompressionSwitchingInputStream
 
setCompressing(boolean) - Method in class com.partnersoft.io.CompressionSwitchingOutputStream
 
setCompressionLevel(int) - Method in class com.partnersoft.io.CompressionSwitchingOutputStream
 
setCondition(UnaryPredicate) - Method in class org.jcon.data.FilterTransform
 
setCondition(UnaryPredicate) - Method in class org.jcon.data.OptionalTransform
 
setConnection(SqlConnection) - Method in class com.partnersoft.sql.SqlDataRecordSource
 
setConnections(int[]) - Method in class com.partnersoft.maps.file.ConnectivityNode
 
setConnectivityFlags(short) - Method in class com.partnersoft.maps.translator.TranslatorElectricalConnectivityNode
 
setConnectivityJunctions(NameSet) - Method in class com.partnersoft.maps.translator.TranslatorElectricalConnectivityNode
 
setConnectivityNode(ElectricalConnectivityNode) - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
setConnectTargetDataTypes(NameSet) - Method in class com.partnersoft.maps.app.MapEditLogic
 
setConnectTargetDataTypes(String...) - Method in class com.partnersoft.maps.app.MapEditLogic
 
setConnectTargetMapSet(String) - Method in class com.partnersoft.maps.app.MapEditLogic
 
setConstant(boolean) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setConstantWidth(double) - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
 
setConstellation(Constellation) - Method in class com.partnersoft.gps.GPSState
 
setContents(ArrayList<RowClass>) - Method in class com.partnersoft.gui.SimpleTable
Contents must be an ArrayList because the underlying JTable treats it like an array.
setContents(String[], int[]) - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
setContents(MemoryFindItemIndex) - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
setContents(List, List) - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
setContents(Object) - Method in class org.jcon.data.BeanGraphNode
 
setContents(Object) - Method in class org.jcon.data.ReferenceCookie
 
setContentsAt(T, int, int) - Method in class com.partnersoft.data.GridContainer
Sets content in cell.
setContentsInColumn(List<T>, int) - Method in class com.partnersoft.data.GridContainer
Sets contents for a given column.
setContentsInRow(List<T>, int) - Method in class com.partnersoft.data.GridContainer
Sets contents for a given row.
setContentsType(PackratDatatype) - Method in class com.partnersoft.io.formats.packrat.PackratArray
 
setContentsType(PackratDatatype) - Method in class com.partnersoft.io.formats.packrat.PackratList
 
setContext(String) - Method in class com.partnersoft.cog.CogXmlParser
 
setConvertToPoint(boolean) - Method in class com.partnersoft.maps.translator.MapDataDerivation
 
setCoordinateDisplay(String) - Method in class com.partnersoft.maps.app.MapControlPanel
Sets the coordinate display value (top left of view panel),
setCoordinateDisplay(double, double) - Method in class com.partnersoft.maps.app.MapViewLogic
Sets the coordinate display and grid display fields.
setCoordinates(XyPolyline) - Method in class com.partnersoft.formats.kml.KmlLine
 
setCoordinates(String) - Method in class com.partnersoft.formats.kml.KmlPoint
Expects longitude,latitude[,altitude] in order.
setCoordinateSystem(RoverCoordinateSystem) - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
setCoordinateTransformation(CoordinateTransformation) - Method in class com.partnersoft.maps.translator.MapDataPreprocessor
 
setCoordinateTransformation(CoordinateTransformation) - Method in class com.partnersoft.maps.translator.TranslationPipeline
 
setCopyright(String) - Method in class com.partnersoft.branding.ProductBranding
 
setCorrectedLocation(CorrectedLocation) - Method in class com.partnersoft.gps.postprocessing.PostprocessingPoint
 
setCorrectionDirectory(File) - Method in class com.partnersoft.gps.postprocessing.CorrectedJob
 
setCorrectionFiles(ArrayList<File>) - Method in class com.partnersoft.gps.postprocessing.CorrectedJob
 
setCount(int) - Method in class com.partnersoft.gadgets.LoggingThingCounter
 
setCount(int) - Method in class com.partnersoft.io.FileActivityEvent
Sets the value of count
setCountry(String) - Method in class com.partnersoft.branding.OrganizationBranding
 
setCounts(Map) - Method in class com.partnersoft.data.CountingBag
 
setCounts(Map) - Method in class org.jcon.data.CountingBag
 
setCPhaseCurrentlyOn(boolean) - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
Set current setting of "C" phase.
setCSVFields(List) - Method in class com.partnersoft.io.formats.csv.CSVDataRecordSource
 
setCSVType(String) - Method in class com.partnersoft.io.formats.csv.CSVDataRecordSource
 
setCurrentEntityName(String) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
setCurrentFileName(String) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
setCurrentFindItemType(String) - Method in class com.partnersoft.maps.app.FindItemPanel
 
setCurrentFindItemType(String) - Method in class com.partnersoft.maps.app.MapFindLogic
 
setCurrentFindItemValue(String) - Method in class com.partnersoft.maps.app.FindItemPanel
 
setCurrentFindItemValue(String) - Method in class com.partnersoft.maps.app.MapFindLogic
 
setCurrentFrontendName(String) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
setCurrentImage(int) - Method in class com.partnersoft.gui.Splash
 
setCurrentIndications(ArrayList) - Method in class com.partnersoft.maps.render.RenderController
 
setCurrentIndications(ArrayList) - Method in class com.partnersoft.maps.view.MapViewPanel
Sets the current indication and therefore highlight.
setCurrentMapApp(MapApp) - Static method in class com.partnersoft.maps.app.MapApp
 
setCurrentSelection(MapDataItem) - Method in class com.partnersoft.maps.app.MapControlPanel
Also sets the selection display, by appending the quick description to the datatype of the given item.
setCurrentSelection(MapDataItem, int) - Method in class com.partnersoft.maps.app.MapDataPanel
 
setCurrentSelection(MapDataItem) - Method in class com.partnersoft.maps.app.MapEditLogic
 
setCurrentSelection(int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
setCurrentSelection(MapDataItem) - Method in class com.partnersoft.maps.render.RenderController
 
setCurrentSelection(MapDataItem) - Method in class com.partnersoft.maps.view.MapViewPanel
Sets the current selection and therefore highlight.
setCurrentTool(MapEditTool) - Method in class com.partnersoft.maps.app.MapControlPanel
 
setCurrentZoom(int) - Method in class com.partnersoft.maps.app.MapControlPanel
Manually sets the current zoom in the zoom control GUI.
setCurved(boolean) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setCurveFitDefined(boolean) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setCurveFitTangentDirection(double) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setCustom(SubsystemPreferences) - Method in class com.partnersoft.preferences.model.UserSubsystemPreferences
 
setCustomNavigationControls(Component) - Method in class com.partnersoft.gui.forms.FormTextField
 
setDarkBackground(boolean) - Method in class com.partnersoft.maps.app.WheelMenu
 
setDashing(String) - Method in class com.partnersoft.gui.LinetypeConfig
Dashing pattern, specified as space-separated lengths of alternating opaque and transparent sections.
setDashing(String) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setDashing(String) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setDashPhase(float) - Method in class com.partnersoft.gui.LinetypeConfig
Offset into dashing patterns to begin the stroke.
setDashPhase(float) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setDashPhase(float) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setData(Object) - Method in class com.partnersoft.cog.Cog
Sets the payload data.
setData(Object) - Method in class com.partnersoft.compression.huffman.HuffmanLeaf
 
setData(T) - Method in class com.partnersoft.data.PathedTree
Sets the data associated with this node.
setData(Naming) - Method in class com.partnersoft.maps.model.MapDataItem
 
setData(Naming<Object>) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
setData(Cog) - Method in class com.partnersoft.net.holler.HollerMessage
 
setDatabase(String) - Method in class com.partnersoft.sql.SqlDatabase
 
setDatabase(SqlDatabase) - Method in class com.partnersoft.sql.SqlDataRecordSource
 
setDatabaseConnection(DatabaseConnection) - Method in class com.partnersoft.io.sql.SQLScripter
 
setDatabaseConnection(SqlConnection) - Method in class com.partnersoft.sql.SqlScripter
 
setDatabaseName(String) - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
 
setDatabasePassword(String) - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
 
setDatabasePath(String) - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
 
setDatabaseProperties(String) - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
 
setDatabaseServer(String) - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
 
setDatabaseType(String) - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
 
setDatabaseUser(String) - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
 
setDataBits(int) - Method in class com.partnersoft.gps.GPSSettings
Sets the value of dataBits
setDataBits(int) - Method in class com.partnersoft.gps.RangefinderSettings
Sets the value of dataBits
setDataFields(ArrayList) - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
setDataFile(File) - Method in class org.jcon.tools.MakeReport
TOF file containing the object to run the report on.
setDataID(int) - Method in class com.partnersoft.maps.model.MapDataItem
 
setDataID(int) - Method in class com.partnersoft.maps.model.MapGraphic
Sets the value of dataID
setDataMerging(boolean) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
setDataMerging(boolean) - Method in class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
setDataType(String) - Method in class com.partnersoft.maps.model.MapGraphic
 
setDataType(String) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Explicitly sets the current data type name.
setDataType(String) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
setDataType(String) - Method in class com.partnersoft.maps.translator.MapDataMergeField
 
setDataType(String) - Method in class com.partnersoft.maps.translator.MapDataTypeField
 
setDataType(String) - Method in class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
setDataTypes(NameSet) - Method in class com.partnersoft.maps.model.MapQuery
 
setDataTypes(RoverType[]) - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
setDataTypeTemplate(String) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Sets the data type name template.
setDataValues(Naming<Object>) - Method in class com.partnersoft.maps.model.MapQuery
 
setDatum(String) - Method in class com.partnersoft.geometry.projection.StandardProjection
 
setDbName(String) - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
setDebugColor(Color) - Method in class com.partnersoft.gui.LogDisplay
 
setDebugEnabled(boolean) - Method in interface com.partnersoft.core.Log
 
setDecimalPlaces(int) - Method in class org.jcon.text.FixedPointPicture
 
setDecoratorShape(String) - Method in class com.partnersoft.maps.model.TextStyle
 
setDecoratorStyle(String) - Method in class com.partnersoft.maps.model.LineDecoration
 
setDefaultActor(MapEditActor) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
Sets the default actor.
setDefaultAlignment(String) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Sets the default alignment for text.
setDefaultAssertionStatus(boolean) - Method in class com.partnersoft.system.DelegatingClassLoader
 
setDefaultCoroner(Coroner) - Static method in class org.jcon.util.Death
 
setDefaultEndWidth(double) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setDefaultEnvironment(Environment) - Static method in class com.partnersoft.core.Environment
Sets the default Environment.
setDefaultHandler() - Method in class com.partnersoft.update.app.UpdateLog
This only works under Java 1.5 and above.
setDefaultNamer(ObjectNamer) - Method in class com.partnersoft.data.SplittingNamer
Sets the value of defaultNamer
setDefaultOffset(int, int) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Sets the default pixel offset for points and text.
setDefaultRotation(double) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Sets the default rotation for points and text.
setDefaultStartWidth(double) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setDefaultValue(PicklistItem) - Method in class org.jcon.data.Picklist
 
setDefaultValue(Object) - Method in class org.jcon.text.DelimitedFieldDef
 
setDefaultValue(Object) - Method in class org.jcon.text.FixedLengthFieldDef
 
setDefaultValue(String) - Method in class org.jcon.util.CommandLineArgument
 
setDefaultValue(String) - Method in class org.jcon.util.CommandLineOption
 
setDefaultValues(Naming) - Method in class com.partnersoft.gui.DialogBuilder
If you set default values, it will use them rather than just blanks.
setDefaultValues(Map) - Method in class com.partnersoft.gui.DialogBuilder
 
setDelegate(LayoutManager2) - Method in class com.partnersoft.gui.DelegatingLayoutManager
 
setDelegate(ClassLoader) - Method in class com.partnersoft.system.DelegatingClassLoader
 
setDeleteAvailable(boolean) - Method in class com.partnersoft.maps.app.WheelMenu
 
setDelimiter(String) - Method in class org.jcon.text.DelimitedRecordDef
 
setDelimiter(String) - Method in class org.jcon.text.StringSplitter
 
setDenominator(int) - Method in class com.partnersoft.gadgets.LoggingRatioCounter
 
setDescription(String) - Method in class com.partnersoft.branding.ProductBranding
 
setDescription(String) - Method in class com.partnersoft.formats.kml.KmlPlacemark
 
setDescription(String) - Method in class com.partnersoft.io.ExtensionFilter
 
setDescription(String) - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
setDescription(String) - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataClass
Sets the value of description
setDescription(String) - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataField
Sets the value of description
setDescription(String) - Method in class org.jcon.data.FieldDef
Field description.
setDescription(String) - Method in class org.jcon.util.CommandLineArgument
 
setDescription(String) - Method in class org.jcon.util.CommandLineOption
 
setDescriptiveName(String) - Method in class com.partnersoft.geometry.projection.ellipsoid.SimpleEllipsoid
Set the descriptive name to be displayed to the user
setDestinationInstall(UpdateInstallation) - Method in class com.partnersoft.update.model.UpdateSession
 
setDestinationOS(UpdateOS) - Method in class com.partnersoft.update.model.UpdateSession
 
setDestinationPackages(Map) - Method in class com.partnersoft.update.model.UpdateSession
 
setDirectDrawEnabled(boolean) - Method in class com.partnersoft.platform.j2se.J2sePreferences
 
setDirectDrawEnabled(boolean) - Method in class com.partnersoft.preferences.model.VideoPreferences
 
setDirection(XyDirection) - Method in class com.partnersoft.geometry.xy.XyTurtle
 
setDirectory(VfsDirectory) - Method in class com.partnersoft.os.OsCommand
 
setDirectory(VfsDirectory) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
setDirectory(VfsDirectory) - Method in interface com.partnersoft.workbench.model.WorkbenchDirectoryEditor
 
setDisabled(boolean) - Method in class com.partnersoft.gui.forms.AbstractFormField
If true, disables the form (no input allowed).
setDisabled(boolean) - Method in class com.partnersoft.gui.forms.Form
If true, disables the form (no input allowed).
setDisabled(boolean) - Method in interface com.partnersoft.gui.forms.FormField
If true, disables the field (no input allowed).
setDisabled(boolean) - Method in class com.partnersoft.gui.forms.FormRandomIntegerField
If true, disables the form (no input allowed).
setDisplayFramerate(boolean) - Method in class com.partnersoft.maps.render.RenderController
 
setDisplayName(String) - Method in class org.jcon.data.FieldDef
Display form of name.
setDistance(double) - Method in class com.partnersoft.geometry.TurnVector
Sets the magnitude of the distance dimension.
setDividerPercent(double) - Method in class com.partnersoft.gui.SplitTouchPane
 
setDownstreamNodes(HashSet) - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
setDragabout(Dragabout) - Method in class com.partnersoft.maps.app.MapEditControlPanel
 
setDragThreshold(int) - Method in class com.partnersoft.preferences.model.ControlPreferences
 
setDrawingToBackBuffer(boolean) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setDrawingToBackBuffer(boolean) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setDrawingToBackBuffer(boolean) - Method in interface com.partnersoft.maps.render.DrawingSurface
Sets whether the surface should draw to the backing buffer (true) or to the onscreen or "front" buffer (false).
setDrawingToBackBuffer(boolean) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
setDriver(String) - Method in class com.partnersoft.io.sql.SQLConnection
 
setDriver(String) - Method in class com.partnersoft.sql.SqlDatabase
 
setDroppingElementsWithoutContent(boolean) - Method in class com.partnersoft.formats.xml.XmlBuilder
If set to true, will not output elements specified by writeElement() if the content is null or blank.
setEditable(boolean) - Method in class com.partnersoft.gui.forms.FormTextField
 
setEditAvailable(boolean) - Method in class com.partnersoft.maps.app.WheelMenu
 
setEdited(Object) - Method in class com.partnersoft.gui.StringEditControl
 
setEditedCog(Cog) - Method in class com.partnersoft.gui.forms.Form
Set the currently-edited Cog.
setEditedCog(Cog) - Method in class com.partnersoft.gui.GUIForm
 
setEditedFieldValue(String, Object) - Method in class com.partnersoft.gui.forms.Form
This can be used to set things to edit without creating a CogHeader or other object.
setEditedObject(Object) - Method in class com.partnersoft.gui.forms.Form
Sets an object to be edited.
setEditedObject(Object) - Method in class com.partnersoft.gui.GUIForm
 
setEditedString(String) - Method in class com.partnersoft.gui.StringEditControl
 
setEditedType(CogType) - Method in class com.partnersoft.gui.forms.Form
Sets the edited CogType for the form.
setEditedType(CogStructureType) - Method in class com.partnersoft.gui.forms.FormBuilder
 
setEditedTypeName(String) - Method in class com.partnersoft.gui.forms.FormBuilder
 
setEditorClasses(List<Class<? extends WorkbenchDirectoryEditor>>) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryHandler
 
setEditorClasses(Class<? extends WorkbenchDirectoryEditor>...) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryHandler
 
setEditorClasses(List<Class<? extends WorkbenchFileEditor>>) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler
 
setEditorClasses(Class<? extends WorkbenchFileEditor>...) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler
 
setElectricalNode(TranslatorElectricalConnectivityNode) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
setElementPicture(FixedLengthFieldPicture) - Method in class org.jcon.text.ArrayPicture
 
setElevation(double) - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
 
setElevation(double) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setElevationColumns(int) - Method in class com.partnersoft.formats.dem.DemBRecord
 
setElevationRows(int) - Method in class com.partnersoft.formats.dem.DemBRecord
 
setElevations(int[]) - Method in class com.partnersoft.formats.dem.DemBRecord
 
setEllipsoid(String) - Method in class com.partnersoft.geometry.projection.StandardProjection
 
setElseProperty(String) - Method in class org.jcon.data.IfThenTransform
 
setElseResult(Object) - Method in class org.jcon.data.IfThenTransform
 
setElseTransform(ObjectTransform) - Method in class org.jcon.data.ConditionalTransform
Transform run if ifCondition evaluates to false.
setEmail(String) - Method in class com.partnersoft.branding.OrganizationBranding
 
setEmptyingElementsWithoutContent(boolean) - Method in class com.partnersoft.formats.xml.XmlBuilder
If set to true, uses the empty element form (e.g.
setEnabled(boolean) - Method in class com.partnersoft.gps.GPSSettings
Sets the value of enabled
setEnabled(boolean) - Method in class com.partnersoft.gps.RangefinderSettings
Sets the value of enabled
setEnabled(boolean) - Method in class com.partnersoft.gui.ButtonControl
 
setEnabled(boolean) - Method in class com.partnersoft.gui.LockingToggleButtonControl
 
setEnabled(boolean) - Method in class com.partnersoft.gui.ToggleButtonControl
 
setEnabled(boolean) - Method in class com.partnersoft.maps.model.MapSetViewSettings
 
setEnabled(boolean) - Method in class com.partnersoft.maps.model.RoverSet
 
setEnabled(boolean) - Method in class com.partnersoft.maps.translator.MapDataTypeField
 
setEnabled(boolean) - Method in class com.partnersoft.maps.translator.PropertyTransformConfig
 
setEnabled(boolean) - Method in class com.partnersoft.preferences.gui.SubsystemPreferencesPanel
 
setEndCap(String) - Method in class com.partnersoft.gui.LinetypeConfig
Type of end cap used (butt, round, or square).
setEndCap(String) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setEndCap(String) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setEndDecoration(LineDecoration) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setEndDecoration(LineDecoration) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setEndWidth(double) - Method in class com.partnersoft.formats.dxf.DxfLWPolylineVertex
 
setEndWidth(double) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setEphemeron(Ephemeron) - Method in class com.partnersoft.maps.render.RenderController
 
setEphemeron(Ephemeron) - Method in class com.partnersoft.maps.view.MapViewPanel
 
setError(Throwable) - Method in class com.partnersoft.gui.FatalErrorDialog
 
setErrorColor(Color) - Method in class com.partnersoft.gui.LogDisplay
 
setErrorEnabled(boolean) - Method in interface com.partnersoft.core.Log
 
setErrors(List<ValidationError>) - Method in class com.partnersoft.data.validation.ValidationErrorList
 
setEstAccuracy(double) - Method in class com.partnersoft.gps.GPSState
 
setEverything(double, double, double, double, int) - Method in class com.partnersoft.maps.app.MapViewLogic
Sets everything.
setEverything(String, double, double, double, double, int) - Method in class com.partnersoft.maps.app.MapViewLogic
Sets everything.
setExamples(List<MapDataGraphic>) - Method in class com.partnersoft.maps.model.DataTypeProfile
 
setExamples(List<MapDataGraphic>) - Method in class com.partnersoft.maps.model.GraphicTypeProfile
 
setException(Throwable) - Method in class com.partnersoft.gadgets.AsynchronousCommand
Exception occurred during processing.
setException(Throwable) - Method in class com.partnersoft.io.AsynchronousStreamCopy
If transfer failed is true, this is the reason why.
setExitWhenDone(boolean) - Method in class com.partnersoft.update.web.WebUpdate
 
setExplicitConnectivityNodeID(String) - Method in class com.partnersoft.maps.translator.TranslatorElectricalConnectivityNode
 
setExtension(String) - Method in class com.partnersoft.io.ExtensionFilter
 
setExtension(String) - Method in class org.jcon.io.ExtensionFilter
 
setExtensions(String[]) - Method in class com.partnersoft.io.ExtensionListFilter
 
setExtensions(String[]) - Method in class org.jcon.io.ExtensionListFilter
 
setExtents(int, int, int, int) - Method in class com.partnersoft.maps.app.MapWindowLogic
 
setExtents(Rectangle) - Method in class com.partnersoft.maps.model.DataTypeProfile
 
setExtents(Rectangle) - Method in class com.partnersoft.maps.model.GraphicTypeProfile
 
setExtraVertex(boolean) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setExtrude(boolean) - Method in class com.partnersoft.formats.kml.KmlPoint
If point is above the ground and extrude is true, the point will stretch from altitude to surface.
setExtrusionX(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setExtrusionX(double) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setExtrusionX(double) - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
 
setExtrusionX(double) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setExtrusionY(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setExtrusionY(double) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setExtrusionY(double) - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
 
setExtrusionY(double) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setExtrusionZ(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setExtrusionZ(double) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setExtrusionZ(double) - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
 
setExtrusionZ(double) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setFactory(LogFactory) - Static method in class com.partnersoft.core.LogFactory
Sets the default LogFactory implementation.
setFailed(boolean) - Method in class com.partnersoft.gadgets.AsynchronousCommand
Processing failed.
setFailed(boolean) - Method in class com.partnersoft.io.AsynchronousStreamCopy
Transfer failed flag.
setFailOnChecksumMismatch(boolean) - Method in class com.partnersoft.update.web.WebUpdate
 
setFalse(String) - Method in class org.jcon.util.PropMap
 
setFatalEnabled(boolean) - Method in interface com.partnersoft.core.Log
 
setFeatures(Naming<String>) - Method in class com.partnersoft.formats.xml.XmlParser
 
setFieldActionSameAsOk(boolean) - Method in class com.partnersoft.gui.forms.FormDialog
 
setFieldDefs(ArrayList) - Method in class org.jcon.text.DelimitedRecordDef
 
setFieldLength(int) - Method in class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
setFieldLength(int) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setFieldLength(int) - Method in class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
setFieldName(String) - Method in class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
setFieldName(String) - Method in class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
setFieldNames(ArrayList) - Method in class org.jcon.text.BeanReportEngine
The ordered list of field names, corresponding to the order of the hash symbol fields in the format string.
setFieldOffset(int) - Method in class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
setFieldOffset(int) - Method in class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
setFields(ArrayList) - Method in class com.partnersoft.formats.dbf.DbfBuilder
 
setFields(ArrayList) - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidth
 
setFields(ArrayList) - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthDataRecordSource
 
setFields(ArrayList) - Method in class com.partnersoft.io.formats.dbf.DBFBuilder
 
setFields(ArrayList) - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataClass
Sets the value of fields
setFields(List) - Method in class com.partnersoft.io.formats.misc.ExcelDataRecordSource
 
setFields(ArrayList) - Method in class com.partnersoft.io.formats.packrat.PackratStructure
 
setFields(ArrayList) - Method in class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
setFieldSize(int) - Method in class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
setFieldSize(int) - Method in class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
setFieldsOfInterest(ArrayList) - Method in class org.jcon.data.FieldIndex
Sets the fields of interest.
setFieldType(char) - Method in class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
setFieldType(char) - Method in class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
setFieldValue(String) - Method in class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
setFieldValue(String) - Method in class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
setFieldValue(String, Object) - Method in class org.jcon.data.ArrayListRecord
Sets the value for a given field.
setFieldValue(String, Object) - Method in class org.jcon.data.BeanRecord
Sets the value for a given field.
setFieldValue(String, Object) - Method in class org.jcon.data.FlattenedBean
Sets the value for a given field.
setFieldValue(String, Object) - Method in class org.jcon.data.HashRecord
Sets the value for a given field.
setFieldValue(String, Object) - Method in interface org.jcon.data.Record
Sets the value for a given field.
setFieldValues(Map) - Method in class org.jcon.data.ArrayListRecord
Sets field values.
setFieldValues(Map) - Method in class org.jcon.data.BeanRecord
Sets field values.
setFieldValues(Map) - Method in class org.jcon.data.FlattenedBean
Sets field values.
setFieldValues(Map) - Method in class org.jcon.data.HashRecord
Sets field values.
setFieldValues(Map) - Method in interface org.jcon.data.Record
Sets field values.
setFile(File) - Method in class com.partnersoft.io.FileActivityEvent
Sets the value of file
setFile(VfsFile) - Method in class com.partnersoft.workbench.gui.HexadecimalFileViewer
 
setFile(VfsFile) - Method in class com.partnersoft.workbench.gui.TextFileGrepViewer
 
setFile(VfsFile) - Method in class com.partnersoft.workbench.gui.TextFileLineViewer
 
setFile(VfsFile) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
setFile(VfsFile) - Method in interface com.partnersoft.workbench.model.WorkbenchFileEditor
 
setFileLength(int) - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
setFileName(String) - Method in class com.partnersoft.platform.j2se.StandardLogAppender
Sets the file name.
setFileName(String) - Method in class com.partnersoft.update.model.UpdatePackageFile
 
setFill(boolean) - Method in class com.partnersoft.formats.kml.KmlPolygonStyle
If true, polygon is filled.
setFillColor(String) - Method in class com.partnersoft.formats.google.GoogleMapPolygon
 
setFillOpacity(double) - Method in class com.partnersoft.formats.google.GoogleMapPolygon
Fill Opacity for polygon, should be between 0 and 1.
setFindIndices(RoverStringIndex[]) - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
setFindItemIndex(String) - Method in class com.partnersoft.maps.app.FindItemListModel
 
setFixedHeight(int) - Method in class com.partnersoft.gui.forms.FormIconField
 
setFixedHeight(int) - Method in class com.partnersoft.gui.forms.FormIconPicklistField
 
setFixedHeight(int) - Method in class com.partnersoft.gui.IconField
 
setFixedLengthFieldDefs(Set) - Method in class org.jcon.text.FixedLengthRecordDef
 
setFixedWidth(int) - Method in class com.partnersoft.gui.forms.FormIconField
 
setFixedWidth(int) - Method in class com.partnersoft.gui.forms.FormIconPicklistField
 
setFixedWidth(int) - Method in class com.partnersoft.gui.IconField
 
setFlags(short) - Method in class com.partnersoft.maps.file.ConnectivityNode
 
setFloatingErrorDisplayEnabled(boolean) - Method in class com.partnersoft.preferences.model.LayoutPreferences
 
setFollowing(boolean) - Method in class com.partnersoft.workbench.gui.WorkbenchLogViewer
 
setFollowingGPS(boolean) - Method in class com.partnersoft.maps.app.MapAppGps
 
setFollowingGps(boolean) - Method in class com.partnersoft.maps.app.MapGpsLogic
 
setFollowTerrain(boolean) - Method in class com.partnersoft.formats.kml.KmlLine
 
setFont(Font) - Method in class com.partnersoft.gui.GUIBuilder
 
setFont(Font) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
setFontName(String) - Method in class com.partnersoft.gui.FontSpecification
Font name (e.g.
setFontName(String) - Method in class com.partnersoft.maps.model.TextStyle
 
setFontSize(int) - Method in class com.partnersoft.maps.model.TextStyle
 
setFontStyle(String) - Method in class com.partnersoft.maps.model.TextStyle
 
setFontTextureFiltering(TextureFiltering) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setFontTextureMipmapping(boolean) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setFooter(Component) - Method in class com.partnersoft.workbench.gui.WorkbenchPageSection
 
setFooter(String) - Method in class org.jcon.text.IteratingDictionaryReportEngine
Something for the bottom of this report or section.
setFooter(String) - Method in class org.jcon.text.IteratingReportEngine
Something for the bottom of this report or section.
setForceloading(boolean) - Method in class com.partnersoft.gui.LocalImageFactory
 
setForegroundColor(Color) - Method in class com.partnersoft.gui.GUIBuilder
 
setForegroundColor(int) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setForegroundColor(int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setForegroundColor(int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setForegroundColor(int) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
setForegroundColor(int) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
setForegroundColorName(String) - Method in class com.partnersoft.maps.translator.MapViewLegend
Sets the value of foregroundColorName
setFormat(BinaryFixedWidthFieldFormat) - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
setFormat(String) - Method in class org.jcon.text.BeanReportEngine
The format string for the engine.
setFrame(MapViewFrame) - Method in class com.partnersoft.maps.app.MapControlState
Sets the value of frame
setFrame(MapViewFrame) - Method in class com.partnersoft.maps.app.MapViewState
Sets the value of frame
setFrame(MapViewFrame) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setFrame(MapViewFrame) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setFrame(MapViewFrame) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setFrame(MapViewFrame) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
setFramerateShown(boolean) - Method in class com.partnersoft.preferences.model.VideoPreferences
 
setFrom(String) - Method in class com.partnersoft.io.net.MailMessageBuilder
Deprecated. Sets the from address.
setFromName(String) - Method in class com.partnersoft.maps.translator.PropertyTransformConfig
 
setGeometry(KmlGeometry) - Method in class com.partnersoft.formats.kml.KmlPlacemark
 
setGoogleKey(String) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
Sets the Google Map key used to allow generated file to be viewable from a non-local location.
setGpsConnOnStartup(boolean) - Method in class com.partnersoft.gps.GPSManager
Sets the boolean if gps will connect on startup
setGpsEnabled(boolean) - Method in class com.partnersoft.gps.GPSManager
Also opens or closes the GPS based on the new state.
setGPSID(String) - Method in class com.partnersoft.gps.postprocessing.CorrectedLocation
 
setGPSID(String) - Method in class com.partnersoft.gps.postprocessing.SurveyedLocation
 
setGpsType(String) - Method in class com.partnersoft.gps.GPSManager
This function clears the gpsenabled flag and does not connect the current GPS.
setGpsType(String) - Method in class com.partnersoft.gps.GPSSettings
 
setGraphics(Graphics) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
This should be called before rendering starts, to set the target for graphics operations.
setGraphics(List<MapDataGraphic>) - Method in class com.partnersoft.maps.translator.MapDataGraphicList
 
setGraphicType(String) - Method in class com.partnersoft.maps.model.MapGraphic
 
setGraphicType(String) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Explicitly sets the current graphic type name.
setGraphicType(String) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
setGraphicType(String) - Method in class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
setGraphicTypeId(int) - Method in class com.partnersoft.maps.rover.RoverEntityBuilder
 
setGraphicTypes(RoverDrawable[]) - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
setGraphicTypeTemplate(String) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Sets the style name template.
setGreen(int) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
setGreenColorName(String) - Method in class com.partnersoft.maps.model.PointStyle
 
setGridDisplay(String) - Method in class com.partnersoft.maps.app.MapControlPanel
Sets the grid coordinate display (bottom left of view panel).
setGroupNamers(Naming) - Method in class com.partnersoft.data.SplittingNamer
Sets the value of groupNamers
setGroupNameTemplate(String) - Method in class com.partnersoft.data.SplittingNamer
Sets the value of groupNameTemplate
setGroups(List<DxfGroup>) - Method in interface com.partnersoft.formats.dxf.DxfApplicationDefinedStructure
Set the internal state based on the given groups.
setGroups(List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setGroups(List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfConfigurableApplicationDefinedStructure
 
setGroups(List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfConfigurableStructure
 
setGroups(List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfEndSec
 
setGroups(List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setGroups(List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfEof
 
setGroups(List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setGroups(List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
 
setGroups(List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setGroups(List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfSection
 
setGroups(List<DxfGroup>) - Method in interface com.partnersoft.formats.dxf.DxfStructure
Set the internal state based on the given groups.
setGroups(List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setGroupVisibility(String, String, boolean) - Method in class com.partnersoft.maps.app.MapViewLogic
 
setGroupVisible(String, boolean) - Method in class com.partnersoft.maps.model.MapSetViewSettings
 
setGui(boolean) - Method in class com.partnersoft.maps.tools.ConvertPalmMaps
 
setGui(boolean) - Method in class com.partnersoft.update.PackPackages
 
setGuid(String) - Method in class com.partnersoft.cog.Cog
 
setGuid(String) - Method in class com.partnersoft.data.NamedBlob
 
setGuid(String) - Method in class com.partnersoft.data.validation.ValidationError
 
setHaloColor(Color) - Static method in class com.partnersoft.gui.ImageLib
 
setHandle(String) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setHDOP(double) - Method in class com.partnersoft.gps.GPSState
 
setHdop(double) - Method in class com.partnersoft.gps.GPSState
 
setHdopMaximum(double) - Method in class com.partnersoft.gps.GPSState
 
setHeader(String) - Method in class org.jcon.text.IteratingDictionaryReportEngine
Something for the top of this report or section.
setHeader(String) - Method in class org.jcon.text.IteratingReportEngine
Something for the top of this report or section.
setHeaderSize(int) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Use this to set your header size.
setHeading(double) - Method in class com.partnersoft.formats.kml.KmlIconStyle
Direction in degrees.
setHeadless(boolean) - Method in class com.partnersoft.update.web.WebUpdate
 
setHeapSize() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
setHeight(int) - Method in class com.partnersoft.data.GridContainer
Sets the number of cells high this container should allow.
setHeight(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setHeight(double) - Method in class com.partnersoft.geometry.GridSystem
Sets the value of height
setHeight(double) - Method in class com.partnersoft.geometry.Rectangle
 
setHeight(int) - Method in class com.partnersoft.gui.BasicDialog
 
setHeight(int) - Method in class com.partnersoft.gui.RationalPolygon
 
setHiliteEntities(ArrayList) - Method in class com.partnersoft.maps.model.MapDataItem
 
setHoles(Set) - Method in class com.partnersoft.maps.translator.MapDataPreprocessor
 
setHomeView() - Method in class com.partnersoft.workbench.app.WorkbenchMapSpaceLogic
 
setHomeView(double, double, double) - Method in class com.partnersoft.workbench.app.WorkbenchMapSpaceLogic
 
setHorizontalJustification(DxfHorizontalJustification) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setHoverColor(Color) - Method in class com.partnersoft.gui.LinkButton
 
setHoverDisplay(String) - Method in class com.partnersoft.maps.app.MapControlPanel
Sets the data hover display value (bottom right of view panel).
setHTML(String) - Method in class com.partnersoft.maps.app.MapReportDialog
Sets the report contents as html.
setHtml(String) - Method in class com.partnersoft.workbench.editors.AbstractHtmlPanelDirectoryEditor
 
setHtml(String) - Method in class com.partnersoft.workbench.editors.AbstractHtmlPanelFileEditor
 
setHtmlData(String) - Method in class com.partnersoft.formats.google.GoogleMapMarker
 
setHtmlRefresh(int) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
Sets how often the generated html file should reload itself.
setIcon(Icon) - Method in class com.partnersoft.gui.ButtonControl
 
setIcon(Icon) - Method in class com.partnersoft.maps.app.MapAppGlassPane
 
setIcon(Icon) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryHandler
 
setIcon(Icon) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler
 
setIconHref(String) - Method in class com.partnersoft.formats.kml.KmlIconStyle
An HTTP address or local file specification of where to load an icon from.
setIconName(String) - Method in class com.partnersoft.formats.google.GoogleMapMarker
Sets the name of the style to use for this namer, not the icon's url.
setIconName(String) - Method in class com.partnersoft.maps.model.PointStyle
 
setIconPaths(ArrayList) - Method in class com.partnersoft.maps.model.PointStyle
 
setIconStyle(KmlStyle) - Method in class com.partnersoft.formats.kml.KmlStyle
An IconStyle for this Style container.
setIconX(int) - Method in class com.partnersoft.maps.app.MapAppGlassPane
 
setIconY(int) - Method in class com.partnersoft.maps.app.MapAppGlassPane
 
setId(int) - Method in class com.partnersoft.cog.Cog
 
setId(String) - Method in class com.partnersoft.formats.kml.KmlStyle
The name used to refer to this style by other KmlObjects.
setId(int) - Method in class com.partnersoft.maps.model.RoverSet
 
setId(int) - Method in class com.partnersoft.net.holler.HollerMessage
 
setIfCondition(UnaryPredicate) - Method in class org.jcon.data.ConditionalTransform
Condition which, if it evaluates to true, runs the thenTransform, otherwise runs the elseTransform if it exists.
setIfCondition(Object) - Method in class org.jcon.data.IfThenTransform
 
setIfEmptyText(String) - Method in class org.jcon.text.IteratingReportEngine
 
setIfProperty(String) - Method in class org.jcon.data.IfThenTransform
 
setIgnoreOffset(boolean) - Method in class com.partnersoft.maps.model.PointStyle
 
setIgnoreRotation(boolean) - Method in class com.partnersoft.maps.model.PointStyle
 
setIgnoringRequestsWhileBusy(boolean) - Method in class com.partnersoft.gadgets.ActionBureau
Set this to true if you want the bureau to ignore requests for actions while it's busy doing another action.
setImage(Image) - Method in class com.partnersoft.gui.ImageViewer
 
setImage(String) - Method in class com.partnersoft.maps.app.MapReportDialog
Sets a path to an image.
setImage(Image) - Method in class com.partnersoft.maps.app.MapReportDialog
Sets a viewed image.
setImageBytes(byte[]) - Method in class com.partnersoft.maps.translator.MapDataImage
 
setImageFactory(ImageFactory) - Method in class com.partnersoft.gui.forms.FormIconPicklistField
 
setImageFactory(LocalImageFactory) - Method in class com.partnersoft.maps.model.PointStyle
 
setImageFactory(LocalImageFactory) - Method in class com.partnersoft.workbench.gui.PointStylePreview
 
setImageFile(VfsFile) - Method in class com.partnersoft.gui.SphericalImageDisplay
 
setImageFile(VfsFile) - Method in class com.partnersoft.gui.SphericalImageViewer
 
setImageId(int) - Method in class com.partnersoft.maps.translator.MapDataImage
 
setImagePath(String) - Method in class com.partnersoft.gui.forms.FormIconField
 
setImagePath(String) - Method in class com.partnersoft.gui.IconField
 
setImageStyle(int) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setImageStyle(ImageStyle) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setImageStyle(String) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setImageStyle(ImageStyle) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setImageStyle(int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setImageStyle(String) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setImageStyle(int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setImageStyle(ImageStyle) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setImageStyle(String) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setImageTextureFiltering(TextureFiltering) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setImageTextureMipmapping(boolean) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setImageTilesShown(boolean) - Method in class com.partnersoft.preferences.model.VideoPreferences
 
setIncludeData(boolean) - Method in class com.partnersoft.maps.translator.MapDataDerivation
 
setIndeterminate(boolean) - Method in class com.partnersoft.gui.ProgressBar
Sets indeterminate mode.
setIndexed(boolean) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
setIndexed(boolean) - Method in class com.partnersoft.sql.SqlColumn
 
setIndexValues(Naming<NameSet>) - Method in class com.partnersoft.maps.translator.MapDataGraphic
Sets the value of indexValues
setIndicatedButton(int) - Method in class com.partnersoft.maps.app.WheelMenu
 
setInfoColor(Color) - Method in class com.partnersoft.gui.LogDisplay
 
setInfoEnabled(boolean) - Method in interface com.partnersoft.core.Log
 
setInformationSource(String) - Method in class com.partnersoft.geometry.projection.ellipsoid.EPSGEllipsoid
Set the InformationSource for this Ellipsoid
setInitialX(double) - Method in class com.partnersoft.maps.translator.MapViewLegend
Sets the value of initialX
setInitialY(double) - Method in class com.partnersoft.maps.translator.MapViewLegend
Sets the value of initialY
setInnards(Object) - Method in class org.jcon.persistance.TOFParser
This takes care of the actual syntax of a set, and fills the set with its contents.
setInput(InputStream) - Method in class com.partnersoft.io.FastDataInputStream
 
setInput(InputStream) - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
setInput(InputStream) - Method in class com.partnersoft.io.formats.FastDataInputStream
 
setInput(BufferedReader) - Method in class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
setInput(InputStream) - Method in class com.partnersoft.io.formats.fixed.FixedWidthTextReader
 
setInputOffsetX(double) - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
setInputOffsetY(double) - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
setInputScaleX(double) - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
setInputScaleY(double) - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
setInputStream(InputStream) - Method in class com.partnersoft.io.AsynchronousStreamCopy
to copy from (null until ready).
setInputStream(InputStream) - Method in class com.partnersoft.io.formats.StreamingDataRecordSource
 
setInstallType(UpdateInstallType) - Method in class com.partnersoft.update.model.UpdateChainEvent
 
setInt(String, int) - Method in class org.jcon.util.PropMap
 
setInterval(int) - Method in class com.partnersoft.gadgets.LoopingThread
Sets the loop interval in milliseconds.
setInterval(double) - Method in class com.partnersoft.maps.model.Decoration
 
setInvisible(boolean) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setInvisible(boolean) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setIpAddress(String) - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
setItemID(int) - Method in class com.partnersoft.maps.model.MapDataLink
Sets the value of itemID
setItems(Set) - Method in class org.jcon.data.Picklist
 
setJava2dPreferences(Java2dPreferences) - Method in class com.partnersoft.preferences.model.GraphicsPreferences
 
setJava2dPreferences(Java2dPreferences) - Method in class com.partnersoft.preferences.model.VideoPreferences
 
setJobFilename(String) - Method in class com.partnersoft.gps.postprocessing.CorrectedJob
 
setJoin(String) - Method in class com.partnersoft.gui.LinetypeConfig
Type of join used (bevel, miter, or round).
setJoin(String) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setJoin(String) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setJustification(String) - Method in class com.partnersoft.gui.FontSpecification
 
setKeepUpright(boolean) - Method in class com.partnersoft.maps.translator.MapDataDerivation
 
setKey(boolean) - Method in class com.partnersoft.sql.SqlColumn
 
setKeyArrayType(PackratArray) - Method in class com.partnersoft.io.formats.packrat.PackratAssociation
 
setKeyField(String) - Method in class com.partnersoft.maps.translator.MapDataMergeField
 
setLabel(String) - Method in class com.partnersoft.maps.translator.MapDataTypeField
 
setLabelColorName(String) - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
setLabelGraphicType(String) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of graphicTypeName
setLabelHorizontalAlignment(String) - Method in class com.partnersoft.gui.GUIBuilder
 
setLabels(ArrayList) - Method in class com.partnersoft.data.LabelledList
 
setLabelVerticalAlignment(String) - Method in class com.partnersoft.gui.GUIBuilder
 
setLargeLogo(Image) - Method in class com.partnersoft.branding.OrganizationBranding
 
setLargeLogo(Image) - Method in class com.partnersoft.branding.ProductBranding
 
setLastModified(DateAndTime) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
setLastModified(DateAndTime) - Method in interface com.partnersoft.io.vfs.VfsFile
If possible, sets the date and time the file was last modified.
setLastModifiedMillis(long) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
setLastModifiedMillis(long) - Method in class com.partnersoft.io.vfs.NonexistentVfsFile
 
setLastModifiedMillis(long) - Method in interface com.partnersoft.io.vfs.VfsFile
If possible, sets the date and time the file was last modified in milliseconds.
setLastReading(GPSReading) - Method in class com.partnersoft.gps.GPSState
 
setLatitude(double) - Method in class com.partnersoft.formats.google.GoogleMapMarker
 
setLatitude(double) - Method in class com.partnersoft.gps.GPSReading
Sets the value of latitude
setLatitude(double) - Method in class com.partnersoft.gps.postprocessing.CorrectedLocation
 
setLatitude(double) - Method in class com.partnersoft.gps.postprocessing.SurveyedLocation
 
setLayer(String) - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
setLayer(String) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setLayout(LayoutManager) - Method in class com.partnersoft.gui.GUIBuilder
 
setLeftChild(HuffmanNode) - Method in class com.partnersoft.compression.huffman.HuffmanBranch
 
setLeftComponent(Component) - Method in class com.partnersoft.gui.SplitTouchPane
 
setLeftDisplay(String) - Method in class com.partnersoft.maps.app.MapPanButton
 
setLegend(String) - Method in class com.partnersoft.maps.app.MapViewLogic
Sets the current legend, by name.
setLegend(Legend) - Method in class com.partnersoft.workbench.editors.MapsetLegendEditor
 
setLegend(Legend) - Method in class com.partnersoft.workbench.gui.ScaleRegionVisualizer
 
setLegendName(String) - Method in class com.partnersoft.maps.app.MapControlState
Sets the value of legendName
setLegendName(String) - Method in class com.partnersoft.maps.app.MapViewState
Sets the value of legendName
setLegendName(String) - Method in class com.partnersoft.maps.render.RenderController
 
setLegendName(String) - Method in class com.partnersoft.maps.view.MapViewPanel
 
setLength(int) - Method in class com.partnersoft.data.NamedBlob
 
setLength(int) - Method in class com.partnersoft.data.PadWithZeros
 
setLength(long) - Method in interface com.partnersoft.io.vfs.VfsRandomAccess
Sets the length of the file in bytes.
setLength(int, long) - Method in class com.partnersoft.net.yonder.YonderClient
 
setLength(int) - Method in class org.jcon.text.FixedLengthFieldPicture
 
setLength(int) - Method in class org.jcon.text.FixedLengthRecordDef
 
setLength(int) - Method in class org.jcon.text.SubstringTransform
 
setLevel(int) - Method in class com.partnersoft.formats.zip.ZipBuilder
Set the level of compression (0-9).
setLevelsOfDetail(RoverLevelOfDetail[]) - Method in class com.partnersoft.maps.rover.AbstractRoverLayer
 
setLibraries(ScriptKeeper) - Method in class com.partnersoft.scripting.ScriptKeeper
Sets a separate ScriptKeeper object to manage libraries.
setLicense(String) - Method in class com.partnersoft.branding.ProductBranding
 
setLimit(int) - Method in class org.jcon.text.IteratingReportEngine
Sets the limit on number of iterations.
setLine(XyPolyline) - Method in class com.partnersoft.formats.google.GoogleMapPolyline
 
setLine(int) - Method in class com.partnersoft.workbench.editors.AbstractHtmlPanelFileEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.AreaStyleEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.BinaryFileEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.BoxcarFileEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.CogFormEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.DatabaseCogFileEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.DatabaseFileEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.GenericFileEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.HtmlFileEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.ImageFileEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.LineStyleEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.LogFileEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.MapsetLegendEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.MapsetSettingsFileEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.PointStyleEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.SoundFileEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.SphericalImageFileEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.TableEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.TextFileEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.TextStyleEditor
 
setLine(int) - Method in class com.partnersoft.workbench.editors.ZipFileEditor
 
setLine(int) - Method in interface com.partnersoft.workbench.model.WorkbenchFileEditor
 
setLineColor(String) - Method in class com.partnersoft.formats.google.GoogleMapPolyline
 
setLineDelimited(boolean) - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthDataRecordSource
 
setLineOpacity(double) - Method in class com.partnersoft.formats.google.GoogleMapPolyline
Line Opacity should be between 0 and 1.
setLineSmoothing(boolean) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setLineSmoothingHint(RenderingHint) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setLineStyle(KmlStyle) - Method in class com.partnersoft.formats.kml.KmlStyle
LineStyle for this Style container
setLineStyle(String) - Method in class com.partnersoft.maps.model.TextStyle
 
setLinetype(String) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setLinetypeContinuous(boolean) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setLinetypeScale(double) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setLineWeight(short) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setLineWidth(int) - Method in class com.partnersoft.formats.google.GoogleMapPolyline
 
setLineWidth(double) - Method in class com.partnersoft.formats.kml.KmlLineStyle
Width of line in pixels.
setLinkColor(Color) - Method in class com.partnersoft.gui.LinkButton
 
setList(ArrayList<String>) - Method in class com.partnersoft.data.NamedGoedels
 
setList(ArrayList) - Method in class com.partnersoft.data.ObjectGoedels
 
setLoaded(boolean) - Method in class com.partnersoft.preferences.model.MapsetPreferences
 
setLocationInfoData(HashMap) - Method in class com.partnersoft.gps.postprocessing.CorrectedLocation
 
setLocked(boolean) - Method in class com.partnersoft.gui.LockingToggleButtonControl
 
setLOD(int) - Method in class com.partnersoft.maps.model.LegendScaleRegion
 
setLod(int) - Method in class com.partnersoft.maps.model.LegendScaleRegion
 
setLOD(int) - Method in class com.partnersoft.maps.translator.MapViewScaleRegion
 
setLongitude(double) - Method in class com.partnersoft.formats.google.GoogleMapMarker
 
setLongitude(double) - Method in class com.partnersoft.gps.GPSReading
Sets the value of longitude
setLongitude(double) - Method in class com.partnersoft.gps.postprocessing.CorrectedLocation
 
setLongitude(double) - Method in class com.partnersoft.gps.postprocessing.SurveyedLocation
 
setLongName(String) - Method in class org.jcon.util.CommandLineOption
 
setLookAndFeel(String) - Method in class com.partnersoft.platform.j2se.J2sePreferences
 
setLookAndFeel(String) - Method in class com.partnersoft.preferences.model.LayoutPreferences
 
setLookup(LookupDatabase) - Method in class org.jcon.persistance.LookupInputStream
The lookup database used.
setLookup(LookupDatabase) - Method in class org.jcon.persistance.LookupOutputStream
The lookup database used.
setLookup(LookupDatabase) - Method in class org.jcon.store.TOFStore
 
setLookupMappings(Map) - Method in class org.jcon.persistance.LookupMappingMetaTOFObjectFactory
 
setMajorAxis(double) - Method in class com.partnersoft.geometry.projection.ellipsoid.SimpleEllipsoid
set the major axis for this Ellipsoid
setMakeupClass(Class) - Method in class org.jcon.data.FieldIndex
Sets the class used to make up objects.
setManualFlushing(boolean) - Method in class com.partnersoft.gadgets.HashedCache
Setting this to true turns of automatic flushing done whenever new cached values are gotten.
setMapCenter(double, double, int) - Method in class com.partnersoft.formats.google.GoogleMapWriter
Sets center of map.
setMapHeight(int) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
Sets the map height in pixels.
setMapOption(GoogleMapLib.MapOptions, boolean) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
Enables or disables the passed option based on 'enable' value.
setMapOption(GoogleMapLib.MapOptions, boolean) - Method in class com.partnersoft.formats.google.GoogleMapWriter
Writes javascript for enabling or disabling the passed Google Map Option.
setMapping(Map) - Method in class com.partnersoft.gadgets.SelectionAdaptor
 
setMapping(Map) - Method in class org.jcon.data.MappedTransform
 
setMapSet(MapSet) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setMapSet(MapSet) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setMapSet(MapSet) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setMapSetEnabled(MapSet, boolean) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
setMapSetEnabled(String, boolean) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
setMapsetLoaded(String, boolean) - Method in class com.partnersoft.preferences.app.PreferencesManager
 
setMapsetPreferences(Naming<MapsetPreferences>) - Method in class com.partnersoft.preferences.model.MapSpacePreferences
 
setMapsets(NameSet) - Method in class com.partnersoft.maps.model.MapQuery
 
setMapViewFrame(MapViewFrame) - Method in class com.partnersoft.maps.render.RenderController
 
setMapWidth(int) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
Sets the map width in pixels.
setMarkedForRemoval(boolean) - Method in class com.partnersoft.maps.model.RasterImage
Marks this image for removal after it is rendered.
setMaterial(String) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setMaximumDistanceSquared(double) - Method in class com.partnersoft.geometry.xy.XyClosestPointFinder
 
setMaximumElevation(double) - Method in class com.partnersoft.formats.dem.DemBRecord
 
setMaximumLength(int) - Method in class com.partnersoft.gui.forms.FormLimitedLengthDocument
 
setMaximumLength(int) - Method in class com.partnersoft.gui.LimitedLengthDocument
 
setMeasureDisplay(String) - Method in class com.partnersoft.maps.app.MapControlPanel
Sets the measure display value (top right of view panel).
setMeasureDisplay(double, double) - Method in class com.partnersoft.maps.app.MapViewLogic
 
setMeasureDisplay(String) - Method in class com.partnersoft.maps.app.MapViewLogic
 
setMergeDataKeyField(String) - Method in class com.partnersoft.maps.translator.MapDataMergeField
 
setMergeFields(List<MapDataMergeField>) - Method in class com.partnersoft.maps.translator.AbstractMapDataMerge
 
setMergeFields(List<MapDataMergeField>) - Method in interface com.partnersoft.maps.translator.MapDataMerge
 
setMeshVertexCountM(int) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setMeshVertexCountN(int) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setMessage(String) - Method in class com.partnersoft.data.validation.ValidationError
 
setMessage(String) - Method in class com.partnersoft.gui.DialogBuilder
 
setMessage(String) - Method in class com.partnersoft.gui.FatalErrorDialog
 
setMethodProvider(Object) - Method in class com.partnersoft.gadgets.ActionBureau
 
setMethodProvider(Object) - Method in class com.partnersoft.gui.BasicDialog
 
setMiddleDecoration(LineDecoration) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setMiddleDecoration(LineDecoration) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setMinimumElevation(double) - Method in class com.partnersoft.formats.dem.DemBRecord
 
setMinimumLength(float) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of minimumLength
setMinimumSatellites(int) - Method in class com.partnersoft.gps.nmea.NmeaGps
 
setMinimumSatellites(int) - Method in class com.partnersoft.gps.nmea.NmeaParserConfigutron
 
setMinimumSegmentLength(double) - Method in class com.partnersoft.geometry.xy.XyPolylineBuilder
Sets the current minimum segment length.
setMinimumSegmentLength(double) - Method in class com.partnersoft.geometry.xy.XyTurtle
Sets the current minimum segment length.
setMinorAxis(double) - Method in class com.partnersoft.geometry.projection.ellipsoid.SimpleEllipsoid
set the minor axis for this Ellipsoid
setMipmapped(boolean) - Method in class com.partnersoft.gui.opengl.OpenglControl
 
setMiterLimit(float) - Method in class com.partnersoft.gui.LinetypeConfig
Limit of miter joins.
setMiterLimit(float) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setMiterLimit(float) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setModal(boolean) - Method in class com.partnersoft.gui.BasicDialog
 
setMode(MapEditMode) - Method in class com.partnersoft.maps.app.MapEditLogic
 
setModel(ComboBoxModel) - Method in class com.partnersoft.gui.ComboField
 
setModel(ComboBoxModel) - Method in class com.partnersoft.gui.ComboSelectionControl
 
setModel(ComboBoxModel) - Method in class com.partnersoft.gui.forms.FormComboField
 
setModel(ComboBoxModel) - Method in class com.partnersoft.gui.forms.FormIconPicklistField
 
setModel(ComboBoxModel) - Method in class com.partnersoft.gui.forms.FormPicklistField
 
setModel(ListModel) - Method in class com.partnersoft.gui.ListSelectionControl
 
setModel(ComboBoxModel) - Method in class com.partnersoft.gui.PicklistField
 
setModel(TreeModel) - Method in class com.partnersoft.gui.TreeField
 
setModifyActors(Naming<MapEditActor>) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
Sets the naming associating data types to actors.
setModular(boolean) - Method in class com.partnersoft.platform.j2se.J2seEnvironment
 
setModuleName(String) - Method in class com.partnersoft.data.validation.ValidationError
 
setMotto(String) - Method in class com.partnersoft.branding.OrganizationBranding
 
setMousePosition(XyPoint) - Method in class com.partnersoft.maps.render.RenderController
 
setMousePosition(XyPoint) - Method in class com.partnersoft.maps.view.MapViewPanel
 
setMoveAvailable(boolean) - Method in class com.partnersoft.maps.app.WheelMenu
 
setMultipleMergeField(String) - Method in class com.partnersoft.maps.translator.MapDataMergeField
 
setName(String) - Method in class com.partnersoft.branding.OrganizationBranding
 
setName(String) - Method in class com.partnersoft.branding.ProductBranding
 
setName(String) - Method in class com.partnersoft.cog.Cog
 
setName(String) - Method in class com.partnersoft.data.NamedBlob
 
setName(String) - Method in class com.partnersoft.data.NamedThingy
 
setName(String) - Method in class com.partnersoft.data.PathedTree
Sets the name of this node.
setName(String) - Method in class com.partnersoft.formats.kml.KmlPlacemark
 
setName(String) - Method in class com.partnersoft.gadgets.ActionBureau
This is the name used for threads and such.
setName(String) - Method in class com.partnersoft.gadgets.AsynchronousCommand
Descriptive name for command.
setName(String) - Method in class com.partnersoft.geometry.projection.ellipsoid.SimpleEllipsoid
set the name of the Ellipsoid to be displayed to the user
setName(String) - Method in class com.partnersoft.geometry.projection.Projection
 
setName(String) - Method in class com.partnersoft.gui.BasicDialog
 
setName(String) - Method in class com.partnersoft.gui.FontSpecification
Descriptive name for this specification.
setName(String) - Method in class com.partnersoft.gui.LinetypeConfig
Name of linetype.
setName(String) - Method in class com.partnersoft.io.AsynchronousStreamCopy
Descriptive name for copy (e.g.
setName(String) - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
setName(String) - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataClass
Sets the value of name
setName(String) - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataField
Sets the value of name
setName(String) - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
 
setName(String) - Method in class com.partnersoft.maps.model.DataTypeProfile
 
setName(String) - Method in class com.partnersoft.maps.model.GraphicTypeProfile
 
setName(String) - Method in class com.partnersoft.maps.model.ImageStyle
 
setName(String) - Method in class com.partnersoft.maps.model.Legend
 
setName(String) - Method in class com.partnersoft.maps.model.MapSpaceLegend
 
setName(String) - Method in class com.partnersoft.maps.model.PointStyle
 
setName(String) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setName(String) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setName(String) - Method in class com.partnersoft.maps.model.TextStyle
 
setName(String) - Method in class com.partnersoft.maps.translator.AbstractMapDataMerge
 
setName(String) - Method in interface com.partnersoft.maps.translator.MapDataMerge
 
setName(String) - Method in class com.partnersoft.maps.translator.MapDataTypeField
 
setName(String) - Method in class com.partnersoft.maps.translator.MapEntityLegend
Sets the value of name
setName(String) - Method in class com.partnersoft.preferences.model.AbstractSubsystemPreferences
 
setName(String) - Method in interface com.partnersoft.preferences.model.SubsystemPreferences
 
setName(String) - Method in class com.partnersoft.sql.SqlColumn
 
setName(String) - Method in class com.partnersoft.update.model.UpdatePackageFile
 
setName(String) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryHandler
 
setName(String) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler
 
setName(String) - Method in class org.jcon.data.FieldDef
Field name.
setName(String) - Method in class org.jcon.data.Picklist
 
setName(String) - Method in class org.jcon.data.PicklistItem
Name of the picklist item.
setName(String) - Method in class org.jcon.text.DelimitedRecordDef
 
setName(String) - Method in class org.jcon.text.FixedLengthRecordDef
 
setName(String) - Method in class org.jcon.text.VariableLengthTextField
 
setName(String) - Method in class org.jcon.util.CommandLineArgument
 
setNaming(Naming) - Method in class com.partnersoft.gui.NamingListModel
 
setNavigationBarEnabled(boolean) - Method in class com.partnersoft.gui.forms.FormTextField
 
setNextCollector(MapDataCollector) - Method in class com.partnersoft.maps.translator.MapDataFilter
 
setNode(Object, String, Object) - Static method in class org.jcon.data.BeanGraph
Sets the node represented by the string path to the value Value in object victim
setNoPointers(boolean) - Method in class org.jcon.persistance.TOFWriter
 
setNotHighlighted(boolean) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setNotHighlighted(boolean) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setNullTerminated(boolean) - Method in class com.partnersoft.io.formats.binary.ASCIIFieldFormat
 
setNumberOfElements(int) - Method in class org.jcon.text.ArrayPicture
 
setNumerator(int) - Method in class com.partnersoft.gadgets.LoggingRatioCounter
 
setNumRecords(int) - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
setObliqueAngle(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setOffsetX(double) - Method in class com.partnersoft.geometry.projection.Simple
Sets the value of offsetX
setOffsetX(int) - Method in class com.partnersoft.maps.ephemera.AbstractUpdatingTextEphemeron
X Offset from mouse position in map units.
setOffsetX(int, boolean) - Method in class com.partnersoft.maps.ephemera.AbstractUpdatingTextEphemeron
X offset for text from mouse position.
setOffsetX(int) - Method in class com.partnersoft.maps.model.ImageStyle
 
setOffsetX(int) - Method in class com.partnersoft.maps.model.PointStyle
 
setOffsetX(int) - Method in class com.partnersoft.maps.rover.RoverEntityBuilder
 
setOffsetX(int) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of offsetX
setOffsetX(int) - Method in class com.partnersoft.maps.translator.MapDataImage
 
setOffsetX(int) - Method in class com.partnersoft.maps.translator.MapDataPoint
 
setOffsetX(int) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
setOffsetX(int) - Method in class com.partnersoft.maps.translator.MapDataText
 
setOffsetX(int) - Method in class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
setOffsetXFeet(int) - Method in class com.partnersoft.maps.app.MapAppGps
 
setOffsetXField(String) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of offsetXField
setOffsetY(double) - Method in class com.partnersoft.geometry.projection.Simple
Sets the value of offsetY
setOffsetY(int) - Method in class com.partnersoft.maps.ephemera.AbstractUpdatingTextEphemeron
Y Offset from mouse position in map units.
setOffsetY(int, boolean) - Method in class com.partnersoft.maps.ephemera.AbstractUpdatingTextEphemeron
Y offset for text from mouse position.
setOffsetY(int) - Method in class com.partnersoft.maps.model.ImageStyle
 
setOffsetY(int) - Method in class com.partnersoft.maps.model.PointStyle
 
setOffsetY(int) - Method in class com.partnersoft.maps.rover.RoverEntityBuilder
 
setOffsetY(int) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of offsetY
setOffsetY(int) - Method in class com.partnersoft.maps.translator.MapDataImage
 
setOffsetY(int) - Method in class com.partnersoft.maps.translator.MapDataPoint
 
setOffsetY(int) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
setOffsetY(int) - Method in class com.partnersoft.maps.translator.MapDataText
 
setOffsetY(int) - Method in class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
setOffsetYFeet(int) - Method in class com.partnersoft.maps.app.MapAppGps
 
setOffsetYField(String) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of offsetYField
setOn(boolean) - Method in interface com.partnersoft.gadgets.Toggle
Sets toggle state.
setOn(boolean) - Method in class com.partnersoft.gadgets.ToggleGadget
Sets toggle state.
setOn(boolean) - Method in class com.partnersoft.gui.LockingToggleButtonControl
 
setOn(boolean) - Method in class com.partnersoft.gui.ToggleButtonControl
 
setOpaque(boolean) - Method in class com.partnersoft.gui.opengl.OpenglTextureHandle
 
setOpenglPipelineEnabled(boolean) - Method in class com.partnersoft.platform.j2se.J2sePreferences
 
setOpenglPipelineEnabled(boolean) - Method in class com.partnersoft.preferences.model.VideoPreferences
 
setOpenglPreferences(OpenglPreferences) - Method in class com.partnersoft.preferences.model.GraphicsPreferences
 
setOpenglPreferences(OpenglPreferences) - Method in class com.partnersoft.preferences.model.VideoPreferences
 
setOptions(Collection) - Method in class com.partnersoft.gui.ComboField
 
setOptions(ArrayList) - Method in class com.partnersoft.gui.ComboField
 
setOptions(String...) - Method in class com.partnersoft.gui.ComboField
 
setOptions(ArrayList) - Method in class com.partnersoft.gui.ComboSelectionControl
 
setOptions(String...) - Method in class com.partnersoft.gui.ComboSelectionControl
 
setOptions(List) - Method in class com.partnersoft.gui.ComboSelectionControl
 
setOptions(Collection<String>) - Method in class com.partnersoft.gui.forms.FormComboField
 
setOptions(ArrayList<String>) - Method in class com.partnersoft.gui.forms.FormComboField
 
setOptions(String...) - Method in class com.partnersoft.gui.forms.FormComboField
 
setOptions(Collection<String>) - Method in class com.partnersoft.gui.forms.FormPicklistField
 
setOptions(ArrayList<String>) - Method in class com.partnersoft.gui.forms.FormPicklistField
 
setOptions(String...) - Method in class com.partnersoft.gui.forms.FormPicklistField
 
setOptions(Collection) - Method in class com.partnersoft.gui.PicklistField
 
setOptions(ArrayList) - Method in class com.partnersoft.gui.PicklistField
 
setOptions(String...) - Method in class com.partnersoft.gui.PicklistField
 
setOptions(Cog) - Method in class com.partnersoft.gui.SplashBrowser
 
setOptions(Cog) - Method in class com.partnersoft.maps.tools.ConvertPalmMaps
 
setOptions(Cog) - Method in class com.partnersoft.maps.translator.PublishMapSet
 
setOptions(Cog) - Method in class com.partnersoft.update.PackPackages
 
setOptions(ArrayList) - Method in class org.jcon.util.CommandLineSyntax
 
setOrderPreserving(boolean) - Method in class com.partnersoft.data.Naming
Not sure what to do here, so it just logs a warning.
setOrganization(OrganizationBranding) - Method in class com.partnersoft.branding.ProductBranding
 
setOriginal(String) - Method in class org.jcon.text.SimpleReplace
 
setOriginElevation(double) - Method in class com.partnersoft.formats.dem.DemBRecord
 
setOriginLatitude(double) - Method in class com.partnersoft.geometry.projection.StandardProjection
 
setOriginLongitude(double) - Method in class com.partnersoft.geometry.projection.StandardProjection
 
setOriginX(double) - Method in class com.partnersoft.formats.dem.DemBRecord
 
setOriginX(double) - Method in class com.partnersoft.geometry.GridSystem
Sets the value of originX
setOriginX(double) - Method in class com.partnersoft.geometry.projection.StandardProjection
 
setOriginX(double) - Method in class com.partnersoft.maps.model.RasterTiling
Sets the value of originX
setOriginY(double) - Method in class com.partnersoft.formats.dem.DemBRecord
 
setOriginY(double) - Method in class com.partnersoft.geometry.GridSystem
Sets the value of originY
setOriginY(double) - Method in class com.partnersoft.geometry.projection.StandardProjection
 
setOriginY(double) - Method in class com.partnersoft.maps.model.RasterTiling
Sets the value of originY
setOutline(boolean) - Method in class com.partnersoft.formats.kml.KmlPolygonStyle
If true, uses current lineStyle to outline polygon.
setOutputFile(File) - Method in class org.jcon.tools.MakeReport
File to spit the resulting report into.
setOutputOffsetX(double) - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
setOutputOffsetY(double) - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
setOutputPath(String) - Method in class com.partnersoft.io.formats.csv.DataRecordSourceToCSV
outputPath
setOutputReadOnlyFields(boolean) - Method in class org.jcon.persistance.BarsoomWriter
 
setOutputReadOnlyFields(boolean) - Method in class org.jcon.persistance.TOFWriter
 
setOutputScaleX(double) - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
setOutputScaleY(double) - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
setOutputStage(MapDataCollector) - Method in class com.partnersoft.maps.translator.TranslationPipeline
 
setOutputStream(OutputStream) - Method in class com.partnersoft.io.AsynchronousStreamCopy
to copy to (null until ready).
setOwnerHandle(String) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setPackageAssertionStatus(String, boolean) - Method in class com.partnersoft.system.DelegatingClassLoader
 
setPackPackages(boolean) - Method in class com.partnersoft.maps.tools.ConvertPalmMaps
 
setPadWithBlanks(boolean) - Method in class org.jcon.text.NumericPicture
 
setPage(String) - Method in class com.partnersoft.maps.app.MapHTMLControl
 
setPage(String) - Method in class com.partnersoft.maps.app.MapReportDialog
Sets the report contents using a URL.
setPage(String) - Method in class com.partnersoft.workbench.gui.WorkbenchHtmlView
 
setPaint(Paint) - Method in class com.partnersoft.gui.ColorFilteringGraphics2D
 
setPaint(Paint) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
setPaintMode() - Method in class com.partnersoft.gui.WrapperGraphics2D
 
setPaperSpace(boolean) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setParallelStyles(List<String>) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setParallelStyles(List<String>) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setParameter(Object) - Method in class org.jcon.data.LookupReference
The index parameter used to look up the object referenced.
setParameters(Object...) - Method in class com.partnersoft.sql.SqlDataRecordSource
 
setParameters(PreparedStatement, Object...) - Static method in class com.partnersoft.sql.SqlLib
Sets the parameters in a PreparedStatement from the given array.
setParameters(PreparedStatement, List<Object>) - Static method in class com.partnersoft.sql.SqlLib
Sets the parameters in a PreparedStatement from the given List.
setParameters(UpdateParameters) - Method in class com.partnersoft.update.model.UpdateSession
 
setParent(Cog) - Method in class com.partnersoft.cog.Cog
Sets the parent cog.
setParent(HuffmanNode) - Method in class com.partnersoft.compression.huffman.HuffmanNode
 
setParent(PathedTree<T>) - Method in class com.partnersoft.data.PathedTree
Sets the parent of this node, while symmetrically setting this as a child of the parent.
setParent(Component) - Method in class com.partnersoft.gui.BasicDialog
 
setParent(Object) - Method in class org.jcon.data.BeanGraphNode
 
setParity(String) - Method in class com.partnersoft.gps.GPSSettings
Sets the value of parity
setParity(String) - Method in class com.partnersoft.gps.RangefinderSettings
Sets the value of parity
setParts(ArrayList) - Method in class com.partnersoft.io.formats.shapefile.ShapefilePolypoint
 
setPassingThrough(boolean) - Method in class org.jcon.data.PropertyScrambler
 
setPassword(String) - Method in class com.partnersoft.io.sql.SQLConnection
 
setPassword(String) - Method in class com.partnersoft.sql.SqlDatabase
 
setPath(String) - Method in class com.partnersoft.formats.dbf.DbfBuilder
 
setPath(String) - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
setPath(String) - Method in class com.partnersoft.io.formats.dbf.DBFBuilder
 
setPath(String) - Method in class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
setPath(String) - Method in class com.partnersoft.io.formats.StreamingDataRecordSource
 
setPath(String) - Method in class com.partnersoft.sql.SqlDatabase
 
setPath(Path) - Method in class com.partnersoft.sql.SqlDatabase
 
setPath(String) - Method in class org.jcon.data.MetaImport
 
setPath(String) - Method in class org.jcon.data.MetaTextImport
 
setPathfinderDirectory(String) - Method in class com.partnersoft.gps.GPSSettings
 
setPathRegex(String) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryHandler
 
setPaths(List<String>) - Method in class com.partnersoft.gui.Splash
 
setPaths(List) - Method in class com.partnersoft.io.formats.StreamingDataRecordSource
 
setPause(boolean) - Method in class com.partnersoft.gadgets.ActivityProgressWorker
Sets Pause status for this thread's work.
setPDOP(double) - Method in class com.partnersoft.gps.GPSState
 
setPdop(double) - Method in class com.partnersoft.gps.GPSState
 
setPdopMaximum(double) - Method in class com.partnersoft.gps.GPSState
 
setPenDown(boolean) - Method in class com.partnersoft.geometry.xy.XyTurtle
 
setPhone(String) - Method in class com.partnersoft.branding.OrganizationBranding
 
setPhoneNumber(String) - Method in class com.partnersoft.formats.kml.KmlPlacemark
 
setPicklist(Picklist) - Method in class org.jcon.data.PicklistItem
Picklist this item is on.
setPicklists(Map) - Method in class org.jcon.data.PicklistManager
 
setPicture(FixedLengthFieldPicture) - Method in class org.jcon.text.DelimitedFieldDef
 
setPicture(FixedLengthFieldPicture) - Method in class org.jcon.text.FixedLengthFieldDef
 
setPixelHeight(int) - Method in class com.partnersoft.maps.app.MapPlotBuilder
Sets the pixel height for this plot.
setPixelHeight(int) - Method in class com.partnersoft.maps.model.MapViewFrame
 
setPixelHeight(int) - Method in class com.partnersoft.maps.model.RasterTiling
Sets the value of pixelHeight
setPixelOffset(int) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setPixelOffset(int) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setPixelOffsetX(int) - Method in class com.partnersoft.maps.model.TextStyle
 
setPixelOffsetY(int) - Method in class com.partnersoft.maps.model.TextStyle
 
setPixelsHigh(int) - Method in class com.partnersoft.maps.translator.MapDataImage
 
setPixelsWide(int) - Method in class com.partnersoft.maps.translator.MapDataImage
 
setPixelWidth(int) - Method in class com.partnersoft.maps.app.MapPlotBuilder
Sets the pixel width for this plot.
setPixelWidth(int) - Method in class com.partnersoft.maps.model.MapViewFrame
 
setPixelWidth(int) - Method in class com.partnersoft.maps.model.RasterTiling
Sets the value of pixelWidth
setPlaceHolder(boolean) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setPlaceHolder(boolean) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setPlinegen(boolean) - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
 
setPlotStyle(String) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setPoint(XyPoint) - Method in class com.partnersoft.geometry.xy.XyTurtle
 
setPoint(double, double) - Method in class com.partnersoft.maps.rover.RoverEntityBuilder
 
setPoint(XyPoint) - Method in class com.partnersoft.maps.rover.RoverEntityBuilder
 
setPoint(XyPoint) - Method in class com.partnersoft.maps.translator.MapDataPoint
 
setPoint(String, Point) - Method in class org.jcon.util.PropMap
 
setPoints(ArrayList) - Method in class com.partnersoft.io.formats.shapefile.ShapefileMultipoint
 
setPointStyle(int) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setPointStyle(PointStyle) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setPointStyle(String) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setPointStyle(int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setPointStyle(PointStyle) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setPointStyle(String) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setPointStyle(int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setPointStyle(PointStyle) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setPointStyle(String) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setPointStyle(int) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
setPointStyle(PointStyle) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
setPointStyle(int) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
setPointStyle(PointStyle) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
setPointTextureFiltering(TextureFiltering) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setPointTextureMipmapping(boolean) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setPolyfaceMesh(boolean) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setPolyfaceMesh(boolean) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setPolyfaceMeshIndex1(int) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setPolyfaceMeshIndex2(int) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setPolyfaceMeshIndex3(int) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setPolyfaceMeshIndex4(int) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setPolygon(XyPolygon) - Method in class com.partnersoft.io.formats.rover.RoverPolygon
 
setPolygon(Polygon) - Method in class com.partnersoft.maps.translator.MapDataPolygon
 
setPolygon3d(boolean) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setPolygonMesh(boolean) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setPolygonMeshClosed(boolean) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setPolygonSmoothing(boolean) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setPolygonSmoothingHint(RenderingHint) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setPolygonStyle(KmlStyle) - Method in class com.partnersoft.formats.kml.KmlStyle
PolyStyle for this Style container.
setPolygonStyle(int) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setPolygonStyle(PolygonStyle) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setPolygonStyle(String) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setPolygonStyle(int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setPolygonStyle(PolygonStyle) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setPolygonStyle(String) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setPolygonStyle(int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setPolygonStyle(PolygonStyle) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setPolygonStyle(String) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setPolygonStyle(PolygonStyle) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
setPolygonStyle(int) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
setPolygonStyle(PolygonStyle) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
setPolygonStyle(int) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
setPolyline(XyPolyline) - Method in class com.partnersoft.maps.ephemera.PolylineEphemeron
 
setPolyline(Polyline) - Method in class com.partnersoft.maps.model.MapPolyline
Sets the value of polyline
setPolyline(Polyline) - Method in class com.partnersoft.maps.translator.MapDataPolyline
 
setPolyline3d(boolean) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setPolyline3d(boolean) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setPolylineStyle(int) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setPolylineStyle(String) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setPolylineStyle(PolylineStyle) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setPolylineStyle(int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setPolylineStyle(PolylineStyle) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setPolylineStyle(String) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setPolylineStyle(int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setPolylineStyle(PolylineStyle) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setPolylineStyle(String) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setPolylineStyle(int) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
setPolylineStyle(PolylineStyle) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
setPolylineStyle(int) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
setPolylineStyle(PolylineStyle) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
setPort(String) - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
setPortName(String) - Method in class com.partnersoft.gps.GPSSettings
Sets the value of portName
setPortName(String) - Method in class com.partnersoft.gps.LaserRangefinder
 
setPortName(String) - Method in class com.partnersoft.gps.nmea.NmeaParser
Calls open() and close(), which do not contend with any threads.
setPortName(String) - Method in class com.partnersoft.gps.RangefinderSettings
Sets the value of portName
setPosition(int) - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
setPosition(int) - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
setPosition(long) - Method in interface com.partnersoft.io.vfs.VfsRandomAccess
Sets the current position (aka file pointer) to the specified byte offset.
setPosition(int, int) - Method in class com.partnersoft.maps.app.MapWindowLogic
 
setPosition(int) - Method in class org.jcon.text.DelimitedFieldDef
 
setPosition(int) - Method in class org.jcon.text.FixedLengthFieldDef
 
setPositionLocked(boolean) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setPostProcessingEnabled(boolean) - Method in class com.partnersoft.gps.GPSSettings
 
setPrecision(double, int) - Static method in class com.partnersoft.data.DataLib
Reduces the precision of a doubleing-point number by rounding it to a specified number of decimal places.
setPrecision(float, int) - Static method in class com.partnersoft.data.DataLib
Reduces the precision of a floating-point number by rounding it to a specified number of decimal places.
setPrecision(double, int) - Static method in class com.partnersoft.data.MathLib
Reduces the precision of a double-precision number by rounding it to a specified number of decimal places.
setPrecision(float, int) - Static method in class com.partnersoft.data.MathLib
Reduces the precision of a floating-point number by rounding it to a specified number of decimal places.
setPreferencesName(String) - Method in class com.partnersoft.gui.DialogBuilder
If you set a preferences name, it will remember the user's last specified field values etc.
setPresent(boolean) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setPreset(String) - Method in class com.partnersoft.preferences.model.UserSubsystemPreferences
 
setPresetFieldValue(String) - Method in class com.partnersoft.preferences.gui.SubsystemPreferencesPanel
 
setPressedColor(Color) - Method in class com.partnersoft.gui.LinkButton
 
setPrettyPrinting(boolean) - Method in class org.jcon.persistance.TOFWriter
Turns prettyprinting on or off.
setPrinting(boolean) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setPrinting(boolean) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setPrinting(boolean) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setPrinting(boolean) - Method in class com.partnersoft.maps.render.RenderController
 
setPrintRequestAttributeSet(String, PrintRequestAttributeSet) - Static method in class com.partnersoft.printing.PrintLib
Saves the given named print attributes as the default in preferences.
setPrintService(String, PrintService) - Static method in class com.partnersoft.printing.PrintLib
Sets the given print service as the default in preferences.
setProfile(RoverProfile) - Method in class com.partnersoft.maps.model.RoverSet
 
setProfileColumns(int) - Method in class com.partnersoft.formats.dem.DemARecord
 
setProfileRows(int) - Method in class com.partnersoft.formats.dem.DemARecord
 
setProgress(int, int) - Method in class com.partnersoft.gadgets.ActivityProgress
 
setProjectionName(String) - Method in class com.partnersoft.gps.GPSSettings
Sets the value of projectionName
setProjectionName(String) - Method in class com.partnersoft.maps.app.GpsConfigPanel
 
setProjectionName(String) - Method in class com.partnersoft.maps.app.MapAppGps
Setting projectionName to null or blank has a special meaning - it means to use the projection settings in the mapset.
setProperties(String) - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
setProperties(String) - Method in class com.partnersoft.sql.SqlDatabase
 
setProperties(Map) - Method in class org.jcon.data.FieldDef
 
setProperty(String) - Method in class org.jcon.data.PropertyTransformingMangler
 
setProperty(String) - Method in class org.jcon.data.SinglePropertyIndex
 
setProperty(String) - Method in class org.jcon.data.TransformAndSetPropertyMangler
 
setPropertyMapping(Map) - Method in class org.jcon.data.PropertyScrambler
 
setPropertyName(String) - Method in class org.jcon.data.GroupByPropertyValue
 
setPropertyValue(Object, String, Object) - Method in class org.jcon.data.IntrospectionProfile
Sets the named property on the given bean.
setPropertyValues(Object, Map) - Method in class org.jcon.data.IntrospectionProfile
Sets property values.
setPropertyValues(Map) - Method in class org.jcon.data.MetaBean
 
setProxyEntityGraphics(byte[]) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setQuery(String) - Method in class com.partnersoft.io.sql.SQLDataRecordSource
 
setQuery(String) - Method in class com.partnersoft.sql.SqlDataRecordSource
 
setQueue(AsynchronousCommandQueue) - Method in class com.partnersoft.gadgets.AsynchronousCommand
Queue this command is in.
setReadFromFrontendSpools(boolean) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
setReadFromFrontendSpools(boolean) - Method in class com.partnersoft.maps.translator.PublishMapSet
 
setReading(double, double) - Method in class com.partnersoft.gps.nmea.NmeaGps
This uses the last official bearing.
setReading(double, double, double) - Method in class com.partnersoft.gps.nmea.NmeaGps
This sets the "official" bearing.
setReasonFailed(String) - Method in class com.partnersoft.gadgets.AsynchronousCommand
Reason processing failed.
setRecordNumber(int) - Method in class com.partnersoft.io.formats.shapefile.ShapefileRecord
 
setRecordSize(int) - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidth
 
setRecordSize(int) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Use this to set your record size in bytes.
setRecordWidth(int) - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthDataRecordSource
 
setRectangle(double, double, double, double) - Method in class com.partnersoft.maps.render.Clipper
 
setRed(int) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
setRedColorName(String) - Method in class com.partnersoft.maps.model.PointStyle
 
setReducedData(ArrayList) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
setRefreshedAtStartup(boolean) - Method in class com.partnersoft.preferences.model.MapsetPreferences
 
setRefreshRate(int) - Method in class com.partnersoft.gps.GPSSettings
Sets the value of refreshRate
setRefreshRate(int) - Method in class com.partnersoft.gps.RangefinderSettings
Sets the value of refreshRate
setRemarks(String) - Method in class com.partnersoft.geometry.projection.ellipsoid.EPSGEllipsoid
Set the remarks for this ellipsoid
setRenderer(RenderEngine) - Method in class com.partnersoft.preferences.model.GraphicsPreferences
 
setRenderer(RenderEngine) - Method in class com.partnersoft.preferences.model.VideoPreferences
 
setRenderingHint(RenderingHints.Key, Object) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
setRenderingHint(RenderingHint) - Method in class com.partnersoft.preferences.model.Java2dPreferences
 
setRenderingHints(Map) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
setRenderMode(int) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setRenderMode(int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setRenderMode(int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setRenderQuality(int) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setRenderQuality(int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setRenderQuality(int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setRenderQuality(RenderQuality) - Method in class com.partnersoft.preferences.model.Java2dPreferences
 
setRenderQuality(RenderQuality) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setRenderReticle(boolean) - Method in class com.partnersoft.maps.render.RenderController
 
setRenderScaleRegion(RenderScaleRegion) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setRenderScaleRegion(RenderScaleRegion) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setRenderScaleRegion(RenderScaleRegion) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setReplacement(String) - Method in class org.jcon.text.SimpleReplace
 
setReport(TextReportEngine) - Method in class org.jcon.text.ReportTransform
 
setReportSpecFile(File) - Method in class org.jcon.tools.MakeReport
TOF file containing the report specification.
setRequestReader(SoapRequest) - Method in class com.partnersoft.net.soap.SoapExchange
Sets the inputstream
setRequired(boolean) - Method in class com.partnersoft.sql.SqlColumn
 
setRequired(boolean) - Method in class org.jcon.util.CommandLineArgument
 
setRequiredValues(Map) - Method in class org.jcon.data.PropertyMatch
 
setRestartAutomatically(boolean) - Method in class com.partnersoft.preferences.model.UpdatePreferences
 
setResultToggle(Toggle) - Method in class com.partnersoft.gadgets.ToggleCombiner
 
setReverseBytes(boolean) - Method in class com.partnersoft.io.formats.binary.ShortIntegerFieldFormat
 
setReversed(boolean) - Method in class com.partnersoft.gui.ArrayListListModel
 
setRgbColor(int) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setRightChild(HuffmanNode) - Method in class com.partnersoft.compression.huffman.HuffmanBranch
 
setRightComponent(Component) - Method in class com.partnersoft.gui.SplitTouchPane
 
setRightDisplay(String) - Method in class com.partnersoft.maps.app.MapPanButton
 
setRightJustify(boolean) - Method in class org.jcon.text.AlphanumericPicture
 
setRoot(Object) - Method in class com.partnersoft.data.PathedIntrospector
 
setRootDirName(String) - Method in class org.jcon.store.FileSystemStore
 
setRootPath(Path) - Method in class com.partnersoft.formats.haversack.HaversackBuilder
 
setRootPath(Path) - Method in class com.partnersoft.formats.zip.ZipBuilder
 
setRotateAvailable(boolean) - Method in class com.partnersoft.maps.app.WheelMenu
 
setRotateMapWithGps(boolean) - Method in class com.partnersoft.gps.GPSSettings
 
setRotateMapWithGps(boolean) - Method in class com.partnersoft.maps.app.MapAppGps
 
setRotatingWithGps(boolean) - Method in class com.partnersoft.gps.GPSManager
 
setRotatingWithGps(boolean) - Method in class com.partnersoft.maps.app.MapGpsLogic
 
setRotation(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setRotation(double) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setRotation(double) - Method in class com.partnersoft.gui.SphericalImageDisplay
 
setRotation(double) - Method in class com.partnersoft.gui.SphericalImageViewer
 
setRotation(double) - Method in class com.partnersoft.maps.app.MapPlotBuilder
Sets the rotation for this plot.
setRotation(double) - Method in class com.partnersoft.maps.app.MapViewLogic
Set the rotation
setRotation(XyRotation) - Method in class com.partnersoft.maps.app.MapViewLogic
 
setRotation(int) - Method in class com.partnersoft.maps.ephemera.AbstractUpdatingTextEphemeron
 
setRotation(double) - Method in class com.partnersoft.maps.model.MapViewFrame
Sets the value of rotation
setRotation(XyRotation) - Method in class com.partnersoft.maps.rover.RoverEntityBuilder
 
setRotation(float) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of rotation
setRotation(float) - Method in class com.partnersoft.maps.translator.MapDataImage
 
setRotation(XyRotation) - Method in class com.partnersoft.maps.translator.MapDataImage
 
setRotation(double) - Method in class com.partnersoft.maps.translator.MapDataImage
 
setRotation(float) - Method in class com.partnersoft.maps.translator.MapDataPoint
 
setRotation(XyRotation) - Method in class com.partnersoft.maps.translator.MapDataPoint
 
setRotation(double) - Method in class com.partnersoft.maps.translator.MapDataPoint
 
setRotation(float) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
setRotation(double) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
setRotation(double) - Method in class com.partnersoft.maps.translator.MapDataText
 
setRotation(XyRotation) - Method in class com.partnersoft.maps.translator.MapDataText
 
setRotation(double) - Method in class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
setRotationField(String) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of rotationField
setRotationOffset(int) - Method in class com.partnersoft.maps.model.ImageStyle
 
setRotationOffset(int) - Method in class com.partnersoft.maps.model.PointStyle
 
setRotationOffset(int) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setRotationOffset(int) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setRotationOffset(int) - Method in class com.partnersoft.maps.model.TextStyle
 
setRoverSet(RoverSet) - Method in class com.partnersoft.maps.model.MapDataItem
 
setRoverSet(RoverSet) - Method in class com.partnersoft.maps.model.MapDataLink
Sets the value of roverSet
setRow(int) - Method in class com.partnersoft.formats.dem.DemBRecord
 
setRowAt(int, Naming) - Method in class com.partnersoft.workbench.editors.TableEditor
Sets Row values at specified index to values matching column names in Naming.
setRowAt(int, Object...) - Method in class com.partnersoft.workbench.editors.TableEditor
Sets row values at specified index to values.
setRowCount(int) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setRowCount(int) - Method in class com.partnersoft.gui.forms.FormTextField
 
setRowSpacing(double) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setSampleBufferCount(int) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setSatelliteMinimum(int) - Method in class com.partnersoft.gps.GPSState
 
setSaving(boolean) - Method in class com.partnersoft.gui.FileChooserControl
Specify true if this is a file saving control (as opposed to a file opening control)
setSavingDisabled(boolean) - Method in class com.partnersoft.gadgets.UndoStack
This disables pushing the commands onto the stack during execute/undo/redo all that happens is an execute.
setScale(double) - Method in class com.partnersoft.formats.kml.KmlIconStyle
The x,y scaling of the Icon
setScale(double) - Method in class com.partnersoft.gui.SphericalImageDisplay
 
setScale(double) - Method in class com.partnersoft.gui.SphericalImageViewer
 
setScale(double) - Method in class com.partnersoft.maps.app.MapPlotBuilder
Sets the scale for this plot.
setScale(double) - Method in class com.partnersoft.maps.app.MapViewLogic
Sets the scale to a specific amount.
setScale(double) - Method in class com.partnersoft.maps.model.MapViewFrame
Sets the value of scale
setScale(double) - Method in class com.partnersoft.maps.model.RasterTiling
Sets the value of scale
setScale(double) - Method in class com.partnersoft.maps.translator.MapDataImage
 
setScaleFactor(double) - Method in class com.partnersoft.maps.model.ImageStyle
 
setScaleFactor(double) - Method in class com.partnersoft.maps.model.PointStyle
 
setScaleReduction(double) - Method in class com.partnersoft.geometry.projection.TransverseMercator
Scale reduction (?)
setScaleRegions(List<LegendScaleRegion>) - Method in class com.partnersoft.maps.model.Legend
 
setScaleRegions(List) - Method in class com.partnersoft.maps.translator.MapViewLegend
Sets the value of scaleRegions
setScaleThreshold(float) - Method in class com.partnersoft.maps.model.LegendScaleRegion
 
setScaleThreshold(double) - Method in class com.partnersoft.maps.model.RasterTiling
Sets the value of scaleThreshold
setScaleThreshold(float) - Method in class com.partnersoft.maps.translator.MapViewScaleRegion
 
setScaleToMap(boolean) - Method in class com.partnersoft.maps.model.ImageStyle
 
setScaleToMap(boolean) - Method in class com.partnersoft.maps.model.PointStyle
 
setScaleX(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setScaleX(double) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setScaleX(double) - Method in class com.partnersoft.geometry.projection.Simple
Sets the value of scaleX
setScaleY(double) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setScaleY(double) - Method in class com.partnersoft.geometry.projection.Simple
Sets the value of scaleY
setScaleZ(double) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setScatter(boolean) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of scatter
setScatterGridColumns(int) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of scatterGridColumns
setScatterGridSize(float) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of scatterGridSize
setScatterOffsetX(float) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of scatterOffsetX
setScatterOffsetY(float) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of scatterOffsetY
setSchema(CogSchema) - Method in class com.partnersoft.cog.Cog
Sets the schema for this Cog structure.
setSchema(CogSchema) - Method in class com.partnersoft.cog.CogHeader
Sets the schema that defines the data types for this cog's nodes.
setSchema(CogSchema) - Method in class com.partnersoft.gui.forms.Form
Sets a custom CogSchema for this Form.
setSchema(CogSchema) - Method in class com.partnersoft.gui.forms.FormBuilder
Set the CogSchema used by this FormBuilder.
setScript(String) - Method in class com.partnersoft.io.sql.SQLScripter
 
setScript(String) - Method in class com.partnersoft.sql.SqlScripter
 
setScriptLibs(ScriptKeeper) - Method in class com.partnersoft.scripting.BeanShellScript
Set a ScriptKeeper holding the available script libraries.
setScrollingEnabled(boolean) - Method in class com.partnersoft.gui.forms.FormTextField
 
setSectionLength(float) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of sectionLength
setSectionPlacement(String) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of sectionPlacement
setSelectable(boolean) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
setSelectableItems(Collection) - Method in interface com.partnersoft.gadgets.Selector
Sets valid selection set.
setSelectableItems(Collection) - Method in class com.partnersoft.gui.ComboSelector
 
setSelectableItems(Collection) - Method in class com.partnersoft.gui.SortedListModel
 
setSelected(boolean) - Method in interface com.partnersoft.gadgets.Selectable
 
setSelected(MapDataItem) - Method in class com.partnersoft.workbench.editors.MapSelectionEditor
 
setSelectedIndex(int) - Method in class com.partnersoft.gui.ComboField
 
setSelectedIndex(int) - Method in class com.partnersoft.gui.ComboSelectionControl
 
setSelectedIndex(int) - Method in class com.partnersoft.gui.forms.FormComboField
 
setSelectedIndex(int) - Method in class com.partnersoft.gui.forms.FormIconPicklistField
 
setSelectedIndex(int) - Method in class com.partnersoft.gui.forms.FormPicklistField
 
setSelectedIndex(int) - Method in class com.partnersoft.gui.ListSelectionControl
 
setSelectedIndex(int) - Method in class com.partnersoft.gui.PicklistField
 
setSelectedItem(Object) - Method in class com.partnersoft.gui.ArrayListListModel
 
setSelectedItem(Object) - Method in class com.partnersoft.gui.ComboSelectionControl
 
setSelectedItem(Object) - Method in class com.partnersoft.gui.ListSelectionControl
 
setSelectedItem(Object) - Method in class com.partnersoft.gui.NamingListModel
 
setSelectedItem(Object) - Method in class com.partnersoft.maps.app.FindItemListModel
 
setSelectedLine(int) - Method in class com.partnersoft.workbench.gui.WorkbenchPage
 
setSelectedNode(VfsNode) - Method in class com.partnersoft.workbench.app.WorkbenchNavigationLogic
 
setSelectedNode(VfsNode) - Method in class com.partnersoft.workbench.gui.VfsTree
 
setSelectedNode(VfsNode) - Method in class com.partnersoft.workbench.gui.WorkbenchPage
 
setSelectedNodeAndLine(String, int) - Method in class com.partnersoft.workbench.app.WorkbenchNavigationLogic
 
setSelectedPath(String) - Method in class com.partnersoft.workbench.app.WorkbenchNavigationLogic
 
setSelectedPath(Path) - Method in class com.partnersoft.workbench.app.WorkbenchNavigationLogic
 
setSelection(RoverSet, int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
setSelectionDisplay(String) - Method in class com.partnersoft.maps.app.MapControlPanel
Sets the selection display (bottom, right of history buttons).
setSelectionList(ArrayList<MapDataLink>) - Method in class com.partnersoft.maps.app.MapDataPanel
 
setSelectionList(ArrayList) - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
setSelectionList(ArrayList, int) - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
setSelectionRadius(int) - Method in class com.partnersoft.preferences.model.ControlPreferences
 
setSelector(Selector) - Method in class com.partnersoft.gadgets.SelectionAdaptor
 
setSerialPortParams(int, int, int, int) - Method in class com.partnersoft.gps.nmea.NmeaParser
Contends with readLine(), which is called from the NMEA thread.
setSerialPortParams(int, int, int, int) - Method in class com.partnersoft.io.SerialPortWrapper
 
setSerialStyles(List<LineStyleSection>) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setSerialStyles(List<LineStyleSection>) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setServer(String) - Method in class com.partnersoft.sql.SqlDatabase
 
setSeverity(String) - Method in class com.partnersoft.data.validation.ValidationError
 
setShadowMode(int) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setShapeType(int) - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
setShapeType(int) - Method in class com.partnersoft.io.formats.shapefile.ShapefileRecord
 
setShortName(String) - Method in class org.jcon.util.CommandLineOption
 
setShowBorder(boolean) - Method in class com.partnersoft.maps.app.MapPlotBuilder
Determines if the plot should be drawn with a border.
setShowFramerate(boolean) - Method in class com.partnersoft.preferences.model.GraphicsPreferences
 
setShowImageTiles(boolean) - Method in class com.partnersoft.preferences.model.GraphicsPreferences
 
setShowingPrnNumbers(boolean) - Method in class com.partnersoft.gps.GPSSettings
 
setShowInvisibleGraphics(boolean) - Method in class com.partnersoft.maps.model.MapSpace
 
setShowInvisibleGraphics(boolean) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setShowInvisibleGraphics(boolean) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setShowInvisibleGraphics(boolean) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setShowName(boolean) - Method in class com.partnersoft.gui.forms.FormIconField
 
setShowName(boolean) - Method in class com.partnersoft.gui.forms.FormIconPicklistField
 
setShowName(boolean) - Method in class com.partnersoft.gui.IconField
 
setShowProgress(boolean) - Method in class com.partnersoft.data.DataRecordSource
 
setShowScaleAndArrow(boolean) - Method in class com.partnersoft.maps.app.MapPlotBuilder
Determines if the plot should be drawn with north arrow and map scale.
setShowTiles(boolean) - Method in class com.partnersoft.maps.model.MapSpace
 
setShowVectorTiles(boolean) - Method in class com.partnersoft.preferences.model.GraphicsPreferences
 
setSimulationCenterX(double) - Method in class com.partnersoft.gps.GPSSettings
 
setSimulationCenterY(double) - Method in class com.partnersoft.gps.GPSSettings
 
setSize(int, int) - Method in class com.partnersoft.gui.DialogBuilder
 
setSize(int) - Method in class com.partnersoft.gui.FontSpecification
Point size (e.g.
setSize(int, int) - Method in class com.partnersoft.maps.app.MapWindowLogic
 
setSize(long) - Method in class com.partnersoft.update.model.UpdatePackageFile
 
setSize(int) - Method in class org.jcon.data.performance.DynamicIntegerArray
 
setSizeParam(int) - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
 
setSkin(MapAppSkin) - Method in class com.partnersoft.maps.app.MapApp
 
setSkin(MapAppSkin) - Method in class com.partnersoft.maps.app.MapAppRoot
 
setSkin(String) - Method in class com.partnersoft.preferences.model.LayoutPreferences
 
setSkipIfEmpty(boolean) - Method in class org.jcon.text.IteratingReportEngine
 
setSliderScale(double) - Method in class com.partnersoft.maps.app.MapControlPanel
Manually sets the scale percentage on the slider GUI.
setSmallLogo(Image) - Method in class com.partnersoft.branding.OrganizationBranding
 
setSmallLogo(Image) - Method in class com.partnersoft.branding.ProductBranding
 
setSmoothSurfaceDensityM(double) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setSmoothSurfaceDensityN(double) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setSnapGridSize(double) - Method in class com.partnersoft.maps.ephemera.PointStyleEphemeron
 
setSnr(double) - Method in class com.partnersoft.gps.GPSState
 
setSnrMinimum(double) - Method in class com.partnersoft.gps.GPSState
 
setSorted(boolean) - Method in class com.partnersoft.gui.Splash
 
setSortOrder(ArrayList) - Method in class org.jcon.data.PropertyComparer
 
setSoundEnabled(boolean) - Method in class com.partnersoft.preferences.model.SoundPreferences
 
setSource(Object) - Method in class com.partnersoft.gadgets.ActionGadget
 
setSource(Object) - Method in class com.partnersoft.gadgets.ChangeGadget
 
setSource(DataRecordSource) - Method in class com.partnersoft.io.formats.csv.DataRecordSourceToCSV
source
setSource(DataRecordSource) - Method in class com.partnersoft.maps.translator.DataRecordSourceMapDataMerge
 
setSource(String) - Method in class com.partnersoft.update.model.UpdateChainEvent
 
setSourceClassName(String) - Method in class org.jcon.text.FixedLengthRecordDef
 
setSourceGraphicTypes(Set) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of graphicTypes
setSourceInstall(UpdateInstallation) - Method in class com.partnersoft.update.model.UpdateSession
 
setSourceObject(Object) - Method in class com.partnersoft.maps.model.MapDataItem
 
setSourcePackages(Map) - Method in class com.partnersoft.update.model.UpdateSession
 
setSpaceLegend(MapSpaceLegend) - Method in class com.partnersoft.workbench.gui.ScaleRegionVisualizer
 
setSpacer(String) - Method in class org.jcon.text.IteratingReportEngine
 
setSpecified(Object) - Method in class com.partnersoft.gadgets.SelectionAdaptor
 
setSpecified(Object) - Method in interface com.partnersoft.gadgets.Specifier
Specifies an object.
setSpecified(Object) - Method in class com.partnersoft.gadgets.SpecifierGadget
Specifies an object.
setSpecified(Object) - Method in class com.partnersoft.gui.ComboSelector
 
setSpecified(Object) - Method in class com.partnersoft.gui.SpecifierControl
 
setSpecified(Object) - Method in class com.partnersoft.maps.app.ZoomButtons
 
setSpecifiedClass(Class) - Method in interface com.partnersoft.gadgets.Specifier
Sets the class of objects that can be specified with this specifier.
setSpecifiedClass(Class) - Method in class com.partnersoft.gadgets.SpecifierGadget
Sets the class of objects that can be specified with this specifier.
setSpecifiedClass(Class) - Method in class com.partnersoft.gui.ComboSelector
Sets the class of objects that can be specified with this specifier.
setSpecifiedClass(Class) - Method in class com.partnersoft.gui.SpecifierControl
 
setSplineControlPoint(boolean) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setSplined(boolean) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setSplineVertex(boolean) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setStandardLatitude1(double) - Method in class com.partnersoft.geometry.projection.AlbersEqualArea
First (North) standard latitude.
setStandardLatitude1(double) - Method in class com.partnersoft.geometry.projection.LambertConformalConic
First (North) standard latitude.
setStandardLatitude2(double) - Method in class com.partnersoft.geometry.projection.AlbersEqualArea
Second (South) standard latitude.
setStandardLatitude2(double) - Method in class com.partnersoft.geometry.projection.LambertConformalConic
Second (South) standard latitude.
setStart(int) - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
setStartDecoration(LineDecoration) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setStartDecoration(LineDecoration) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setStartPosition(int) - Method in class org.jcon.text.SubstringTransform
 
setStartWidth(double) - Method in class com.partnersoft.formats.dxf.DxfLWPolylineVertex
 
setStartWidth(double) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setState(Cog) - Method in class com.partnersoft.branding.OrganizationBranding
 
setState(boolean, int, double, double) - Method in class com.partnersoft.maps.app.WheelMenu
 
setStateFromPackrat(Naming) - Method in class com.partnersoft.maps.model.MapSetDescription.LccDescription
 
setStateFromPackrat(Naming) - Method in class com.partnersoft.maps.model.MapSetDescription.LodDescription
 
setStateFromPackrat(Naming<Object>) - Method in class com.partnersoft.maps.model.MapSetDescription
 
setStateFromPackrat(Naming) - Method in class com.partnersoft.maps.model.MapSetDescription.UtmDescription
 
setStatement(Statement) - Method in class com.partnersoft.sql.SqlDataRecordSource
 
setStateOrProvince(String) - Method in class com.partnersoft.branding.OrganizationBranding
 
setStatusCode(int) - Method in class com.partnersoft.gps.GPSState
 
setStatusMessage(String) - Method in class com.partnersoft.gps.GPSState
 
setStopBits(String) - Method in class com.partnersoft.gps.GPSSettings
Sets the value of stopBits
setStopBits(String) - Method in class com.partnersoft.gps.RangefinderSettings
Sets the value of stopBits
setStreamingStore(StreamingStore) - Method in class org.jcon.store.TOFStore
 
setStretchHorizontally(boolean) - Method in class com.partnersoft.gui.NewspaperLayout
 
setStretchVertically(boolean) - Method in class com.partnersoft.gui.NewspaperLayout
 
setString(String, String) - Method in class org.jcon.util.PropMap
 
setStroke(Stroke) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
setStyle(String) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setStyle(String, String) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
Maps the passed style name to the passed url.
setStyle(String) - Method in class com.partnersoft.gui.FontSpecification
Font style (e.g.
setStyle(PointStyle) - Method in class com.partnersoft.workbench.gui.PointStylePreview
 
setStyleName(String) - Method in class com.partnersoft.maps.model.LineStyleSection
 
setStyleUrl(String) - Method in class com.partnersoft.formats.kml.KmlPlacemark
 
setSubCondition(UnaryPredicate) - Method in class org.jcon.data.NotCondition
 
setSubConditions(ArrayList) - Method in class org.jcon.data.AndCondition
 
setSubConditions(ArrayList) - Method in class org.jcon.data.OrCondition
 
setSubject(String) - Method in class com.partnersoft.io.net.MailMessageBuilder
Deprecated. Sets the message subject.
setSubReport(TextReportEngine) - Method in class org.jcon.text.IteratingDictionaryReportEngine
 
setSubReport(TextReportEngine) - Method in class org.jcon.text.IteratingReportEngine
 
setSubReport(TextReportEngine) - Method in class org.jcon.text.TransformingReportEngine
 
setSubReports(Map) - Method in class org.jcon.text.HierarchicalReportEngine
 
setSubTransform(ObjectTransform) - Method in class org.jcon.data.DictionaryValueTransform
 
setSubTransforms(List) - Method in class com.partnersoft.data.MultiTransform
 
setSubTransforms(ArrayList) - Method in class org.jcon.data.MultiTransform
 
setSubTransforms(Map) - Method in class org.jcon.data.ParallelMultiTransform
 
setSurface(DrawingSurface) - Method in class com.partnersoft.maps.render.RenderController
 
setSurfaceType(DxfPolyline.SurfaceType) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setSurveyedLocation(SurveyedLocation) - Method in class com.partnersoft.gps.postprocessing.PostprocessingPoint
 
setSwitch(boolean) - Method in class org.jcon.util.CommandLineOption
 
setSynchronizingAllActions(boolean) - Method in class com.partnersoft.gadgets.ActionBureau
Set this to true if you want all actions to be synchronized.
setSynopsis(String) - Method in class org.jcon.util.CommandLineSyntax
 
setSyntaxStyle(String) - Method in class com.partnersoft.gui.forms.FormTextField
Sets the syntax coloring mode for the editor.
setSyntaxStyleForFile(VfsFile) - Method in class com.partnersoft.gui.forms.FormTextField
Sets the syntax coloring mode for the editor based on the actual file.
setTable(SqlTable) - Method in class com.partnersoft.sql.SqlColumn
 
setTableName(String) - Method in class com.partnersoft.sql.DatabaseMigrationTool
Sets a table name to be stored.
setTag(String) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setTask(Runnable) - Method in class com.partnersoft.gadgets.LoopingThread
 
setTask(Runnable) - Method in class com.partnersoft.gadgets.TriggeredThread
 
setTemplate(String) - Method in class com.partnersoft.data.Namer
Sets the value of template
setText(String) - Method in class com.partnersoft.gui.BasicDialog
 
setText(String) - Method in class com.partnersoft.gui.ButtonControl
 
setText(String) - Method in class com.partnersoft.gui.CheckBoxControl
 
setText(String) - Method in class com.partnersoft.gui.CheckboxField
 
setText(String) - Method in class com.partnersoft.gui.forms.FormCheckboxField
 
setText(String) - Method in class com.partnersoft.gui.HTMLActionControl
 
setText(String) - Method in class com.partnersoft.gui.LinkButton
 
setText(String) - Method in class com.partnersoft.gui.ToggleButtonControl
 
setText(String) - Method in class com.partnersoft.maps.app.MapHTMLControl
 
setText(String) - Method in class com.partnersoft.maps.app.MapReportDialog
Sets the report contents as text.
setText(String) - Method in class com.partnersoft.maps.ephemera.AbstractUpdatingTextEphemeron
 
setText(String) - Method in class com.partnersoft.maps.translator.MapDataText
 
setText(String) - Method in class com.partnersoft.workbench.gui.WorkbenchHtmlView
 
setTextAlignment(String) - Method in class com.partnersoft.maps.model.TextStyle
 
setTextColorName(String) - Method in class com.partnersoft.maps.model.TextStyle
 
setTextDecoration(boolean) - Method in class com.partnersoft.maps.model.LineDecoration
 
setTextField(String) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of field
setTextFormat(String) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of textFormat
setTextJustification(String) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of textJustification
setTextStyle(int) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setTextStyle(TextStyle) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setTextStyle(String) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
setTextStyle(int) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setTextStyle(String) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setTextStyle(TextStyle) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
setTextStyle(int) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setTextStyle(TextStyle) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setTextStyle(String) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
setTextStyle(int) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
setTextStyle(TextStyle) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
setTextStyle(int) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
setTextStyle(TextStyle) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
setTextStyle(int) - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
setTextSubstitutions(ArrayList) - Method in class org.jcon.text.BeanReportEngine
 
setTextureHandle(OpenglTextureHandle) - Method in class com.partnersoft.maps.model.PointStyle
 
setTextValue(String) - Method in class com.partnersoft.maps.model.LineDecoration
 
setThemeBackgroundColorName(String) - Method in class com.partnersoft.branding.ProductBranding
 
setThemeForegroundColorName(String) - Method in class com.partnersoft.branding.ProductBranding
 
setThenProperty(String) - Method in class org.jcon.data.IfThenTransform
 
setThenResult(Object) - Method in class org.jcon.data.IfThenTransform
 
setThenTransform(ObjectTransform) - Method in class org.jcon.data.ConditionalTransform
Transform run if ifCondition evaluates to true.
setThickness(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setThickness(double) - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
 
setThickness(double) - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
setThingy(Object) - Method in class com.partnersoft.data.NamedThingy
 
setThrown(Throwable) - Method in class com.partnersoft.scripting.AbstractScript
Subclasses can use this to set the exception returned by getThrown().
setTiledRoverBuilderListeners(Collection<TiledRoverBuilderListener>) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
setTilt(double) - Method in class com.partnersoft.gui.SphericalImageDisplay
 
setTilt(double) - Method in class com.partnersoft.gui.SphericalImageViewer
 
setTilt(double) - Method in class com.partnersoft.maps.app.MapViewLogic
 
setTilt(XyRotation) - Method in class com.partnersoft.maps.app.MapViewLogic
 
setTilt(double) - Method in class com.partnersoft.maps.model.MapViewFrame
 
setTime(String) - Method in class com.partnersoft.update.model.UpdateChainEvent
 
setTimeout(Duration) - Method in class com.partnersoft.net.soap.SoapExchange
Set the timeout duration.
setTimestamp(DateAndTime) - Method in class com.partnersoft.net.holler.HollerMessage
 
setTitle(String) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
Sets the title for the generated google map.
setTitle(String) - Method in class com.partnersoft.gui.DialogBuilder
 
setTitle(String) - Method in class com.partnersoft.workbench.gui.WorkbenchPageSection
 
setTitleComponent(String, JComponent) - Method in class com.partnersoft.workbench.gui.WorkbenchPageSection
 
setTof(String) - Method in class org.jcon.persistance.TOFPackage
 
setToMatch(DataBuffer) - Method in class com.partnersoft.data.DataBuffer
 
setToMatch(Line) - Method in class com.partnersoft.geometry.Line
 
setToMatch(Triangle) - Method in class com.partnersoft.geometry.Triangle
 
setToName(String) - Method in class com.partnersoft.maps.translator.PropertyTransformConfig
 
setToolbarPosition(LayoutPosition) - Method in class com.partnersoft.preferences.model.LayoutPreferences
 
setTools(List<MapEditTool>) - Method in class com.partnersoft.maps.model.DelegatingMapEditActor
 
setToolTipText(String) - Method in class com.partnersoft.gui.ButtonControl
 
setToolTipText(String) - Method in class com.partnersoft.gui.forms.AbstractFormField
 
setToolTipText(String) - Method in interface com.partnersoft.gui.forms.FormField
Sets the tool-tip text for the field.
setToolTipText(String) - Method in class com.partnersoft.gui.forms.FormRandomIntegerField
 
setTopDisplay(String) - Method in class com.partnersoft.maps.app.MapPanButton
 
setTotalCount(int) - Method in class com.partnersoft.gui.ProgressDialog
 
setTracedFromNodes(HashSet) - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
setTracedPhasing(byte) - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
setTracedToNodes(HashSet) - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
setTraceEnabled(boolean) - Method in interface com.partnersoft.core.Log
 
setTransform(AffineTransform) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
setTransform(ObjectTransform) - Method in class org.jcon.data.OptionalTransform
 
setTransform(ObjectTransform) - Method in class org.jcon.data.PropertyTransformingMangler
 
setTransform(ObjectTransform) - Method in class org.jcon.data.TransformAndSetPropertyMangler
 
setTransform(ObjectTransform) - Method in class org.jcon.text.TransformingReportEngine
 
setTransforms(List) - Method in class com.partnersoft.data.DataRecordSource
 
setTransparency(String) - Method in class com.partnersoft.formats.dxf.DxfEntity
 
setTrim(boolean) - Method in class com.partnersoft.io.formats.binary.ASCIIFieldFormat
 
setTrue(String) - Method in class org.jcon.util.PropMap
 
setTruncateProperty(String) - Method in class org.jcon.text.TruncateAndCat
 
setType(String) - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
setType(String) - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataField
Sets the value of type
setType(int) - Method in class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
setType(String) - Method in class com.partnersoft.sql.SqlColumn
 
setType(String) - Method in class com.partnersoft.sql.SqlDatabase
 
setType(Class) - Method in class org.jcon.data.FieldDef
Type of field.
setTypeName(String) - Method in class com.partnersoft.cog.Cog
 
setTypes(Naming<CogType>) - Method in class com.partnersoft.cog.CogSchema
 
setUIFont(Font) - Static method in class com.partnersoft.gui.FontLib
Sets the default font for all Swing components.
setUnderlined(boolean) - Method in class com.partnersoft.gui.LinkButton
 
setUnitOfMeasure(String) - Method in class com.partnersoft.geometry.projection.ellipsoid.SimpleEllipsoid
Sset the unit of measure of this ellipsoid
setUnitType(int) - Method in class com.partnersoft.maps.model.Decoration
 
setUnsigned(boolean) - Method in class org.jcon.text.FixedPointPicture
 
setup(MapApp) - Method in class com.partnersoft.maps.app.AbstractMapAppSkin
 
setup(MapApp) - Method in class com.partnersoft.maps.app.DesktopSkin
 
setup(MapApp) - Method in class com.partnersoft.maps.app.DispatchSkin
 
setup(MapApp) - Method in class com.partnersoft.maps.app.HeadlessSkin
 
setup(MapApp) - Method in interface com.partnersoft.maps.app.MapAppSkin
Creates the gui.
setup(MapApp) - Method in enum com.partnersoft.maps.app.MapEditMode
Things to do when entering the mode.
setup(MapApp) - Method in class com.partnersoft.maps.app.TruckSkin
 
setupComponent(Component) - Static method in class com.partnersoft.gui.SkinLib
 
setUpdatedPackages(Map) - Method in class com.partnersoft.update.model.UpdateSession
 
setUpdateSource(String) - Method in class com.partnersoft.preferences.model.UpdatePreferences
 
setUpsideDown(boolean) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setUpstreamNodes(HashSet) - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
setupTransforms(Naming<Script>) - Method in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
setURL(String) - Method in class com.partnersoft.io.sql.SQLConnection
 
setUrl(URL) - Method in class com.partnersoft.net.soap.SoapExchange
Sets the SOAP URL.
setUrl(String) - Method in class com.partnersoft.sql.SqlDatabase
 
setUrlString(String) - Method in class com.partnersoft.net.soap.SoapExchange
Sets the SOAP URL from a String
setUsable(boolean) - Method in class com.partnersoft.gps.Satellite
 
setUseBackBuffer(boolean) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
setUsed(boolean) - Method in class com.partnersoft.gps.Satellite
 
setUseDirectDraw(boolean) - Method in class com.partnersoft.preferences.model.GraphicsPreferences
 
setUseFractionalMetrics(boolean) - Method in class com.partnersoft.preferences.model.Java2dPreferences
 
setUseFractionalMetrics(boolean) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setUseHeavyweightCanvas(boolean) - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
setUseOpenglPipeline(boolean) - Method in class com.partnersoft.preferences.model.GraphicsPreferences
 
setUser(String) - Method in class com.partnersoft.sql.SqlDatabase
 
setUsername(String) - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
setUserName(String) - Method in class com.partnersoft.io.sql.SQLConnection
 
setUsingFractionalMetrics(boolean) - Method in class com.partnersoft.gui.opengl.OpenglControl
 
setUsingHdop(boolean) - Method in class com.partnersoft.gps.GPSState
 
setUsingSeparateReaperThread(boolean) - Method in class com.partnersoft.gadgets.HashedCache
 
setUsingSeparateThread(boolean) - Method in class com.partnersoft.gadgets.ActionBureau
Set to true if you want it to be multithreaded.
setValidating(boolean) - Method in class com.partnersoft.formats.xml.XmlParser
 
setValidatingAgainstSchema(boolean) - Method in class com.partnersoft.formats.xml.XmlParser
 
setValidExtensions(String...) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler
 
setValidExtensions(List<String>) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileHandler
 
setValue(V) - Method in class com.partnersoft.data.MapEntry
 
setValue(String, V) - Method in class com.partnersoft.data.Naming
 
setValue(Object) - Method in class com.partnersoft.data.StandardMapEntry
 
setValue(String) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setValue(Object) - Method in class com.partnersoft.gui.BigStringField
 
setValue(Object) - Method in class com.partnersoft.gui.CheckboxField
 
setValue(Object) - Method in class com.partnersoft.gui.ColorField
 
setValue(Object) - Method in class com.partnersoft.gui.ComboField
 
setValue(Object) - Method in class com.partnersoft.gui.DatabaseConfigurationField
 
setValue(Object) - Method in class com.partnersoft.gui.DateAndTimeField
Sets the current value for this field.
setValue(Object) - Method in class com.partnersoft.gui.DateField
Sets the current value for this field.
setValue(Object) - Method in class com.partnersoft.gui.FilenameField
Sets the current value for this field.
setValue(T) - Method in class com.partnersoft.gui.forms.AbstractFormTextField
Sets the current value for this field.
setValue(Boolean) - Method in class com.partnersoft.gui.forms.FormCheckboxField
 
setValue(DataFilterExpression) - Method in class com.partnersoft.gui.forms.FormCogFilterField
Uses passed DataFilterExpression to set internal JTextField and fires a valueChanged event.
setValue(String) - Method in class com.partnersoft.gui.forms.FormCogFilterField
Sets the value of the JTextField and fires a valueChanged event.
setValue(String) - Method in class com.partnersoft.gui.forms.FormColorField
 
setValue(String) - Method in class com.partnersoft.gui.forms.FormComboField
 
setValue(SqlDatabase) - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
setValue(Date) - Method in class com.partnersoft.gui.forms.FormDateField
Sets the current value for this field.
setValue(XyDirection) - Method in class com.partnersoft.gui.forms.FormDirectionField
 
setValue(T) - Method in interface com.partnersoft.gui.forms.FormField
Sets the current value for this field.
setValue(String) - Method in class com.partnersoft.gui.forms.FormFilePathField
Sets the current value for this field.
setValue(List<String>) - Method in class com.partnersoft.gui.forms.FormFilePathListField
Sets the current value for this field.
setValue(Object) - Method in class com.partnersoft.gui.forms.FormIconField
 
setValue(String) - Method in class com.partnersoft.gui.forms.FormIconPicklistField
 
setValue(int) - Method in class com.partnersoft.gui.forms.FormIntegerField
 
setValue(long) - Method in class com.partnersoft.gui.forms.FormIntegerField
 
setValue(NamedBlob) - Method in class com.partnersoft.gui.forms.FormNamedBlobField
 
setValue(String) - Method in class com.partnersoft.gui.forms.FormPasswordField
 
setValue(String) - Method in class com.partnersoft.gui.forms.FormPicklistField
 
setValue(int) - Method in class com.partnersoft.gui.forms.FormRandomIntegerField
 
setValue(Long) - Method in class com.partnersoft.gui.forms.FormRandomIntegerField
 
setValue(Object) - Method in class com.partnersoft.gui.forms.FormReadOnlyStringField
 
setValue(String) - Method in class com.partnersoft.gui.forms.FormTextField
 
setValue(T) - Method in interface com.partnersoft.gui.GUIField
Sets the current value for this field.
setValue(Object) - Method in class com.partnersoft.gui.IconField
 
setValue(NamedBlob) - Method in class com.partnersoft.gui.NamedBlobField
 
setValue(Object) - Method in class com.partnersoft.gui.PasswordField
Sets the current value for this field.
setValue(Object) - Method in class com.partnersoft.gui.PicklistField
 
setValue(Object) - Method in class com.partnersoft.gui.ReadOnlyStringField
Sets the current value for this field.
setValue(NamedBlob) - Method in class com.partnersoft.gui.SoundField
 
setValue(Object) - Method in class com.partnersoft.gui.StringField
Sets the current value for this field.
setValue(Object) - Method in class com.partnersoft.gui.TextAreaField
Sets the current value for this field.
setValue(Object) - Method in class com.partnersoft.gui.TimeField
Sets the current value for this field.
setValue(T) - Method in class com.partnersoft.gui.TreeField
 
setValueArrayType(PackratArray) - Method in class com.partnersoft.io.formats.packrat.PackratAssociation
 
setValues(ArrayList) - Method in class com.partnersoft.data.LabelledList
 
setValues(Naming) - Method in class com.partnersoft.sql.SqlPreparedStatement
 
setValues(Cog) - Method in class com.partnersoft.sql.SqlPreparedStatement
 
setValues(Map) - Method in class org.jcon.data.PropertySettingMangler
 
setVarargsName(String) - Method in class org.jcon.util.CommandLineSyntax
 
setVariable(String, Object) - Method in class com.partnersoft.scripting.AbstractScript
 
setVariable(String, Object) - Method in interface com.partnersoft.scripting.Script
Sets a single variable in the script.
setVariables(Naming<Object>) - Method in class com.partnersoft.scripting.AbstractScript
 
setVariables(Naming<Object>) - Method in interface com.partnersoft.scripting.Script
Sets all variables (except for predefined ones like "log") in one swell foop.
setVariableWidthOnly(boolean) - Method in class org.jcon.text.BeanReportEngine
 
setVectorTilesShown(boolean) - Method in class com.partnersoft.preferences.model.VideoPreferences
 
setVelocity(double) - Method in class com.partnersoft.gps.GPSReading
 
setVerbose(boolean) - Method in class com.partnersoft.data.DataRecordSource
 
setVerbose(boolean) - Method in class com.partnersoft.gadgets.ActionBureau
 
setVerbose(boolean) - Method in class com.partnersoft.io.CountingInputStream
 
setVerbose(boolean) - Method in class com.partnersoft.io.DataRecordSource
Sets the verbose flag.
setVerbose(boolean) - Method in class com.partnersoft.io.sql.SQLScripter
 
setVerbose(boolean) - Method in class com.partnersoft.sql.SqlScripter
 
setVerbose(boolean) - Method in class org.jcon.data.PropertyMatch
 
setVerificationRequired(boolean) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setVersion(DxfVersion) - Method in class com.partnersoft.formats.dxf.DxfStructureWriter
 
setVersion(int) - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
setVersion(Version) - Method in class com.partnersoft.system.Module
 
setVerticalJustification(DxfVerticalJustification) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setVertices(List<DxfLWPolylineVertex>) - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
Sets the vertex list, replacing the old list.
setVfs(Vfs) - Static method in class com.partnersoft.system.Config
Sets the Vfs base for the Config store.
setViewDataOnFind(boolean) - Method in class com.partnersoft.preferences.model.ControlPreferences
 
setViewed(T) - Method in class com.partnersoft.gui.viewer.AbstractCustomPaintedViewer
 
setViewed(T) - Method in interface com.partnersoft.gui.viewer.GuiViewer
Sets the object to be viewed.
setViewed(Object) - Method in class com.partnersoft.gui.viewer.HTMLLabelledListViewer
 
setViewed(Object) - Method in class com.partnersoft.gui.viewer.LabelledListViewer
 
setViewed(Object) - Method in class com.partnersoft.maps.gui.LineStyleViewer
 
setViewFrame(MapViewFrame) - Method in class com.partnersoft.maps.app.MapPlotBuilder
The MapViewFrame to use for this plot.
setViewScale(double) - Method in class com.partnersoft.workbench.gui.ScaleRegionVisualizer
 
setVisibilityAtStartup(MapsetStartupVisibility) - Method in class com.partnersoft.preferences.model.MapsetPreferences
 
setVisible(boolean) - Method in class com.partnersoft.gui.InternalDialog
 
setVisible(boolean) - Method in class com.partnersoft.maps.app.WheelMenu
 
setVisible(boolean) - Method in interface com.partnersoft.maps.model.RasterSet
 
setVisible(boolean) - Method in class com.partnersoft.maps.model.TiledRasterSet
 
setVisibleStyles(Naming) - Method in class com.partnersoft.maps.model.LegendScaleRegion
 
setVisibleStyles(Naming) - Method in class com.partnersoft.maps.translator.MapViewScaleRegion
 
setWarnColor(Color) - Method in class com.partnersoft.gui.LogDisplay
 
setWarnEnabled(boolean) - Method in interface com.partnersoft.core.Log
 
setWatchingForNewFiles(boolean) - Method in class com.partnersoft.scripting.ScriptKeeper
 
setWatchingForNewFiles(boolean) - Method in class com.partnersoft.system.Module
 
setWatchingForNewFiles(boolean) - Method in class com.partnersoft.system.ModuleManager
 
setWebsite(String) - Method in class com.partnersoft.branding.OrganizationBranding
 
setWebsite(String) - Method in class com.partnersoft.branding.ProductBranding
 
setWheelColorName(String) - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
setWheelMenu(WheelMenu) - Method in class com.partnersoft.maps.render.RenderController
 
setWidth(int) - Method in class com.partnersoft.data.GridContainer
Sets the number of cells wide this container should allow.
setWidth(double) - Method in class com.partnersoft.geometry.GridSystem
Sets the value of width
setWidth(double) - Method in class com.partnersoft.geometry.Rectangle
 
setWidth(int) - Method in class com.partnersoft.gui.BasicDialog
 
setWidth(float) - Method in class com.partnersoft.gui.LinetypeConfig
Width of line in pixels.
setWidth(int) - Method in class com.partnersoft.gui.RationalPolygon
 
setWidth(int) - Method in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
setWidth(float) - Method in class com.partnersoft.maps.model.PolygonStyle
 
setWidth(float) - Method in class com.partnersoft.maps.model.PolylineStyle
 
setWidth(int) - Method in class org.jcon.text.TruncateAndCat
 
setWindowHandler(WindowListener) - Method in class com.partnersoft.gui.FullScreenWindow
Sets the primary windowHandler object, disabling the current one.
setWindowHandler(WindowListener) - Method in class com.partnersoft.gui.MainWindow
Sets the primary windowHandler object, disabling the current one.
setWindowHandler(WindowListener) - Method in class com.partnersoft.gui.PartnerDialog
Sets the primary windowHandler object, disabling the current one.
setWindowHandler(WindowListener) - Method in interface com.partnersoft.gui.PartnerWindow
Sets the primary windowHandler object, disabling the current one.
setWorkbench(WorkbenchApp) - Method in class com.partnersoft.maps.app.MapApp
 
setWorkbench(WorkbenchApp) - Method in class com.partnersoft.maps.app.MapAppLauncher
 
setWorkbench(WorkbenchApp) - Method in class com.partnersoft.maps.app.MapAppRoot
 
setWorkbench(WorkbenchApp) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
setWorkbench(WorkbenchApp) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchEditor
 
setWorkbench(WorkbenchApp) - Method in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
setWorkbench(WorkbenchApp) - Method in interface com.partnersoft.workbench.model.WorkbenchEditor
 
setWorker(ActivityProgressWorker) - Method in class com.partnersoft.gui.ActivityProgressControl
 
setWorkSheet(String) - Method in class com.partnersoft.io.formats.misc.ExcelDataRecordSource
 
setWritable(boolean) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
setWritable(boolean) - Method in interface com.partnersoft.io.vfs.VfsRandomAccess
Attempt to set this to writable.
setWriteToFrontendSpools(boolean) - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
setWriteToFrontendSpools(boolean) - Method in class com.partnersoft.maps.translator.PublishMapSet
 
setX(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setX(double) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setX(double) - Method in class com.partnersoft.formats.dxf.DxfLWPolylineVertex
 
setX(double) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setX(double) - Method in class com.partnersoft.geometry.Rectangle
 
setX(double) - Method in class com.partnersoft.gps.GPSReading
 
setX(double) - Method in class com.partnersoft.io.formats.shapefile.ShapefilePoint
 
setX(double) - Method in class com.partnersoft.maps.translator.MapDataImage
 
setX(double) - Method in class com.partnersoft.maps.translator.MapDataPoint
 
setX(double) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
setX(double) - Method in class com.partnersoft.maps.translator.MapDataText
 
setX(double) - Method in class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
setX1(double) - Method in class com.partnersoft.geometry.Line
 
setX1(double) - Method in class com.partnersoft.geometry.Triangle
 
setX2(double) - Method in class com.partnersoft.geometry.Line
 
setX2(double) - Method in class com.partnersoft.geometry.Triangle
 
setX3(double) - Method in class com.partnersoft.geometry.Triangle
 
setXField(String) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of xField
setXORMode(Color) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
setY(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setY(double) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setY(double) - Method in class com.partnersoft.formats.dxf.DxfLWPolylineVertex
 
setY(double) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setY(double) - Method in class com.partnersoft.geometry.Rectangle
 
setY(double) - Method in class com.partnersoft.gps.GPSReading
 
setY(double) - Method in class com.partnersoft.io.formats.shapefile.ShapefilePoint
 
setY(double) - Method in class com.partnersoft.maps.translator.MapDataImage
 
setY(double) - Method in class com.partnersoft.maps.translator.MapDataPoint
 
setY(double) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
setY(double) - Method in class com.partnersoft.maps.translator.MapDataText
 
setY(double) - Method in class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
setY1(double) - Method in class com.partnersoft.geometry.Line
 
setY1(double) - Method in class com.partnersoft.geometry.Triangle
 
setY2(double) - Method in class com.partnersoft.geometry.Line
 
setY2(double) - Method in class com.partnersoft.geometry.Triangle
 
setY3(double) - Method in class com.partnersoft.geometry.Triangle
 
setYField(String) - Method in class com.partnersoft.maps.translator.MapDataDerivation
Sets the value of yField
setZ(double) - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
setZ(double) - Method in class com.partnersoft.formats.dxf.DxfInsert
 
setZ(double) - Method in class com.partnersoft.formats.dxf.DxfVertex
 
setZip(String) - Method in class com.partnersoft.branding.OrganizationBranding
 
setZoom(double) - Method in class com.partnersoft.formats.google.GoogleMapBuilder
Sets the starting zoom for the map.
setZoom(int) - Method in class com.partnersoft.formats.google.GoogleMapWriter
 
setZoom(int) - Method in class com.partnersoft.maps.app.MapViewLogic
Sets the current zoom (which also sets the scale).
setZoomCount(int) - Method in class com.partnersoft.maps.app.ZoomButtons
 
setZoomFactor(double) - Method in class com.partnersoft.gui.ImageViewer
 
setZoomOnFind(boolean) - Method in class com.partnersoft.preferences.model.ControlPreferences
 
setZooms(List) - Method in class com.partnersoft.maps.model.MapSpaceLegend
 
setZooms(List) - Method in class com.partnersoft.maps.translator.MapViewLegend
 
setZoomSliderEnabled(boolean) - Method in class com.partnersoft.preferences.model.LayoutPreferences
 
SEVEN_QUARTER_PI - Static variable in class com.partnersoft.geometry.xy.XyConstants
Seven quarter pi is 7/8 of a pie.
SHAPE_TYPE_AREA - Static variable in class com.partnersoft.maps.rover.RoverConstants
 
SHAPE_TYPE_IMAGE - Static variable in class com.partnersoft.maps.rover.RoverConstants
 
SHAPE_TYPE_LINE - Static variable in class com.partnersoft.maps.rover.RoverConstants
 
SHAPE_TYPE_POINT - Static variable in class com.partnersoft.maps.rover.RoverConstants
 
SHAPE_TYPE_TEXT - Static variable in class com.partnersoft.maps.rover.RoverConstants
 
shapeBuffer - Variable in class com.partnersoft.maps.database.RoverShapeTable
 
ShapeByteReader - Class in com.partnersoft.formats.shapefile
Reads the low-level values used in the shapefile format.
ShapeByteReader(DynamicByteArray) - Constructor for class com.partnersoft.formats.shapefile.ShapeByteReader
 
ShapeByteReader(byte[]) - Constructor for class com.partnersoft.formats.shapefile.ShapeByteReader
 
ShapeByteWriter - Class in com.partnersoft.formats.shapefile
Writes the low-level values used in the shapefile format.
ShapeByteWriter(DynamicByteArray) - Constructor for class com.partnersoft.formats.shapefile.ShapeByteWriter
 
ShapeCatalogFrontend - Class in com.partnersoft.maps.frontends.test
A testing frontend that generates all variations of shape parameters.
ShapeCatalogFrontend(MemoryRoverSet) - Constructor for class com.partnersoft.maps.frontends.test.ShapeCatalogFrontend
 
ShapeConstants - Class in com.partnersoft.formats.shapefile
Numeric constants found in shapefile and related formats.
ShapeConstants() - Constructor for class com.partnersoft.formats.shapefile.ShapeConstants
 
ShapefileActor - Interface in com.partnersoft.io.formats.shapefile
An interface for objects that take actions based on the data from a ShapefileReader.
ShapefileBuilder - Class in com.partnersoft.io.formats.shapefile
Incrementally builds a shapefile.
ShapefileBuilder(String, int, ArrayList) - Constructor for class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
ShapefileBuilder() - Constructor for class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
ShapefileBuilder(String, int) - Constructor for class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
ShapefileByteReader - Class in com.partnersoft.io.formats.shapefile
Hides the ugly details of getting numbers out of shapefiles.
ShapefileByteReader(InputStream) - Constructor for class com.partnersoft.io.formats.shapefile.ShapefileByteReader
 
ShapefileConstants - Interface in com.partnersoft.io.formats.shapefile
Various constants used in shapefiles; mostly types.
ShapefileDataRecordSource - Class in com.partnersoft.formats.shapefile
Treats an ESRI shapefile as a tabular DataRecordSource.
ShapefileDataRecordSource(VfsFile) - Constructor for class com.partnersoft.formats.shapefile.ShapefileDataRecordSource
Given just the .shp (or really, any extension) file, tries to locate the .shp and .dbf and go from there.
ShapefileDataRecordSource(VfsFile, VfsFile) - Constructor for class com.partnersoft.formats.shapefile.ShapefileDataRecordSource
Creates a shapefile reader, given an .shp and .dbf file.
ShapefileHeader - Class in com.partnersoft.formats.shapefile
 
ShapefileHeader(int, int, int, ShapeType, XyzBounds, double, double) - Constructor for class com.partnersoft.formats.shapefile.ShapefileHeader
 
ShapefileHeader(byte[]) - Constructor for class com.partnersoft.formats.shapefile.ShapefileHeader
 
ShapefileHeader(DynamicByteArray) - Constructor for class com.partnersoft.formats.shapefile.ShapefileHeader
 
ShapefileMultipoint - Class in com.partnersoft.io.formats.shapefile
A conglomeration of points.
ShapefileMultipoint() - Constructor for class com.partnersoft.io.formats.shapefile.ShapefileMultipoint
 
ShapefilePoint - Class in com.partnersoft.io.formats.shapefile
A shapefile point record.
ShapefilePoint() - Constructor for class com.partnersoft.io.formats.shapefile.ShapefilePoint
 
ShapefilePoint(int, double, double) - Constructor for class com.partnersoft.io.formats.shapefile.ShapefilePoint
 
ShapefilePolygon - Class in com.partnersoft.io.formats.shapefile
A shapefile polygon record.
ShapefilePolygon() - Constructor for class com.partnersoft.io.formats.shapefile.ShapefilePolygon
 
ShapefilePolyline - Class in com.partnersoft.io.formats.shapefile
A shapefile polyline record.
ShapefilePolyline() - Constructor for class com.partnersoft.io.formats.shapefile.ShapefilePolyline
 
ShapefilePolypoint - Class in com.partnersoft.io.formats.shapefile
Superclass for ShapefilePolygons and ShapefilePolylines.
ShapefilePolypoint() - Constructor for class com.partnersoft.io.formats.shapefile.ShapefilePolypoint
 
ShapefileProfile - Class in com.partnersoft.io.formats.shapefile
A profile of a shapefile - brief description of properties and statistics.
ShapefileProfile() - Constructor for class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
ShapefileReader - Class in com.partnersoft.formats.shapefile
Reads the ShapeRecords from a Shapefile.
ShapefileReader(String) - Constructor for class com.partnersoft.formats.shapefile.ShapefileReader
Creates a ShapefileReader for the given path.
ShapefileReader(VfsFile) - Constructor for class com.partnersoft.formats.shapefile.ShapefileReader
Given just the .shp (or really, any extension) file, tries to locate the .shp and .dbf and go from there.
ShapefileReader(File) - Constructor for class com.partnersoft.formats.shapefile.ShapefileReader
Given a java.io.File for just the .shp (or really, any extension) file, tries to locate the .shp and .dbf and go from there.
ShapefileReader(VfsFile, VfsFile) - Constructor for class com.partnersoft.formats.shapefile.ShapefileReader
Creates a shapefile reader, given an .shp and .dbf file.
ShapefileRecord - Class in com.partnersoft.formats.shapefile
 
ShapefileRecord(int, ShpShape, Naming<Object>) - Constructor for class com.partnersoft.formats.shapefile.ShapefileRecord
 
ShapefileRecord(int, ShpShape, Map<String, Object>) - Constructor for class com.partnersoft.formats.shapefile.ShapefileRecord
 
ShapefileRecord - Class in com.partnersoft.io.formats.shapefile
A shapefile graphic object record.
ShapefileRecord() - Constructor for class com.partnersoft.io.formats.shapefile.ShapefileRecord
 
ShapefileRecord(int) - Constructor for class com.partnersoft.io.formats.shapefile.ShapefileRecord
 
ShapefileTableEditor - Class in com.partnersoft.workbench.editors
Table editor (just a viewer for now) for ESRI shapefiles.
ShapefileTableEditor() - Constructor for class com.partnersoft.workbench.editors.ShapefileTableEditor
Creates a new ShapefileTableEditor.
ShapeLib - Class in com.partnersoft.formats.shapefile
Library methods for ESRI shapes.
ShapeLib - Class in com.partnersoft.io.formats.shapefile
Handy library routines for ESRI shapes.
ShapeLib() - Constructor for class com.partnersoft.io.formats.shapefile.ShapeLib
 
shapeNames - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
Use this to look up the names for a given shape number.
ShapeType - Enum in com.partnersoft.formats.shapefile
Shape types defined by ESRI, both in shapefiles and geodatabases.
shapeTypeCode - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
The current shape type code.
shear(double, double) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
shoot(double, XyDirection) - Method in class com.partnersoft.geometry.xy.XyPoint
Computes a new point using a distance and direction.
shoot(XyVector) - Method in class com.partnersoft.geometry.xy.XyPoint
Computes a new point using a vector.
shoot() - Method in class com.partnersoft.maps.app.MapEditControlPanel
Called by the shoot button.
shootBearingAndRange(double, double, double, double) - Static method in class com.partnersoft.geometry.GeometryLib
Calculates a second point using bearing and range.
SHORT_INSTALL_TYPES - Static variable in interface com.partnersoft.update.UpdateConstants
 
SHORT_INSTALL_TYPES - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
ShortBuffer - Class in com.partnersoft.data
A fast short array buffer with public access to contents.
ShortBuffer() - Constructor for class com.partnersoft.data.ShortBuffer
Creates an empty short buffer.
ShortBuffer(int) - Constructor for class com.partnersoft.data.ShortBuffer
Creates a short buffer of the given size.
shortClass - Static variable in class com.partnersoft.data.DataLib
 
shortClass - Static variable in class org.jcon.data.DataUtilities
 
ShortIntegerFieldFormat - Class in com.partnersoft.io.formats.binary
A format for the ShortInteger text values in a BinaryFixedWidthField.
ShortIntegerFieldFormat() - Constructor for class com.partnersoft.io.formats.binary.ShortIntegerFieldFormat
 
shortToBinary(short) - Static method in class com.partnersoft.data.ByteLib
Converts a primitive, big-endian short to its binary representation.
shortToBinary(short) - Static method in class com.partnersoft.data.StringLib
 
shortToHex(short) - Static method in class com.partnersoft.data.ByteLib
Converts a primitive, big-endian short to its hexadecimal representation.
shortToHex(short) - Static method in class com.partnersoft.data.StringLib
 
show() - Method in class com.partnersoft.gui.FullScreenWindow
 
show() - Method in class com.partnersoft.gui.LogDisplayWindow
 
show() - Method in class com.partnersoft.gui.MainWindow
 
show(int, int) - Method in class com.partnersoft.maps.app.WheelPopupMenu
 
show(int, int) - Method in class com.partnersoft.maps.app.WheelSelectionPopupMenu
 
showActionMenu(int, int) - Method in class com.partnersoft.maps.app.MapEditLogic
 
showBar(String, JComponent) - Method in class com.partnersoft.gui.ProgressBar
Displays a JFrame with the specified title and gui contents.
showBar(String) - Method in class com.partnersoft.gui.ProgressBar
Displays a JFrame with the specified title containing our JProgressBar.
showBar(String, JComponent, int, int) - Method in class com.partnersoft.gui.ProgressBar
Displays a JFrame with the specified title and gui contents.
showBar(String, JComponent, int, int, int, int) - Method in class com.partnersoft.gui.ProgressBar
Displays a JFrame with the specified title and gui contents.
showBar(String, JComponent, MapApp, int, int) - Method in class com.partnersoft.gui.ProgressBar
Displays a JFrame with the specified title, centered on the passed MapApp's gui window center.
showBranding(MapSet) - Method in class com.partnersoft.maps.app.MapSpaceLogic
Displays "about" (branding) info for the given mapset.
showBranding(String) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
showDataTab() - Method in class com.partnersoft.maps.app.DesktopSkin
 
showDataTab() - Method in class com.partnersoft.maps.app.DispatchSkin
 
showDataTab() - Method in class com.partnersoft.maps.app.HeadlessSkin
 
showDataTab() - Method in interface com.partnersoft.maps.app.MapAppSkin
 
showDataTab() - Method in class com.partnersoft.maps.app.TruckSkin
 
showDataTypeOnMap(String, String) - Method in class com.partnersoft.workbench.app.WorkbenchMapViewerLogic
 
showError(String) - Method in class com.partnersoft.maps.app.MapAppLogic
 
showError(String, Throwable) - Method in class com.partnersoft.maps.app.MapAppLogic
 
showFindTab() - Method in class com.partnersoft.maps.app.DesktopSkin
 
showFindTab() - Method in class com.partnersoft.maps.app.DispatchSkin
 
showFindTab() - Method in class com.partnersoft.maps.app.HeadlessSkin
 
showFindTab() - Method in interface com.partnersoft.maps.app.MapAppSkin
 
showFindTab() - Method in class com.partnersoft.maps.app.TruckSkin
 
showGraphicTypeOnMap(String, String) - Method in class com.partnersoft.workbench.app.WorkbenchMapViewerLogic
 
showHTMLReport(String, String) - Method in class com.partnersoft.maps.app.MapAppLogic
Pops open a MapReportDialog with the given title and contents.
showHTMLReport(String, Object) - Method in class com.partnersoft.maps.app.MapAppLogic
Same as the other showHTMLReport(), but automagically runs toString() on your contents object.
showIndex(int) - Method in class com.partnersoft.gui.ListSelectionControl
Makes sure you can see the selected item.
showInvisibleGraphics - Variable in class com.partnersoft.maps.render.AbstractDrawingSurface
 
showLogDisplay() - Method in class com.partnersoft.maps.app.MapHelpLogic
 
showManual() - Method in class com.partnersoft.maps.app.MapHelpLogic
 
showManual(MapSet) - Method in class com.partnersoft.maps.app.MapSpaceLogic
Displays help manual for the given mapset.
showManual(String) - Method in class com.partnersoft.maps.app.MapSpaceLogic
 
showMap() - Method in class com.partnersoft.maps.app.DesktopSkin
 
showMap() - Method in class com.partnersoft.maps.app.DispatchSkin
 
showMap() - Method in class com.partnersoft.maps.app.HeadlessSkin
 
showMap() - Method in interface com.partnersoft.maps.app.MapAppSkin
 
showMap() - Method in class com.partnersoft.maps.app.TruckSkin
 
showMemoryUsage() - Method in class com.partnersoft.maps.app.MapHelpLogic
 
showMessage(String) - Method in class com.partnersoft.sql.DatabaseApp
Appends passed String and "\n" to result text area.
showPartnerContacts() - Method in class com.partnersoft.maps.app.MapHelpLogic
 
showProgress - Variable in class com.partnersoft.data.DataRecordSource
 
showSelectionMenu(int, int) - Method in class com.partnersoft.maps.app.MapEditLogic
 
showSupportInfo() - Method in class com.partnersoft.maps.app.MapHelpLogic
Displays support info (whole-product, provider branding) info for this map viewer.
showVersionInfo() - Method in class com.partnersoft.maps.app.MapHelpLogic
 
showViewDataHTMLSource() - Method in class com.partnersoft.maps.app.MapHelpLogic
 
ShpCurve - Class in com.partnersoft.formats.shapefile
Curved arcs are not specified in the ESRI shapefile document; however they do occur in Arc/Info shapes.
ShpCurve(double, double) - Constructor for class com.partnersoft.formats.shapefile.ShpCurve
 
ShpCurve(double, double, int, double, double, int) - Constructor for class com.partnersoft.formats.shapefile.ShpCurve
 
ShpMultiPatch - Class in com.partnersoft.formats.shapefile
ESRI's all-in-one polygon/patch/mesh thing.
ShpMultiPatch(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpMultiPatch
Creates a new ShpPolyLine object from the given input.
ShpMultiPatchPartType - Enum in com.partnersoft.formats.shapefile
The different kinds of parts found in a MultiPatch object.
ShpMultiPoint - Class in com.partnersoft.formats.shapefile
ESRI's multiple-point shape in (x, y) space.
ShpMultiPoint(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpMultiPoint
Creates a new ShpPolyLine object from the given input.
ShpMultiPointM - Class in com.partnersoft.formats.shapefile
ESRI's multiple-point shape in (x, y, m) space.
ShpMultiPointM(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpMultiPointM
Creates a new ShpPolyLine object from the given input.
ShpMultiPointZ - Class in com.partnersoft.formats.shapefile
ESRI's multiple-point shape in (x, y) space.
ShpMultiPointZ(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpMultiPointZ
Creates a new ShpPolyLine object from the given input.
ShpNull - Class in com.partnersoft.formats.shapefile
A null shape.
ShpNull() - Constructor for class com.partnersoft.formats.shapefile.ShpNull
Creates a new ShpNull object.Using INSTANCE is recommended, however.
ShpNull(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpNull
Creates a new ShpNull object from the given input, not that it uses it.
ShpPoint - Class in com.partnersoft.formats.shapefile
A two-dimensional ESRI point.
ShpPoint(XyPoint) - Constructor for class com.partnersoft.formats.shapefile.ShpPoint
 
ShpPoint(double, double) - Constructor for class com.partnersoft.formats.shapefile.ShpPoint
 
ShpPoint(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpPoint
 
ShpPointM - Class in com.partnersoft.formats.shapefile
A two-dimensional ESRI point with additional measure value.
ShpPointM(XyPoint) - Constructor for class com.partnersoft.formats.shapefile.ShpPointM
 
ShpPointM(XyPoint, double) - Constructor for class com.partnersoft.formats.shapefile.ShpPointM
 
ShpPointM(double, double) - Constructor for class com.partnersoft.formats.shapefile.ShpPointM
 
ShpPointM(double, double, double) - Constructor for class com.partnersoft.formats.shapefile.ShpPointM
 
ShpPointM(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpPointM
 
ShpPointShape - Interface in com.partnersoft.formats.shapefile
Abstract interface for points with X and Y coordinates - Specifically ShpPoint, ShpPointM and ShpPointZ.
ShpPointZ - Class in com.partnersoft.formats.shapefile
A three-dimensional ESRI point.
ShpPointZ(XyzPoint) - Constructor for class com.partnersoft.formats.shapefile.ShpPointZ
 
ShpPointZ(XyzPoint, double) - Constructor for class com.partnersoft.formats.shapefile.ShpPointZ
 
ShpPointZ(double, double, double) - Constructor for class com.partnersoft.formats.shapefile.ShpPointZ
 
ShpPointZ(double, double, double, double) - Constructor for class com.partnersoft.formats.shapefile.ShpPointZ
 
ShpPointZ(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpPointZ
 
ShpPolyCurve - Class in com.partnersoft.formats.shapefile
Curved arcs are not specified in the ESRI shapefile document; however they do occur in Arc/Info shapes.
ShpPolyCurve(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpPolyCurve
Creates a new ShpPolyLine object from the given input.
ShpPolygon - Class in com.partnersoft.formats.shapefile
ESRI's multiple part (ring) polygon in (x, y) space.
ShpPolygon(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpPolygon
Creates a new ShpPolygon object from the given input.
ShpPolygonM - Class in com.partnersoft.formats.shapefile
ESRI's multiple-section, multiple part polygon in (x, y) space with measure factor (m).
ShpPolygonM(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpPolygonM
Creates a new ShpPolyLine object from the given input.
ShpPolygonZ - Class in com.partnersoft.formats.shapefile
ESRI's multiple-section, multiple part polyline in (x, y, z) space with measure factor (m).
ShpPolygonZ(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpPolygonZ
Creates a new ShpPolyLine object from the given input.
ShpPolyLine - Class in com.partnersoft.formats.shapefile
ESRI's multiple-section, multiple part polyline in (x, y) space.
ShpPolyLine(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpPolyLine
Creates a new ShpPolyLine object from the given input.
ShpPolyLineM - Class in com.partnersoft.formats.shapefile
ESRI's multiple-section, multiple part polyline in (x, y) space with measure factor (m).
ShpPolyLineM(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpPolyLineM
Creates a new ShpPolyLine object from the given input.
ShpPolyLineZ - Class in com.partnersoft.formats.shapefile
ESRI's multiple-section, multiple part polyline in (x, y, z) space with measure factor (m).
ShpPolyLineZ(ShapeByteReader) - Constructor for class com.partnersoft.formats.shapefile.ShpPolyLineZ
Creates a new ShpPolyLine object from the given input.
ShpReader - Class in com.partnersoft.formats.shapefile
Reads ShpRecord objects from a .shp file.
ShpReader(InputStream) - Constructor for class com.partnersoft.formats.shapefile.ShpReader
 
ShpReader(VfsFile) - Constructor for class com.partnersoft.formats.shapefile.ShpReader
 
ShpRecord - Class in com.partnersoft.formats.shapefile
A record in an .shp file (as opposed to ShapefileRecord, a record in a shapefile, which is three or more actual files).
ShpRecord(int, int, ShpShape) - Constructor for class com.partnersoft.formats.shapefile.ShpRecord
 
ShpShape - Interface in com.partnersoft.formats.shapefile
Interface for geometric shapes from a shapefile or ESRI geodatabase.
shutdown() - Method in class com.partnersoft.maps.model.AbstractModuleKit
Cleanup work for this kit, intended to be run from a shutdown script before closing.
shutdown() - Method in class com.partnersoft.system.AppManager
Shuts down all apps and exits the system.
shutdown() - Method in class com.partnersoft.system.Module
Shuts down the module by running all scripts in control/shutdown.
ShutdownManager - Class in com.partnersoft.system
Manages the surprising complexities of the shutdown process.
ShutdownManager() - Constructor for class com.partnersoft.system.ShutdownManager
 
shutdownManager() - Static method in class com.partnersoft.system.SystemServices
Returns the shutdown manager.
shutdownModules() - Method in class com.partnersoft.system.ModuleManager
Shuts down the list of active modules, in priority order, by calling each module's shutdwown scripts.
Simple - Class in com.partnersoft.geometry.projection
A simple scaling/offsetting projection.
Simple(Cog) - Constructor for class com.partnersoft.geometry.projection.Simple
 
simple_expr(String) - Method in class com.partnersoft.io.DataFilterExpressionParser
 
simpleChangeType(String, String, String) - Method in class com.partnersoft.sql.DatabaseMigrationTool
Attempts to change a column type through SQL.
SimpleEllipsoid - Class in com.partnersoft.geometry.projection.ellipsoid
Simple class to be used as a super class of sub Ellipsoids.
SimpleEllipsoid() - Constructor for class com.partnersoft.geometry.projection.ellipsoid.SimpleEllipsoid
Creates new SimpleEllipsoid
SimpleReplace - Class in org.jcon.text
A simple search-and-replace transform (no regexp or anything nice like that).
SimpleReplace() - Constructor for class org.jcon.text.SimpleReplace
Create a blank SimpleReplace transform.
SimpleReplace(String, String) - Constructor for class org.jcon.text.SimpleReplace
Create a SimpleReplace to change oldString to newString.
SimplerRoverGraphicStash - Class in com.partnersoft.io.formats.rover
A place to stuff rover data in compact binary form.
SimplerRoverGraphicStash(int, int, float, float, float) - Constructor for class com.partnersoft.io.formats.rover.SimplerRoverGraphicStash
 
SimpleTable<RowClass> - Class in com.partnersoft.gui
Shows the contents of a array as rows in the table.
SimpleTable() - Constructor for class com.partnersoft.gui.SimpleTable
 
SimpleTable.ColumnFormatter<RowClass> - Interface in com.partnersoft.gui
A functor for formatting a cell in a row.
simplifiedWithGrid(double) - Method in class com.partnersoft.geometry.xy.XyPolyline
Simplify the polyline by eliminating points who share the same cell on a discreteness grid.
simplifiedWithMinimumDistance(double) - Method in class com.partnersoft.geometry.xy.XyPolygon
Simplify the polygon by eliminating segments shorter than a given length.
simplifiedWithMinimumDistance(double) - Method in class com.partnersoft.geometry.xy.XyPolyline
Simplify the polyline by eliminating segments shorter than a given length.
simplify(double) - Method in class com.partnersoft.geometry.xyz.XyzPolyline
Simplify the polyline by eliminating segments whose length is less than the given granularity.
simplify2(double) - Method in class com.partnersoft.geometry.xyz.XyzPolyline
 
simplifyPoints() - Method in class com.partnersoft.maps.rover.RoverMachineRegister
Same as simplifyPoints(1.0).
simplifyPoints(double) - Method in class com.partnersoft.maps.rover.RoverMachineRegister
Reduces the granularity of the points array in place using the given epsilon.
simplifyWithMinimumDistance(double) - Method in class com.partnersoft.data.DoubleBuffer
Simplify using a minimum-point-distance granularity.
simplifyWithMinimumDistance(double) - Method in class com.partnersoft.geometry.fast.FastXyCoordinateArray
Simplify using a minimum-point-distance granularity.
SIMULATED_GPS - Static variable in class com.partnersoft.gps.GPSSettings
 
SimulatedGpsConfigutron - Class in com.partnersoft.gps.simulation
 
SimulatedGpsConfigutron(SimulatedGpsDevice) - Constructor for class com.partnersoft.gps.simulation.SimulatedGpsConfigutron
 
SimulatedGpsDevice - Class in com.partnersoft.gps.simulation
Depends on MapApp because it needs to know the current projection.
SimulatedGpsDevice(MapApp) - Constructor for class com.partnersoft.gps.simulation.SimulatedGpsDevice
 
sin(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
SingleIterable<T> - Class in com.partnersoft.data
A cheap implementation of Iterable for use when you know you only have one object to iterate.
SingleIterable(T) - Constructor for class com.partnersoft.data.SingleIterable
 
SingleIterator<T> - Class in com.partnersoft.data
Iterates a single object.
SingleIterator(T) - Constructor for class com.partnersoft.data.SingleIterator
Creates a SingleIterator for an object.
SingleIterator - Class in org.jcon.data
An iteration of a single object.
SingleIterator(Object) - Constructor for class org.jcon.data.SingleIterator
Creates a SingleIterator for an object.
SingleLayout - Class in com.partnersoft.gui
A trivial layout that stretches a single contained component to the full size of the container.
SingleLayout() - Constructor for class com.partnersoft.gui.SingleLayout
 
SingleLayout(String, String) - Constructor for class com.partnersoft.gui.SingleLayout
Create a new SingleLayout.
SinglePropertyIndex - Class in org.jcon.data
A LookupIndex that indexes according to the value of a single property a la BeanGraph.
SinglePropertyIndex() - Constructor for class org.jcon.data.SinglePropertyIndex
 
SinglePropertyIndex(String) - Constructor for class org.jcon.data.SinglePropertyIndex
 
singleton() - Static method in class com.partnersoft.cog.CogBootstrapSchema
Return the standard singleton instance of CogBootstrapSchema.
Singleton - Interface in com.partnersoft.core
A marker interface for singleton types.
singleton() - Static method in class com.partnersoft.data.ArrayBinarySearch
 
singleton() - Static method in class com.partnersoft.data.ArrayLinearSearch
 
singleton() - Static method in class com.partnersoft.data.ArrayQuickSort
 
singleton() - Static method in class com.partnersoft.data.ArraySelectionSort
 
singleton() - Static method in class com.partnersoft.data.CaseInsensitiveStringComparator
 
singleton() - Static method in class com.partnersoft.data.NumericPrefixComparator
 
singleton() - Static method in class com.partnersoft.data.NumericPrefixComparer
 
singleton() - Static method in class com.partnersoft.geometry.projection.Nad2Nad
This is synchronized because it can get called from the GPS device thread and the GUI thread, and there is a race condition where both threads see that instance is null and initialize it.
singleton() - Static method in class com.partnersoft.geometry.projection.ProjectionLibrary
 
singleton() - Static method in class com.partnersoft.geometry.xy.XyCogSchema
 
singleton() - Static method in class com.partnersoft.gps.GPSManager
 
singleton() - Static method in class com.partnersoft.gps.LaserRangefinderDaemon
 
singleton() - Static method in class com.partnersoft.gui.InverseFilter
 
singleton() - Static method in class com.partnersoft.gui.PartnerLook
 
singleton() - Static method in class com.partnersoft.maps.model.MapsCogSchema
 
singleton() - Static method in class com.partnersoft.maps.render.TextRenderer
 
singleton() - Static method in class com.partnersoft.system.AppManager
The singleton instance of AppManager.
singleton() - Static method in class com.partnersoft.system.PreferenceManager
 
singleton() - Static method in class com.partnersoft.update.app.UpdateLog
 
singleton() - Static method in class org.jcon.data.LeaveAloneToken
You really only need one.
singleton() - Static method in class org.jcon.data.NameComparator
 
singleton() - Static method in class org.jcon.data.NumericPrefixComparer
 
singleton() - Static method in class org.jcon.store.ClassResourceStore
Since there's only one classpath for a VM, there's not much need in having more than one of these, so here's a statically-defined singleton.
singleton() - Static method in class org.jcon.store.TOFStore
Returns the only needed TOFStore that pulls things from class resources.
singletons - Variable in class com.partnersoft.system.PartnerContext
Get and set these directly for now.
SITE - Static variable in class com.partnersoft.update.model.UpdateConfigLevel
 
SITE_HUB - Static variable in class com.partnersoft.update.model.UpdateInstallType
 
SITE_HUB - Static variable in interface com.partnersoft.update.UpdateConstants
 
SITE_HUB - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
size() - Method in class com.partnersoft.data.DynamicArray
Size of the array contents (end - start).
size() - Method in class com.partnersoft.data.ImmutableArrayList
 
size() - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
size() - Method in class com.partnersoft.data.LeakyList
 
size() - Method in class com.partnersoft.data.NamedGoedels
 
size() - Method in class com.partnersoft.data.Naming
 
size() - Method in class com.partnersoft.data.OneToOneMapping
 
size() - Method in class com.partnersoft.data.Path
 
size() - Method in interface com.partnersoft.data.SearchingGopher
Returns the number of items in the array.
size() - Method in interface com.partnersoft.data.SortingGopher
Returns the number of items in the array.
size() - Method in class com.partnersoft.data.WeakHashSet
 
size() - Method in class com.partnersoft.formats.text.TextFileGrepList
 
size() - Method in class com.partnersoft.formats.text.TextFileLineList
 
size() - Method in interface com.partnersoft.gadgets.Cache
Returns the current cache size (number of cached values).
size() - Method in class com.partnersoft.gadgets.HashedCache
 
size() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
size() - Method in class com.partnersoft.io.vfs.NonexistentVfsFile
 
size() - Method in interface com.partnersoft.io.vfs.VfsFile
 
size() - Method in class com.partnersoft.maps.file.IndexedConnectivityFile
 
size() - Method in class com.partnersoft.maps.file.IntegerIndexFile
 
size() - Method in class com.partnersoft.maps.model.ArrayElectricalConnectivityNodeList
 
size() - Method in interface com.partnersoft.maps.model.ElectricalConnectivityNodeList
 
size() - Method in interface com.partnersoft.maps.rover.RoverAreaIndex
Number of entries in this index.
size() - Method in interface com.partnersoft.maps.rover.RoverStringIndex
Number of entries in this index.
size - Variable in class org.jcon.data.performance.DynamicIntegerArray
 
size() - Method in class org.jcon.data.ResultSetMap
 
size() - Method in class org.jcon.data.TranslatingMap
Returns the number of elements contained within the Map.
sizeParam - Variable in class com.partnersoft.io.formats.packrat.PackratDatatype
 
skin - Variable in class com.partnersoft.maps.app.MapAppRoot
 
SkinLib - Class in com.partnersoft.gui
 
SkinLib() - Constructor for class com.partnersoft.gui.SkinLib
 
skinNamed(String) - Static method in class com.partnersoft.maps.app.MapAppSkinLib
 
skip(int) - Method in class com.partnersoft.formats.shapefile.ShapeByteReader
Skip the given number of bytes.
skip(long) - Method in class com.partnersoft.io.CountingInputStream
 
skip(long) - Method in class com.partnersoft.io.FastDataInputStream
 
skip(long) - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
skip(long) - Method in class com.partnersoft.io.formats.FastDataInputStream
 
skip(long) - Method in class com.partnersoft.io.formats.shapefile.ShapefileByteReader
 
skip(long) - Method in class com.partnersoft.io.RandomAccessFileInputStream
 
skip(long) - Method in class com.partnersoft.io.vfs.VfsRandomAccessInputStream
 
skip(long) - Method in class com.partnersoft.update.app.UpdateInputStream
 
skipBits(int) - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
skipBits(int) - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
skipBytes(int) - Method in class com.partnersoft.formats.dwg.DwgBitReader
 
skipBytes(int) - Method in class com.partnersoft.io.FastDataInputStream
 
skipBytes(int) - Method in class com.partnersoft.io.formats.binary.FastDataInputStream
 
skipBytes(int) - Method in class com.partnersoft.io.formats.dwg.DWGBitReader
 
skipBytes(int) - Method in class com.partnersoft.io.formats.FastDataInputStream
 
skipBytes(int) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
SL_COMMENT - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
slashToSeparator(String) - Static method in class com.partnersoft.io.FileLib
Unscrubs a string, turning Unix-style slashes into native File.separator strings.
slashToSeparator(String) - Method in class com.partnersoft.update.web.WebUpdate
Unscrubs a string, turning Unix-style slashes into native File.separator strings.
sliderScale(double) - Method in class com.partnersoft.maps.app.MapViewLogic
Sets the scale expressed as a fraction from 0.0 to 1.0.
slope(double, double, double, double) - Static method in class com.partnersoft.geometry.GeometryLib
Returns the slope of a line.
slopeDistance - Variable in class com.partnersoft.gps.LaserRangefinderReading
 
slowGrowthAmount - Variable in class com.partnersoft.data.DynamicArray
After the array exceeds the fastGrowthLimit amount, calls to DynamicArray.makeRoomFor(int) requiring growth will add this fixed amount to the size of the array rather than multiplying the existing size by the fastGrowthFactor.
SlowLineReader - Class in com.partnersoft.io
Reads complete lines from an InputStream.
SlowLineReader(InputStream) - Constructor for class com.partnersoft.io.SlowLineReader
 
slurp(String) - Static method in class org.jcon.io.IOUtilities
Slurps a text file in as a single big String.
slurp(File) - Static method in class org.jcon.io.IOUtilities
Slurps a text file in as a single big String.
slurp(Reader) - Static method in class org.jcon.io.IOUtilities
Slurps the contents of a Reader in as a single big String.
smallPartnerLogo() - Static method in class com.partnersoft.gui.ImageLib
Returns a handy small partner logo.
snapGridSize - Variable in class com.partnersoft.maps.ephemera.PointStyleEphemeron
 
snappedToGrid(double) - Method in class com.partnersoft.geometry.xy.XyPoint
 
snapshot - Variable in class com.partnersoft.maps.ephemera.AbstractSnapshotEphemeron
 
SnapshotHandleType - Enum in com.partnersoft.maps.actors
Enumerated type describing the various handles on a snapshot.
SnapWithDistance - Class in com.partnersoft.maps.ephemera
Rubber-banding ephemeron, draws a line stretching between some anchor point and the current mouse position, or snaps to a nearby object matching passed parameters.
SnapWithDistance(MapApp, XyPoint, NameSet, String, String, String) - Constructor for class com.partnersoft.maps.ephemera.SnapWithDistance
Creates a new SnapWithDistance object.
snr - Variable in class com.partnersoft.gps.nmea.GSVData.SV
 
SoapDaemon - Class in com.partnersoft.net.soap
A minimalist HTTP SOAP server.
SoapDaemon(String, int) - Constructor for class com.partnersoft.net.soap.SoapDaemon
 
SoapExchange - Class in com.partnersoft.net.soap
Allows you to configure, build, and run a SOAP web service XML exchange.
SoapExchange() - Constructor for class com.partnersoft.net.soap.SoapExchange
 
SoapExchange(VfsFile) - Constructor for class com.partnersoft.net.soap.SoapExchange
 
SoapExchange(InputStream) - Constructor for class com.partnersoft.net.soap.SoapExchange
 
SoapExchange(String) - Constructor for class com.partnersoft.net.soap.SoapExchange
 
SoapExchange(SoapRequest) - Constructor for class com.partnersoft.net.soap.SoapExchange
 
SoapExchange(SoapRequest, SoapResponse) - Constructor for class com.partnersoft.net.soap.SoapExchange
 
SoapRequest - Class in com.partnersoft.net.soap
Handles the input of a SOAP request
SoapRequest(VfsFile) - Constructor for class com.partnersoft.net.soap.SoapRequest
 
SoapRequest(InputStream) - Constructor for class com.partnersoft.net.soap.SoapRequest
 
SoapRequest(String) - Constructor for class com.partnersoft.net.soap.SoapRequest
 
SoapResponse - Class in com.partnersoft.net.soap
Handles the output of a SOAP request
SoapResponse() - Constructor for class com.partnersoft.net.soap.SoapResponse
 
SoapResponse(VfsFile) - Constructor for class com.partnersoft.net.soap.SoapResponse
 
SoapResponse(OutputStream) - Constructor for class com.partnersoft.net.soap.SoapResponse
 
SocketLib - Class in com.partnersoft.net
Library routines to simplify dealing with TCP/IP sockets.
SoftCache - Class in com.partnersoft.gadgets
A basic soft reference caching implementation based on a hashed index.
SoftCache() - Constructor for class com.partnersoft.gadgets.SoftCache
Create a hashed cache.
softPointerID - Variable in class com.partnersoft.io.formats.dxf.DXFDictionary
 
softPointerID - Variable in class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
softPointerID - Variable in class com.partnersoft.io.formats.dxf.DXFIrd_Obj_Record
 
solveForX(double, double, double, double, double) - Static method in class com.partnersoft.geometry.GeometryLib
 
solveForX(double) - Method in class com.partnersoft.geometry.Line
Finds the x for the given y.
solveForX(double) - Method in class com.partnersoft.geometry.xy.XyLine
Solve for x, given y.
solveForY(double, double, double, double, double) - Static method in class com.partnersoft.geometry.GeometryLib
 
solveForY(double) - Method in class com.partnersoft.geometry.Line
Finds the y for the given x.
solveForY(double) - Method in class com.partnersoft.geometry.xy.XyLine
Solve for y, given x.
somethingHappened(FileActivityEvent) - Method in interface com.partnersoft.io.FileActivityListener
 
sort() - Method in class com.partnersoft.data.AbstractDynamicComparableArray
Quicksorts the contents.
sort(ArraySortingGopher) - Method in class com.partnersoft.data.ArrayQuickSort
Just do it.
sort(ArraySortingGopher, int, int) - Method in class com.partnersoft.data.ArrayQuickSort
 
sort(ArraySortingGopher) - Method in class com.partnersoft.data.ArraySelectionSort
Just do it.
sort(ArraySortingGopher, int, int) - Method in class com.partnersoft.data.ArraySelectionSort
 
sort(ArraySortingGopher) - Method in interface com.partnersoft.data.ArraySortingAlgorithm
Does the job using the given gopher.
sort(ArraySortingGopher, int, int) - Method in interface com.partnersoft.data.ArraySortingAlgorithm
Does the job using the given gopher over the given range.
sort() - Method in class com.partnersoft.data.Naming
Sorts the keys in this naming, case-insensitively.
sort(SortingGopher) - Method in class com.partnersoft.data.QuickSort
 
sort(SortingGopher, int, int) - Method in class com.partnersoft.data.QuickSort
 
sort(SortingGopher) - Method in class com.partnersoft.data.SelectionSort
 
sort(SortingGopher, int, int) - Method in class com.partnersoft.data.SelectionSort
 
sort(SortingGopher) - Method in interface com.partnersoft.data.SortingAlgorithm
Sorts using the given SortingGopher.
sort(SortingGopher, int, int) - Method in interface com.partnersoft.data.SortingAlgorithm
Sorts using the given SortingGopher over the given range (start <= i < end).
sort(SortingGopher) - Static method in class com.partnersoft.data.SortingLib
Convenience method for when you don't particularly care which sort method is used.
sort() - Method in class com.partnersoft.data.StringTable
 
sort() - Method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
sort() - Method in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
sort() - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
sort() - Method in class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
 
sort() - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Sorts the file using quicksort.
sort() - Method in class com.partnersoft.maps.file.FindItemFileBuilder
 
sort() - Method in class com.partnersoft.maps.model.MapConnectivity
 
sort() - Method in class com.partnersoft.maps.model.MemoryFindItemIndex
 
sort(Object[], ArraySorter.Comparer) - Static method in class org.jcon.util.ArraySorter
Sorts the array in ascending order using the Comparer.
sort(Object[], Object[], int, int, boolean, ArraySorter.Comparer) - Static method in class org.jcon.util.ArraySorter
Sorts both arrays.
sort3(ArraySortingGopher, int, int, int) - Static method in class com.partnersoft.data.ArraySortingLib
 
sort3(SortingGopher, int, int, int) - Static method in class com.partnersoft.data.SortingLib
Low-level comparison of three items at the given indices.
sortAndPackGoedelDump(File, File) - Static method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
sortAndPackGoedelDump(File, File, long[], long[], int) - Static method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
sortASCII(String[]) - Static method in class org.jcon.util.ArraySorter
Sorts an ASCII String array in ascending order.
SortedListModel - Class in com.partnersoft.gui
A basic sorted ListModel.
SortedListModel() - Constructor for class com.partnersoft.gui.SortedListModel
 
sortGoedelDump(String) - Static method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
SortingAlgorithm - Interface in com.partnersoft.data
An interface for generic array (indexed item, not necessarily an actual Java array object) sorting algorithms.
SortingGopher - Interface in com.partnersoft.data
Generic adapter to present array-like structures to instances of SortingAlgorithm for sorting.
SortingLib - Class in com.partnersoft.data
Functions to sort random-access, array-like objects.
sortInMemory() - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
sortIterator(Iterator) - Static method in class org.jcon.data.DataUtilities
Sorts an iterator using the default comparator (AlphabeticComparator)
sortIterator(Iterator, Comparator) - Static method in class org.jcon.data.DataUtilities
 
sortLeftToRight() - Method in class com.partnersoft.geometry.Line
Makes it run from left to right (so x1 <= x2)
sortNamedObjectDump(String) - Static method in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
sortOnDisk() - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
sortStringArrayListToArray(ArrayList) - Static method in class org.jcon.util.DataLib
Converts the ArrayList of Strings to an array and returns the sorted array.
Sound - Class in com.partnersoft.sound
 
Sound(VfsFile) - Constructor for class com.partnersoft.sound.Sound
 
soundEvent(MapEditContext) - Method in class com.partnersoft.maps.app.MapSoundLogic
 
SoundEventManager - Class in com.partnersoft.sound
Takes care of events that fire sounds.
SoundEventManager() - Constructor for class com.partnersoft.sound.SoundEventManager
 
soundEventManager() - Static method in class com.partnersoft.system.SystemServices
Returns the sound event manager for this system.
SoundField - Class in com.partnersoft.gui
 
SoundField() - Constructor for class com.partnersoft.gui.SoundField
 
SoundFileEditor - Class in com.partnersoft.workbench.editors
 
SoundFileEditor() - Constructor for class com.partnersoft.workbench.editors.SoundFileEditor
 
SoundLib - Class in com.partnersoft.sound
 
soundLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
SoundPlayer - Class in com.partnersoft.sound
 
SoundPlayer(InputStream) - Constructor for class com.partnersoft.sound.SoundPlayer
 
SoundPlayer(VfsFile) - Constructor for class com.partnersoft.sound.SoundPlayer
 
soundPreferences() - Method in class com.partnersoft.preferences.app.PreferencesManager
 
SoundPreferences - Class in com.partnersoft.preferences.model
SubsystemPreferences for sound behavior.
SoundPreferences(Cog) - Constructor for class com.partnersoft.preferences.model.SoundPreferences
 
SoundRecorder - Class in com.partnersoft.sound
A simple sound recording tool.
SoundRecorder(TargetDataLine, AudioFileFormat.Type, OutputStream) - Constructor for class com.partnersoft.sound.SoundRecorder
Constructs a recorder from the given detailed parameters.
SoundRecorder(File) - Constructor for class com.partnersoft.sound.SoundRecorder
Constructs a recorder from the default input source to the given output stream.
SoundRecorder(VfsFile) - Constructor for class com.partnersoft.sound.SoundRecorder
Constructs a recorder from the default input source to the given file.
sourceDataType - Variable in class com.partnersoft.maps.model.AbstractModuleKit
 
sourceGraphicType - Variable in class com.partnersoft.maps.model.AbstractModuleKit
 
sourceGraphicTypes - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
sourceObject - Variable in class com.partnersoft.maps.model.MapDataItem
 
sourceOf(int) - Method in class com.partnersoft.maps.model.ElectricalConnectivity
 
sources - Variable in class com.partnersoft.maps.translator.MapDataIndex
 
sourceToggled(ToggleEvent) - Method in interface com.partnersoft.gadgets.ToggleListener
 
SOUTH - Static variable in class com.partnersoft.geometry.xy.XyConstants
The direction with theta = 3/2 PI and bearing = 180 (due south).
SOUTH - Static variable in class com.partnersoft.gui.ArrowIcon
A south arrow.
SOUTHEAST - Static variable in class com.partnersoft.geometry.xy.XyConstants
The direction with theta = 7/4 PI and bearing = 135 (southeast).
SOUTHEAST - Static variable in class com.partnersoft.gui.ArrowIcon
A southeast arrow.
SOUTHWEST - Static variable in class com.partnersoft.geometry.xy.XyConstants
The direction with theta = 5/4 PI and bearing = 225 (southwest).
SOUTHWEST - Static variable in class com.partnersoft.gui.ArrowIcon
A southwest arrow.
space - Variable in class com.partnersoft.maps.app.MapAppRoot
 
space - Variable in class com.partnersoft.maps.model.RoverSet
 
spaceChanged() - Method in class com.partnersoft.maps.view.MapViewPanel
Call this whenever the map space changes.
spaceLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
specification - Variable in class com.partnersoft.gui.FontGraphics
 
SpecificationEvent - Class in com.partnersoft.gadgets
An event that announces that some object has been specified.
SpecificationEvent(Object, Object) - Constructor for class com.partnersoft.gadgets.SpecificationEvent
 
SpecificationListener - Interface in com.partnersoft.gadgets
A listener that hears SpecificationEvents.
SpecificationPrinter - Class in com.partnersoft.gadgets
Handy debug thing that prints specified items to System.out.
SpecificationPrinter() - Constructor for class com.partnersoft.gadgets.SpecificationPrinter
 
specificToGeneral() - Static method in enum com.partnersoft.core.ConfigLevel
Returns an array of the config levels in order from most specific (PREFERENCES) to most generic (SYSTEM).
specificToGeneral() - Static method in class com.partnersoft.update.model.UpdateConfigLevel
Returns an array of the config levels in order from most specific (PREFERENCES) to most generic (SYSTEM).
Specifier - Interface in com.partnersoft.gadgets
This is an object which allows specification of another object, for example through a GUI.
SpecifierCombiner - Class in com.partnersoft.gadgets
Combines the output from a list of Specifiers, creating a single Specifier.
SpecifierCombiner() - Constructor for class com.partnersoft.gadgets.SpecifierCombiner
 
SpecifierControl - Class in com.partnersoft.gui
A handy superclass that provides JPanel and SpecifierGadget facilities in one handy class.
SpecifierControl() - Constructor for class com.partnersoft.gui.SpecifierControl
 
SpecifierCoupler - Class in com.partnersoft.gadgets
A SpecifierCoupler couples a set of specifiers together so that when an item is specified on one, it is specified on the others.
SpecifierCoupler() - Constructor for class com.partnersoft.gadgets.SpecifierCoupler
 
SpecifierCoupler(Specifier, Specifier) - Constructor for class com.partnersoft.gadgets.SpecifierCoupler
 
SpecifierGadget - Class in com.partnersoft.gadgets
A minimal implementation of Specifier.
SpecifierGadget() - Constructor for class com.partnersoft.gadgets.SpecifierGadget
 
SpecifierGadget(Object) - Constructor for class com.partnersoft.gadgets.SpecifierGadget
 
speedKnots - Variable in class com.partnersoft.gps.nmea.RMCData
 
SphericalImageDisplay - Class in com.partnersoft.gui
 
SphericalImageDisplay() - Constructor for class com.partnersoft.gui.SphericalImageDisplay
 
SphericalImageFileEditor - Class in com.partnersoft.workbench.editors
 
SphericalImageFileEditor() - Constructor for class com.partnersoft.workbench.editors.SphericalImageFileEditor
 
SphericalImageViewer - Class in com.partnersoft.gui
 
SphericalImageViewer() - Constructor for class com.partnersoft.gui.SphericalImageViewer
 
spit(String, String) - Static method in class org.jcon.io.IOUtilities
Spits a String out into a text file.
spit(File, String) - Static method in class org.jcon.io.IOUtilities
Spits a String out into a text file.
Splash - Class in com.partnersoft.gui
A ridiculously featureful splash screen wodget.
Splash() - Constructor for class com.partnersoft.gui.Splash
 
Splash(String...) - Constructor for class com.partnersoft.gui.Splash
 
Splash - Class in com.partnersoft.system
Handy splash screen for amusing users whilst loading.
Splash(File) - Constructor for class com.partnersoft.system.Splash
 
Splash() - Constructor for class com.partnersoft.system.Splash
 
SplashBrowser - Class in com.partnersoft.gui
Provides a list of available splash images so you can look at each one.
SplashBrowser() - Constructor for class com.partnersoft.gui.SplashBrowser
 
split(String, char) - Static method in class com.partnersoft.data.StringLib
Very boneheaded split.
split(String, String) - Static method in class org.jcon.data.DataUtilities
Breaks a String into a String[] based on a delimiter set.
split(String, char) - Static method in class org.jcon.data.DataUtilities
Splits the given string using the given delimeter character.
split(String) - Static method in class org.jcon.data.DataUtilities
Breaks a String into a String[] using whitespace (spaces, tabs, returns, etc.).
splitAtIntervals(double...) - Method in class com.partnersoft.geometry.xy.XyLineSegment
Returns a list of points, determined by splitting this segment up using the sequence of intervals given.
splitAtIntervals(double...) - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns a list of parts, determined by splitting this polyline up using the sequence of intervals given.
splitAtIntervalsOld(double...) - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns a list of parts, determined by splitting this polyline up using the sequence of intervals given.
splitFile(VfsFile, ByteSize, VfsDirectory) - Static method in class com.partnersoft.io.vfs.VfsLib
Splits the given VfsFile into several subfiles in the given destination directory, each with the extension .001, .002, etc.
splitFileByMegabytes(VfsFile, int, VfsDirectory) - Static method in class com.partnersoft.io.vfs.VfsLib
Splits the given VfsFile into several subfiles in the given destination directory, each with the extension .001, .002, etc.
splitFileByMegabytes(VfsFile, int) - Static method in class com.partnersoft.io.vfs.VfsLib
Splits the given VfsFile into several subfiles in the same directory, each with the extension .001, .002, etc.
splitFileByMegabytes(VfsFile, ByteSize) - Static method in class com.partnersoft.io.vfs.VfsLib
Splits the given VfsFile into several subfiles in the same directory, each with the extension .001, .002, etc.
splitInHalf() - Method in class com.partnersoft.geometry.xy.XyPolyline
 
splitRegion(int) - Method in class com.partnersoft.workbench.editors.MapsetLegendEditor
 
SplittingNamer - Class in com.partnersoft.data
A transform that generates a String name for an object by first generating a group name, then then looking up another transform in a Map, then running that.
SplittingNamer() - Constructor for class com.partnersoft.data.SplittingNamer
Create a new SplittingNamer.
SplittingNamer(Cog) - Constructor for class com.partnersoft.data.SplittingNamer
 
SplitTouchPane - Class in com.partnersoft.gui
 
SplitTouchPane() - Constructor for class com.partnersoft.gui.SplitTouchPane
 
spoolGraphic(int, int, int, RoverGraphic) - Method in class com.partnersoft.maps.translator.TiledRoverBuilder
 
SqlColumn - Class in com.partnersoft.sql
 
SqlColumn(SqlTable, String, String, boolean, boolean, boolean) - Constructor for class com.partnersoft.sql.SqlColumn
 
SqlColumn(SqlTable, String, String, boolean) - Constructor for class com.partnersoft.sql.SqlColumn
 
SqlColumn(SqlTable, String, String) - Constructor for class com.partnersoft.sql.SqlColumn
 
SqlColumn(String, String, boolean, boolean, boolean) - Constructor for class com.partnersoft.sql.SqlColumn
 
SqlColumn(String, String, boolean) - Constructor for class com.partnersoft.sql.SqlColumn
 
SqlColumn(String, String) - Constructor for class com.partnersoft.sql.SqlColumn
 
SQLConnection - Class in com.partnersoft.io.sql
this class facilitates a connection with a data base via a jdbc driver.
SQLConnection(String, String, String, String) - Constructor for class com.partnersoft.io.sql.SQLConnection
note : on some systems, username and password may not be needed
SqlConnection - Class in com.partnersoft.sql
A connection to an SqlDatabase.
SqlConnection(SqlDatabase) - Constructor for class com.partnersoft.sql.SqlConnection
 
SqlConnectionKeepAlive - Class in com.partnersoft.sql
A looping thread that keeps an SQL connection alive by doing a small operation every so often.
SqlConnectionKeepAlive(SqlConnection, Duration) - Constructor for class com.partnersoft.sql.SqlConnectionKeepAlive
 
SqlConnectionKeepAlive(Connection, Duration) - Constructor for class com.partnersoft.sql.SqlConnectionKeepAlive
 
SqlConnectionKeepAlive(SqlConnection) - Constructor for class com.partnersoft.sql.SqlConnectionKeepAlive
Starts an keep-alive thread with a 1-hour loop interval.
SqlConnectionKeepAlive(Connection) - Constructor for class com.partnersoft.sql.SqlConnectionKeepAlive
Starts an keep-alive thread with a 1-hour loop interval.
SqlDatabase - Class in com.partnersoft.sql
Description and configuration for a database connection - driver, URL, user, password, etc.
SqlDatabase() - Constructor for class com.partnersoft.sql.SqlDatabase
Create a new DatabaseConnectionConfig.
SqlDatabase(Cog) - Constructor for class com.partnersoft.sql.SqlDatabase
 
SqlDataRecordInsertOrUpdateSink - Class in com.partnersoft.sql
DataRecordSink for inserting or updating records to an SqlDatabase.
SqlDataRecordInsertOrUpdateSink(SqlConnection, String, String, boolean, List<String>) - Constructor for class com.partnersoft.sql.SqlDataRecordInsertOrUpdateSink
Creates a new SqlDataRecordInsertOrUpdateSink.
SqlDataRecordInsertOrUpdateSink(SqlConnection, String, String, boolean, String...) - Constructor for class com.partnersoft.sql.SqlDataRecordInsertOrUpdateSink
Creates a new SqlDataRecordInsertOrUpdateSink.
SqlDataRecordInsertSink - Class in com.partnersoft.sql
DataRecordSink for inserting records into a Sql database.
SqlDataRecordInsertSink(SqlConnection, String, boolean, List<String>) - Constructor for class com.partnersoft.sql.SqlDataRecordInsertSink
Creates a new SqlDataRecordInsertSink for inserting records to a given database.
SqlDataRecordInsertSink(SqlConnection, String, boolean, String...) - Constructor for class com.partnersoft.sql.SqlDataRecordInsertSink
Creates a new SqlDataRecordInsertSink for inserting records to a given database.
SQLDataRecordSource - Class in com.partnersoft.io.sql
A source for data records, derived from an SQL query.
SQLDataRecordSource() - Constructor for class com.partnersoft.io.sql.SQLDataRecordSource
 
SQLDataRecordSource(DatabaseConnectionConfig, String) - Constructor for class com.partnersoft.io.sql.SQLDataRecordSource
 
SQLDataRecordSource(DatabaseConnection, String) - Constructor for class com.partnersoft.io.sql.SQLDataRecordSource
 
SqlDataRecordSource - Class in com.partnersoft.sql
A DataRecordSource derived from an SQL query.
SqlDataRecordSource(SqlDatabase, String) - Constructor for class com.partnersoft.sql.SqlDataRecordSource
 
SqlDataRecordSource(SqlConnection, String) - Constructor for class com.partnersoft.sql.SqlDataRecordSource
 
SqlDataRecordSource(SqlDatabase, String, Object...) - Constructor for class com.partnersoft.sql.SqlDataRecordSource
 
SqlDataRecordSource(SqlConnection, String, Object...) - Constructor for class com.partnersoft.sql.SqlDataRecordSource
 
SqlDataRecordSource(SqlConnection, Statement, String) - Constructor for class com.partnersoft.sql.SqlDataRecordSource
 
SqlDataRecordSource(SqlConnection, PreparedStatement) - Constructor for class com.partnersoft.sql.SqlDataRecordSource
 
SqlDataRecordSource(Cog) - Constructor for class com.partnersoft.sql.SqlDataRecordSource
 
SqlDataRecordUpdateSink - Class in com.partnersoft.sql
DataRecordSink for updating existing records into a Sql database.
SqlDataRecordUpdateSink(SqlConnection, String, String, boolean, List<String>) - Constructor for class com.partnersoft.sql.SqlDataRecordUpdateSink
Creates a new SqlDataRecordUpdateSink.
SqlDataRecordUpdateSink(SqlConnection, String, String, boolean, String...) - Constructor for class com.partnersoft.sql.SqlDataRecordUpdateSink
Creates a new SqlDataRecordUpdateSink.
SqlDeleter - Class in com.partnersoft.sql
Tool to simplify basic key-type deletions from an SqlTable.
SqlDeleter(SqlTable) - Constructor for class com.partnersoft.sql.SqlDeleter
 
SqlDeleter(SqlTable, String...) - Constructor for class com.partnersoft.sql.SqlDeleter
 
SqlDeleter(SqlTable, List<String>) - Constructor for class com.partnersoft.sql.SqlDeleter
 
SqlDialect - Interface in com.partnersoft.sql
Interface for creating Sql flavor specific statements.
SqlInserter - Class in com.partnersoft.sql
Tool to simplify insertions into an SqlTable.
SqlInserter(SqlTable) - Constructor for class com.partnersoft.sql.SqlInserter
 
SqlInserter(SqlTable, String...) - Constructor for class com.partnersoft.sql.SqlInserter
 
SqlInserter(SqlTable, List<String>) - Constructor for class com.partnersoft.sql.SqlInserter
 
SQLLib - Class in com.partnersoft.io.sql
Convenience methods for dealing with the wonderful "English-like" world of SQL.
SQLLib() - Constructor for class com.partnersoft.io.sql.SQLLib
 
SqlLib - Class in com.partnersoft.sql
SQL convenience methods.
SqlPreparedStatement - Class in com.partnersoft.sql
A wrapper around java.sql.PreparedStatement that tracks the names of the values specified as ?, and allows you to set them using a Naming or CogHeader.
SqlPreparedStatement(SqlConnection, String, String...) - Constructor for class com.partnersoft.sql.SqlPreparedStatement
 
SqlPreparedStatement(SqlConnection, String, List<String>) - Constructor for class com.partnersoft.sql.SqlPreparedStatement
 
SqlPreparedStatementManager<T> - Class in com.partnersoft.sql
Caches and manages SqlPreparedStatements using some unique key.
SqlPreparedStatementManager(SqlConnection) - Constructor for class com.partnersoft.sql.SqlPreparedStatementManager
 
SQLScripter - Class in com.partnersoft.io.sql
Runs a series of SQL commands against a database.
SQLScripter() - Constructor for class com.partnersoft.io.sql.SQLScripter
 
SqlScripter - Class in com.partnersoft.sql
Runs a series of SQL commands against a database.
SqlScripter() - Constructor for class com.partnersoft.sql.SqlScripter
 
SqlTable - Class in com.partnersoft.sql
A table in an SqlDatabase.
SqlTable(SqlConnection, String) - Constructor for class com.partnersoft.sql.SqlTable
 
SqlType - Enum in com.partnersoft.sql
Known (to Partner) database types.
sqlTypeRequiresLength(int) - Static method in class com.partnersoft.io.sql.SQLLib
Returns true if the type requires a length specification.
sqlTypeRequiresLength(int) - Static method in class com.partnersoft.sql.SqlLib
Returns true if the type requires a length specification.
sqlTypeToJavaType(int) - Static method in class com.partnersoft.sql.SqlLib
Returns the Java class corresponding to the given SQL type.
sqlTypeToMySQLString(int) - Static method in class com.partnersoft.io.sql.SQLLib
Returns a string representation of the MySQL equivalent of an SQL column type ID code.
sqlTypeToMySQLString(int, int) - Static method in class com.partnersoft.io.sql.SQLLib
Returns a string representation of the MySQL equivalent of an SQL column type ID code.
sqlTypeToMySQLString(int) - Static method in class com.partnersoft.sql.SqlLib
Returns a string representation of the MySQL equivalent of an SQL column type ID code.
sqlTypeToMySQLString(int, int) - Static method in class com.partnersoft.sql.SqlLib
Returns a string representation of the MySQL equivalent of an SQL column type ID code.
sqlTypeToString(int) - Static method in class com.partnersoft.io.sql.SQLLib
Returns a string representation of an SQL column type ID code.
sqlTypeToString(int) - Static method in class com.partnersoft.sql.SqlLib
Returns a string representation of an SQL column type ID code.
SqlUpdater - Class in com.partnersoft.sql
Tool to simplify basic key-type updates to an SqlTable.
SqlUpdater(SqlTable) - Constructor for class com.partnersoft.sql.SqlUpdater
 
SqlUpdater(SqlTable, List<String>, List<String>) - Constructor for class com.partnersoft.sql.SqlUpdater
 
sqrt(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
stack - Variable in class com.partnersoft.maps.model.ElectricalConnectivity
 
StandardFileHandler - Class in com.partnersoft.workbench.handlers
 
StandardFileHandler() - Constructor for class com.partnersoft.workbench.handlers.StandardFileHandler
 
StandardFileHandler(String, List<Class<? extends WorkbenchFileEditor>>, List<String>) - Constructor for class com.partnersoft.workbench.handlers.StandardFileHandler
 
StandardFileHandler(String, Class<? extends WorkbenchFileEditor>, String...) - Constructor for class com.partnersoft.workbench.handlers.StandardFileHandler
 
standardInstance() - Static method in class com.partnersoft.data.BinarySearch
Returns a singleton shared instance.
standardInstance() - Static method in class com.partnersoft.data.EmptyIterator
 
standardInstance() - Static method in class com.partnersoft.data.LinearSearch
Returns a singleton shared instance.
standardInstance() - Static method in class com.partnersoft.data.QuickSort
Returns a singleton shared instance.
standardInstance() - Static method in class com.partnersoft.data.SelectionSort
Returns a singleton shared instance.
standardInstance() - Method in class com.partnersoft.io.AllFilesFilter
AllFilesFilter has no state, so you can use this standard instance instead of creating your own.
standardInstance() - Static method in class com.partnersoft.system.ModularClassLoader
 
standardLatitude1 - Variable in class com.partnersoft.maps.model.MapSetDescription.LccDescription
 
standardLatitude2 - Variable in class com.partnersoft.maps.model.MapSetDescription.LccDescription
 
StandardLogAppender - Class in com.partnersoft.platform.j2se
Appends log events to a file, rolling based on size.
StandardLogAppender() - Constructor for class com.partnersoft.platform.j2se.StandardLogAppender
 
StandardMapEntry - Class in com.partnersoft.data
An standard map entry.
StandardMapEntry(Object, Object) - Constructor for class com.partnersoft.data.StandardMapEntry
 
StandardProjection - Class in com.partnersoft.geometry.projection
Standard abstract class to derive projections from.
StandardProjection() - Constructor for class com.partnersoft.geometry.projection.StandardProjection
 
StandardProjection(Cog) - Constructor for class com.partnersoft.geometry.projection.StandardProjection
 
start() - Method in class com.partnersoft.apps.tools.ManInTheMiddle
Start the daemon.
start - Variable in class com.partnersoft.data.DataBuffer
Extents of valid data.
start - Variable in class com.partnersoft.data.DynamicArray
Start of valid data range, inclusive.
start() - Method in class com.partnersoft.gadgets.LoopingThread
 
start() - Method in class com.partnersoft.gadgets.LoopingThreadManager
 
start() - Method in class com.partnersoft.gadgets.StopWatch
Start the clock.
start() - Method in class com.partnersoft.gps.RangefinderDaemon
 
start - Variable in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
start - Variable in class com.partnersoft.io.formats.packrat.PackratRandomAccessReader
 
start() - Method in class com.partnersoft.maps.file.ConnectivityFileBuilder
 
start() - Method in class com.partnersoft.maps.file.IntegerIndexFileBuilder
This should be called before addItem() is called, but after any parameters like bufferSize are set.
start() - Method in class com.partnersoft.maps.file.LargeFindItemBuilder
This should be called before addItem() is called, but after any parameters like bufferSize are set.
start() - Method in class com.partnersoft.maps.translator.DynamicMapTranslator
 
start() - Method in class com.partnersoft.net.TcpSocketChannelDaemon
Start the daemon.
start() - Method in class com.partnersoft.net.TcpSocketDaemon
Start the daemon.
start() - Method in class com.partnersoft.net.TcpSocketDemultiplexer
 
start() - Method in class com.partnersoft.net.TcpSocketMultiplexer
Start the daemon.
start() - Method in class com.partnersoft.net.TextServerDaemon
 
start() - Method in class com.partnersoft.sound.SoundRecorder
Starts the recording.
start() - Method in interface com.partnersoft.system.Daemon
Start the daemon process.
startAngle - Static variable in class com.partnersoft.geometry.fractal.Fractal
 
startAngle - Variable in class com.partnersoft.io.formats.dxf.DXFArc
 
startAngle - Variable in class com.partnersoft.io.formats.dxf.DXFEllipse
 
startAnimating() - Method in class com.partnersoft.maps.view.MapViewPanel
 
startBlocksSection() - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
startBody() - Method in class com.partnersoft.formats.google.GoogleMapWriter
Writes a body tag with onload, onunload properties set.
startBody(String) - Method in class com.partnersoft.formats.google.GoogleMapWriter
Writes a body tag with onload, onunload, and bgcolor properties set.
startBulletedList() - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
startBulletedList() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
startComplexTag(String) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
startContainer(Container) - Method in class com.partnersoft.gui.GUIBuilder
 
startContainer(Container, Object) - Method in class com.partnersoft.gui.GUIBuilder
 
startDaemon(String, int) - Method in class com.partnersoft.gps.LaserRangefinderDaemon
 
startDataItem(Naming) - Method in class com.partnersoft.maps.translator.MemoryMapDataBuilder
 
startDebugTimer(String) - Method in interface com.partnersoft.core.Log
If isDebugEnabled() is true, starts a stopwatch timing.
startDecoration - Variable in class com.partnersoft.maps.model.PolygonStyle
 
startDecoration - Variable in class com.partnersoft.maps.model.PolylineStyle
 
startDisplayList(long) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
startDisplayList(Object) - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
startDisplayList(long) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
startDisplayList(Object) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
startDisplayList(long) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
startDisplayList(Object) - Method in interface com.partnersoft.maps.render.DrawingSurface
 
startDisplayList(long) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
startDisplayList(Object) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
startDocument(Object) - Method in class com.partnersoft.formats.google.GoogleMapWriter
Sets up intial html tags for GoogleMap generation.
startDocument() - Method in class com.partnersoft.formats.kml.KmlWriter
 
startDocument(Object) - Method in class com.partnersoft.formats.xml.HtmlBuilder
Gives you a standard header, with same text for the title and for an h1 tag.
startDocument(Object) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
Gives you a standard header, with same text for the title and for an h1 tag.
startDrawing() - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
startDrawing() - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
startDrawing() - Method in interface com.partnersoft.maps.render.DrawingSurface
 
startDrawing() - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
startDrawing() - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
startDrawing() - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
startElement(String, String, String, Attributes) - Method in class com.partnersoft.cog.CogXmlParser
 
startElement(String, String, String, Attributes) - Method in class com.partnersoft.compatibility.V40CogXmlParser
 
startElement(String, Attributes) - Method in interface com.partnersoft.formats.xml.XmlActor
Called when an opening tag is encountered, starting an element.
startElement(String, Attributes) - Method in class com.partnersoft.formats.xml.XmlAlternatingElementNamingActor
 
startElement(String, Attributes) - Method in class com.partnersoft.formats.xml.XmlAttributeValueListingActor
 
startElement(String) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
startElement(String, boolean) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
startElement(String, String...) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
startElement(String, Attributes) - Method in class com.partnersoft.formats.xml.XmlContentListingActor
 
startElement(String, Attributes) - Method in class com.partnersoft.formats.xml.XmlDoNothingActor
 
startEntitiesSection() - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
startHorizontallySplitPane(String, Object) - Method in class com.partnersoft.gui.GUIBuilder
Creates a JSplitPane with side-by-side panels.
startHorizontallySplitPane(String) - Method in class com.partnersoft.gui.GUIBuilder
Creates a JSplitPane with side-by-side panels.
startIndex - Variable in class com.partnersoft.formats.dxf.DxfProtoValue
 
startIndex - Variable in class com.partnersoft.io.formats.dxf.DXFProtoValue
 
startInfoTimer(String) - Method in interface com.partnersoft.core.Log
If isInfoEnabled() is true, starts a stopwatch timing.
startItem() - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Begins a new map data item.
startJob(String) - Method in interface com.partnersoft.gps.postprocessing.Postprocessing
This is a generic way to ask the underlying device implementation to start a job.
startKml() - Method in class com.partnersoft.formats.kml.KmlWriter
 
startLayeredPane() - Method in class com.partnersoft.gui.GUIBuilder
 
startLayeredPane(Object) - Method in class com.partnersoft.gui.GUIBuilder
 
startListItem() - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
startListItem() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
startLocation() - Method in class com.partnersoft.maps.rover.RoverEntity
Returns a reasonable single geographic location for this shape, without any information as to rendering scale or region desired.
startLocationAtScale(double) - Method in class com.partnersoft.maps.rover.RoverEntity
Returns a more accurate single geographic location for this shape, given the rendering scale.
startLogFile(File) - Method in class com.partnersoft.update.app.UpdateLog
 
startLogFile(File) - Method in class com.partnersoft.update.web.WebUpdateLog
 
startLogViewer() - Method in class com.partnersoft.workbench.gui.WorkbenchConsole
 
startMajorTask(String, long) - Method in class com.partnersoft.update.app.UpdateGui
 
startMessage() - Method in class com.partnersoft.io.net.MailMessageBuilder
Deprecated. Starts a new message.
startMinorTask(String, long) - Method in class com.partnersoft.update.app.UpdateGui
 
startNumberedList() - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
startNumberedList() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
startPanel() - Method in class com.partnersoft.gui.GUIBuilder
 
startPanel(Object) - Method in class com.partnersoft.gui.GUIBuilder
 
startPoint() - Method in class com.partnersoft.maps.rover.RoverEntityBuilder
 
startPolyline() - Method in class com.partnersoft.geometry.PolylineArray
Starts a new, empty polyline.
startPolyline() - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Starts a polyline.
startPostprocessingJob(String) - Method in class com.partnersoft.gps.GPSManager
 
startRunning() - Method in class com.partnersoft.gadgets.ActivityProgressWorker
Marks flag that work is to being.
startScrollPane() - Method in class com.partnersoft.gui.GUIBuilder
 
startScrollPane(Object) - Method in class com.partnersoft.gui.GUIBuilder
 
startSection(String) - Method in class com.partnersoft.formats.dxf.DxfWriter
 
startTabbedPane() - Method in class com.partnersoft.gui.GUIBuilder
 
startTabbedPane(Object) - Method in class com.partnersoft.gui.GUIBuilder
 
startTable() - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
startTable() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
startTableData() - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
startTableData() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
startTableRow() - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
startTableRow() - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
startTablesSection() - Method in class com.partnersoft.formats.dxf.DxfBuilder
 
startTile(RoverBytes) - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
startTile(RoverBytes) - Method in interface com.partnersoft.maps.render.DrawingSurface
Sets up the transformations for the coordinates that are coming in.
startTile(RoverBytes) - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
Sets up the transformations for the coordinates that are coming in.
startTile(RoverBytes) - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
Sets up the transformations for the coordinates that are coming in.
startTile(RoverBytes) - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
startTransaction() - Method in class com.partnersoft.io.vfs.UndoableVfs
Starts a file modification transaction.
startTransaction() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
startTranslation() - Method in class com.partnersoft.maps.translator.TranslationPipeline
 
startup() - Method in class com.partnersoft.maps.model.AbstractModuleKit
Initialization work for this kit, intended to be run from a startup script after creation.
startup() - Method in class com.partnersoft.system.Module
Starts the module by running all scripts in control/startup.
startupImp() - Method in class com.partnersoft.gui.SplashBrowser
 
startupImp() - Method in class com.partnersoft.maps.tools.ConvertPalmMaps
 
startupImp() - Method in class com.partnersoft.maps.tools.ScrambleData
 
startupImp() - Method in class com.partnersoft.update.PackPackages
 
startupModules() - Method in class com.partnersoft.system.ModuleManager
Starts the list of active modules, in priority order, by calling each module's startup scripts.
startVerticallySplitPane(String, Object) - Method in class com.partnersoft.gui.GUIBuilder
Creates a JSplitPane with top-and-bottom panels.
startVerticallySplitPane(String) - Method in class com.partnersoft.gui.GUIBuilder
Creates a JSplitPane with top-and-bottom panels.
startWork() - Method in class com.partnersoft.gui.ActivityProgressControl
 
startX - Static variable in class com.partnersoft.geometry.fractal.Fractal
 
startX - Variable in class com.partnersoft.io.formats.dxf.DXFLine
 
startY - Static variable in class com.partnersoft.geometry.fractal.Fractal
 
startY - Variable in class com.partnersoft.io.formats.dxf.DXFLine
 
stateChange(boolean, boolean) - Method in class com.partnersoft.gui.LockingToggleButtonControl
Handy way for subclasses to handle events.
stateChanged(boolean) - Method in class com.partnersoft.gui.ToggleButtonControl
 
stateChanged(MapViewState) - Method in interface com.partnersoft.maps.app.MapViewListener
 
stateChanged(MapViewState) - Method in class com.partnersoft.workbench.gui.ScaleRegionVisualizer
 
statementExistsFor(T) - Method in class com.partnersoft.sql.SqlPreparedStatementManager
 
statementFor(T) - Method in class com.partnersoft.sql.SqlPreparedStatementManager
 
STATUS_ACTIVE - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
STATUS_VOID - Static variable in class com.partnersoft.gps.nmea.NmeaParserLib
 
StetchFromSelected - Class in com.partnersoft.maps.ephemera
Rubber-banding ephemeron, draws a line stretching between the currently selected MapDataItem and the current mouse position.
StetchFromSelected(MapApp) - Constructor for class com.partnersoft.maps.ephemera.StetchFromSelected
Create a new StretchFromPoint object with the given anchor point.
stipple - Variable in class com.partnersoft.maps.model.PolygonStyle
 
stipple - Variable in class com.partnersoft.maps.model.PolylineStyle
 
stippleFactor - Variable in class com.partnersoft.maps.model.PolygonStyle
 
stippleFactor - Variable in class com.partnersoft.maps.model.PolylineStyle
 
stop() - Method in class com.partnersoft.apps.tools.ManInTheMiddle
Stop the daemon.
stop() - Method in class com.partnersoft.gadgets.LoopingThreadManager
 
stop() - Method in class com.partnersoft.gadgets.StopWatch
Stop the clock.
stop() - Method in class com.partnersoft.gps.RangefinderDaemon
 
stop() - Method in class com.partnersoft.net.TcpSocketChannelDaemon
Stop the daemon.
stop() - Method in class com.partnersoft.net.TcpSocketDaemon
Stop the daemon.
stop() - Method in class com.partnersoft.net.TcpSocketDemultiplexer
Stop the daemon.
stop() - Method in class com.partnersoft.net.TcpSocketMultiplexer
Stop the daemon.
stop() - Method in class com.partnersoft.net.TextServerDaemon
 
stop() - Method in class com.partnersoft.sound.SoundRecorder
 
stop() - Method in interface com.partnersoft.system.Daemon
Stop the daemon process.
STOP - Static variable in class com.partnersoft.update.model.UpdateCommand
 
stopAnimating() - Method in class com.partnersoft.maps.view.MapViewPanel
 
stopDaemon() - Method in class com.partnersoft.gps.LaserRangefinderDaemon
 
stopDebugTimer(String) - Method in interface com.partnersoft.core.Log
If isDebugEnabled() is true, ends the last stopwatch timing and reports the results as a DEBUG message.
stopDrawing() - Method in class com.partnersoft.maps.render.AbstractDrawingSurface
 
stopDrawing() - Method in class com.partnersoft.maps.render.DoNothingDrawingSurface
 
stopDrawing() - Method in interface com.partnersoft.maps.render.DrawingSurface
 
stopDrawing() - Method in class com.partnersoft.maps.render.Java2DDrawingSurface
 
stopDrawing() - Method in class com.partnersoft.maps.render.OpenglDrawingSurface
 
stopDrawing() - Method in class com.partnersoft.maps.render.SelectionDrawingSurface
 
stopInfoTimer(String) - Method in interface com.partnersoft.core.Log
If isInfoEnabled() is true, ends the last stopwatch timing and reports the results as a DEBUG message.
stopJob() - Method in interface com.partnersoft.gps.postprocessing.Postprocessing
Called to tell the postprocessing system to close a job.
stopPostprocessingJob() - Method in class com.partnersoft.gps.GPSManager
 
stopRunning() - Method in class com.partnersoft.gadgets.LoopingThread
Tells the thread to quit looping.
stopRunning() - Method in class com.partnersoft.gadgets.TriggeredThread
Tells the thread to quit looping.
StopWatch - Class in com.partnersoft.gadgets
A basic stopwatch; handy for testing and such.
StopWatch() - Constructor for class com.partnersoft.gadgets.StopWatch
 
store - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
The current RoverStore.
store(String, Object) - Static method in class com.partnersoft.system.Config
Stores the object at the given path.
storeCog(String, Cog) - Static method in class com.partnersoft.system.Config
 
storeCog(String, Cog) - Method in class com.partnersoft.system.PreferenceManager
 
storeCog(Preferences, Cog) - Method in class com.partnersoft.system.PreferenceManager
 
storeCorrection(GpsCorrection) - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
Stores the given correction so that it can be looked up later by guid.
storeCorrection(String, String, double, double) - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
Stores the given correction so that it can be looked up later by guid.
storeCorrectionFile(GpsCorrectionFile) - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
Stores the given correction file so that it can be looked up later by name.
storeCorrectionFile(String, String, long, DateAndTime) - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
Stores the given correction file so that it can be looked up later by name.
StoreException - Exception in org.jcon.store
An exception thrown by Stores, especially for write errors (read errors generally result in a null value being returned.
StoreException() - Constructor for exception org.jcon.store.StoreException
 
StoreException(String) - Constructor for exception org.jcon.store.StoreException
 
storeGraphic(int, RoverGraphic) - Method in class com.partnersoft.maps.translator.TiledRoverBuilder
Stores the graphic in the correct tile; splits lines if need be.
storeList(String, List<String>) - Static method in class com.partnersoft.system.Config
 
storeNamingAsFiles(String, Naming) - Static method in class com.partnersoft.system.Config
Stores the given naming by splitting up each entry into separate cog XMLs, using the entry's name as the file name.
storeObject(String, Object) - Method in interface org.jcon.store.StructuredStore
Stores the object using the given path.
storeObject(String, Object) - Method in class org.jcon.store.TOFStore
Stores the object using the given path.
storePreferences(String, Object) - Static method in class com.partnersoft.system.Config
 
storeText(String, String) - Static method in class com.partnersoft.system.Config
 
StraightPDF - Class in com.partnersoft.prototype
 
StraightPDF() - Constructor for class com.partnersoft.prototype.StraightPDF
 
StreamCopier - Class in com.partnersoft.io
Copies bytes from a InputStream to a OutputStream.
StreamCopier(InputStream, OutputStream, byte[]) - Constructor for class com.partnersoft.io.StreamCopier
Constructs a StreamCopier for the given source, sink, and buffer.
StreamCopier(InputStream, OutputStream, int) - Constructor for class com.partnersoft.io.StreamCopier
Constructs a StreamCopier for the given source, sink, and buffer size.
StreamCopier(InputStream, OutputStream) - Constructor for class com.partnersoft.io.StreamCopier
Constructs a StreamCopier for the given source and sink with standard buffer size.
streamCopy(InputStream, OutputStream) - Static method in class com.partnersoft.io.IOLib
Binary copies bytes from an input stream to an output stream.
streamCopy(InputStream, OutputStream, ActivityProgress, int) - Static method in class com.partnersoft.io.IOLib
 
streamCopy(InputStream, OutputStream, int) - Static method in class com.partnersoft.io.IOLib
Binary copies up to the given number of bytes from an input stream to an output stream.
streamCopy(InputStream, OutputStream, int, MessageDigest) - Static method in class com.partnersoft.io.IOLib
Binary copies up to the given number of bytes from an input stream to an output stream.
streamCopy(InputStream, OutputStream, long, boolean) - Method in class com.partnersoft.update.web.WebUpdate
 
streamCopyLengthUnknown(InputStream, OutputStream) - Method in class com.partnersoft.update.web.WebUpdate
 
streamCopyWithChecksum(InputStream, OutputStream, int) - Static method in class com.partnersoft.io.IOLib
Binary copies up to the given number of bytes from an input stream to an output stream.
StreamingDataRecordSource - Class in com.partnersoft.io.formats
Abstract superclass for DataRecordSources that return results from some sort of file or URL stream.
StreamingDataRecordSource() - Constructor for class com.partnersoft.io.formats.StreamingDataRecordSource
 
StreamingDataRecordSource(Cog) - Constructor for class com.partnersoft.io.formats.StreamingDataRecordSource
 
StreamingStore - Interface in org.jcon.store
An interface for lower-level storage mechanisms that support hierarchically-named files or whatever that we can get input and output streams for.
streamSkip(InputStream, long, boolean) - Method in class com.partnersoft.update.web.WebUpdate
 
StretchAndStackLayout - Class in com.partnersoft.gui
A trivial layout manager designed for LayeredPanes containing stacked components.
StretchAndStackLayout() - Constructor for class com.partnersoft.gui.StretchAndStackLayout
 
StretchAndStackLayout(boolean) - Constructor for class com.partnersoft.gui.StretchAndStackLayout
 
stretchedToInclude(double, double) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns a new XyBounds that is expanded to include the given point.
stretchedToInclude(XyPoint) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns a new XyBounds that is expanded to include the given point.
stretchedToInclude(XyBounds) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns a new XyBounds that is expanded to include the given bounds.
stretchedToInclude(double, double, double) - Method in class com.partnersoft.geometry.xyz.XyzBounds
Returns a new XyzBounds that is expanded to include the given point.
stretchedToInclude(XyzPoint) - Method in class com.partnersoft.geometry.xyz.XyzBounds
Returns a new XyzBounds that is expanded to include the given point.
stretchedToInclude(XyzBounds) - Method in class com.partnersoft.geometry.xyz.XyzBounds
Returns a new XyzBounds that is expanded to include the given bounds.
StretchFromPoint - Class in com.partnersoft.maps.ephemera
Rubber-banding ephemeron, draws a line stretching between some anchor point and the current mouse position.
StretchFromPoint(XyPoint, String) - Constructor for class com.partnersoft.maps.ephemera.StretchFromPoint
Create a new StretchFromPoint object with the given anchor point.
StretchFromPoint(XyPoint) - Constructor for class com.partnersoft.maps.ephemera.StretchFromPoint
Create a new StretchFromPoint object with the given anchor point.
StretchFromPoints - Class in com.partnersoft.maps.ephemera
Rubber-banding ephemeron, draws lines stretching between one or more anchor points and the current mouse position.
StretchFromPoints(XyPoint...) - Constructor for class com.partnersoft.maps.ephemera.StretchFromPoints
Create a new StretchFromPoint object with the given anchor points.
StretchFromPoints(Collection<XyPoint>) - Constructor for class com.partnersoft.maps.ephemera.StretchFromPoints
Create a new StretchFromPoint object with the given anchor points.
StretchFromPointsWithDistance - Class in com.partnersoft.maps.ephemera
Rubber-banding ephemeron, draws lines stretching between one or more anchor points and the current mouse position.
StretchFromPointsWithDistance(String, String, XyPoint...) - Constructor for class com.partnersoft.maps.ephemera.StretchFromPointsWithDistance
 
StretchFromPointsWithDistance(String, String, Collection<XyPoint>) - Constructor for class com.partnersoft.maps.ephemera.StretchFromPointsWithDistance
 
StretchFromPointWithDistance - Class in com.partnersoft.maps.ephemera
Rubber-banding ephemeron, draws a line stretching between some anchor point and the current mouse position.
StretchFromPointWithDistance(XyPoint, String, String) - Constructor for class com.partnersoft.maps.ephemera.StretchFromPointWithDistance
Create a new StretchFromPointWithDistance object with the given anchor point and text/line styles.
StretchFromPointWithDistance(String, XyPoint, String, String) - Constructor for class com.partnersoft.maps.ephemera.StretchFromPointWithDistance
 
stretchToInclude(double, double) - Method in class com.partnersoft.geometry.Bounds
 
stretchToInclude(Bounds) - Method in class com.partnersoft.geometry.Bounds
 
stretchToInclude(double, double) - Method in class com.partnersoft.geometry.Rectangle
 
stretchToInclude(Rectangle) - Method in class com.partnersoft.geometry.Rectangle
 
stride - Variable in class com.partnersoft.gui.PalmImage
 
STRING_LITERAL - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
stringClass - Static variable in class com.partnersoft.data.DataLib
 
stringClass - Static variable in class org.jcon.data.DataUtilities
 
StringDataBuffer - Class in com.partnersoft.data
A fast string array buffer with public access to contents.
StringDataBuffer() - Constructor for class com.partnersoft.data.StringDataBuffer
Creates an empty string buffer.
StringDataBuffer(int) - Constructor for class com.partnersoft.data.StringDataBuffer
Creates a string buffer of the given size.
StringEditControl - Class in com.partnersoft.gui
A convenience wrapper for JTextField.
StringEditControl() - Constructor for class com.partnersoft.gui.StringEditControl
 
StringField - Class in com.partnersoft.gui
A GUIField for basic text entry.
StringField() - Constructor for class com.partnersoft.gui.StringField
 
StringField(Document) - Constructor for class com.partnersoft.gui.StringField
 
StringLib - Class in com.partnersoft.data
General-purpose string functions.
stringLiteral() - Method in class org.jcon.persistance.TOFParser
 
stringPixelX - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
stringPixelY - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
strings - Variable in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
strings - Variable in class com.partnersoft.prototype.Compression.Chipmunk
 
StringSplitter - Class in org.jcon.text
An ObjectTransform that splits a string on some delimiter.
StringSplitter() - Constructor for class org.jcon.text.StringSplitter
 
StringSplitter(String) - Constructor for class org.jcon.text.StringSplitter
 
StringTable - Class in com.partnersoft.data
A reasonably compact representation of a bunch of homogenous records with string fields.
StringTable(String, ArrayList, int) - Constructor for class com.partnersoft.data.StringTable
 
StringTable(int, String[], int) - Constructor for class com.partnersoft.data.StringTable
 
stringTableBytesToList(ByteBuffer) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
StringTemplateScript - Class in com.partnersoft.scripting
A script that uses the Terence Parr's StringTemplate library from http://www.stringtemplate.org/.
StringTemplateScript(VfsFile) - Constructor for class com.partnersoft.scripting.StringTemplateScript
Creates a new StringTemplate script from the given file.
stringToBytes(String) - Static method in class com.partnersoft.cog.CogLib
 
stringToBytes(String, byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts a string into a null-terminated ASCII array section.
stringToBytes(String, byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts a string into a null-terminated ASCII array section.
stringToPrintable(String) - Static method in class com.partnersoft.io.formats.dxf.DXFLib
 
StringTransform - Interface in org.jcon.text
A basic transformation function for a String.
stripTags(String) - Static method in class com.partnersoft.formats.xml.XmlLib
Removes all tags and returns remaining String contents.
stroke - Variable in class com.partnersoft.maps.model.PolygonStyle
 
stroke - Variable in class com.partnersoft.maps.model.PolylineStyle
 
StructuredStore - Interface in org.jcon.store
An interface for a high-level object storage mechanism that uses hierarchical storage paths to refer to objects.
structures - Static variable in class com.partnersoft.formats.dwg.DwgObjectStructures
 
structures - Static variable in class com.partnersoft.io.formats.dwg.DWGObjectStructures
 
Style - Interface in com.partnersoft.maps.model
 
styleFileFor(MapSet, RoverShapeType, String) - Method in class com.partnersoft.maps.app.MapStyleLogic
 
StyleFileHandler - Class in com.partnersoft.workbench.handlers
 
StyleFileHandler(String) - Constructor for class com.partnersoft.workbench.handlers.StyleFileHandler
 
styleLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
styleName - Variable in class com.partnersoft.io.formats.dxf.DXFText
 
styleName - Variable in class com.partnersoft.maps.render.RenderStyle
 
styleNameFor(RoverSet, RoverShapeType, int) - Method in class com.partnersoft.maps.app.MapStyleLogic
Returns the current style name for the given shape.
styleNameFor(RoverSet, RoverShape) - Method in class com.partnersoft.maps.app.MapStyleLogic
 
styleNameFor(RoverSet, RoverShapeType, String) - Method in class com.partnersoft.maps.app.MapStyleLogic
 
styleUrl - Variable in class com.partnersoft.formats.kml.KmlPlacemark
 
StyleViewer - Class in com.partnersoft.maps.gui
 
StyleViewer() - Constructor for class com.partnersoft.maps.gui.StyleViewer
 
subAppend(LoggingEvent) - Method in class com.partnersoft.platform.j2se.ArchiveLogAppender
 
subAppend(LoggingEvent) - Method in class com.partnersoft.platform.j2se.StandardLogAppender
 
subList(int, int) - Method in class com.partnersoft.data.ImmutableArrayList
 
subList(int, int) - Method in class com.partnersoft.data.LeakyList
 
subpath(int, int) - Method in class com.partnersoft.data.Path
This is intended to work like String.substring().
subpath(int) - Method in class com.partnersoft.data.Path
This is intended to work like String.substring().
subsection(int, int) - Method in class com.partnersoft.data.DataBuffer
Returns a subsection of the array.
subsection(int, int) - Method in class com.partnersoft.data.DynamicArray
Returns a subsection of the array.
SubstringTransform - Class in org.jcon.text
An ObjectTransform that takes a substring from an initial object.
SubstringTransform() - Constructor for class org.jcon.text.SubstringTransform
 
SubstringTransform(int, int) - Constructor for class org.jcon.text.SubstringTransform
 
Subsystem - Enum in com.partnersoft.preferences.model
This is an enumeration of standard subsystems managed by preferences.
SubsystemPreferences - Interface in com.partnersoft.preferences.model
Interface for all subsystem-specific preference model objects.
SubsystemPreferencesPanel - Class in com.partnersoft.preferences.gui
 
SubsystemPreferencesPanel(PreferencesApp, String) - Constructor for class com.partnersoft.preferences.gui.SubsystemPreferencesPanel
Create a subsystem preferences panel to edit the given subsystem name.
SUBTYPE_ARRESTOR - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_BREAKER - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_CAPACITOR - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_FEEDER - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_FUSE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_GENERATOR - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_LIGHT - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_METER - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_METER_ON_POLE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_NONE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_PRIMARY_DEVICE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_PRIMARY_LINE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_PRIMARY_METER - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_PRIMARY_OH - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_PRIMARY_OPEN - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_PRIMARY_PROTECTION - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_PRIMARY_SWITCH - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_PRIMARY_UG - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_RECLOSER - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_REGULATOR - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_SECONDARY_DEVICE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_SECONDARY_LINE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_SECONDARY_OH - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_SECONDARY_UG - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_SECONDARY_UNDERBUILT - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_SECTIONALIZER - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_SERVICE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_SOURCE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_STEP_TRANSFORMER - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_SUBSTATION - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_TRANSFORMER - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_TRANSFORMER_OH - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_TRANSFORMER_UG - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUBTYPE_VOLTMETER - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
SUNOS - Static variable in class com.partnersoft.update.model.UpdateOS
 
super_copyStateFrom(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataPolyline
 
super_setSpecified(Object) - Method in class com.partnersoft.gadgets.SelectionAdaptor
 
superClassListedFor(Class) - Method in class org.jcon.data.ClassMapping
Get the registered superclass for a class, null if none.
supportsFile(VfsFile) - Static method in class com.partnersoft.scripting.ScriptEngineScript
 
surveyAdd() - Method in class com.partnersoft.maps.app.MapEditControlPanel
Called by the add button in the survey section.
SurveyedLocation - Class in com.partnersoft.gps.postprocessing
 
SurveyedLocation() - Constructor for class com.partnersoft.gps.postprocessing.SurveyedLocation
 
SurveyedLocation(String, double, double) - Constructor for class com.partnersoft.gps.postprocessing.SurveyedLocation
Note about GPS ID: it is null if the location was surveyed with a GPS, but doesn't have any postprocessing information associated with it.
surveyLocation() - Method in interface com.partnersoft.gps.GPSDevice
Called by MapEditLogic to survey a GPS location, which then gets passed in to MapEditActor through the MapEditContext.
surveyLocation() - Method in class com.partnersoft.gps.nmea.NmeaGps
The NMEA GPS does not take advantage of surveyLocation() to do any special processing, like point averaging.
surveyLocation() - Method in class com.partnersoft.gps.simulation.SimulatedGpsDevice
The simulation GPS does not take advantage of surveyLocation() to do any special processing, like point averaging.
surveyMove() - Method in class com.partnersoft.maps.app.MapEditControlPanel
Called by the move button in the survey section.
suspendEncoding() - Method in class com.partnersoft.data.Base64.OutputStream
Suspends encoding of the stream.
suspendEncoding() - Method in class com.partnersoft.formats.base64.Base64OutputStream
Suspends encoding of the stream.
svids - Variable in class com.partnersoft.gps.nmea.GSAData
 
svs - Variable in class com.partnersoft.gps.nmea.GSVData
 
swap(int, int) - Method in interface com.partnersoft.data.ArraySortingGopher
Swaps the items at the two index positions.
swap(int, int) - Method in interface com.partnersoft.data.SortingGopher
Swaps the order of the items at the two given index positions.
swap(int, int) - Method in class com.partnersoft.io.formats.dump.InMemoryGoedelIndex
 
swap(int, int) - Method in class com.partnersoft.io.formats.dump.InMemoryStringIndex
 
swap(int, int) - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
swap(int, int) - Method in class com.partnersoft.prototype.Compression.Chipmunk
 
swapEnds() - Method in class com.partnersoft.geometry.Line
Swaps ends (x1 and x2, y1 and y2)
swizzle(int) - Method in interface org.jcon.persistance.TOFObjectFactory
Converts an integer reference into the object referenced.
swizzle(int) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Converts an integer reference into the object referenced.
swizzleArrayList(int) - Method in class org.jcon.persistance.TOFParser
 
swizzleBean(int) - Method in class org.jcon.persistance.TOFParser
 
swizzleCompoundObject(int) - Method in class org.jcon.persistance.TOFParser
 
swizzleMap(int) - Method in class org.jcon.persistance.TOFParser
 
swizzleObject(int) - Method in class org.jcon.persistance.TOFParser
 
swizzleSet(int) - Method in class org.jcon.persistance.TOFParser
Creates a set, unswizzles it, then fills it.
sync() - Method in class com.partnersoft.gadgets.AsynchronousCommandQueue
 
sync() - Method in class com.partnersoft.gadgets.ProcessingQueue
Blocks until queue is empty.
sync() - Method in class com.partnersoft.io.AsynchronousStreamCopyManager
Blocks until all copies are resolved.
synpred14_DataFilterExpression() - Method in class com.partnersoft.io.DataFilterExpressionParser
 
synpred14_DataFilterExpression_fragment() - Method in class com.partnersoft.io.DataFilterExpressionParser
 
synpred16_DataFilterExpression() - Method in class com.partnersoft.io.DataFilterExpressionParser
 
synpred16_DataFilterExpression_fragment() - Method in class com.partnersoft.io.DataFilterExpressionParser
 
SYSTEM - Static variable in class com.partnersoft.update.model.UpdateConfigLevel
 
SYSTEM - Static variable in class com.partnersoft.update.model.UpdateVolume
 
SystemEventManager - Class in com.partnersoft.system
Propagates system-level events for processing by modules and other means.
SystemEventManager() - Constructor for class com.partnersoft.system.SystemEventManager
 
SystemServices - Class in com.partnersoft.system
Singleton, system-wide services and data.
SystemServices() - Constructor for class com.partnersoft.system.SystemServices
 

T

T - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
T - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
table - Variable in class com.partnersoft.workbench.editors.TableEditor
 
tableContents(Object) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
tableContents(Object) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
TableEditor - Class in com.partnersoft.workbench.editors
Abstract TableEditor class.
TableEditor() - Constructor for class com.partnersoft.workbench.editors.TableEditor
Creates a new TableEditor.
TableEditor.ComboBoxCellEditor - Class in com.partnersoft.workbench.editors
 
TableEditor.ComboBoxCellEditor(Object[]) - Constructor for class com.partnersoft.workbench.editors.TableEditor.ComboBoxCellEditor
 
tableHeader(Object) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
tableHeader(Object) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
tableNamed(String) - Method in class com.partnersoft.sql.SqlConnection
 
tablesExist() - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionDatabase
 
tablesInQuery(String) - Static method in class com.partnersoft.io.sql.SQLLib
 
tan(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
targetDataTypes - Variable in class com.partnersoft.maps.ephemera.SnapWithDistance
 
targetMapset - Variable in class com.partnersoft.maps.ephemera.SnapWithDistance
 
TcpMiddlemanDaemon - Class in com.partnersoft.net
 
TcpMiddlemanDaemon(int) - Constructor for class com.partnersoft.net.TcpMiddlemanDaemon
 
TcpProxyDaemon - Class in com.partnersoft.net
 
TcpProxyDaemon(int, String, int, int) - Constructor for class com.partnersoft.net.TcpProxyDaemon
 
TcpSocketChannelDaemon - Class in com.partnersoft.net
Abstract TCP socketChannel daemon implementation using java.nio channels instead of plain sockets.
TcpSocketChannelDaemon(String, int) - Constructor for class com.partnersoft.net.TcpSocketChannelDaemon
 
TcpSocketChannelDaemon(NetworkService) - Constructor for class com.partnersoft.net.TcpSocketChannelDaemon
 
TcpSocketChannelDaemon(String, int, boolean) - Constructor for class com.partnersoft.net.TcpSocketChannelDaemon
 
TcpSocketChannelDaemon(NetworkService, boolean) - Constructor for class com.partnersoft.net.TcpSocketChannelDaemon
 
TcpSocketClient - Class in com.partnersoft.net
Implementation of basic TCP socket client functionality.
TcpSocketClient(NetworkService, String) - Constructor for class com.partnersoft.net.TcpSocketClient
 
TcpSocketClient(String, String, int) - Constructor for class com.partnersoft.net.TcpSocketClient
 
TcpSocketDaemon - Class in com.partnersoft.net
Abstract TCP socket daemon implementation.
TcpSocketDaemon(String, int) - Constructor for class com.partnersoft.net.TcpSocketDaemon
 
TcpSocketDaemon(NetworkService) - Constructor for class com.partnersoft.net.TcpSocketDaemon
 
TcpSocketDemultiplexer - Class in com.partnersoft.net
A TCP socket proxy that demultiplexes data from TcpSocketDemultiplexer and forwards it appropriately to multiple socket connections.
TcpSocketDemultiplexer(String, int, String, int) - Constructor for class com.partnersoft.net.TcpSocketDemultiplexer
 
TcpSocketMultiplexer - Class in com.partnersoft.net
A TCP socket proxy that multiplexes all connections into a single TCP connection to a TcpSocketDemultiplexer.
TcpSocketMultiplexer(String, int, String, int) - Constructor for class com.partnersoft.net.TcpSocketMultiplexer
 
TcpSocketMultiplexer(NetworkService, String, int) - Constructor for class com.partnersoft.net.TcpSocketMultiplexer
 
teardown() - Method in class com.partnersoft.maps.app.DesktopSkin
 
teardown() - Method in class com.partnersoft.maps.app.DispatchSkin
 
teardown() - Method in class com.partnersoft.maps.app.HeadlessSkin
 
teardown() - Method in interface com.partnersoft.maps.app.MapAppSkin
Kills the gui.
teardown(MapApp) - Method in enum com.partnersoft.maps.app.MapEditMode
Things to do when leaving the mode.
teardown() - Method in class com.partnersoft.maps.app.TruckSkin
 
TEMP - Static variable in class com.partnersoft.update.model.UpdateVolume
 
TemplateLib - Class in com.partnersoft.data
A method library for templating.
TemplateLib() - Constructor for class com.partnersoft.data.TemplateLib
 
tessellate() - Method in class com.partnersoft.geometry.Polygon
Converts the polygon into a set of triangles.
tessellate(TriangleArray) - Method in class com.partnersoft.geometry.Polygon
Converts the polygon into a set of triangles.
test() - Static method in class com.partnersoft.gui.SphericalImageViewer
 
test_rule() - Method in class com.partnersoft.io.DataFilterExpressionParser
 
testBoxcar(File) - Method in class com.partnersoft.update.web.WebUpdate
 
TestEeet - Class in com.partnersoft.gps.nmea
 
TestEeet() - Constructor for class com.partnersoft.gps.nmea.TestEeet
 
testFileSet(ArrayList, String[]) - Static method in class com.partnersoft.maps.translator.TranslationLib
Returns true if there is an existing file for the given extensions in the given file set.
TEXEL_COORD_MAX - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
The maximum size of a texel coordinate.
TEXEL_COORD_SIZE - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
Size of a texel coord in bits.
text - Variable in class com.partnersoft.io.formats.dxf.DXFMText
 
TEXT - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
text - Variable in class com.partnersoft.io.formats.rover.RoverText
 
text - Variable in class com.partnersoft.maps.ephemera.RotateTextEphemeron
 
text - Variable in class com.partnersoft.maps.ephemera.TextEphemeron
 
text(double, double, int, int, double, String, String) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Adds text with offset, rotation, and alignment.
text - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
text - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
Only valid for text, the actual text of the label.
TEXT_LONG - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
textAlignment - Variable in class com.partnersoft.maps.model.TextStyle
 
textAlignmentToCode(String) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
TextAreaField - Class in com.partnersoft.gui
A GUIField for basic text entry.
TextAreaField(int, int) - Constructor for class com.partnersoft.gui.TextAreaField
 
textBlock(int, int) - Method in class com.partnersoft.maps.render.DrawingSurfaceRoverMachineActor
 
textBlock(int, int) - Method in class com.partnersoft.maps.rover.DoNothingRoverMachineActor
 
textBlock(int, int) - Method in interface com.partnersoft.maps.rover.RoverMachineActor
 
textBoundsFor(TextStyle, String) - Method in class com.partnersoft.maps.view.MapViewPanel
 
textBytes - Variable in class com.partnersoft.io.formats.rover.RoverGraphicStash
 
textBytes - Variable in class com.partnersoft.io.formats.rover.SimplerRoverGraphicStash
 
textBytesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverDatabase
 
textBytesForEntityId(int) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
textBytesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverDatabase
 
textBytesIn(XyBounds, double) - Method in class com.partnersoft.maps.database.RoverDatabaseStore
 
textBytesIn(XyBounds, double) - Method in interface com.partnersoft.maps.rover.RoverStore
 
textColorName - Variable in class com.partnersoft.maps.model.TextStyle
 
textCopy(Reader, Writer) - Static method in class com.partnersoft.io.IOLib
Copies text from a read to a writer.
textCopy(Reader, Writer, ActivityProgress, int) - Static method in class com.partnersoft.io.IOLib
 
textCopy(Reader, Writer, int) - Static method in class com.partnersoft.io.IOLib
Binary copies up to the given number of bytes from an input stream to an output stream.
TextEphemeron - Class in com.partnersoft.maps.ephemera
Draws passed text using passed text style.
TextEphemeron(String, String, int, int, int, int) - Constructor for class com.partnersoft.maps.ephemera.TextEphemeron
Creates a new TextEphemeron.
TextEphemeron(MapSet, String, String, int, int, int, int) - Constructor for class com.partnersoft.maps.ephemera.TextEphemeron
Creates a new TextEphemeron.
TextEphemeron(MapSet, String, String, int, int, int, int, boolean) - Constructor for class com.partnersoft.maps.ephemera.TextEphemeron
Creates a new TextEphemeron.
TextEphemeron(String, String, int, int, int) - Constructor for class com.partnersoft.maps.ephemera.TextEphemeron
Creates a new TextEphemeron.
TextEphemeron(String, String) - Constructor for class com.partnersoft.maps.ephemera.TextEphemeron
Creates a new TextEphemeron.
textField - Variable in class com.partnersoft.gui.forms.FormCogFilterField
 
textField - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
TextFileEditor - Class in com.partnersoft.workbench.editors
 
TextFileEditor() - Constructor for class com.partnersoft.workbench.editors.TextFileEditor
 
TextFileGrepList - Class in com.partnersoft.formats.text
A List of lines from a text file that meet certain regex criteria.
TextFileGrepList(VfsFile, String...) - Constructor for class com.partnersoft.formats.text.TextFileGrepList
 
TextFileGrepViewer - Class in com.partnersoft.workbench.gui
 
TextFileGrepViewer(String...) - Constructor for class com.partnersoft.workbench.gui.TextFileGrepViewer
 
TextFileHandler - Class in com.partnersoft.workbench.handlers
 
TextFileHandler() - Constructor for class com.partnersoft.workbench.handlers.TextFileHandler
 
TextFileLineList - Class in com.partnersoft.formats.text
 
TextFileLineList(VfsFile) - Constructor for class com.partnersoft.formats.text.TextFileLineList
 
TextFileLineViewer - Class in com.partnersoft.workbench.gui
 
TextFileLineViewer() - Constructor for class com.partnersoft.workbench.gui.TextFileLineViewer
 
textFormat - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
textGraphicTypeCodes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
TextGrep - Class in com.partnersoft.formats.text
A grep-like tool that iterates over lines from a text file that meet certain regex criteria.
TextGrep(VfsFile, String...) - Constructor for class com.partnersoft.formats.text.TextGrep
 
textHeight - Variable in class com.partnersoft.io.formats.dxf.DXFAttrib
 
textHeight - Variable in class com.partnersoft.io.formats.dxf.DXFText
 
textJustification - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
TextLineReader - Class in com.partnersoft.io
A line-oriented text file reader based on IterableInput.
TextLineReader(VfsFile) - Constructor for class com.partnersoft.io.TextLineReader
 
textNamer - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
textPixelWidth - Variable in class com.partnersoft.maps.ephemera.RotateTextEphemeron
 
TextRecordDef - Interface in org.jcon.text
Contains the definition for a text data record.
TextRenderer - Class in com.partnersoft.maps.render
Renders text to bitmaps for use in the map renderer.
TextRenderer() - Constructor for class com.partnersoft.maps.render.TextRenderer
 
TextRenderingGeometry - Class in com.partnersoft.maps.render
A utility class that calculates all the nonsense involved in text rendering.
TextRenderingGeometry(MapViewFrame, FontGraphics, double, double, int, int, String) - Constructor for class com.partnersoft.maps.render.TextRenderingGeometry
Create a new TextRenderingGeometry and calculate all the relevant factors.
TextRenderingGeometry(MapViewFrame, TextRenderer, double, double, int, int, String) - Constructor for class com.partnersoft.maps.render.TextRenderingGeometry
 
textReplace(List<String>) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
textReplace(String...) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
textReplace(List<String>) - Method in interface com.partnersoft.io.vfs.VfsFile
Does a simple text replacement on the entire file.
textReplace(String...) - Method in interface com.partnersoft.io.vfs.VfsFile
Does a simple text replacement on the entire file.
TextReportDescriptionLexer - Class in org.jcon.text
The lexer.
TextReportDescriptionLexer(InputStream) - Constructor for class org.jcon.text.TextReportDescriptionLexer
 
TextReportDescriptionLexer(Reader) - Constructor for class org.jcon.text.TextReportDescriptionLexer
 
TextReportDescriptionLexer(InputBuffer) - Constructor for class org.jcon.text.TextReportDescriptionLexer
 
TextReportDescriptionLexer(LexerSharedInputState) - Constructor for class org.jcon.text.TextReportDescriptionLexer
 
TextReportDescriptionParser - Class in org.jcon.text
 
TextReportDescriptionParser(TokenBuffer, int) - Constructor for class org.jcon.text.TextReportDescriptionParser
 
TextReportDescriptionParser(TokenBuffer) - Constructor for class org.jcon.text.TextReportDescriptionParser
 
TextReportDescriptionParser(TokenStream, int) - Constructor for class org.jcon.text.TextReportDescriptionParser
 
TextReportDescriptionParser(TokenStream) - Constructor for class org.jcon.text.TextReportDescriptionParser
 
TextReportDescriptionParser(ParserSharedInputState) - Constructor for class org.jcon.text.TextReportDescriptionParser
 
TextReportDescriptionTokenTypes - Interface in org.jcon.text
 
TextReportEngine - Interface in org.jcon.text
An engine for simple preformatted text reports.
textRotation - Variable in class com.partnersoft.io.formats.dxf.DXFAttrib
 
TextServerDaemon - Class in com.partnersoft.net
A simple TCP/IP server that accepts a text request and sends a text response.
TextServerDaemon(String, int) - Constructor for class com.partnersoft.net.TextServerDaemon
 
textShape(RoverMachineRegister) - Method in class com.partnersoft.maps.render.DrawingSurfaceRoverMachineActor
 
textShape(RoverMachineRegister) - Method in class com.partnersoft.maps.rover.DoNothingRoverMachineActor
 
textShape(RoverMachineRegister) - Method in interface com.partnersoft.maps.rover.RoverMachineActor
 
textSizes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
textStartX - Variable in class com.partnersoft.io.formats.dxf.DXFAttrib
 
textStartY - Variable in class com.partnersoft.io.formats.dxf.DXFAttrib
 
textStyle - Variable in class com.partnersoft.maps.ephemera.RotateTextEphemeron
 
textStyle - Variable in class com.partnersoft.maps.ephemera.TextEphemeron
 
TextStyle - Class in com.partnersoft.maps.model
A visual styling for a text.
TextStyle() - Constructor for class com.partnersoft.maps.model.TextStyle
 
TextStyle(Cog) - Constructor for class com.partnersoft.maps.model.TextStyle
 
textStyleCodes - Variable in class com.partnersoft.maps.translator.TranslationReports
 
TextStyleEditor - Class in com.partnersoft.workbench.editors
 
TextStyleEditor() - Constructor for class com.partnersoft.workbench.editors.TextStyleEditor
 
textStyleName - Variable in class com.partnersoft.io.formats.dxf.DXFAttrib
 
textStyleName - Variable in class com.partnersoft.io.formats.dxf.DXFMText
 
textStyles - Variable in class com.partnersoft.maps.model.MapSet
 
TextStyleViewer - Class in com.partnersoft.maps.gui
 
TextStyleViewer(TextStyle) - Constructor for class com.partnersoft.maps.gui.TextStyleViewer
 
textToGroup - Variable in class com.partnersoft.maps.model.RoverSet
 
textToStyle - Variable in class com.partnersoft.maps.render.RenderLegendOld
 
textToStyle - Variable in class com.partnersoft.maps.render.RenderScaleRegion
 
textTypeCodeFor(String) - Method in class com.partnersoft.maps.model.RoverSet
 
textTypeNamer - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
textTypes - Variable in class com.partnersoft.maps.model.RoverSet
 
TextureFiltering - Enum in com.partnersoft.preferences.model
TextureFiltering is a technique used to scale textures outside of their native resolution (larger or smaller).
textureHandle - Variable in class com.partnersoft.maps.model.PointStyle
 
textureNamed(String) - Method in class com.partnersoft.gui.opengl.OpenglControl
 
theta - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
thingy - Variable in class com.partnersoft.data.NamedThingy
 
threadAction() - Method in class com.partnersoft.workbench.editors.TextFileEditor
 
THREE_HALF_PI - Static variable in class com.partnersoft.geometry.xy.XyConstants
3/2 pi is a 3/4 of a pie.
THREE_QUARTER_PI - Static variable in class com.partnersoft.geometry.xy.XyConstants
Three quarter pi is 3/8 of a pie.
threehalfpi - Static variable in class com.partnersoft.geometry.GeometryLib
 
throwInSoup(Map, double, double, double, double) - Method in class com.partnersoft.geometry.Grid
Adds to cell in results.
tickField() - Method in class org.jcon.text.TextReportDescriptionParser
 
TICKFIELD - Static variable in interface org.jcon.text.TextReportDescriptionTokenTypes
 
tidy() - Method in class com.partnersoft.data.DataBuffer
 
tidy() - Method in class com.partnersoft.data.DynamicArray
Moves the contents to the beginning of the array.
TILE_COORD_MAX - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
The maximum size of a tile coordinate.
TILE_SIZE_PIXELS - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
This is multiplied by the minimum scale to get a tile size.
tileChanged(TiledRoverBuilderEvent) - Method in interface com.partnersoft.maps.translator.TiledRoverBuilderListener
 
tileChanged(TiledRoverBuilderEvent) - Method in class com.partnersoft.workbench.gui.TranslationActivityViewer
 
tiled - Variable in class com.partnersoft.maps.model.RoverBytes
 
TiledRasterSet - Class in com.partnersoft.maps.model
A set of raster map images, separated into several levels of detail, each representing a regular tiling of the map area.
TiledRasterSet(VfsDirectory) - Constructor for class com.partnersoft.maps.model.TiledRasterSet
 
TiledRoverBuilder - Class in com.partnersoft.maps.translator
 
TiledRoverBuilder(String, TranslationPipeline, MapSpace, RoverSet, String) - Constructor for class com.partnersoft.maps.translator.TiledRoverBuilder
 
TiledRoverBuilderEvent - Class in com.partnersoft.maps.translator
An event occuring during translation to tiled rover format, emitted by a TiledRoverBuilder.
TiledRoverBuilderEvent(TiledRoverBuilder, int, int, int) - Constructor for class com.partnersoft.maps.translator.TiledRoverBuilderEvent
 
TiledRoverBuilderListener - Interface in com.partnersoft.maps.translator
A listener for TiledRoverBuilderEvents, duh.
TiledRoverSet - Class in com.partnersoft.maps.model
A (usually large) tiled rover data set, accessed off the filesystem or over a network via Vfs.
TiledRoverSet(MapSpace, MapSet, int) - Constructor for class com.partnersoft.maps.model.TiledRoverSet
 
tileExists(int, int) - Method in class com.partnersoft.io.formats.rover.RoverTileSet
 
tileExists(int, int, int, int) - Method in class com.partnersoft.maps.model.TiledRoverSet
 
tileLOD - Variable in class com.partnersoft.maps.model.RoverBytes
 
tileSize - Variable in class com.partnersoft.maps.model.MapSetDescription.LodDescription
 
tileSize - Variable in class com.partnersoft.maps.model.RoverBytes
 
tileX - Variable in class com.partnersoft.maps.model.RoverBytes
 
tileY - Variable in class com.partnersoft.maps.model.RoverBytes
 
tilt - Variable in class com.partnersoft.maps.model.MapViewFrame
Tilt of the map view, in radians.
tiltFor(double, double) - Method in class com.partnersoft.gui.SphericalImageDisplay
 
Time - Class in com.partnersoft.data
A representation of a time, independent of date, as hour, minute, and second.
Time() - Constructor for class com.partnersoft.data.Time
Creates a Time object representing the current time.
Time(long) - Constructor for class com.partnersoft.data.Time
Creates a Time object from the given millisecond value.
Time(String) - Constructor for class com.partnersoft.data.Time
Creates a time object from the given String representation.
Time(Date) - Constructor for class com.partnersoft.data.Time
Creates a time object from the given java.util.Date representation.
time - Variable in class com.partnersoft.os.windows.Win32Lib.MSG
 
TimeConstants - Class in com.partnersoft.data
 
TimeDocument - Class in com.partnersoft.gui
A document that only allows time values.
TimeDocument() - Constructor for class com.partnersoft.gui.TimeDocument
 
TimeField - Class in com.partnersoft.gui
A GUIField that modifies com.partnersoft.data.Date objects.
TimeField() - Constructor for class com.partnersoft.gui.TimeField
 
TimeLib - Class in com.partnersoft.data
Have you ever noticed that in most TV/movie sci-fi, time travel virtually assures a crappy plot?
TimeLib() - Constructor for class com.partnersoft.data.TimeLib
 
times(double) - Method in class com.partnersoft.geometry.xy.XyAngle
Multiplies this angle by the given factor.
times(double) - Method in class com.partnersoft.geometry.xy.XyPoint
Multiplies both x and y by the given factor and returns the result.
times(double) - Method in class com.partnersoft.geometry.xy.XyRotation
Multiplies the rotation by the given factor.
times(double) - Method in class com.partnersoft.geometry.xy.XyVector
Multiplies this vector by the given factor and returns the result.
Timestamp - Class in org.jcon.util
A useful timestamping device.
Timestamp() - Constructor for class org.jcon.util.Timestamp
 
timestampFileName(String) - Static method in class com.partnersoft.io.FileLib
Adds a date and timestamp to the filename, just before the extension.
timestampFormat - Static variable in class com.partnersoft.io.FileLib
 
tinyPartnerLogo() - Static method in class com.partnersoft.gui.ImageLib
Returns a tiny (16x16) partner logo.
titleBarIcon() - Static method in class com.partnersoft.gui.ImageLib
Returns a tiny (16x16) provider logo, located in config/provider/system/images/titlebar.png, for use as a window title bar icon in some OSes (e.g.
titleCase(String) - Static method in class com.partnersoft.maps.translator.TranslationLib
 
titleCaseNames(ArrayList) - Static method in class com.partnersoft.maps.translator.TranslationLib
 
toArray() - Method in class com.partnersoft.data.ImmutableArrayList
 
toArray(T[]) - Method in class com.partnersoft.data.ImmutableArrayList
 
toArray() - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
toArray(T[]) - Method in class com.partnersoft.data.IndexedIdentifiableSet
 
toArray() - Method in class com.partnersoft.data.LeakyList
 
toArray(T[]) - Method in class com.partnersoft.data.LeakyList
 
toArray() - Method in class com.partnersoft.data.Path
Returns an array of Strings representing the parts of the path.
toArray() - Method in class com.partnersoft.data.PathBuilder
Returns an array copy of the path's parts.
toArray() - Method in class com.partnersoft.data.WeakHashSet
 
toArray(T[]) - Method in class com.partnersoft.data.WeakHashSet
 
toAwtPolygon() - Method in class com.partnersoft.geometry.xy.XyPolygon
 
toBinaryString() - Method in class com.partnersoft.data.ByteBuffer
 
toBinaryString(int, int) - Method in class com.partnersoft.data.ByteBuffer
 
toBinaryString(int, int, int, int) - Method in class com.partnersoft.data.ByteBuffer
 
toBinaryString() - Method in class com.partnersoft.data.DynamicByteArray
Returns a String representation, in binary notation, of the entire contents.
toBinaryString(int, int) - Method in class com.partnersoft.data.DynamicByteArray
Returns a String representation, in binary notation, of the contents.
toBinaryString(int, int, int, int) - Method in class com.partnersoft.data.DynamicByteArray
Returns a String representation, in binary notation, of the contents.
toByteArray() - Method in class com.partnersoft.data.ByteBuffer
 
toByteArray() - Method in class com.partnersoft.data.DynamicByteArray
Returns a fresh, independent copy of the contents as a byte array.
toByteBuffer() - Method in class com.partnersoft.data.IntBuffer
 
toBytes() - Method in class com.partnersoft.formats.shapefile.ShapefileHeader
 
toCog() - Method in class com.partnersoft.branding.OrganizationBranding
 
toCog() - Method in class com.partnersoft.branding.ProductBranding
 
toCog() - Method in class com.partnersoft.cog.AbstractCogType
 
toCog() - Method in class com.partnersoft.cog.CogCollectionType
 
toCog() - Method in class com.partnersoft.cog.CogEnumeratedType
 
toCog() - Method in interface com.partnersoft.cog.Coggable
Returns the complete internal state of this object in the form of a Cog.
toCog() - Method in class com.partnersoft.cog.CogPrimitiveType
 
toCog() - Method in class com.partnersoft.cog.CogStructureField
 
toCog() - Method in class com.partnersoft.cog.CogStructureType
 
toCog() - Method in class com.partnersoft.data.DataRecordSource
 
toCog() - Method in class com.partnersoft.data.GridContainer
 
toCog() - Method in class com.partnersoft.data.MultiTransform
 
toCog() - Method in class com.partnersoft.data.NamedBlob
 
toCog() - Method in class com.partnersoft.data.Namer
 
toCog() - Method in class com.partnersoft.data.SplittingNamer
 
toCog() - Method in class com.partnersoft.data.validation.ValidationError
 
toCog() - Method in class com.partnersoft.data.validation.ValidationErrorList
 
toCog() - Method in class com.partnersoft.geometry.projection.CoordinateSystem
 
toCog() - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
toCog() - Method in class com.partnersoft.geometry.projection.GeoToolsProjection
 
toCog() - Method in class com.partnersoft.geometry.projection.LambertConformalConic
 
toCog() - Method in class com.partnersoft.geometry.projection.NullProjection
 
toCog() - Method in class com.partnersoft.geometry.projection.Simple
 
toCog() - Method in class com.partnersoft.geometry.projection.StandardProjection
 
toCog() - Method in class com.partnersoft.geometry.projection.TransverseMercator
 
toCog() - Method in class com.partnersoft.geometry.projection.UTM
 
toCog() - Method in class com.partnersoft.geometry.Rectangle
 
toCog() - Method in class com.partnersoft.geometry.xy.XyPoint
 
toCog() - Method in class com.partnersoft.gps.GPSReading
 
toCog() - Method in class com.partnersoft.gps.GPSSettings
 
toCog() - Method in class com.partnersoft.gps.nmea.NmeaParserSettings
 
toCog() - Method in class com.partnersoft.gps.postprocessing.GpsCorrection
 
toCog() - Method in class com.partnersoft.gps.RangefinderSettings
 
toCog() - Method in class com.partnersoft.io.DataFilterExpression
 
toCog() - Method in class com.partnersoft.io.DataFilterField
 
toCog() - Method in class com.partnersoft.io.DataFilterSort
 
toCog() - Method in class com.partnersoft.io.DataRecordQuery
 
toCog() - Method in class com.partnersoft.io.DataRecordSource
 
toCog() - Method in class com.partnersoft.io.formats.csv.CSVDataRecordSource
 
toCog() - Method in class com.partnersoft.io.formats.misc.ExcelDataRecordSource
 
toCog() - Method in class com.partnersoft.io.formats.StreamingDataRecordSource
 
toCog() - Method in class com.partnersoft.io.sql.DatabaseConnectionConfig
 
toCog() - Method in class com.partnersoft.maps.app.WheelMenuSkin
 
toCog() - Method in class com.partnersoft.maps.model.Decoration
 
toCog() - Method in class com.partnersoft.maps.model.ImageStyle
 
toCog() - Method in class com.partnersoft.maps.model.Legend
 
toCog() - Method in class com.partnersoft.maps.model.LegendScaleRegion
 
toCog() - Method in class com.partnersoft.maps.model.LineDecoration
 
toCog() - Method in class com.partnersoft.maps.model.LineStyleSection
 
toCog() - Method in class com.partnersoft.maps.model.MapDataItem
 
toCog() - Method in class com.partnersoft.maps.model.MapSpaceLegend
 
toCog() - Method in class com.partnersoft.maps.model.PointStyle
 
toCog() - Method in class com.partnersoft.maps.model.PolygonStyle
 
toCog() - Method in class com.partnersoft.maps.model.PolylineStyle
 
toCog() - Method in class com.partnersoft.maps.model.RasterTiling
 
toCog() - Method in class com.partnersoft.maps.model.TextStyle
 
toCog() - Method in class com.partnersoft.maps.rover.RoverCoordinateSystem
 
toCog() - Method in class com.partnersoft.maps.rover.RoverData
 
toCog() - Method in class com.partnersoft.maps.translator.AbstractMapDataMerge
 
toCog() - Method in class com.partnersoft.maps.translator.DataRecordSourceMapDataMerge
 
toCog() - Method in class com.partnersoft.maps.translator.MapDataDerivation
 
toCog() - Method in class com.partnersoft.maps.translator.MapDataIndex
 
toCog() - Method in class com.partnersoft.maps.translator.MapDataMergeField
 
toCog() - Method in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
toCog() - Method in class com.partnersoft.maps.translator.MapDataTypeField
 
toCog() - Method in class com.partnersoft.maps.translator.MapViewLegend
 
toCog() - Method in class com.partnersoft.maps.translator.MapViewScaleRegion
 
toCog() - Method in class com.partnersoft.preferences.model.AbstractSubsystemPreferences
 
toCog() - Method in class com.partnersoft.preferences.model.ControlPreferences
 
toCog() - Method in class com.partnersoft.preferences.model.GraphicsPreferences
 
toCog() - Method in class com.partnersoft.preferences.model.Java2dPreferences
 
toCog() - Method in class com.partnersoft.preferences.model.LayoutPreferences
 
toCog() - Method in class com.partnersoft.preferences.model.MapsetPreferences
 
toCog() - Method in class com.partnersoft.preferences.model.MapSpacePreferences
 
toCog() - Method in class com.partnersoft.preferences.model.OpenglPreferences
 
toCog() - Method in class com.partnersoft.preferences.model.SoundPreferences
 
toCog() - Method in class com.partnersoft.preferences.model.UpdatePreferences
 
toCog() - Method in class com.partnersoft.preferences.model.UserSubsystemPreferences
 
toCog() - Method in class com.partnersoft.preferences.model.VideoPreferences
 
toCog() - Method in class com.partnersoft.scripting.ScriptedNamer
 
toCog() - Method in class com.partnersoft.sql.SqlDatabase
 
toConfiguration() - Method in class com.partnersoft.maps.model.DataTypeProfile
 
toDegrees(double) - Static method in class com.partnersoft.geometry.projection.ProjectionLib
 
toDegrees(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
toDegreesMinutesSeconds(int) - Method in class com.partnersoft.geometry.lonlat.LonlatPoint
 
toDetailedString() - Method in class com.partnersoft.cog.Cog
Gives a more detailed String representation of the entire Cog structure from this node down.
toDirection() - Method in class com.partnersoft.geometry.xy.XyDeflection
Computes the final direction from the reference and angle.
toDoubleArray() - Method in class com.partnersoft.data.DynamicDoubleArray
 
toDoubleArray() - Method in class com.partnersoft.geometry.xy.XyPolygon
Converts vertex list to an array of doubles [x0, y0, x1, y1...].
toDoubleArray() - Method in class com.partnersoft.geometry.xy.XyPolyline
Converts to an array of doubles [x0, y0, x1, y1...].
toDynamicByteArray() - Method in class com.partnersoft.data.DynamicIntArray
 
toDynamicByteArray() - Method in class com.partnersoft.data.DynamicLongArray
 
TOF2Barsoom - Class in org.jcon.tools
A TOF to Barsoom format converter.
TOF2Barsoom() - Constructor for class org.jcon.tools.TOF2Barsoom
 
TOFBean - Interface in org.jcon.persistance
Marker interface, ensures that an object is saved as a bean.
TOFException - Exception in org.jcon.persistance
 
TOFException(String) - Constructor for exception org.jcon.persistance.TOFException
 
TOFException(String, Throwable) - Constructor for exception org.jcon.persistance.TOFException
 
toFile() - Method in class com.partnersoft.io.vfs.NonexistentVfsDirectory
 
toFile() - Method in class com.partnersoft.io.vfs.NonexistentVfsFile
 
toFile() - Method in interface com.partnersoft.io.vfs.VfsNode
java.io.File for this VfsNode.
toFileString() - Method in class com.partnersoft.data.Path
Gets the path as a single, file-encoded String.
toFixedArray() - Method in class com.partnersoft.data.AbstractDynamicArray
 
TOFLexer - Class in org.jcon.persistance
The lexer.
TOFLexer(InputStream) - Constructor for class org.jcon.persistance.TOFLexer
 
TOFLexer(Reader) - Constructor for class org.jcon.persistance.TOFLexer
 
TOFLexer(InputBuffer) - Constructor for class org.jcon.persistance.TOFLexer
 
TOFLexer(LexerSharedInputState) - Constructor for class org.jcon.persistance.TOFLexer
 
TofLib - Class in com.partnersoft.formats.tof
Convenience library for loading and saving via the TOF format.
TOFLib - Class in org.jcon.persistance
Some handy TOF methods.
TOFLib() - Constructor for class org.jcon.persistance.TOFLib
 
toFloatArray() - Method in class com.partnersoft.data.FloatBuffer
 
TOFObjectFactory - Interface in org.jcon.persistance
An interface the TOFParser uses to build object graphs.
TOFPackage - Class in org.jcon.persistance
A little wrapped up TOF representation of an object.
TOFPackage() - Constructor for class org.jcon.persistance.TOFPackage
Create an empty TOFPackage.
TOFPackage(Object, LookupDatabase) - Constructor for class org.jcon.persistance.TOFPackage
Create a TOFPackage and wrap up the given object.
TOFParser - Class in org.jcon.persistance
 
TOFParser(TokenBuffer, TOFObjectFactory) - Constructor for class org.jcon.persistance.TOFParser
 
TOFParser(TOFLexer, TOFObjectFactory) - Constructor for class org.jcon.persistance.TOFParser
 
TOFParser(TokenBuffer, int) - Constructor for class org.jcon.persistance.TOFParser
 
TOFParser(TokenBuffer) - Constructor for class org.jcon.persistance.TOFParser
 
TOFParser(TokenStream, int) - Constructor for class org.jcon.persistance.TOFParser
 
TOFParser(TokenStream) - Constructor for class org.jcon.persistance.TOFParser
 
TOFParser(ParserSharedInputState) - Constructor for class org.jcon.persistance.TOFParser
 
TOFReader - Class in org.jcon.persistance
A reader what reads TOF files.
TOFReader(Reader) - Constructor for class org.jcon.persistance.TOFReader
Creates a TOFReader on the given input stream.
TOFReader(Reader, LookupDatabase) - Constructor for class org.jcon.persistance.TOFReader
Creates a TOFReader on the given input stream with the given lookup database.
TOFReader(Reader, LookupDatabase, StructuredStore, String) - Constructor for class org.jcon.persistance.TOFReader
Creates a TOFReader on the given input stream with the given lookup database, import store, and base path.
TOFReader(Reader, TOFObjectFactory) - Constructor for class org.jcon.persistance.TOFReader
Creates a TOFReader with the provided custom TOFObjectFactory.
TOFStore - Class in org.jcon.store
A StructuredStore implementation which uses the TOF format to store object graphs in a StreamingStore device.
TOFStore() - Constructor for class org.jcon.store.TOFStore
 
TOFStore(StreamingStore) - Constructor for class org.jcon.store.TOFStore
 
TOFTokenTypes - Interface in org.jcon.persistance
 
TOFWriter - Class in org.jcon.persistance
A writer what writes TOF files.
TOFWriter(Writer) - Constructor for class org.jcon.persistance.TOFWriter
Creates a prettyprinting TOFWriter that writes to the given writer.
TOFWriter(OutputStream) - Constructor for class org.jcon.persistance.TOFWriter
Creates a prettyprinting TOFWriter that writes to the given OutputStream.
TOFWriter(Writer, LookupDatabase) - Constructor for class org.jcon.persistance.TOFWriter
Creates a prettyprinting TOFWriter that writes to the given writer.
TOFWriter(OutputStream, LookupDatabase) - Constructor for class org.jcon.persistance.TOFWriter
Creates a prettyprinting TOFWriter that writes to the given OutputStream.
Toggle - Interface in com.partnersoft.gadgets
A toggle is an on/off switch that broadcasts state changes to ToggleListeners.
toggle() - Method in interface com.partnersoft.gadgets.Toggle
Flips toggle state.
toggle() - Method in class com.partnersoft.gadgets.ToggleGadget
Flips toggle state.
ToggleButtonControl - Class in com.partnersoft.gui
A wrapper for JToggleButton.
ToggleButtonControl() - Constructor for class com.partnersoft.gui.ToggleButtonControl
 
ToggleButtonControl(String) - Constructor for class com.partnersoft.gui.ToggleButtonControl
 
toggleCollapsed() - Method in class com.partnersoft.gui.SplitTouchPane
 
ToggleCombiner - Class in com.partnersoft.gadgets
Combines the results of several toggles into one.
ToggleCombiner() - Constructor for class com.partnersoft.gadgets.ToggleCombiner
 
ToggleCombiner(Toggle, Toggle, Toggle) - Constructor for class com.partnersoft.gadgets.ToggleCombiner
 
ToggleEvent - Class in com.partnersoft.gadgets
An event that announces that some boolean switch has changed state.
ToggleEvent(Object, boolean) - Constructor for class com.partnersoft.gadgets.ToggleEvent
 
ToggleGadget - Class in com.partnersoft.gadgets
A minimal implementation of Toggle.
ToggleGadget() - Constructor for class com.partnersoft.gadgets.ToggleGadget
Creates a new ToggleGadget, initialized to off.
ToggleListener - Interface in com.partnersoft.gadgets
A listener that hears ToggleEvents.
TogglingEventListener - Class in com.partnersoft.gadgets
 
TogglingEventListener() - Constructor for class com.partnersoft.gadgets.TogglingEventListener
 
toHexString() - Method in class com.partnersoft.data.ByteBuffer
 
toHexString(int, int) - Method in class com.partnersoft.data.ByteBuffer
 
toHexString(int, int, int, int) - Method in class com.partnersoft.data.ByteBuffer
 
toHexString() - Method in class com.partnersoft.data.DynamicByteArray
Returns a String representation, in hexadecimal notation, of the entire contents.
toHexString(int, int) - Method in class com.partnersoft.data.DynamicByteArray
Returns a String representation, in hexadecimal notation, of the contents.
toHexString(int, int, int, int) - Method in class com.partnersoft.data.DynamicByteArray
Returns a String representation, in hexadecimal notation, of the contents.
toInt() - Method in class com.partnersoft.geometry.xy.XyGridCell
Encode the column, row coordinate as a single int.
toInt() - Method in class com.partnersoft.maps.rover.RoverBlockHeader
Returns the header encoded as a four-byte integer value.
toIntArray() - Method in class com.partnersoft.data.DynamicIntArray
 
toIntArray() - Method in class com.partnersoft.data.DynamicLongArray
 
toIntArray() - Method in class com.partnersoft.data.IntBuffer
 
toJavaSqlDate() - Method in class com.partnersoft.data.Date
 
toJavaSqlDate() - Method in class com.partnersoft.data.DateAndTime
 
toJavaSqlDate() - Method in class com.partnersoft.data.Time
 
toJavaSqlTimestamp() - Method in class com.partnersoft.data.Date
 
toJavaSqlTimestamp() - Method in class com.partnersoft.data.DateAndTime
 
toJavaSqlTimestamp() - Method in class com.partnersoft.data.Time
 
toJavaUtilDate() - Method in class com.partnersoft.data.Date
Returns this date represented as a Date object.
toJavaUtilDate() - Method in class com.partnersoft.data.DateAndTime
A normal Date object representing this DateAndTime.
toJavaUtilDate() - Method in class com.partnersoft.data.Duration
Returns this time represented as a Date object.
toJavaUtilDate() - Method in class com.partnersoft.data.Time
Returns this time represented as a Date object.
tokenNames - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
TOL - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
toLine() - Method in class com.partnersoft.geometry.xy.XyVector
Returns the line containing this vector.
toLineSegment() - Method in class com.partnersoft.geometry.xy.XyVector
Returns the line segment equivalent of this vector.
toList() - Method in class com.partnersoft.cog.Cog
Converts this cog to an List of objects, where the objects are generated via the toObject() method on each child.
toList() - Method in class com.partnersoft.data.AbstractDynamicArray
 
toLong() - Method in class com.partnersoft.geometry.xy.XyGridCell
Encode the column, row coordinate as a single long.
toMeters(double) - Method in enum com.partnersoft.geometry.measurement.LinearUnit
 
toNaming() - Method in class com.partnersoft.cog.Cog
Converts this cog to an Naming of objects, where the objects are generated via the toObject() method on each child.
toObject() - Method in class com.partnersoft.cog.Cog
Converts the cog to a Java object.
toPackratRepresentation() - Method in class com.partnersoft.maps.translator.MapEntityLegend
 
toPath() - Method in class com.partnersoft.data.PathBuilder
The actual goal of building a path is to create a path.
toPathString() - Method in class com.partnersoft.data.Path
Gets the path as a single, URL-encoded String.
toPoint() - Method in class com.partnersoft.geometry.xy.XyPolar
Returns the polar coordinate as an (x, y) point.
toPoint() - Method in class com.partnersoft.geometry.xy.XyVector
Returns the (x, y) point that this is a positional vector for.
toPointArray() - Method in class com.partnersoft.geometry.xy.XyPolygon
 
toPointArray() - Method in class com.partnersoft.geometry.xy.XyPolyline
Converts this polyline to an array of XyPoints.
toPolar() - Method in class com.partnersoft.geometry.xy.XyPoint
Converts the point to polar representation.
toPolar() - Method in class com.partnersoft.geometry.xy.XyVector
Returns a polar coordinate representation of this vector.
toPolygon(XyAngle) - Method in interface com.partnersoft.geometry.xy.XyArea
Converts this area to a polygon which approximates it in some fashion.
toPolygon() - Method in interface com.partnersoft.geometry.xy.XyArea
Same as XyArea.toPolygon(XyAngle) with a default angle granularity of 1/60 circle (1 degree, pi/30 radians).
toPolygon() - Method in class com.partnersoft.geometry.xy.XyBounds
 
toPolygon(XyAngle) - Method in class com.partnersoft.geometry.xy.XyBounds
 
toPolygon() - Method in class com.partnersoft.geometry.xy.XyCircle
 
toPolygon(XyAngle) - Method in class com.partnersoft.geometry.xy.XyCircle
 
toPolygon(XyAngle) - Method in class com.partnersoft.geometry.xy.XyEllipse
Converts the ellipse to a polygon with the given number of vertices.
toPolygon() - Method in class com.partnersoft.geometry.xy.XyEllipse
 
toPolygon() - Method in class com.partnersoft.geometry.xy.XyPolygon
 
toPolygon(XyAngle) - Method in class com.partnersoft.geometry.xy.XyPolygon
 
toPolygon(XyAngle) - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
toPolygon() - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
toPolygon() - Method in class com.partnersoft.geometry.xy.XyRectangle
 
toPolygon(XyAngle) - Method in class com.partnersoft.geometry.xy.XyRectangle
 
toPolygon() - Method in class com.partnersoft.geometry.xy.XyRegularPolygon
 
toPolygon(XyAngle) - Method in class com.partnersoft.geometry.xy.XyRegularPolygon
 
toPolygon(XyAngle) - Method in class com.partnersoft.geometry.xy.XyTriangle
 
toPolygon() - Method in class com.partnersoft.geometry.xy.XyTriangle
 
toPolyline() - Method in class com.partnersoft.geometry.xy.DynamicXyPointArray
Returns the points in this array as an XyPolyline.
toPolyline(XyAngle) - Method in class com.partnersoft.geometry.xy.XyArc
 
toPolyline() - Method in class com.partnersoft.geometry.xy.XyArc
 
toPolyline(XyAngle) - Method in class com.partnersoft.geometry.xy.XyCubicCurve
 
toPolyline() - Method in class com.partnersoft.geometry.xy.XyCubicCurve
 
toPolyline(XyAngle) - Method in class com.partnersoft.geometry.xy.XyLineSegment
 
toPolyline() - Method in class com.partnersoft.geometry.xy.XyLineSegment
 
toPolyline(XyAngle) - Method in interface com.partnersoft.geometry.xy.XyPath
Converts this area to a polyline which approximates it in some fashion.
toPolyline() - Method in interface com.partnersoft.geometry.xy.XyPath
Same as XyPath.toPolyline(XyAngle) with a default angle granularity of 1/60 circle (6 degrees, pi/30 radians).
toPolyline() - Method in class com.partnersoft.geometry.xy.XyPolygon
 
toPolyline() - Method in class com.partnersoft.geometry.xy.XyPolyline
 
toPolyline(XyAngle) - Method in class com.partnersoft.geometry.xy.XyPolyline
 
toPolyline() - Method in class com.partnersoft.geometry.xy.XyQuadraticCurve
 
toPolyline(XyAngle) - Method in class com.partnersoft.geometry.xy.XyQuadraticCurve
 
toPolyline() - Method in class com.partnersoft.geometry.xy.XyRegularPolygon
 
toPolyline() - Method in class com.partnersoft.maps.model.MapDataItem
Attempts to turn the graphics for this data item into a polyline.
toRadians(double) - Static method in class com.partnersoft.geometry.projection.ProjectionLib
 
toRadians(double) - Static method in class com.partnersoft.geometry.projection.StandardProjection
 
toRectangle() - Method in class com.partnersoft.geometry.xy.XyBounds
Returns an XyRectangle covering the same area as these bounds.
toRectangle() - Method in class com.partnersoft.geometry.xy.XyGridCell
 
toRectangle() - Method in class com.partnersoft.maps.model.MapViewFrame
Converts the frame's geographic coordinates into an XyRectangle.
toRoverBytes(int, int, float, float, float) - Method in class com.partnersoft.io.formats.rover.RoverGraphicStash
 
toRoverBytes() - Method in class com.partnersoft.io.formats.rover.SimplerRoverGraphicStash
 
tossOutput(Process) - Static method in class com.partnersoft.system.RuntimeLib
Tosses all output from a process.
toString() - Method in class com.partnersoft.cog.AbstractCogType
 
toString() - Method in class com.partnersoft.cog.Cog
 
toString() - Method in class com.partnersoft.cog.CogHeader
 
toString() - Method in class com.partnersoft.cog.CogStructureField
 
toString() - Method in enum com.partnersoft.core.OS
 
toString() - Method in class com.partnersoft.data.DataBuffer
 
toString() - Method in class com.partnersoft.data.Date
Returns a String in the standard Date.format representing the Date.
toString() - Method in class com.partnersoft.data.DateAndTime
 
toString() - Method in class com.partnersoft.data.Duration
 
toString() - Method in class com.partnersoft.data.DynamicArray
 
toString() - Method in class com.partnersoft.data.ImmutableArrayList
 
toString() - Method in class com.partnersoft.data.NamedGoedels
 
toString() - Method in class com.partnersoft.data.Naming
 
toString() - Method in class com.partnersoft.data.NumberedNames
 
toString() - Method in class com.partnersoft.data.Path
 
toString() - Method in class com.partnersoft.data.PathBuilder
 
toString() - Method in class com.partnersoft.data.RandomGUID
 
toString(Object) - Static method in class com.partnersoft.data.StringLib
Converts things to strings a bit more smartly, mainly primitives and primitive arrays.
toString(double) - Static method in class com.partnersoft.data.StringLib
 
toString(int) - Static method in class com.partnersoft.data.StringLib
 
toString() - Method in class com.partnersoft.data.Time
Returns a String in the standard Time.format representing the Date.
toString() - Method in class com.partnersoft.data.validation.ValidationError
 
toString() - Method in class com.partnersoft.data.validation.ValidationErrorList
 
toString() - Method in class com.partnersoft.formats.dbf.DbfFieldDescriptor
 
toString() - Method in enum com.partnersoft.formats.dbf.DbfFieldType
 
toString() - Method in enum com.partnersoft.formats.dbf.DbfVersion
 
toString() - Method in class com.partnersoft.formats.dem.DemARecord
 
toString() - Method in class com.partnersoft.formats.dem.DemBRecord
 
toString() - Method in class com.partnersoft.formats.dem.DemCRecord
 
toString() - Method in class com.partnersoft.formats.dxf.DxfAttrib
 
toString() - Method in class com.partnersoft.formats.dxf.DxfConfigurableApplicationDefinedStructure
 
toString() - Method in class com.partnersoft.formats.dxf.DxfConfigurableStructure
 
toString() - Method in class com.partnersoft.formats.dxf.DxfEndSec
 
toString() - Method in class com.partnersoft.formats.dxf.DxfEof
 
toString() - Method in class com.partnersoft.formats.dxf.DxfGroup
 
toString() - Method in class com.partnersoft.formats.dxf.DxfGroupReader
 
toString() - Method in enum com.partnersoft.formats.dxf.DxfHorizontalJustification
 
toString() - Method in class com.partnersoft.formats.dxf.DxfInsert
 
toString() - Method in class com.partnersoft.formats.dxf.DxfLWPolyline
 
toString() - Method in enum com.partnersoft.formats.dxf.DxfPolyline.SurfaceType
 
toString() - Method in class com.partnersoft.formats.dxf.DxfPolyline
 
toString() - Method in class com.partnersoft.formats.dxf.DxfProtoValue
 
toString() - Method in class com.partnersoft.formats.dxf.DxfSection
 
toString() - Method in class com.partnersoft.formats.dxf.DxfSeqEnd
 
toString() - Method in enum com.partnersoft.formats.dxf.DxfVersion
 
toString() - Method in class com.partnersoft.formats.dxf.DxfVertex
 
toString() - Method in enum com.partnersoft.formats.dxf.DxfVerticalJustification
 
toString() - Method in class com.partnersoft.formats.shapefile.SdePoint
 
toString() - Method in class com.partnersoft.formats.shapefile.ShapefileRecord
 
toString() - Method in enum com.partnersoft.formats.shapefile.ShapeType
 
toString() - Method in class com.partnersoft.formats.shapefile.ShpCurve
 
toString() - Method in class com.partnersoft.formats.shapefile.ShpMultiPoint
 
toString() - Method in class com.partnersoft.formats.shapefile.ShpMultiPointM
 
toString() - Method in class com.partnersoft.formats.shapefile.ShpMultiPointZ
 
toString() - Method in class com.partnersoft.formats.shapefile.ShpPoint
 
toString() - Method in class com.partnersoft.formats.shapefile.ShpPolyCurve
 
toString() - Method in class com.partnersoft.formats.shapefile.ShpPolygon
 
toString() - Method in class com.partnersoft.formats.shapefile.ShpPolyLine
 
toString() - Method in class com.partnersoft.geometry.Angle
 
toString() - Method in class com.partnersoft.geometry.Grid
 
toString() - Method in class com.partnersoft.geometry.Line
 
toString() - Method in class com.partnersoft.geometry.lonlat.LonlatPoint
 
toString() - Method in class com.partnersoft.geometry.Point
 
toString() - Method in class com.partnersoft.geometry.Polyline
 
toString() - Method in class com.partnersoft.geometry.projection.CoordinateSystem
 
toString() - Method in class com.partnersoft.geometry.projection.ellipsoid.SimpleEllipsoid
Return the name of the Ellipsoid as the to string value.
toString() - Method in class com.partnersoft.geometry.Rectangle
 
toString() - Method in class com.partnersoft.geometry.Triangle
 
toString() - Method in class com.partnersoft.geometry.xy.XyAngle
 
toString() - Method in class com.partnersoft.geometry.xy.XyArc
 
toString() - Method in class com.partnersoft.geometry.xy.XyBounds
 
toString() - Method in class com.partnersoft.geometry.xy.XyCircle
 
toString() - Method in class com.partnersoft.geometry.xy.XyDeflection
 
toString() - Method in class com.partnersoft.geometry.xy.XyDirection
 
toString() - Method in class com.partnersoft.geometry.xy.XyEllipse
 
toString() - Method in class com.partnersoft.geometry.xy.XyGridCell
 
toString() - Method in class com.partnersoft.geometry.xy.XyPoint
 
toString() - Method in class com.partnersoft.geometry.xy.XyPolar
 
toString() - Method in class com.partnersoft.geometry.xy.XyPolygon
 
toString() - Method in class com.partnersoft.geometry.xy.XyPolyline
 
toString() - Method in class com.partnersoft.geometry.xy.XyRectangle
 
toString() - Method in class com.partnersoft.geometry.xy.XyRegularPolygon
 
toString() - Method in class com.partnersoft.geometry.xy.XyRotation
 
toString() - Method in class com.partnersoft.geometry.xy.XySize
 
toString() - Method in class com.partnersoft.geometry.xy.XyVector
 
toString() - Method in class com.partnersoft.geometry.xyz.DynamicXyzPointArray
 
toString() - Method in class com.partnersoft.geometry.xyz.XyzBounds
 
toString() - Method in class com.partnersoft.geometry.xyz.XyzPoint
 
toString() - Method in class com.partnersoft.gps.GPSEvent
 
toString() - Method in class com.partnersoft.gps.GPSReading
 
toString() - Method in class com.partnersoft.gps.GPSSettings
 
toString() - Method in class com.partnersoft.gps.GPSState
 
toString() - Method in class com.partnersoft.gps.LaserRangefinderReading
 
toString() - Method in class com.partnersoft.gps.postprocessing.GpsCorrection
 
toString() - Method in class com.partnersoft.gps.postprocessing.GpsCorrectionFile
 
toString() - Method in class com.partnersoft.gps.RangefinderSettings
 
toString() - Method in class com.partnersoft.gui.DelegatingLayoutManager
 
toString() - Method in class com.partnersoft.gui.FlexGridLayout
Returns the String representation of this GridLayout's values.
toString() - Method in class com.partnersoft.gui.FontSpecification
 
toString() - Method in class com.partnersoft.gui.LinetypeConfig
 
toString() - Method in class com.partnersoft.gui.opengl.OpenglFontHandle
 
toString() - Method in class com.partnersoft.gui.opengl.OpenglTextureHandle
 
toString() - Method in class com.partnersoft.io.AsynchronousStreamCopy
 
toString() - Method in class com.partnersoft.io.DataFilterExpression
Returns String representation of this expression.
toString() - Method in class com.partnersoft.io.formats.csv.CSVDataRecordSource
 
toString() - Method in class com.partnersoft.io.formats.dbf.DBFFieldDescriptor
 
toString() - Method in class com.partnersoft.io.formats.dump.GoedelObjectDump
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFArc
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFAttrib
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFBlock
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFCircle
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFEllipse
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFEndBlk
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFInsert
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Dsc_Record
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFIrd_Obj_Record
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFLeader
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFLine
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFLWPolyline
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFMText
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataClass
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFObjectDataField
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFPoint
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFPolyline
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFProtoValue
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFSeqEnd
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFText
 
toString() - Method in class com.partnersoft.io.formats.dxf.DXFVertex
 
toString() - Method in class com.partnersoft.io.formats.misc.ExcelDataRecordSource
 
toString() - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
 
toString() - Method in class com.partnersoft.io.formats.rover.RoverPolygon
 
toString() - Method in class com.partnersoft.io.formats.rover.RoverPolyline
 
toString() - Method in class com.partnersoft.io.formats.shapefile.ShapefileMultipoint
 
toString() - Method in class com.partnersoft.io.formats.shapefile.ShapefilePoint
 
toString() - Method in class com.partnersoft.io.formats.shapefile.ShapefilePolypoint
 
toString() - Method in class com.partnersoft.io.formats.shapefile.ShapefileProfile
 
toString() - Method in enum com.partnersoft.io.IterableInput.Status
 
toString() - Method in class com.partnersoft.io.vfs.AbstractVfsDirectory
 
toString() - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
toString() - Method in class com.partnersoft.io.vfs.FileVfs
 
toString() - Method in class com.partnersoft.io.vfs.VfsRandomAccessInputStream
 
toString() - Method in class com.partnersoft.io.vfs.VfsRandomAccessOutputStream
 
toString() - Method in class com.partnersoft.maps.app.MapControlState
 
toString() - Method in class com.partnersoft.maps.app.MapViewState
 
toString() - Method in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
toString() - Method in class com.partnersoft.maps.model.ElectricalTraceNode
 
toString() - Method in class com.partnersoft.maps.model.ImageStyle
 
toString() - Method in class com.partnersoft.maps.model.MapDataItem
 
toString() - Method in class com.partnersoft.maps.model.MapDataLink
 
toString() - Method in class com.partnersoft.maps.model.MapEditContext
 
toString() - Method in class com.partnersoft.maps.model.MapEditTool
 
toString() - Method in class com.partnersoft.maps.model.MapGraphic
Returns the graphic type plus the text of the standard properties.
toString() - Method in class com.partnersoft.maps.model.MapPolyline
 
toString() - Method in class com.partnersoft.maps.model.MapSet
Returns the name of the mapset.
toString() - Method in class com.partnersoft.maps.model.MapViewFrame
 
toString() - Method in class com.partnersoft.maps.model.PointStyle
 
toString() - Method in class com.partnersoft.maps.model.PolygonStyle
 
toString() - Method in class com.partnersoft.maps.model.PolylineStyle
 
toString() - Method in class com.partnersoft.maps.model.RasterImage
 
toString() - Method in class com.partnersoft.maps.model.RoverBytes
 
toString() - Method in class com.partnersoft.maps.model.TextStyle
 
toString() - Method in class com.partnersoft.maps.render.RenderLegend
 
toString() - Method in class com.partnersoft.maps.render.RenderScaleRegion
 
toString() - Method in class com.partnersoft.maps.render.RenderStyle
 
toString() - Method in class com.partnersoft.maps.render.TextRenderingGeometry
 
toString() - Method in class com.partnersoft.maps.rover.AbstractRoverShape
 
toString() - Method in class com.partnersoft.maps.rover.RoverArea
 
toString() - Method in class com.partnersoft.maps.rover.RoverBlockCode
 
toString() - Method in class com.partnersoft.maps.rover.RoverBlockHeader
 
toString() - Method in class com.partnersoft.maps.rover.RoverLine
 
toString() - Method in class com.partnersoft.maps.rover.RoverMachineRegister
 
toString() - Method in class com.partnersoft.maps.translator.MapDataDerivation
 
toString() - Method in class com.partnersoft.maps.translator.MapDataGraphicList
 
toString() - Method in class com.partnersoft.maps.translator.MapDataImage
 
toString() - Method in class com.partnersoft.maps.translator.MapDataIndex
 
toString() - Method in class com.partnersoft.maps.translator.MapDataPoint
 
toString() - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
toString() - Method in class com.partnersoft.maps.translator.MapDataPolygon
 
toString() - Method in class com.partnersoft.maps.translator.MapDataPolyline
 
toString() - Method in class com.partnersoft.maps.translator.MapDataText
 
toString() - Method in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
toString() - Method in enum com.partnersoft.net.holler.HollerAction
 
toString() - Method in enum com.partnersoft.net.http.HttpMethod
 
toString() - Method in class com.partnersoft.net.http.HttpRequest
 
toString() - Method in class com.partnersoft.net.http.HttpResponse
 
toString() - Method in enum com.partnersoft.net.http.HttpStatusCode
 
toString() - Method in enum com.partnersoft.net.http.HttpVersion
 
toString() - Method in enum com.partnersoft.net.NetworkService
 
toString() - Method in class com.partnersoft.net.yonder.YonderFileInfo
 
toString() - Method in enum com.partnersoft.net.yonder.YonderOp
 
toString() - Method in class com.partnersoft.net.yonder.YonderVfs
 
toString() - Method in class com.partnersoft.platform.webstart.WebstartVfs
 
toString() - Method in enum com.partnersoft.preferences.model.Subsystem
 
toString() - Method in class com.partnersoft.scripting.AbstractScript
 
toString() - Method in class com.partnersoft.sound.Sound
 
toString() - Method in class com.partnersoft.sql.EmbeddedDatabase
 
toString() - Method in class com.partnersoft.sql.SqlDataRecordSource
 
toString() - Method in class com.partnersoft.system.DelegatingClassLoader
 
toString() - Method in class com.partnersoft.system.Dependency
 
toString() - Method in class com.partnersoft.system.ModularClassLoader
 
toString() - Method in class com.partnersoft.system.Module
 
toString() - Method in class com.partnersoft.system.Registry
 
toString() - Method in class com.partnersoft.system.Version
 
toString() - Method in class com.partnersoft.update.model.UpdateCommand
 
toString() - Method in class com.partnersoft.update.model.UpdateInstallation
 
toString() - Method in class com.partnersoft.update.model.UpdateInstallType
 
toString() - Method in class com.partnersoft.update.model.UpdatePackageFile
 
toString() - Method in class com.partnersoft.update.model.UpdateParameters
 
toString() - Method in class org.jcon.data.LookupReference
 
toString() - Method in class org.jcon.data.Picklist
 
toString() - Method in class org.jcon.data.PicklistItem
Returns a String representation of the PicklistItem.
toString() - Method in class org.jcon.util.Autopsy
 
toString() - Method in class org.jcon.util.CommandLineArgument
 
toString() - Method in class org.jcon.util.CommandLineOption
 
toString() - Method in class org.jcon.util.PropMap
Returns a comma delimited string of key/values, for example: "[Name=Pantajeli, Age=11]" This is designed to be easily readable.
toString() - Method in class org.jcon.util.Timestamp
 
ToStringIndex - Class in org.jcon.data
A LookupIndex that indexes according to the output of toString().
ToStringIndex() - Constructor for class org.jcon.data.ToStringIndex
 
totals - Variable in class com.partnersoft.gadgets.ActivityProgress
 
toText() - Method in class com.partnersoft.branding.OrganizationBranding
Returns a multiple-line, full description of the product using all the available branding info.
toText() - Method in class com.partnersoft.branding.ProductBranding
Returns a multiple-line, full description of the product using all the available branding info.
touch(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
touchGL() - Method in class com.partnersoft.maps.view.MapViewPanel
 
toUnitVector() - Method in class com.partnersoft.geometry.xy.XyDirection
Converts the direction to a vector of length 1.
toUnitVector() - Method in class com.partnersoft.geometry.xy.XyRay
Returns a unit vector with the same direction as this ray.
toUnitVector() - Method in class com.partnersoft.geometry.xy.XyVector
Returns an equivalent vector to this whose length is 1.0.
toVector() - Method in class com.partnersoft.geometry.xy.XyLineSegment
Returns the vector equivalent for this line segment.
toVector() - Method in class com.partnersoft.geometry.xy.XyPoint
Converts the point to a vector from the origin (0, 0).
toVector() - Method in class com.partnersoft.geometry.xy.XyPolar
Returns the vector equivalent of this polar coordinate.
toXyPath(ShpCurve, ShpCurve) - Method in class com.partnersoft.formats.shapefile.ShpCurve
Converts this ShpCurve to an XyPath, using the ones following it.
toXyPoint() - Method in class com.partnersoft.formats.shapefile.SdePoint
Convert the result directly to an XyPoint representation.
toXyPoint(double, double, double) - Method in class com.partnersoft.formats.shapefile.SdePoint
Convert the result to an XyPoint representation using the given spatial-reference parameters.
toXyPoint(double, double, double, double) - Method in class com.partnersoft.formats.shapefile.SdePointZ
Convert the result to an XyPoint representation using the given spatial-reference parameters.
toXyPoint() - Method in class com.partnersoft.formats.shapefile.ShpCurve
Converts just the starting point to an XyPoint.
toXyPoint() - Method in class com.partnersoft.formats.shapefile.ShpPoint
 
toXyPoint() - Method in class com.partnersoft.formats.shapefile.ShpPointM
 
toXyPoint() - Method in interface com.partnersoft.formats.shapefile.ShpPointShape
 
toXyPoint() - Method in class com.partnersoft.formats.shapefile.ShpPointZ
 
toXyPoint() - Method in class com.partnersoft.geometry.Point
 
toXyPoint() - Method in class com.partnersoft.gps.GPSReading
Returns the (x, y) values as an XyPoint.
toXyPolygon() - Method in class com.partnersoft.geometry.Polygon
 
toXyPolygon() - Method in class com.partnersoft.io.formats.rover.RoverPolygon
 
toXyPolygons() - Method in class com.partnersoft.formats.shapefile.ShpPolygon
Converts the ShpPolyLine to a list of XyPolygon objects, one for each part (ring).
toXyPolyline() - Method in class com.partnersoft.geometry.Polyline
 
toXyPolylines(double, double, double) - Method in class com.partnersoft.formats.shapefile.SdeShape
 
toXyPolylines() - Method in class com.partnersoft.formats.shapefile.ShpMultiPatch
Converts the ShpPolyLine to a list of XyPolyline objects.
toXyPolylines() - Method in class com.partnersoft.formats.shapefile.ShpPolyCurve
Converts the ShpPolyCurve to a list of XyPolyline objects.
toXyPolylines() - Method in class com.partnersoft.formats.shapefile.ShpPolygon
Converts the ShpPolyLine to a list of XyPolyline objects, one for each part (ring).
toXyPolylines() - Method in class com.partnersoft.formats.shapefile.ShpPolygonM
Converts the ShpPolyLine to a list of XyPolyline objects.
toXyPolylines() - Method in class com.partnersoft.formats.shapefile.ShpPolygonZ
Converts the ShpPolyLine to a list of XyPolyline objects.
toXyPolylines() - Method in class com.partnersoft.formats.shapefile.ShpPolyLine
Converts the ShpPolyLine to a list of XyPolyline objects.
toXyPolylines() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineM
Converts the ShpPolyLine to a list of XyPolyline objects.
toXyPolylines() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineZ
Converts the ShpPolyLine to a list of XyPolyline objects.
toXyzPoint() - Method in class com.partnersoft.formats.shapefile.SdePointZ
Convert the result directly to an XyPoint representation.
toXyzPoint() - Method in class com.partnersoft.formats.shapefile.ShpPointZ
 
toXyzPolylines() - Method in class com.partnersoft.formats.shapefile.ShpMultiPatch
Converts the ShpPolyLine to a list of XyzPolyline objects.
toXyzPolylines() - Method in class com.partnersoft.formats.shapefile.ShpPolygonZ
Converts the ShpPolyLine to a list of XyzPolyline objects.
toXyzPolylines() - Method in class com.partnersoft.formats.shapefile.ShpPolyLineZ
Converts the ShpPolyLine to a list of XyzPolyline objects.
trace(Object) - Method in interface com.partnersoft.core.Log
Log a message with trace log level.
trace(Object, Throwable) - Method in interface com.partnersoft.core.Log
Log an error with trace log level.
trace(int, String) - Method in class com.partnersoft.maps.model.ElectricalTrace
 
tracedFromNodes - Variable in class com.partnersoft.maps.model.ElectricalTraceNode
 
tracedPhasing - Variable in class com.partnersoft.maps.model.ElectricalTraceNode
 
tracedToNodes - Variable in class com.partnersoft.maps.model.ElectricalTraceNode
 
traceSerialInput(String) - Method in interface com.partnersoft.gps.nmea.NmeaParserListener
A way to listen for the raw serial input coming from the serial device.
track - Variable in class com.partnersoft.gps.nmea.RMCData
Track angle in degrees true.
transform(Object) - Method in class com.partnersoft.data.MultiTransform
 
transform(Object) - Method in class com.partnersoft.data.Namer
 
transform(Object) - Method in interface com.partnersoft.data.ObjectTransform
Our one method; this transforms one object into another.
transform(Object) - Method in class com.partnersoft.data.PadWithZeros
 
transform(Object) - Method in class com.partnersoft.data.SplittingNamer
 
transform(double, double) - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
 
transform(Point) - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
Modifies the coordinates of the input Point.
transform(DoubleBuffer) - Method in class com.partnersoft.geometry.projection.CoordinateTransformation
Modifies the given DoubleBuffer, treating it as a list of x, y pairs.
transform(XyPoint) - Method in class com.partnersoft.geometry.xy.AbstractXyTransform
 
transform(XyPoint...) - Method in class com.partnersoft.geometry.xy.AbstractXyTransform
 
transform(List<XyPoint>) - Method in class com.partnersoft.geometry.xy.AbstractXyTransform
 
transform(XyPoint) - Method in interface com.partnersoft.geometry.xy.XyTransform
Transform a single (x, y) point.
transform(XyPoint...) - Method in interface com.partnersoft.geometry.xy.XyTransform
Transform an array of XyPoints.
transform(List<XyPoint>) - Method in interface com.partnersoft.geometry.xy.XyTransform
Transform a list of XyPoints.
transform(XyzPoint) - Method in class com.partnersoft.geometry.xyz.AbstractXyzTransform
 
transform(XyzPoint...) - Method in class com.partnersoft.geometry.xyz.AbstractXyzTransform
 
transform(List<XyzPoint>) - Method in class com.partnersoft.geometry.xyz.AbstractXyzTransform
 
transform(XyzTransform) - Method in class com.partnersoft.geometry.xyz.XyzPoint
 
transform(XyzTransform) - Method in class com.partnersoft.geometry.xyz.XyzPolyline
 
transform(XyzTransform) - Method in interface com.partnersoft.geometry.xyz.XyzShape
Transform the shape using the given transform.
transform(XyzPoint) - Method in interface com.partnersoft.geometry.xyz.XyzTransform
Transform a single (x, y, z) point.
transform(XyzPoint...) - Method in interface com.partnersoft.geometry.xyz.XyzTransform
Transform an array of XyzPoints.
transform(List<XyzPoint>) - Method in interface com.partnersoft.geometry.xyz.XyzTransform
Transform a list of XyzPoints.
transform(AffineTransform) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
transform - Variable in class com.partnersoft.maps.model.MapViewFrame
This is reset during resetTransform(); if you don't call it after changing parameters it is invalid.
transform - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
transform(Object) - Method in class com.partnersoft.scripting.ScriptedNamer
 
transform(Object) - Method in class org.jcon.data.Aggregator
 
transform(Object) - Method in class org.jcon.data.ConditionalTransform
 
transform(Object) - Method in class org.jcon.data.DictionaryValueTransform
 
transform(Object) - Method in class org.jcon.data.FilterTransform
 
transform(Object) - Method in class org.jcon.data.GroupByPropertyValue
 
transform(Object) - Method in class org.jcon.data.IfThenTransform
 
transform(Object) - Method in class org.jcon.data.MappedTransform
 
transform(Object) - Method in class org.jcon.data.MultiTransform
 
transform(Object) - Method in interface org.jcon.data.ObjectTransform
Our one method; this transforms one object into another.
transform(Object) - Method in class org.jcon.data.OptionalTransform
 
transform(Object) - Method in class org.jcon.data.ParallelMultiTransform
 
transform(Object) - Method in class org.jcon.data.PropertyScrambler
 
transform(Object) - Method in class org.jcon.data.PropertySettingMangler
 
transform(Object) - Method in class org.jcon.data.PropertyTransformingMangler
 
transform(Object) - Method in class org.jcon.data.TransformAndSetPropertyMangler
 
transform(Object) - Method in class org.jcon.text.ReportTransform
 
transform(Object) - Method in class org.jcon.text.SimpleReplace
 
transform(String) - Method in class org.jcon.text.SimpleReplace
Perform the transform.
transform(Object) - Method in class org.jcon.text.StringSplitter
 
transform(String) - Method in interface org.jcon.text.StringTransform
Transform the string and return the result.
transform(Object) - Method in class org.jcon.text.SubstringTransform
 
transform(Object) - Method in class org.jcon.text.TruncateAndCat
 
TransformAndSetPropertyMangler - Class in org.jcon.data
Transforms a BeanGraphable object and sets the result as a subproperty of the original.
TransformAndSetPropertyMangler() - Constructor for class org.jcon.data.TransformAndSetPropertyMangler
 
transformArray - Variable in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyArc
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyBounds
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyCircle
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyCubicCurve
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyEllipse
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyLineSegment
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyPoint
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyPolygon
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyPolyline
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyQuadraticCurve
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyRectangle
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyRegularPolygon
 
transformedBy(XyTransform) - Method in interface com.partnersoft.geometry.xy.XyShape
Transform the shape using the given transform.
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyShapeList
 
transformedBy(XyTransform) - Method in class com.partnersoft.geometry.xy.XyTriangle
 
transformImp(XyPoint) - Method in class com.partnersoft.geometry.measurement.LinearUnitTransform
 
transformImp(XyPoint) - Method in class com.partnersoft.geometry.projection.ProjectionTransform
 
transformImp(XyPoint) - Method in class com.partnersoft.geometry.projection.ReverseProjectionTransform
 
transformImp(XyPoint) - Method in class com.partnersoft.geometry.xy.AbstractXyTransform
Subclasses must implement this to do the actual work of transformation.
transformImp(XyPoint) - Method in class com.partnersoft.geometry.xy.XyAffineTransform
 
transformImp(XyzPoint) - Method in class com.partnersoft.geometry.xyz.AbstractXyzTransform
Subclasses must implement this to do the actual work of transformation.
transformImp(XyzPoint) - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
 
transformImp(XyzPoint) - Method in class com.partnersoft.geometry.xyz.XyzPerspectiveTransform
 
TransformingReportEngine - Class in org.jcon.text
A report engine that first applies an ObjectTransform to the source object, then passes it off to a subreport.
TransformingReportEngine() - Constructor for class org.jcon.text.TransformingReportEngine
 
TransformingReportEngine(ObjectTransform, TextReportEngine) - Constructor for class org.jcon.text.TransformingReportEngine
 
transformNames - Variable in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
transformPoints(AffineTransform) - Method in class com.partnersoft.maps.rover.RoverMachineRegister
Transforms the points array in place using the given AffineTransform.
transforms - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
transformXy(AffineTransform) - Method in class com.partnersoft.maps.rover.RoverMachineRegister
Transforms the x and y values using the given AffineTransform.
translate(double, double) - Method in class com.partnersoft.geometry.lonlat.LonlatPoint
 
translate(double, double) - Method in interface com.partnersoft.geometry.lonlat.LonlatShape
Translate the shape by adding all coordinates to the given x and y offsets.
translate(double, double, double) - Method in class com.partnersoft.geometry.xyz.XyzPoint
 
translate(double, double, double) - Method in class com.partnersoft.geometry.xyz.XyzPolyline
 
translate(double, double, double) - Method in interface com.partnersoft.geometry.xyz.XyzShape
Translate the shape by adding all coordinates to the given x, y, and z offsets.
translate(int, int) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
translate(double, double) - Method in class com.partnersoft.gui.WrapperGraphics2D
 
translate() - Method in class com.partnersoft.maps.frontends.test.ShapeCatalogFrontend
 
translate(MapApp, DynamicMapTranslator) - Method in class com.partnersoft.maps.model.MapSet
 
translate(FieldDef, FieldDef, Object) - Method in class org.jcon.data.FieldTranslator
Subclasses should override this
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyAffineTransform
Translates the transformation matrix by the given amount and returns the result.
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyArc
 
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyBounds
 
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyCircle
 
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyCubicCurve
 
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyEllipse
 
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyLineSegment
 
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyPoint
 
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyPolygon
 
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyPolyline
 
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyQuadraticCurve
 
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyQuadrilateral
 
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyRectangle
 
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyRegularPolygon
 
translatedBy(double, double) - Method in interface com.partnersoft.geometry.xy.XyShape
Translate the shape by adding all coordinates to the given x and y offsets.
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyShapeList
 
translatedBy(double, double) - Method in class com.partnersoft.geometry.xy.XyTriangle
 
translatedBy(double, double, double) - Method in class com.partnersoft.geometry.xyz.XyzAffineTransform
Translates the transformation matrix by the given amount and returns the result.
translateElement(Object) - Method in class org.jcon.data.FieldTranslator
 
translateElement(Object) - Method in class org.jcon.data.TranslatingMap
 
translateFromSpools(MapApp, DynamicMapTranslator) - Method in class com.partnersoft.maps.model.MapSet
 
translateHilite(ArrayList) - Static method in class com.partnersoft.maps.translator.TranslationLib
 
translateKey(Object) - Method in class org.jcon.data.FieldTranslator
 
translateKey(Object) - Method in class org.jcon.data.TranslatingMap
 
translateMapping(Object, Object) - Method in class org.jcon.data.TranslatingMap
 
translateX(int) - Method in class com.partnersoft.geometry.fractal.FractalMandelbrot
 
translateY(int) - Method in class com.partnersoft.geometry.fractal.FractalMandelbrot
 
TranslatingMap - Class in org.jcon.data
A dictionary that serves as a translator between a source dictionary and a client.
TranslatingMap(Map) - Constructor for class org.jcon.data.TranslatingMap
 
TranslationActivityViewer - Class in com.partnersoft.workbench.gui
A pretty display of translation activity.
TranslationActivityViewer(WorkbenchApp) - Constructor for class com.partnersoft.workbench.gui.TranslationActivityViewer
 
TranslationDatabase - Class in com.partnersoft.maps.translator
 
TranslationDatabase() - Constructor for class com.partnersoft.maps.translator.TranslationDatabase
 
TranslationLib - Class in com.partnersoft.maps.translator
Useful library methods.
TranslationLib() - Constructor for class com.partnersoft.maps.translator.TranslationLib
 
TranslationPipeline - Class in com.partnersoft.maps.translator
Translation occurs as MapDataGraphic objects pass through several stages in series.
TranslationPipeline(TranslationPipelineConfig) - Constructor for class com.partnersoft.maps.translator.TranslationPipeline
 
translationPipelineConfig - Variable in class com.partnersoft.maps.model.MapSet
 
TranslationPipelineConfig - Class in com.partnersoft.maps.translator
Holds the configuration for a TranslationPipeline.
TranslationPipelineConfig() - Constructor for class com.partnersoft.maps.translator.TranslationPipelineConfig
 
TranslationReports - Class in com.partnersoft.maps.translator
Generates various reports and statistics about a translation.
TranslationReports(int) - Constructor for class com.partnersoft.maps.translator.TranslationReports
 
TranslatorElectricalConnectivityNode - Class in com.partnersoft.maps.translator
 
TranslatorElectricalConnectivityNode() - Constructor for class com.partnersoft.maps.translator.TranslatorElectricalConnectivityNode
 
translucentDot() - Static method in class com.partnersoft.gui.ImageLib
Returns a (handy?) translucent dot.
transparentize(Color, int) - Static method in class com.partnersoft.gui.ColorLib
Sets the alpha for a color and returns the result.
transparentize(int, int) - Static method in class com.partnersoft.gui.ColorLib
 
TransparentPanel - Class in com.partnersoft.gui
 
TransparentPanel() - Constructor for class com.partnersoft.gui.TransparentPanel
 
TransparentPanel(LayoutManager) - Constructor for class com.partnersoft.gui.TransparentPanel
 
TransverseMercator - Class in com.partnersoft.geometry.projection
Copyright 2004 Partner Software, Inc.
TransverseMercator() - Constructor for class com.partnersoft.geometry.projection.TransverseMercator
 
TransverseMercator(Cog) - Constructor for class com.partnersoft.geometry.projection.TransverseMercator
 
treeChanged() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
This is the most brute-force event to indicate that the filesystem has changed; it refreshes the entire tree.
TreeField<T> - Class in com.partnersoft.gui
A Field implemented with a JTree.
TreeField(TreeModel) - Constructor for class com.partnersoft.gui.TreeField
 
TreeNode - Class in org.jcon.data
This is a node of a homogenous tree data structure.
TreeNode(TreeNode) - Constructor for class org.jcon.data.TreeNode
Create a new TreeNode with parent.
TreeNode() - Constructor for class org.jcon.data.TreeNode
Create a new TreeNode with no parent.
treeSize - Static variable in class com.partnersoft.geometry.fractal.Fractal
 
Triangle - Class in com.partnersoft.geometry
A double-precision triangle class.
Triangle() - Constructor for class com.partnersoft.geometry.Triangle
 
Triangle(double, double, double, double, double, double) - Constructor for class com.partnersoft.geometry.Triangle
 
TriangleArray - Class in com.partnersoft.geometry
A list of triangles.
TriangleArray() - Constructor for class com.partnersoft.geometry.TriangleArray
Creates an empty triangle array with initial capacity 8.
TriangleArray(int) - Constructor for class com.partnersoft.geometry.TriangleArray
Creates a triangle array of the given initial capacity.
trigger() - Method in class com.partnersoft.gadgets.TriggeredThread
Tickles the thread and tells it to run its action.
TriggeredThread - Class in com.partnersoft.gadgets
Takes care of the (surprisingly annoying) case of running a task on a separate thread whenever some event occurs.
TriggeredThread() - Constructor for class com.partnersoft.gadgets.TriggeredThread
 
TriggeredThread(String) - Constructor for class com.partnersoft.gadgets.TriggeredThread
 
TriggeredThread(String, Runnable) - Constructor for class com.partnersoft.gadgets.TriggeredThread
 
trimAndNullIfBlank(String) - Static method in class com.partnersoft.data.StringLib
Removes any whitespace from the beginning and end of the given string, returning the result or null if the result is empty.
TRIMBLE_GPS - Static variable in class com.partnersoft.gps.GPSSettings
 
TruckApp - Class in com.partnersoft.maps.app
 
TruckApp() - Constructor for class com.partnersoft.maps.app.TruckApp
 
TruckSkin - Class in com.partnersoft.maps.app
A GUI implementation for truck computers.
TruckSkin() - Constructor for class com.partnersoft.maps.app.TruckSkin
 
TruncateAndCat - Class in org.jcon.text
This is a weird transform; essentially it stuffs two Strings into a fixed-width field by truncating the first so they fit (truncating the last is already handled by FixedWidthFieldPicture).
TruncateAndCat() - Constructor for class org.jcon.text.TruncateAndCat
 
turnLeft(XyAngle) - Method in class com.partnersoft.geometry.xy.XyRotation
Synonym for XyRotation.rotatedCounterClockwiseBy(XyAngle).
turnRight(XyAngle) - Method in class com.partnersoft.geometry.xy.XyRotation
Synonym for XyRotation.rotatedClockwiseBy(XyAngle).
TurnVector - Class in com.partnersoft.geometry
A TurnArrayList is a 2-dimensional coordinate expressing a magnitude and angular direction.
TurnVector() - Constructor for class com.partnersoft.geometry.TurnVector
Default constructor.
TurnVector(double, double) - Constructor for class com.partnersoft.geometry.TurnVector
Creates a new TurnVector from angle and distance coordinates.
TWO_PI - Static variable in class com.partnersoft.geometry.xy.XyConstants
Two pi is a whole pie.
twopi - Static variable in class com.partnersoft.geometry.GeometryLib
 
TWOPI - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
txtEntry - Variable in class com.partnersoft.sql.DatabaseApp
 
txtResult - Variable in class com.partnersoft.sql.DatabaseApp
 
type - Variable in class com.partnersoft.gadgets.ActivityProgressEvent
 
TYPE_BIT - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_BIT - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_BITDOUBLE - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_BITDOUBLE - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_BITLONG - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_BITLONG - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_BITS_2 - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_BITS_2 - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_BITS_3 - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_BITS_3 - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_BITS_4 - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_BITS_4 - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_BITS_5 - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_BITS_5 - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_BITS_6 - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_BITS_6 - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_BITS_7 - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_BITS_7 - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_BITSHORT - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_BITSHORT - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_BYTE - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_BYTE - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_HANDLE - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_HANDLE - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_MODCHAR - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_MODCHAR - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_MODSHORT - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_MODSHORT - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_MULTIPATCH - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_MULTIPOINT - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_MULTIPOINT_M - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_MULTIPOINT_Z - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_NULL - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_NULL - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_NULL_SHAPE - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_POINT - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_POINT_M - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_POINT_Z - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_POLYCURVE_32 - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_POLYCURVE_33 - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_POLYGON - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_POLYGON_M - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_POLYGON_Z - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_POLYLINE - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_POLYLINE_M - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_POLYLINE_Z - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_PRIMARY_DEVICE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
TYPE_PRIMARY_LINE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
TYPE_PRIMARY_PROTECTION - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
TYPE_PRIMARY_SWITCH - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
TYPE_RAWCHAR - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_RAWCHAR - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_RAWDOUBLE - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_RAWDOUBLE - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_RAWLONG - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_RAWLONG - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_RAWSHORT - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_RAWSHORT - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_SECONDARY_DEVICE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
TYPE_SECONDARY_LINE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
TYPE_SOURCE - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
TYPE_TEXT - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
TYPE_TEXT - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
TYPE_TRANSFORMER - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 
TYPE_UNKNOWN_4 - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
TYPE_UNKNOWN_9 - Static variable in class com.partnersoft.formats.shapefile.ShapeConstants
 
typeFor(int) - Method in interface com.partnersoft.maps.rover.RoverLayer
Returns the RoverType with the given integer ID.
typeForCode(char) - Static method in enum com.partnersoft.formats.dbf.DbfFieldType
 
typeForId(int) - Method in class com.partnersoft.net.holler.HollerChannel
 
typeForName(String) - Static method in enum com.partnersoft.formats.dbf.DbfFieldType
 
typeNamed(String) - Method in class com.partnersoft.cog.CogSchema
Looks up a type by name.
typeNamed(String) - Method in interface com.partnersoft.maps.rover.RoverLayer
Returns the RoverType with the given name.
typeToName - Static variable in class com.partnersoft.maps.model.ElectricalConnectivityNode
 

U

u - Variable in class com.partnersoft.gui.BitmapFont.BitmapGlyph
 
UnaryFunction - Interface in org.jcon.data
Reverse-engineered (with all due respect) from ObjectSpace's JGL - since I doubt this is their crown jewel :-)
UnaryPredicate - Interface in org.jcon.data
Reverse-engineered (with all due respect) from ObjectSpace's JGL - since I doubt this is their crown jewel :-)
uncachedValueFor(K) - Method in interface com.partnersoft.gadgets.Cache
Get the object associated with the given index, without regard to the cache.
uncachedValueFor(K) - Method in class com.partnersoft.gadgets.HashedCache
 
undent() - Method in class org.jcon.persistance.BarsoomWriter
Decreases indention level by one.
undent() - Method in class org.jcon.persistance.TOFWriter
Decreases indention level by one.
underline - Variable in class com.partnersoft.gui.PartnerLook
 
undo() - Method in interface com.partnersoft.gadgets.UndoableCommand
Undo the command, saving any state necessary to redo it.
undo() - Method in class com.partnersoft.gadgets.UndoableWithSideEffects
 
undo() - Method in class com.partnersoft.gadgets.UndoStack
 
undo(String) - Method in class com.partnersoft.io.vfs.UndoableVfs
Undoes the named transaction.
undo() - Method in class com.partnersoft.io.vfs.UndoableVfs
 
undo() - Method in class com.partnersoft.maps.app.MapAppLogic
Undoes the last command (whatever it was).
undo() - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
undo() - Method in class com.partnersoft.workbench.app.WorkbenchLogic
 
UndoableCommand - Interface in com.partnersoft.gadgets
An undoable/redoable command.
UndoableVfs - Class in com.partnersoft.io.vfs
A wrapper around an editable VFS that allows transactional undo.
UndoableVfs(Vfs) - Constructor for class com.partnersoft.io.vfs.UndoableVfs
 
UndoableVfs(Vfs, Path) - Constructor for class com.partnersoft.io.vfs.UndoableVfs
 
UndoableVfs(Vfs, String) - Constructor for class com.partnersoft.io.vfs.UndoableVfs
 
UndoableWithSideEffects - Class in com.partnersoft.gadgets
This handles an annoying case in undo-land.
UndoableWithSideEffects(UndoStack) - Constructor for class com.partnersoft.gadgets.UndoableWithSideEffects
 
UndoButton - Class in com.partnersoft.gui
Little smart button to control undo stack.
UndoButton(UndoStack) - Constructor for class com.partnersoft.gui.UndoButton
 
undoImp() - Method in class com.partnersoft.gadgets.UndoableWithSideEffects
 
UndoStack - Class in com.partnersoft.gadgets
Handles an undo/redo stack.
UndoStack() - Constructor for class com.partnersoft.gadgets.UndoStack
 
undoStack - Variable in class com.partnersoft.maps.app.MapAppLogic
 
unescape(String) - Static method in class com.partnersoft.formats.xml.XmlLib
Replaces entity references for XML reserved characters with their character form.
unescape(String) - Static method in class com.partnersoft.io.formats.xml.XMLLib
Replaces entity references for XML reserved characters with their character form.
unformat(String) - Method in class org.jcon.text.AlphanumericPicture
Return the string corresponding to the alphanumeric contents of the provided field.
unformat(String) - Method in class org.jcon.text.ArrayPicture
 
unformat(String) - Method in class org.jcon.text.CurrencyPicture
 
unformat(String) - Method in class org.jcon.text.DelimitedRecordDef
Convert a formatted string to an object of the source class
unformat(String, Class) - Method in class org.jcon.text.DelimitedRecordDef
Convert a formatted string to an object of the indicated class.
unformat(String) - Method in class org.jcon.text.FixedLengthFieldPicture
Return an object corresponding to the value of a string in this picture's format.
unformat(String) - Method in class org.jcon.text.FixedLengthRecordDef
Convert a formatted string to an object of the source class
unformat(String, Class) - Method in class org.jcon.text.FixedLengthRecordDef
Convert a formatted string to an object of the indicated class.
unformat(String) - Method in class org.jcon.text.FixedPointPicture
 
unformat(String) - Method in class org.jcon.text.NumericPicture
 
unformat(String) - Method in interface org.jcon.text.TextRecordDef
Convert a formatted string to an object of the source class
unformat(String, Class) - Method in interface org.jcon.text.TextRecordDef
Convert a formatted string to an object of the indicated class.
unionWith(XyBounds) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns the union of this bounds with the given bounds.
uniqueElements() - Method in class com.partnersoft.data.CountingBag
Get unique elements.
uniqueElements() - Method in class org.jcon.data.CountingBag
Get unique elements.
UNIT_INCHES - Static variable in class com.partnersoft.maps.model.Decoration
 
UNIT_MAP - Static variable in class com.partnersoft.maps.model.Decoration
 
UNIT_PERCENT - Static variable in class com.partnersoft.maps.model.Decoration
 
UNIT_PIXELS - Static variable in class com.partnersoft.maps.model.Decoration
 
units1 - Variable in class com.partnersoft.gps.nmea.GGAData
 
units2 - Variable in class com.partnersoft.gps.nmea.GGAData
 
unitType - Variable in class com.partnersoft.maps.model.Decoration
 
unlock() - Method in class com.partnersoft.update.app.UpdateFileLogic
 
unlock() - Method in class com.partnersoft.update.model.UpdateInstallation
 
unmanagePreferences() - Method in class com.partnersoft.gui.TreeField
Unmanages the preference tracking of expanded/contracted and other user state.
unmanagePreferences() - Method in class com.partnersoft.workbench.gui.VfsTree
Unmanages the preference tracking of expanded/contracted and other user state.
unmount(File) - Static method in class com.partnersoft.io.FileLib
Attempt to unmount a filesystem.
unpack(String) - Static method in class com.partnersoft.data.RandomGUID
Unpacks a GUID string, adding dashes, braces, etc.
unpack(VfsFile) - Static method in class com.partnersoft.formats.boxcar.BoxcarLib
Unpacks the given boxcar file to the current installation directory.
unpack(VfsFile, VfsDirectory) - Static method in class com.partnersoft.formats.boxcar.BoxcarLib
Unpacks a boxcar archive the given root directory.
unpack(InputStream, boolean, VfsDirectory) - Static method in class com.partnersoft.formats.boxcar.BoxcarLib
Unpacks a boxcar from the given stream.
unpack(VfsFile) - Static method in class com.partnersoft.formats.zip.ZipLib
Unpacks the given zip file to the current installation directory.
unpack(VfsFile, VfsDirectory) - Static method in class com.partnersoft.formats.zip.ZipLib
Unpacks a zip archive to the given root directory.
unpack(VfsFile, VfsDirectory, int) - Static method in class com.partnersoft.formats.zip.ZipLib
Unpacks a zip archive to the given root directory, but discards the given amount of directory depth from the top.
unpack(File) - Static method in class com.partnersoft.io.formats.boxcar.BoxcarLib
 
unpack(File, File) - Static method in class com.partnersoft.io.formats.boxcar.BoxcarLib
Unpacks a new boxcar archive.
unpack(UpdatePackageFile) - Method in class com.partnersoft.update.app.UpdateFileLogic
 
unpack(File, File) - Method in class com.partnersoft.update.web.WebUpdate
 
unpackBoxcar() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
Unpacks the currently-selected boxcar into the same directory it's in.
unpackBoxcar(VfsFile, VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
unpackGraphicSpoolKey(long) - Method in class com.partnersoft.maps.translator.TiledRoverBuilder
 
unpackGridCoordinate(int) - Static method in class com.partnersoft.geometry.Grid
Unpacks a grid coordinate into an int array.
unpackMapsPackage(String) - Static method in class com.partnersoft.update.UpdateLib
Unpacks the named maps package.
unpackPackage(String) - Static method in class com.partnersoft.update.UpdateLib
Unpacks the named package.
unpackTileCoordinate(int) - Static method in class com.partnersoft.io.formats.rover.RoverLib
Unpacks a tile coordinate into an int array.
unpackTileCoordinate(int) - Static method in class com.partnersoft.maps.model.TiledRasterSet
Unpacks a tile coordinate into an int array.
unpackZip() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
Unpacks the currently-selected zip into the same directory it's in.
unpackZip(VfsFile, VfsDirectory) - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
unpickleData(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
unpickleData(ByteBuffer) - Method in class com.partnersoft.maps.translator.TranslatorElectricalConnectivityNode
 
unpickleGraphic(ByteBuffer) - Static method in class com.partnersoft.io.formats.rover.RoverLib
 
unpickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
unpickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataGraphicList
 
unpickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataImage
 
unpickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataPoint
 
unpickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataPointColor
 
unpickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataPolygon
 
unpickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataPolyline
 
unpickleGraphic(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataText
 
unpickleObject(ByteBuffer) - Method in class com.partnersoft.maps.translator.MapDataGraphic
 
UnserializingTOFObjectFactory - Class in org.jcon.persistance
This is the standard TOFObjectFactory implementation; it deserializes objects back to their original form.
UnserializingTOFObjectFactory(LookupDatabase) - Constructor for class org.jcon.persistance.UnserializingTOFObjectFactory
 
UnserializingTOFObjectFactory(LookupDatabase, StructuredStore, String) - Constructor for class org.jcon.persistance.UnserializingTOFObjectFactory
 
UnserializingTOFObjectFactory() - Constructor for class org.jcon.persistance.UnserializingTOFObjectFactory
 
unsignedShortToBytes(int, byte[], int) - Static method in class com.partnersoft.data.ByteLib
Converts an int into a 2-byte array.
unsignedShortToBytes(int, byte[], int) - Static method in class com.partnersoft.io.BitLib
Converts an int into a 2-byte array.
unswizzle(int, Object) - Method in interface org.jcon.persistance.TOFObjectFactory
Defines an integer reference for an object.
unswizzle(int, Object) - Method in class org.jcon.persistance.UnserializingTOFObjectFactory
Defines an integer reference for an object.
untranslate(RoverBytes, RoverSet) - Static method in class com.partnersoft.maps.translator.TranslationLib
 
unwrapObject(LookupDatabase) - Method in class org.jcon.persistance.TOFPackage
 
unzip(File, File) - Static method in class com.partnersoft.tools.Unzipper
 
unzip(File, File, int) - Static method in class com.partnersoft.tools.Unzipper
Kind of odd, unzips the given zipfile into the given output directory but discards the given amount of directory depth from the top.
unzip(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
Unzipper - Class in com.partnersoft.tools
Unzips a zip file into a directory.
Unzipper() - Constructor for class com.partnersoft.tools.Unzipper
 
up(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
up() - Method in class com.partnersoft.workbench.app.WorkbenchNavigationLogic
 
update() - Method in class com.partnersoft.gui.MemoryUsageDisplay
 
update(RoverData) - Method in class com.partnersoft.maps.database.RoverDataTable
 
update(RoverFindItem) - Method in class com.partnersoft.maps.database.RoverFindItemTable
 
update(RoverImageFile) - Method in class com.partnersoft.maps.database.RoverImageFileTable
 
update(T) - Method in class com.partnersoft.maps.database.RoverShapeTable
 
update(T) - Method in class com.partnersoft.maps.database.RoverTable
 
update(Naming<Object>) - Method in class com.partnersoft.sql.SqlUpdater
Update a row using the given Naming of values to get the values and keys from.
update(Cog) - Method in class com.partnersoft.sql.SqlUpdater
Update a row using the given Cog of values to get the keys from.
update(Object...) - Method in class com.partnersoft.sql.SqlUpdater
Update a row with the given array of key values.
update(List<Object>) - Method in class com.partnersoft.sql.SqlUpdater
Deletes a row with the given list of key values.
update(Graphics) - Method in class com.partnersoft.system.Splash
 
update() - Method in class com.partnersoft.update.app.UpdateGui
 
update() - Method in class com.partnersoft.update.app.UpdateLogic
Perform the update.
UPDATE - Static variable in class com.partnersoft.update.model.UpdateCommand
 
UPDATE - Static variable in class com.partnersoft.update.model.UpdateVolume
 
update() - Method in class com.partnersoft.update.web.WebUpdate
The driver function; calls the full update sequence.
update(String) - Method in class com.partnersoft.workbench.editors.ModuleDirectoryEditor
 
updateAndRestartHub() - Static method in class com.partnersoft.update.UpdateLib
Updates the system, then restarts the Hub.
UpdateApp - Class in com.partnersoft.update.app
The actual update program.
UpdateApp(String, String, String, String, String, String) - Constructor for class com.partnersoft.update.app.UpdateApp
 
UpdateApp(UpdateParameters) - Constructor for class com.partnersoft.update.app.UpdateApp
 
UpdateChainEvent - Class in com.partnersoft.update.model
One update event record in an update chain.
UpdateChainEvent() - Constructor for class com.partnersoft.update.model.UpdateChainEvent
 
UpdateChainEvent(UpdateInstallType, String, String) - Constructor for class com.partnersoft.update.model.UpdateChainEvent
 
UpdateCommand - Class in com.partnersoft.update.model
A specific type of update command representing the kind of update requested.
UpdateConfigLevel - Class in com.partnersoft.update.model
Level of control for a configuration file or subsystem.
UpdateConstants - Interface in com.partnersoft.update
Constants for the update system.
updateControls() - Method in class com.partnersoft.gps.nmea.NmeaParserConfigutron
 
UpdateFileLogic - Class in com.partnersoft.update.app
Update logic pertaining to file management, downloading, and other I/O.
UpdateFileLogic(UpdateApp) - Constructor for class com.partnersoft.update.app.UpdateFileLogic
 
updateFindItems() - Method in class com.partnersoft.maps.app.FindItemPanel
 
updateGpsControls() - Method in class com.partnersoft.maps.app.GpsConfigPanel
Called when this panel receives a GPS event to update the various readouts.
updateGpsControls() - Method in class com.partnersoft.maps.app.GpsControlPanel
This also handles auto-drawing if the toggle button is locked.
updateGroups() - Method in class com.partnersoft.maps.model.RoverSet
 
updateGui(MapDataItem) - Method in class com.partnersoft.maps.app.MapEditControlPanel
Updates the GUI controls to reflect the current selection state etc.
updateGui() - Method in class com.partnersoft.maps.app.MapEditLogic
Use this (sparingly!) to force the various wheel menu and edit buttons etc.
UpdateGui - Class in com.partnersoft.update.app
 
UpdateGui(UpdateApp) - Constructor for class com.partnersoft.update.app.UpdateGui
 
updateInfoFiles() - Method in class com.partnersoft.update.app.UpdateFileLogic
Write the update chain and other text files associated with the install.
UpdateInputStream - Class in com.partnersoft.update.app
An input stream that reports bytecounts to the UpdateApp's session and gui.
UpdateInputStream(UpdateApp, InputStream) - Constructor for class com.partnersoft.update.app.UpdateInputStream
 
UpdateInstallation - Class in com.partnersoft.update.model
A platform installation that can be used as either a source or destination for Update.
UpdateInstallation(String) - Constructor for class com.partnersoft.update.model.UpdateInstallation
 
UpdateInstallType - Class in com.partnersoft.update.model
Major filesystem volume for files in the Partner installation filesystem.
UpdateLauncher - Class in com.partnersoft.update.app
Launcher for Update; can be called from command line, OS scripts, or Java Web Start.
UpdateLauncher() - Constructor for class com.partnersoft.update.app.UpdateLauncher
 
updateLegendList() - Method in class com.partnersoft.maps.app.MapViewLogic
 
UpdateLib - Class in com.partnersoft.update
Useful methods for dealing with the update system.
UpdateLog - Class in com.partnersoft.update.app
A minimal replacement for the log4j framework.
UpdateLog() - Constructor for class com.partnersoft.update.app.UpdateLog
 
UpdateLogic - Class in com.partnersoft.update.app
Root of the UpdateApp logic tree.
UpdateLogic(UpdateApp) - Constructor for class com.partnersoft.update.app.UpdateLogic
 
updateMaximumScales(float[], float[], float[], float[], float[]) - Method in class com.partnersoft.maps.database.RoverDatabase
 
updateMaximumScales(float[]) - Method in class com.partnersoft.maps.database.RoverShapeTable
 
UpdateOS - Class in com.partnersoft.update.model
Operating system types for os-specific files in the Partner installation filesystem.
UpdatePackage - Class in com.partnersoft.update.model
A collection of files distributed separately by update.
UpdatePackage(String, UpdateVolume, UpdateConfigLevel, String, String) - Constructor for class com.partnersoft.update.model.UpdatePackage
 
UpdatePackage(UpdateVolume, UpdateConfigLevel) - Constructor for class com.partnersoft.update.model.UpdatePackage
 
UpdatePackage(UpdateVolume, UpdateConfigLevel, String) - Constructor for class com.partnersoft.update.model.UpdatePackage
 
UpdatePackage(UpdateVolume, String) - Constructor for class com.partnersoft.update.model.UpdatePackage
 
UpdatePackageFile - Class in com.partnersoft.update.model
Representation of a package file.
UpdatePackageFile(String, String, long, long) - Constructor for class com.partnersoft.update.model.UpdatePackageFile
 
UpdatePackageLogic - Class in com.partnersoft.update.app
Update logic pertaining to package comparison and status.
UpdatePackageLogic(UpdateApp) - Constructor for class com.partnersoft.update.app.UpdatePackageLogic
 
UpdateParameters - Class in com.partnersoft.update.model
Update command parameters.
UpdateParameters(String, String, UpdateInstallType, UpdateCommand, UpdateCommand, boolean) - Constructor for class com.partnersoft.update.model.UpdateParameters
 
UpdateParameters(String, String, String, String, String, String) - Constructor for class com.partnersoft.update.model.UpdateParameters
 
updatePreferences() - Method in class com.partnersoft.preferences.app.PreferencesManager
 
UpdatePreferences - Class in com.partnersoft.preferences.model
SubsystemPreferences for platform update behavior.
UpdatePreferences() - Constructor for class com.partnersoft.preferences.model.UpdatePreferences
 
UpdatePreferences(Cog) - Constructor for class com.partnersoft.preferences.model.UpdatePreferences
 
UpdateRuntimeLogic - Class in com.partnersoft.update.app
Update logic pertaining to exiting this program and running other programs.
UpdateRuntimeLogic(UpdateApp) - Constructor for class com.partnersoft.update.app.UpdateRuntimeLogic
 
UpdateSession - Class in com.partnersoft.update.model
This class maintains all state for an update session.
UpdateSession() - Constructor for class com.partnersoft.update.model.UpdateSession
 
updateState() - Method in class com.partnersoft.maps.app.MapAppMenus
 
updateStatusMessage() - Method in class com.partnersoft.gps.nmea.NmeaGps
 
updateTiles() - Method in class com.partnersoft.maps.database.RoverDatabase
 
UpdateVolume - Class in com.partnersoft.update.model
Major filesystem volume for files in the Partner installation filesystem.
updateWheelMenu() - Method in class com.partnersoft.maps.app.MapEditLogic
 
updateWheelMenu() - Method in class com.partnersoft.maps.app.MapSelectionLogic
 
uplineElementAt(XyPoint) - Method in class com.partnersoft.maps.app.MapConnectivityLogic
 
uplineElementOf(MapDataItem) - Method in class com.partnersoft.maps.app.MapConnectivityLogic
Returns the immediate upline parent for the given item.
upload(File, URL) - Static method in class com.partnersoft.io.net.URLLib
Uploads a file from local store to a URL destination.
upperCaseFirstLetter(String) - Static method in class org.jcon.util.DataLib
 
upstreamNodes - Variable in class com.partnersoft.maps.model.ElectricalTraceNode
 
upstreamOf(int) - Method in class com.partnersoft.maps.model.ElectricalConnectivity
 
upstreamOf(int) - Method in class com.partnersoft.maps.model.MapConnectivity
 
urlDecode(String) - Static method in class com.partnersoft.data.PathLib
Decodes a String representing the name of a node in the path.
urlEncode(String) - Static method in class com.partnersoft.data.PathLib
Encodes a String representing the name of a node in the path, so that e.g.
urlEncodeAndJoin(String[]) - Static method in class com.partnersoft.data.PathLib
Encodes each part to deal with embedded slashes and other problems, then joins them together into a single slash-separated String.
urlFor(String) - Method in class com.partnersoft.update.model.UpdateInstallation
 
urlForDirectory(Path) - Method in class com.partnersoft.platform.webstart.WebstartVfs
 
urlForFile(Path) - Method in class com.partnersoft.platform.webstart.WebstartVfs
 
URLLib - Class in com.partnersoft.io.net
Library functions involving URLs.
URLLib() - Constructor for class com.partnersoft.io.net.URLLib
 
urlSplitAndDecode(String) - Static method in class com.partnersoft.data.PathLib
Splits the given Path String, decodes each part and returns it as a String array.
US_SURVEY_FEET_TO_METERS - Static variable in interface com.partnersoft.geometry.projection.ProjectionConstants
 
USE_DISPLAY_LISTS - Static variable in class com.partnersoft.maps.render.RenderController
 
useOldSchoolColors() - Method in class com.partnersoft.gui.LogDisplay
Switches to the old-school color theme - green on black.
USER - Static variable in class com.partnersoft.update.model.UpdateInstallType
 
USER - Static variable in interface com.partnersoft.update.UpdateConstants
 
USER - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
userCustomFor(String) - Method in class com.partnersoft.preferences.app.PreferencesManager
Returns the custom settings for the current user for the named subsystem from the Java preferences store (under Windows, the user registry).
userEffectiveFor(String) - Method in class com.partnersoft.preferences.app.PreferencesManager
Returns the effective settings (preset or custom as appropriate) for the current user for the named subsystem.
userName - Variable in class com.partnersoft.core.Environment
 
userPresetFor(String) - Method in class com.partnersoft.preferences.app.PreferencesManager
Returns the name of the preset specified for the current user for the named subsystem.
UserSubsystemPreferences - Class in com.partnersoft.preferences.model
Full preferences stored for a user.
UserSubsystemPreferences() - Constructor for class com.partnersoft.preferences.model.UserSubsystemPreferences
 
UserSubsystemPreferences(String, SubsystemPreferences) - Constructor for class com.partnersoft.preferences.model.UserSubsystemPreferences
 
UserSubsystemPreferences(Cog) - Constructor for class com.partnersoft.preferences.model.UserSubsystemPreferences
 
useTranslationDatabase - Variable in class com.partnersoft.maps.translator.TranslationPipelineConfig
 
utc - Variable in class com.partnersoft.gps.nmea.GGAData
 
utc - Variable in class com.partnersoft.gps.nmea.RMCData
 
Utility - Class in org.jcon.persistance
Various utility methods for I/O stuff.
Utility() - Constructor for class org.jcon.persistance.Utility
 
UTM - Class in com.partnersoft.geometry.projection
Copyright 2004 Partner Software, Inc.
UTM() - Constructor for class com.partnersoft.geometry.projection.UTM
 
UTM(Cog) - Constructor for class com.partnersoft.geometry.projection.UTM
 
utm - Variable in class com.partnersoft.maps.model.MapSetDescription
 

V

v - Variable in class com.partnersoft.gui.BitmapFont
 
V3X - Static variable in class com.partnersoft.update.model.UpdateVolume
 
V3xConfigLib - Class in com.partnersoft.compatibility
Allows loading of old v3.x configuration files.
V3xConfigLib() - Constructor for class com.partnersoft.compatibility.V3xConfigLib
 
V40CogXmlLib - Class in com.partnersoft.compatibility
Reads 4.0-style com.partnersoft.data.cog.Cog data from XML.
V40CogXmlParser - Class in com.partnersoft.compatibility
Parser for Cog XML data in the old V4.0 com.partnersoft.data.cog.Cog format.
V40CogXmlParser() - Constructor for class com.partnersoft.compatibility.V40CogXmlParser
 
validate(Cog) - Method in class com.partnersoft.cog.AbstractCogType
 
validate() - Method in class com.partnersoft.cog.Cog
Validates this node and all of its children.
validate(Cog) - Method in class com.partnersoft.cog.CogCollectionType
 
validate(Cog) - Method in class com.partnersoft.cog.CogEnumeratedType
 
validate(Cog) - Method in class com.partnersoft.cog.CogPrimitiveType
 
validate(Cog) - Method in class com.partnersoft.cog.CogStructureType
 
validate(Cog) - Method in interface com.partnersoft.cog.CogType
Validates the given node structure as best it can.
validate(VfsFile) - Static method in class com.partnersoft.formats.tof.TofLib
Parses and validates the syntax for the given TOF file.
validate() - Method in class com.partnersoft.formats.xml.XmlFile
 
validate(String) - Static method in class com.partnersoft.formats.xml.XmlLib
Validates the given XML string.
validate(Reader) - Static method in class com.partnersoft.formats.xml.XmlLib
Validates the given XML stream.
validate(VfsFile) - Static method in class com.partnersoft.formats.xml.XmlLib
Validates the given XML file.
validate(VfsFile) - Static method in class com.partnersoft.scripting.ScriptLib
 
validate() - Method in class com.partnersoft.system.Module
Runs a validation check, logs any problems, and returns true if the check passed.
validateAgainstSchema(VfsFile) - Method in class com.partnersoft.formats.xml.XmlFile
 
validateAgainstSchema(String, VfsFile) - Static method in class com.partnersoft.formats.xml.XmlLib
Validates the given XML string against a schema.
validateAgainstSchema(Reader, VfsFile) - Static method in class com.partnersoft.formats.xml.XmlLib
Validates the given XML stream against its schema.
validateAgainstSchema(VfsFile, VfsFile) - Static method in class com.partnersoft.formats.xml.XmlLib
Validates the given XML file against a schema.
validateAgainstSchemas(VfsFile, VfsFile...) - Static method in class com.partnersoft.formats.xml.XmlLib
Validates the given XML file against a list of schemas.
validateAllScripts() - Method in class com.partnersoft.workbench.app.WorkbenchValidationLogic
 
validateAllTofs() - Method in class com.partnersoft.workbench.app.WorkbenchValidationLogic
 
validateAllXmls() - Method in class com.partnersoft.workbench.app.WorkbenchValidationLogic
 
ValidatedDocument - Class in com.partnersoft.gui
This class extends the PlainDocument class in order to provide field level validation of the String being built.
ValidatedDocument() - Constructor for class com.partnersoft.gui.ValidatedDocument
 
validateFields() - Method in class com.partnersoft.gui.forms.FormDatabaseField
 
validateModules() - Method in class com.partnersoft.system.ModuleManager
Validates the loaded modules, generating the set of valid, active modules.
ValidationError - Class in com.partnersoft.data.validation
An error generated during validation.
ValidationError() - Constructor for class com.partnersoft.data.validation.ValidationError
 
ValidationError(String, String, String) - Constructor for class com.partnersoft.data.validation.ValidationError
 
ValidationError(Cog) - Constructor for class com.partnersoft.data.validation.ValidationError
 
ValidationErrorList - Class in com.partnersoft.data.validation
List of errors generated during validation.
ValidationErrorList() - Constructor for class com.partnersoft.data.validation.ValidationErrorList
 
ValidationErrorList(Cog) - Constructor for class com.partnersoft.data.validation.ValidationErrorList
 
validObjectsFor(Class) - Method in class org.jcon.data.LookupDatabase
Returns valid object set for a registered class.
validObjectsFor(String) - Method in class org.jcon.data.LookupDatabase
Returns valid object set for a registered class by class name.
value - Variable in class com.partnersoft.formats.dxf.DxfAttrib
 
value - Variable in class com.partnersoft.io.formats.dxf.DXFText
 
VALUE - Static variable in interface com.partnersoft.io.formats.rover.RoverConstants
 
valueAfterMD5 - Variable in class com.partnersoft.data.RandomGUID
 
valueAsBoolean() - Method in class com.partnersoft.formats.dxf.DxfGroup
Interprets a 1 as true, 0 as false.
valueAsBytesFromHex() - Method in class com.partnersoft.formats.dxf.DxfGroup
 
valueAsDouble() - Method in class com.partnersoft.formats.dxf.DxfGroup
 
valueAsInt() - Method in class com.partnersoft.formats.dxf.DxfGroup
 
valueAsShort() - Method in class com.partnersoft.formats.dxf.DxfGroup
 
valueBeforeMD5 - Variable in class com.partnersoft.data.RandomGUID
 
valueChanged(Object) - Method in class com.partnersoft.gui.BigStringField
 
valueChanged(Object) - Method in class com.partnersoft.gui.CheckboxField
 
valueChanged(Object) - Method in class com.partnersoft.gui.ColorField
 
valueChanged(Object) - Method in class com.partnersoft.gui.ComboField
Subclasses should override this to take action whenever the selection set changes.
valueChanged(Object) - Method in class com.partnersoft.gui.DatabaseConfigurationField
 
valueChanged(Object) - Method in class com.partnersoft.gui.DateAndTimeField
When the value changes, this is run.
valueChanged(Object) - Method in class com.partnersoft.gui.DateField
When the value changes, this is run.
valueChanged(Object) - Method in class com.partnersoft.gui.FilenameField
When the value changes, this is run.
valueChanged(T) - Method in class com.partnersoft.gui.forms.AbstractFormField
 
valueChanged(T) - Method in interface com.partnersoft.gui.forms.FormField
When the value changes, this is run.
valueChanged(FormFieldEvent) - Method in interface com.partnersoft.gui.forms.FormFieldListener
Called whenever the value in the field changes.
valueChanged(Object) - Method in class com.partnersoft.gui.forms.FormIconField
 
valueChanged(Long) - Method in class com.partnersoft.gui.forms.FormRandomIntegerField
 
valueChanged(T) - Method in interface com.partnersoft.gui.GUIField
When the value changes, this is run.
valueChanged(Object) - Method in class com.partnersoft.gui.IconField
 
valueChanged(NamedBlob) - Method in class com.partnersoft.gui.NamedBlobField
 
valueChanged(Object) - Method in class com.partnersoft.gui.PasswordField
When the value changes, this is run.
valueChanged(Object) - Method in class com.partnersoft.gui.PicklistField
Subclasses should override this to take action whenever the selection set changes.
valueChanged(Object) - Method in class com.partnersoft.gui.ReadOnlyStringField
When the value changes, this is run.
valueChanged(NamedBlob) - Method in class com.partnersoft.gui.SoundField
 
valueChanged(Object) - Method in class com.partnersoft.gui.StringField
When the value changes, this is run.
valueChanged(Object) - Method in class com.partnersoft.gui.TextAreaField
When the value changes, this is run.
valueChanged(Object) - Method in class com.partnersoft.gui.TimeField
When the value changes, this is run.
valueChanged(T) - Method in class com.partnersoft.gui.TreeField
Subclasses should override this to take action whenever the selection changes.
valueForCode(int) - Static method in enum com.partnersoft.formats.dxf.DxfHorizontalJustification
 
valueForCode(int) - Static method in enum com.partnersoft.formats.dxf.DxfPolyline.SurfaceType
 
valueForCode(int) - Static method in enum com.partnersoft.formats.dxf.DxfVerticalJustification
 
valueForCode(int) - Static method in enum com.partnersoft.formats.shapefile.ShapeType
 
valueForCode(int) - Static method in enum com.partnersoft.formats.shapefile.ShpMultiPatchPartType
 
valueForName(String) - Static method in enum com.partnersoft.formats.shapefile.ShapeType
 
valueForName(String) - Static method in enum com.partnersoft.formats.shapefile.ShpMultiPatchPartType
 
valueForPathChanged(TreePath, Object) - Method in class com.partnersoft.workbench.gui.VfsTreeModel
 
valueInDescription(String) - Static method in enum com.partnersoft.core.OS
Returns the correct instance of OS for the given descriptive string.
valueList - Variable in class com.partnersoft.io.formats.rover.RoverData
 
valueModified() - Method in class com.partnersoft.gui.StringEditControl
Subclasses should override this to take action whenever the value of the field changes.
valueNamed(String) - Static method in enum com.partnersoft.formats.dxf.DxfHorizontalJustification
 
valueNamed(String) - Static method in enum com.partnersoft.formats.dxf.DxfVerticalJustification
 
valueOf(String) - Static method in enum com.partnersoft.core.ConfigLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.core.OS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.formats.dbf.DbfFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.formats.dbf.DbfVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.formats.dxf.DxfHorizontalJustification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.formats.dxf.DxfPolyline.SurfaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.formats.dxf.DxfVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.formats.dxf.DxfVerticalJustification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.formats.google.GoogleMapLib.CreationOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.formats.google.GoogleMapLib.MapComponents
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.formats.google.GoogleMapLib.MapOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.formats.shapefile.ShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.formats.shapefile.ShpMultiPatchPartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.geometry.measurement.LinearUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.io.DataFilterField.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.io.DataFilterOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.io.DataFilterSortOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.io.IterableInput.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.maps.actors.SnapshotHandleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.maps.app.MapEditMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.maps.rover.RoverAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.maps.rover.RoverShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.net.holler.HollerAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.net.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.net.http.HttpStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.net.http.HttpVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.net.NetworkService
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.net.yonder.YonderOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.preferences.model.LayoutPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.preferences.model.MapsetStartupVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.preferences.model.RenderEngine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.preferences.model.RenderingHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.preferences.model.RenderQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.preferences.model.Subsystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.preferences.model.TextureFiltering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.printing.PaperSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.partnersoft.sql.SqlType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.partnersoft.core.ConfigLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.core.OS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.partnersoft.data.Naming
 
values() - Static method in enum com.partnersoft.formats.dbf.DbfFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.formats.dbf.DbfVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.formats.dxf.DxfHorizontalJustification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.formats.dxf.DxfPolyline.SurfaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.formats.dxf.DxfVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.formats.dxf.DxfVerticalJustification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.formats.google.GoogleMapLib.CreationOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.formats.google.GoogleMapLib.MapComponents
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.formats.google.GoogleMapLib.MapOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.formats.shapefile.ShapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.formats.shapefile.ShpMultiPatchPartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.geometry.measurement.LinearUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.io.DataFilterField.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.io.DataFilterOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.io.DataFilterSortOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.io.IterableInput.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.maps.actors.SnapshotHandleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.maps.app.MapEditMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.maps.rover.RoverAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.maps.rover.RoverShapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.net.holler.HollerAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.net.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.net.http.HttpStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.net.http.HttpVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.net.NetworkService
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.net.yonder.YonderOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.preferences.model.LayoutPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.preferences.model.MapsetStartupVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.preferences.model.RenderEngine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.preferences.model.RenderingHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.preferences.model.RenderQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.preferences.model.Subsystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.preferences.model.TextureFiltering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.printing.PaperSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.partnersoft.sql.SqlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jcon.data.ResultSetMap
 
values() - Method in class org.jcon.data.TranslatingMap
 
valuesToString() - Method in class com.partnersoft.data.DoubleBuffer
 
valueType - Variable in class com.partnersoft.gui.forms.FormCogFilterField
 
VariableLengthTextField - Class in org.jcon.text
A text field with a variable length.
VariableLengthTextField() - Constructor for class org.jcon.text.VariableLengthTextField
 
VariableLengthTextField(String) - Constructor for class org.jcon.text.VariableLengthTextField
 
variables - Variable in class com.partnersoft.maps.app.MapAppLogic
This was marked as deprecated, and was replaced by MapSet.variables.
varmint - Variable in class com.partnersoft.data.StringTable
 
vdop - Variable in class com.partnersoft.gps.nmea.GSAData
 
vector() - Method in class org.jcon.persistance.TOFParser
 
VECTOR_ZERO - Static variable in class com.partnersoft.geometry.xy.XyConstants
Vector representing no delta - (0, 0).
vectorFrom(XyPoint) - Method in class com.partnersoft.geometry.xy.XyPoint
Returns the two-dimensional vector offset between this point and the one given.
vectorInnards(Object) - Method in class org.jcon.persistance.TOFParser
 
vectorLayerChanged() - Method in class com.partnersoft.maps.render.RenderController
 
vectorTo(XyPoint) - Method in class com.partnersoft.geometry.xy.XyPoint
Returns the two-dimensional vector offset between the point given and this point.
verbose - Variable in class com.partnersoft.data.DataRecordSource
 
verbose - Variable in class com.partnersoft.io.DataRecordSource
If true, prints debugging information to the log.
verifiedFields - Variable in class com.partnersoft.maps.translator.MapDataTypeConfiguration
 
Version - Class in com.partnersoft.system
A software version identifier.
Version(String, String) - Constructor for class com.partnersoft.system.Version
Creates a version from the provided version and build strings.
Version(String) - Constructor for class com.partnersoft.system.Version
Creates a version from the provided String.
Version(int) - Constructor for class com.partnersoft.system.Version
Creates a new version with the given major version, no minor or release versions.
Version(int, int) - Constructor for class com.partnersoft.system.Version
Creates a new version with the given major version, minor version, and no release version.
Version(int, int, int) - Constructor for class com.partnersoft.system.Version
Creates a new version with the given major, minor and release versions.
VERSION_13 - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
VERSION_13 - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
VERSION_14 - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
VERSION_14 - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
VERSION_15 - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
VERSION_15 - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
VERSION_2000 - Static variable in interface com.partnersoft.formats.dwg.DwgConstants
 
VERSION_2000 - Static variable in interface com.partnersoft.io.formats.dwg.DWGConstants
 
VERSION_DBT - Static variable in class com.partnersoft.io.formats.dbf.DBFDataRecordSource
 
VERSION_FOXBASE - Static variable in class com.partnersoft.io.formats.dbf.DBFDataRecordSource
 
VERSION_NO_DBT - Static variable in class com.partnersoft.io.formats.dbf.DBFDataRecordSource
 
VERSION_VISUAL_FOXPRO - Static variable in class com.partnersoft.io.formats.dbf.DBFDataRecordSource
 
versionForCode(byte) - Static method in enum com.partnersoft.formats.dbf.DbfVersion
 
versionForName(String) - Static method in enum com.partnersoft.formats.dbf.DbfVersion
 
versionForName(String) - Method in enum com.partnersoft.formats.dxf.DxfVersion
Returns the correct DxfVersion based on the given version name.
versionForNumber(String) - Method in enum com.partnersoft.formats.dxf.DxfVersion
Returns the correct DxfVersion based on the given version number.
vertex(float, float) - Method in class com.partnersoft.geometry.Mesh
Adds a vertex to the group of primitives.
vertex(double, double) - Method in class com.partnersoft.maps.model.RoverBundleBuilder
Adds a vertex to the current polyline.
vertexFlags - Variable in class com.partnersoft.io.formats.dxf.DXFVertex
 
verticalJustification - Variable in class com.partnersoft.io.formats.dxf.DXFAttrib
 
verticalJustification - Variable in class com.partnersoft.io.formats.dxf.DXFText
 
vertices - Variable in class com.partnersoft.geometry.TriangleArray
 
verticesX - Variable in class com.partnersoft.io.formats.dxf.DXFLeader
 
verticesX - Variable in class com.partnersoft.io.formats.dxf.DXFLWPolyline
 
verticesY - Variable in class com.partnersoft.io.formats.dxf.DXFLeader
 
verticesY - Variable in class com.partnersoft.io.formats.dxf.DXFLWPolyline
 
Vfs - Interface in com.partnersoft.io.vfs
A virtual file system.
vfs() - Static method in class com.partnersoft.system.SystemServices
Returns the Vfs rooted at the installation directory.
vfsChanged() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
VfsDirectory - Interface in com.partnersoft.io.vfs
A directory in a Virtual File System (Vfs).
vfsDirectoryFor(File) - Static method in class com.partnersoft.io.vfs.VfsLib
Creates a VfsDirectory for the given directory, using its discretion as to how to obtain the VFS...
vfsDirectoryFor(String) - Static method in class com.partnersoft.io.vfs.VfsLib
Creates a VfsDirectory for the given path, using its discretion as to how to obtain the VFS...
VfsFile - Interface in com.partnersoft.io.vfs
Address and handle for a file in a Vfs.
vfsFileFor(File) - Static method in class com.partnersoft.io.vfs.VfsLib
Creates a VfsFile for the given file, using its discretion as to how to obtain the VFS...
vfsFileFor(String) - Static method in class com.partnersoft.io.vfs.VfsLib
Creates a VfsFile for the given file path, using its discretion as to how to obtain the VFS...
VfsLib - Class in com.partnersoft.io.vfs
Various handy tools for manipulating VFSen.
VfsLib() - Constructor for class com.partnersoft.io.vfs.VfsLib
 
VfsNode - Interface in com.partnersoft.io.vfs
Abstract node in a hierarchical filesystem (specifically a Vfs).
VfsRandomAccess - Interface in com.partnersoft.io.vfs
A random-access file in a Vfs.
VfsRandomAccessInputStream - Class in com.partnersoft.io.vfs
A wrapper implementation of InputStream that forwards all I/O to an enclosed VfsRandomAccess object.
VfsRandomAccessInputStream(VfsRandomAccess, boolean) - Constructor for class com.partnersoft.io.vfs.VfsRandomAccessInputStream
Create an input stream for the given VfsRandomAccess object.
VfsRandomAccessInputStream(VfsRandomAccess, long, boolean) - Constructor for class com.partnersoft.io.vfs.VfsRandomAccessInputStream
Create an input stream for the given VfsRandomAccess object.
VfsRandomAccessInputStream(VfsRandomAccess, long, long, boolean) - Constructor for class com.partnersoft.io.vfs.VfsRandomAccessInputStream
Create an input stream for the given VfsRandomAccess object.
VfsRandomAccessOutputStream - Class in com.partnersoft.io.vfs
A wrapper implementation of OutputStream that forwards all I/O to an enclosed VfsRandomAccess object.
VfsRandomAccessOutputStream(VfsRandomAccess) - Constructor for class com.partnersoft.io.vfs.VfsRandomAccessOutputStream
Create an output stream for the given VfsRandomAccess object.
VfsTree - Class in com.partnersoft.workbench.gui
 
VfsTree(Vfs) - Constructor for class com.partnersoft.workbench.gui.VfsTree
 
VfsTreeModel - Class in com.partnersoft.workbench.gui
 
VfsTreeModel(VfsDirectory) - Constructor for class com.partnersoft.workbench.gui.VfsTreeModel
 
videoPreferences() - Method in class com.partnersoft.preferences.app.PreferencesManager
 
VideoPreferences - Class in com.partnersoft.preferences.model
SubsystemPreferences for map control behavior.
VideoPreferences() - Constructor for class com.partnersoft.preferences.model.VideoPreferences
 
VideoPreferences(Cog) - Constructor for class com.partnersoft.preferences.model.VideoPreferences
 
view() - Method in class com.partnersoft.gui.forms.FormNamedBlobField
 
viewChanged() - Method in class com.partnersoft.maps.view.Java2dMapViewCanvas
 
viewChanged() - Method in interface com.partnersoft.maps.view.MapViewCanvas
 
viewChanged() - Method in class com.partnersoft.maps.view.MapViewPanel
Call this whenever the view changes.
viewChanged() - Method in class com.partnersoft.maps.view.OpenglMapViewCanvas
 
ViewDataHtmlWindow - Class in com.partnersoft.maps.app
Nonmodal dialog to show the source for the HTML display in the View Data tab.
ViewDataHtmlWindow(MapApp) - Constructor for class com.partnersoft.maps.app.ViewDataHtmlWindow
 
viewDirty() - Method in class com.partnersoft.maps.render.RenderController
 
viewFileAsList(PackratRandomAccessReader) - Method in class com.partnersoft.io.formats.packrat.PackratArray
 
viewFileAsLists(PackratRandomAccessReader) - Method in class com.partnersoft.io.formats.packrat.PackratAssociation
 
viewFileAsMap(PackratRandomAccessReader) - Method in class com.partnersoft.io.formats.packrat.PackratAssociation
 
viewLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
viewPanel - Variable in class com.partnersoft.maps.app.MapAppGui
 
viewSettings - Variable in class com.partnersoft.maps.model.RoverSet
 
viewSettings - Variable in class com.partnersoft.maps.render.Renderer
 
VirtualKeyboard - Class in com.partnersoft.gui
This keyboard is designed to type in find items, and therefore does not include all the keys of a full keyboard.
VirtualKeyboard() - Constructor for class com.partnersoft.gui.VirtualKeyboard
 
visibleStyles - Variable in class com.partnersoft.maps.model.LegendScaleRegion
 

W

W - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
W - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
waitForCompletion() - Method in class com.partnersoft.io.AsynchronousStreamCopy
Blocks until copy completes.
waitUntilEmpty() - Method in class com.partnersoft.data.BlockingQueue
Waits for the queue to empty.
warn(Object) - Method in interface com.partnersoft.core.Log
Log a message with warn log level.
warn(Object, Throwable) - Method in interface com.partnersoft.core.Log
Log an error with warn log level.
warn(String) - Method in class com.partnersoft.update.app.UpdateLog
 
warn(String, Throwable) - Method in class com.partnersoft.update.app.UpdateLog
 
warn(String) - Method in class com.partnersoft.update.web.WebUpdateLog
 
warn(String, Throwable) - Method in class com.partnersoft.update.web.WebUpdateLog
 
warning(SAXParseException) - Method in class com.partnersoft.cog.CogXmlParser
 
warning(SAXParseException) - Method in class com.partnersoft.compatibility.V40CogXmlParser
 
WeakHashSet<T> - Class in com.partnersoft.data
A set of WeakReferences, useful for keeping a collection of things without preventing their garbage collection.
WeakHashSet() - Constructor for class com.partnersoft.data.WeakHashSet
 
WeakHashSet(Collection<? extends T>) - Constructor for class com.partnersoft.data.WeakHashSet
 
WEB_USER - Static variable in interface com.partnersoft.update.UpdateConstants
 
WEB_USER - Static variable in interface com.partnersoft.update.web.WebUpdateConstants
 
WebstartBootstrap - Class in com.partnersoft.platform.webstart
Bootstraps the Partner system environment within the Java Web Start runtime.
WebstartBootstrap() - Constructor for class com.partnersoft.platform.webstart.WebstartBootstrap
 
webStarted - Variable in class com.partnersoft.core.Environment
 
WebstartEnvironment - Class in com.partnersoft.platform.webstart
Environment based on a full j2se runtime environment.
WebstartEnvironment(String) - Constructor for class com.partnersoft.platform.webstart.WebstartEnvironment
 
WebstartLauncher - Class in com.partnersoft.platform.webstart
Launches apps in the Java Web Start platform.
WebstartLauncher() - Constructor for class com.partnersoft.platform.webstart.WebstartLauncher
 
WebstartLogFactory - Class in com.partnersoft.platform.webstart
An implementation of LogFactory designed for use with Java Web Start.
WebstartLogFactory() - Constructor for class com.partnersoft.platform.webstart.WebstartLogFactory
Creates the log factory, configuring log4j by reading either ReadOnlyLogging.properties or Logging.properties from the first directory it is found in from the following list: config/seat/system/logging/ config/site/system/logging/ config/customer/system/logging/ config/provider/system/logging/ system/logging/ This allows customization of logging for a specific installation or group of installations.
webStartURL - Variable in class com.partnersoft.core.Environment
 
WebstartVfs - Class in com.partnersoft.platform.webstart
A Vfs implementation based on local files and directories.
WebstartVfs(URL) - Constructor for class com.partnersoft.platform.webstart.WebstartVfs
Create a new FileVfs rooted at the given directory.
WebstartVfs(String) - Constructor for class com.partnersoft.platform.webstart.WebstartVfs
Create a new FileVfs rooted at the given path.
WebUpdate - Class in com.partnersoft.update.web
A JavaWebStart-launched installation/update facility.
WebUpdate(String, String, String, String) - Constructor for class com.partnersoft.update.web.WebUpdate
 
WebUpdateConstants - Interface in com.partnersoft.update.web
Constants for the update system.
WebUpdateLog - Class in com.partnersoft.update.web
A minimal replacement for the log4j framework.
WebUpdateLog() - Constructor for class com.partnersoft.update.web.WebUpdateLog
 
weedFileSet(ArrayList, String) - Static method in class com.partnersoft.maps.translator.TranslationLib
 
weedFileSet(ArrayList, String, String) - Static method in class com.partnersoft.maps.translator.TranslationLib
 
weedFileSet(ArrayList, String[]) - Static method in class com.partnersoft.maps.translator.TranslationLib
 
WEST - Static variable in class com.partnersoft.geometry.xy.XyConstants
The direction with theta = PI and bearing = 270 (due west).
WEST - Static variable in class com.partnersoft.gui.ArrowIcon
A west arrow.
WGS84 - Class in com.partnersoft.geometry.projection.ellipsoid
The Ellipsoid used to describe the WGS84 lat long conversion same as GRS80.
WGS84() - Constructor for class com.partnersoft.geometry.projection.ellipsoid.WGS84
Creates new WGS84
WHATZIT4 - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
WHATZIT9 - Static variable in interface com.partnersoft.io.formats.shapefile.ShapefileConstants
 
WHEEL_RADIUS - Static variable in class com.partnersoft.maps.app.WheelMenuSkin
 
WHEEL_SHAPE - Static variable in class com.partnersoft.maps.app.WheelMenuSkin
 
WheelMenu - Class in com.partnersoft.maps.app
A wheel-shaped context menu for choosing actions to take on a map selection.
WheelMenu(MapApp) - Constructor for class com.partnersoft.maps.app.WheelMenu
 
WheelMenuSkin - Class in com.partnersoft.maps.app
Configuration parameters for the visual appearance of the wheel menu.
WheelMenuSkin() - Constructor for class com.partnersoft.maps.app.WheelMenuSkin
 
WheelMenuSkin(String, String, float) - Constructor for class com.partnersoft.maps.app.WheelMenuSkin
 
WheelMenuSkin(Cog) - Constructor for class com.partnersoft.maps.app.WheelMenuSkin
 
WheelMenuSkin.WheelCenterIcon - Class in com.partnersoft.maps.app
 
WheelMenuSkin.WheelCenterIcon() - Constructor for class com.partnersoft.maps.app.WheelMenuSkin.WheelCenterIcon
 
WheelMenuSkin.WheelIndicationIcon - Class in com.partnersoft.maps.app
 
WheelMenuSkin.WheelIndicationIcon(int) - Constructor for class com.partnersoft.maps.app.WheelMenuSkin.WheelIndicationIcon
 
WheelMenuSkin.WheelLabelIcon - Class in com.partnersoft.maps.app
 
WheelMenuSkin.WheelLabelIcon(int) - Constructor for class com.partnersoft.maps.app.WheelMenuSkin.WheelLabelIcon
 
WheelMenuSkin.WheelMenuIcon - Class in com.partnersoft.maps.app
 
WheelMenuSkin.WheelMenuIcon() - Constructor for class com.partnersoft.maps.app.WheelMenuSkin.WheelMenuIcon
 
WheelPopupMenu - Class in com.partnersoft.maps.app
 
WheelPopupMenu(MapApp, List<MapSetActionHook>) - Constructor for class com.partnersoft.maps.app.WheelPopupMenu
 
WheelSelectionPopupMenu - Class in com.partnersoft.maps.app
 
WheelSelectionPopupMenu(MapApp) - Constructor for class com.partnersoft.maps.app.WheelSelectionPopupMenu
 
wheelSelectNext() - Method in class com.partnersoft.maps.app.MapSelectionLogic
Selects the next item in the selection list as done by the wheel menu.
whenClosed() - Method in class com.partnersoft.gui.FullScreenWindow
 
whenClosed() - Method in class com.partnersoft.gui.MainWindow
 
whenClosed() - Method in class com.partnersoft.gui.PartnerDialog
 
whenClosed() - Method in class com.partnersoft.maps.app.MapReportDialog
 
whereAmI() - Method in class com.partnersoft.maps.app.GpsControlPanel
 
whereAmI() - Method in class com.partnersoft.maps.app.MapGpsLogic
 
whichPackages(String, String, OS, boolean, List<String>) - Static method in class com.partnersoft.update.UpdateLib
 
whichPackages(String, String, String, Collection) - Method in class com.partnersoft.update.web.WebUpdate
 
WHITESPACE - Static variable in class com.partnersoft.io.DataFilterExpressionLexer
 
WHITESPACE - Static variable in class com.partnersoft.io.DataFilterExpressionParser
 
Widget - Interface in com.partnersoft.gui.widget
A multipurpose GUI control for a datatype.
width - Variable in class com.partnersoft.geometry.Rectangle
 
width - Variable in class com.partnersoft.gui.ImageRotation
 
width - Variable in class com.partnersoft.gui.PalmImage
 
width - Variable in class com.partnersoft.io.formats.binary.BinaryFixedWidthField
 
width - Variable in class com.partnersoft.maps.model.PolygonStyle
 
width - Variable in class com.partnersoft.maps.model.PolylineStyle
 
width - Variable in class com.partnersoft.maps.render.AlphaBuffer
 
width - Variable in class com.partnersoft.maps.render.RGBBuffer
 
width - Variable in class com.partnersoft.maps.render.TextRenderingGeometry
 
wiki() - Method in class com.partnersoft.workbench.editors.MapsetDirectoryEditor
 
wiki() - Method in class com.partnersoft.workbench.editors.ModuleDirectoryEditor
 
wikiAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
wikiAction() - Method in class com.partnersoft.workbench.editors.GenericFileEditor
 
wikifyFilesAction() - Method in class com.partnersoft.workbench.editors.GenericDirectoryEditor
 
Win32Lib - Class in com.partnersoft.os.windows
Windows API calls.
Win32Lib() - Constructor for class com.partnersoft.os.windows.Win32Lib
 
Win32Lib.MSG - Class in com.partnersoft.os.windows
 
Win32Lib.MSG() - Constructor for class com.partnersoft.os.windows.Win32Lib.MSG
 
windowFor(Component) - Static method in class com.partnersoft.gui.GuiLib
Returns the window containing the given component;
windowLogic - Variable in class com.partnersoft.maps.app.MapAppLogic
 
WINDOWS - Static variable in class com.partnersoft.update.model.UpdateOS
 
withAbsolute(boolean) - Method in class com.partnersoft.data.Path
 
withAction(String) - Method in class com.partnersoft.maps.model.MapEditContext
Creates a MapEditContext with the same parameters as the current object, except with the new action.
withAngle(XyAngle) - Method in class com.partnersoft.geometry.xy.XyRotation
Returns a modified version of this rotation with the given angle.
withBounds(double, double, double, double) - Method in class com.partnersoft.geometry.projection.CoordinateSystem
 
withCenter(XyPoint) - Method in class com.partnersoft.geometry.xy.XyArc
Returns a modified version of this arc with the given center.
withCenter(XyPoint) - Method in class com.partnersoft.geometry.xy.XyCircle
Returns a modified version of this circle with the given center.
withCenter(XyPoint) - Method in class com.partnersoft.geometry.xy.XyRectangle
Returns a modified version of this rectangle, with the same dimensions and rotation but the given center point.
withClockwise(boolean) - Method in class com.partnersoft.geometry.xy.XyArc
Returns a modified version of this arc with the given clockwise flag.
withControlPoint1(XyPoint) - Method in class com.partnersoft.geometry.xy.XyCubicCurve
Returns a modified version of XyCubicCurve with the given first control point.
withControlPoint2(XyPoint) - Method in class com.partnersoft.geometry.xy.XyCubicCurve
Returns a modified version of XyCubicCurve with the given second control point.
withDataId(int) - Method in class com.partnersoft.maps.rover.RoverArea
 
withDataId(int) - Method in class com.partnersoft.maps.rover.RoverImage
 
withDataId(int) - Method in class com.partnersoft.maps.rover.RoverLine
 
withDataId(int) - Method in class com.partnersoft.maps.rover.RoverPoint
 
withDataId(int) - Method in interface com.partnersoft.maps.rover.RoverShape
Returns a copy of this shape with the given data ID.
withDataId(int) - Method in class com.partnersoft.maps.rover.RoverText
 
withDeltaX(double) - Method in class com.partnersoft.geometry.xy.XyVector
Returns a modified version of this vector with the given deltaX.
withDeltaY(double) - Method in class com.partnersoft.geometry.xy.XyVector
Returns a modified version of this vector with the given deltaY.
withDirection(XyDirection) - Method in class com.partnersoft.geometry.xy.XyPolar
Returns a modified version of this polar with the given direction.
withDirection(XyDirection) - Method in class com.partnersoft.geometry.xy.XyRay
 
withDirection(XyDirection) - Method in class com.partnersoft.geometry.xy.XyVector
Returns a modified version of this vector with the given direction.
withDrawId(int) - Method in class com.partnersoft.maps.rover.RoverArea
 
withDrawId(int) - Method in class com.partnersoft.maps.rover.RoverImage
 
withDrawId(int) - Method in class com.partnersoft.maps.rover.RoverLine
 
withDrawId(int) - Method in class com.partnersoft.maps.rover.RoverPoint
 
withDrawId(int) - Method in interface com.partnersoft.maps.rover.RoverShape
Returns a copy of this shape with the given drawable ID.
withDrawId(int) - Method in class com.partnersoft.maps.rover.RoverText
 
withEnd(XyDirection) - Method in class com.partnersoft.geometry.xy.XyArc
Returns a modified version of this arc with the given end direction.
withEndPoint(XyPoint) - Method in class com.partnersoft.geometry.xy.XyCubicCurve
Returns a modified version of XyCubicCurve with the given end point.
withEndPoint(XyPoint) - Method in class com.partnersoft.geometry.xy.XyLineSegment
Returns a modified version of this line segment with the given end point.
withExtension(String) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
withExtension(String) - Method in interface com.partnersoft.io.vfs.VfsFile
 
withId(int) - Method in class com.partnersoft.maps.rover.RoverArea
 
withId(int) - Method in class com.partnersoft.maps.rover.RoverImage
 
withId(int) - Method in class com.partnersoft.maps.rover.RoverImageFile
 
withId(int) - Method in class com.partnersoft.maps.rover.RoverLine
 
withId(int) - Method in class com.partnersoft.maps.rover.RoverPoint
 
withId(int) - Method in interface com.partnersoft.maps.rover.RoverShape
Returns a copy of this shape with the given ID.
withId(int) - Method in class com.partnersoft.maps.rover.RoverText
 
withIds(int, int, int) - Method in class com.partnersoft.maps.rover.RoverArea
 
withIds(int, int, int) - Method in class com.partnersoft.maps.rover.RoverImage
 
withIds(int, int, int) - Method in class com.partnersoft.maps.rover.RoverLine
 
withIds(int, int, int) - Method in class com.partnersoft.maps.rover.RoverPoint
 
withIds(int, int, int) - Method in interface com.partnersoft.maps.rover.RoverShape
Returns a copy of this shape with the given IDs set.
withIds(int, int, int) - Method in class com.partnersoft.maps.rover.RoverText
 
withImageId(int) - Method in class com.partnersoft.maps.rover.RoverImage
 
withLeftTurn(boolean) - Method in class com.partnersoft.geometry.xy.XyRotation
Returns a modified version of this rotation with the given leftTurn flag.
withLength(double) - Method in class com.partnersoft.geometry.xy.XyVector
Returns a modified version of this vector with the given length.
withMaxima(double, double) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns a modified version of this bounds with the given maxima.
withMaxima(XyPoint) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns a modified version of this bounds with the given maxima.
withMaximumX(double) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns a modified version of this bounds with the given maximumX.
withMaximumY(double) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns a modified version of this bounds with the given maximumY.
withMinima(double, double) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns a modified version of this bounds with the given minima.
withMinima(XyPoint) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns a modified version of this bounds with the given minima.
withMinimumX(double) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns a modified version of this bounds with the given minimumX.
withMinimumY(double) - Method in class com.partnersoft.geometry.xy.XyBounds
Returns a modified version of this bounds with the given minimumY.
withNeCorner(XyPoint) - Method in class com.partnersoft.geometry.xy.XyRectangle
Returns a modified version of this rectangle, with the same dimensions and rotation but the given "northeast" corner.
withNwCorner(XyPoint) - Method in class com.partnersoft.geometry.xy.XyRectangle
Returns a modified version of this rectangle, with the same dimensions and rotation but the given "northwest" corner.
withOrigin(XyDirection) - Method in class com.partnersoft.geometry.xy.XyDeflection
Returns a modified version of this deflection with the given origin.
withPoint(XyPoint) - Method in class com.partnersoft.geometry.xy.XyRay
 
withRadius(double) - Method in class com.partnersoft.geometry.xy.XyArc
Returns a modified version of this arc with the given radius.
withRadius(double) - Method in class com.partnersoft.geometry.xy.XyCircle
Returns a modified version of this circle with the given radius.
withRadius(double) - Method in class com.partnersoft.geometry.xy.XyPolar
Returns a modified version of this polar with the given radius.
withRotation(XyRotation) - Method in class com.partnersoft.geometry.xy.XyDeflection
Returns a modified version of this deflection with the given rotation.
withSeCorner(XyPoint) - Method in class com.partnersoft.geometry.xy.XyRectangle
Returns a modified version of this rectangle, with the same dimensions and rotation but the given "southeast" corner.
withStart(XyDirection) - Method in class com.partnersoft.geometry.xy.XyArc
Returns a modified version of this arc with the given start direction.
withStartPoint(XyPoint) - Method in class com.partnersoft.geometry.xy.XyCubicCurve
Returns a modified version of XyCubicCurve with the given start point.
withStartPoint(XyPoint) - Method in class com.partnersoft.geometry.xy.XyLineSegment
Returns a modified version of this line segment with the given start point.
withSwCorner(XyPoint) - Method in class com.partnersoft.geometry.xy.XyRectangle
Returns a modified version of this rectangle, with the same dimensions and rotation but the given "southwest" corner.
withVertexChanged(int, XyPoint) - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns a new XyPolyline that is identical to this one except for the given vertex.
withVertexInserted(int, XyPoint) - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns a new XyPolyline that is identical to this one except for inserting the given vertex.
withVertexRemoved(int) - Method in class com.partnersoft.geometry.xy.XyPolyline
Returns a new XyPolyline that is identical to this one except for removing the given vertex.
word() - Method in class com.partnersoft.io.DataFilterExpressionParser
 
WORKBENCH - Static variable in class com.partnersoft.update.model.UpdateInstallType
 
workbench - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
 
workbench - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchEditor
 
workbench - Variable in class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
 
WorkbenchActionButton - Class in com.partnersoft.workbench.gui
 
WorkbenchActionButton(WorkbenchApp, WorkbenchEditor, String, String) - Constructor for class com.partnersoft.workbench.gui.WorkbenchActionButton
 
WorkbenchActionLinkButton - Class in com.partnersoft.workbench.gui
 
WorkbenchActionLinkButton(WorkbenchApp, WorkbenchEditor, String, String) - Constructor for class com.partnersoft.workbench.gui.WorkbenchActionLinkButton
 
WorkbenchApp - Class in com.partnersoft.workbench.app
 
WorkbenchApp() - Constructor for class com.partnersoft.workbench.app.WorkbenchApp
 
WorkbenchCommandLogic - Class in com.partnersoft.workbench.app
 
WorkbenchCommandLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
WorkbenchCompatibilityLogic - Class in com.partnersoft.workbench.app
Methods for dealing with older file formats or models.
WorkbenchCompatibilityLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchCompatibilityLogic
 
WorkbenchConsole - Class in com.partnersoft.workbench.gui
 
WorkbenchConsole(WorkbenchApp) - Constructor for class com.partnersoft.workbench.gui.WorkbenchConsole
 
WorkbenchConsoleLogic - Class in com.partnersoft.workbench.app
 
WorkbenchConsoleLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchConsoleLogic
 
WorkbenchDirectoryEditor - Interface in com.partnersoft.workbench.model
 
WorkbenchDirectoryHandler - Interface in com.partnersoft.workbench.model
Provides directory-appropriate editors and other behavior to the Workbench environment.
WorkbenchEditor - Interface in com.partnersoft.workbench.model
 
WorkbenchFile - Class in com.partnersoft.workbench.model
A wrapper around VfsFile that understands its role in the Partner filesystem - whether it's part of a mapset, a module, etc.
WorkbenchFile(VfsFile) - Constructor for class com.partnersoft.workbench.model.WorkbenchFile
 
WorkbenchFileEditor - Interface in com.partnersoft.workbench.model
 
WorkbenchFileHandler - Interface in com.partnersoft.workbench.model
Provides file-appropriate editors and other behavior to the Workbench environment.
WorkbenchFileLogic - Class in com.partnersoft.workbench.app
 
WorkbenchFileLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchFileLogic
 
WorkbenchGui - Class in com.partnersoft.workbench.app
 
WorkbenchGui(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchGui
 
WorkbenchHotkeyLogic - Class in com.partnersoft.workbench.app
 
WorkbenchHotkeyLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchHotkeyLogic
 
WorkbenchHtmlView - Class in com.partnersoft.workbench.gui
 
WorkbenchHtmlView(WorkbenchEditor) - Constructor for class com.partnersoft.workbench.gui.WorkbenchHtmlView
 
WorkbenchLinkButton - Class in com.partnersoft.workbench.gui
 
WorkbenchLinkButton(WorkbenchApp, VfsNode) - Constructor for class com.partnersoft.workbench.gui.WorkbenchLinkButton
 
WorkbenchLogic - Class in com.partnersoft.workbench.app
 
WorkbenchLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchLogic
 
WorkbenchLogViewer - Class in com.partnersoft.workbench.gui
Workbench-savvy log viewing.
WorkbenchLogViewer(WorkbenchApp) - Constructor for class com.partnersoft.workbench.gui.WorkbenchLogViewer
 
WorkbenchMakeDirectoryButton - Class in com.partnersoft.workbench.gui
 
WorkbenchMakeDirectoryButton(WorkbenchApp, WorkbenchDirectoryEditor, VfsDirectory) - Constructor for class com.partnersoft.workbench.gui.WorkbenchMakeDirectoryButton
 
WorkbenchMakeFileButton - Class in com.partnersoft.workbench.gui
 
WorkbenchMakeFileButton(WorkbenchApp, WorkbenchDirectoryEditor, VfsFile) - Constructor for class com.partnersoft.workbench.gui.WorkbenchMakeFileButton
 
WorkbenchMapAppLogic - Class in com.partnersoft.workbench.app
 
WorkbenchMapAppLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchMapAppLogic
 
WorkbenchMapSetLogic - Class in com.partnersoft.workbench.app
 
WorkbenchMapSetLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchMapSetLogic
 
WorkbenchMapSpaceLogic - Class in com.partnersoft.workbench.app
 
WorkbenchMapSpaceLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchMapSpaceLogic
 
WorkbenchMapViewerLogic - Class in com.partnersoft.workbench.app
 
WorkbenchMapViewerLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchMapViewerLogic
 
WorkbenchMenus - Class in com.partnersoft.workbench.app
 
WorkbenchMenus(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchMenus
 
WorkbenchModuleLogic - Class in com.partnersoft.workbench.app
 
WorkbenchModuleLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchModuleLogic
 
WorkbenchNavigationLogic - Class in com.partnersoft.workbench.app
 
WorkbenchNavigationLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchNavigationLogic
 
WorkbenchNavigator - Class in com.partnersoft.workbench.gui
Web browser-style navigation control.
WorkbenchNavigator(WorkbenchNavigationLogic) - Constructor for class com.partnersoft.workbench.gui.WorkbenchNavigator
 
WorkbenchPage - Class in com.partnersoft.workbench.gui
 
WorkbenchPage(WorkbenchApp) - Constructor for class com.partnersoft.workbench.gui.WorkbenchPage
 
WorkbenchPageSection - Class in com.partnersoft.workbench.gui
 
WorkbenchPageSection() - Constructor for class com.partnersoft.workbench.gui.WorkbenchPageSection
 
WorkbenchPageSection(Color, Color, int) - Constructor for class com.partnersoft.workbench.gui.WorkbenchPageSection
 
WorkbenchPromptLogic - Class in com.partnersoft.workbench.app
 
WorkbenchPromptLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchPromptLogic
 
WorkbenchValidationLogic - Class in com.partnersoft.workbench.app
 
WorkbenchValidationLogic(WorkbenchApp) - Constructor for class com.partnersoft.workbench.app.WorkbenchValidationLogic
 
wparam - Variable in class com.partnersoft.os.windows.Win32Lib.MSG
 
wrapObject(Object, LookupDatabase) - Method in class org.jcon.persistance.TOFPackage
 
wrapperClassFor(Class) - Static method in class com.partnersoft.data.ConversionLib
Returns the wrapper class for the given primitive class.
wrapperFor(Class) - Static method in class com.partnersoft.data.DataLib
Returns the wrapper class for the given primitive class.
wrapperFor(Class) - Static method in class org.jcon.data.DataUtilities
Returns the wrapper class for the given primitive class.
WrapperGraphics2D - Class in com.partnersoft.gui
 
WrapperGraphics2D(Graphics2D) - Constructor for class com.partnersoft.gui.WrapperGraphics2D
 
write(int) - Method in class com.partnersoft.data.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class com.partnersoft.data.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class com.partnersoft.formats.base64.Base64OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class com.partnersoft.formats.base64.Base64OutputStream
Calls Base64OutputStream.write(int) repeatedly until len bytes are written.
write(Naming) - Method in class com.partnersoft.formats.csv.CsvFileBuilder
 
write(List) - Method in class com.partnersoft.formats.csv.CsvFileBuilder
 
write(Object...) - Method in class com.partnersoft.formats.csv.CsvFileBuilder
 
write(XmlBuilder) - Method in class com.partnersoft.formats.kml.KmlGeometry
 
write(XmlBuilder) - Method in class com.partnersoft.formats.kml.KmlIconStyle
 
write(XmlBuilder) - Method in class com.partnersoft.formats.kml.KmlLine
 
write(XmlBuilder) - Method in class com.partnersoft.formats.kml.KmlLineStyle
 
write(XmlBuilder) - Method in interface com.partnersoft.formats.kml.KmlObject
Object writes itself to the passed writer in the correct format for the object based on it's fields.
write(XmlBuilder) - Method in class com.partnersoft.formats.kml.KmlPlacemark
 
write(XmlBuilder) - Method in class com.partnersoft.formats.kml.KmlPoint
 
write(XmlBuilder) - Method in class com.partnersoft.formats.kml.KmlPolygon
 
write(XmlBuilder) - Method in class com.partnersoft.formats.kml.KmlPolygonStyle
 
write(XmlBuilder) - Method in class com.partnersoft.formats.kml.KmlStyle
 
write(int) - Method in class com.partnersoft.io.CompressionSwitchingOutputStream
 
write(byte[]) - Method in class com.partnersoft.io.CompressionSwitchingOutputStream
 
write(byte[], int, int) - Method in class com.partnersoft.io.CompressionSwitchingOutputStream
 
write(int) - Method in class com.partnersoft.io.CountingOutputStream
 
write(byte[]) - Method in class com.partnersoft.io.CountingOutputStream
 
write(byte[], int, int) - Method in class com.partnersoft.io.CountingOutputStream
 
write(Object...) - Method in class com.partnersoft.io.DataRecordSink
Writes Object array to sink.
write(Naming<Object>) - Method in class com.partnersoft.io.DataRecordSink
Writes Naming to sink.
write(List<Object>) - Method in class com.partnersoft.io.DataRecordSink
Writes List to sink.
write(Node, String) - Static method in class com.partnersoft.io.formats.xml.XMLLib
Writes document as the document element of a new document.
write(Node, File) - Static method in class com.partnersoft.io.formats.xml.XMLLib
Writes document as the document element of a new document.
write(byte[]) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
write(int) - Method in class com.partnersoft.io.vfs.VfsRandomAccessOutputStream
 
write(byte[], int, int) - Method in class com.partnersoft.io.vfs.VfsRandomAccessOutputStream
 
write(byte[]) - Method in class com.partnersoft.io.vfs.VfsRandomAccessOutputStream
 
write(int, long, byte[], int, int) - Method in class com.partnersoft.net.yonder.YonderClient
Writes to the given location in the given open file.
writeActionLink(HtmlBuilder, String, String) - Method in class com.partnersoft.workbench.editors.AbstractHtmlPanelFileEditor
 
writeArrayList(ArrayList, int) - Method in class org.jcon.persistance.BarsoomWriter
 
writeArrayList(ArrayList) - Method in class org.jcon.persistance.TOFWriter
 
writeASCII(String, int, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeASCII(String, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeAscii(String, int) - Method in class com.partnersoft.data.DynamicByteArray
Appends a fixed-width String in US-ASCII format, with no terminating null character.
writeAscii(String, int, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a fixed-width String in US-ASCII format at the given position, with no terminating null character.
writeASCIIWithLength(String, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeASCIIWithLength(String) - Method in class com.partnersoft.data.ByteBuffer
 
writeAttribute(String, String) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
writeBean(Object, int) - Method in class org.jcon.persistance.BarsoomWriter
 
writeBean(Object) - Method in class org.jcon.persistance.TOFWriter
 
writeBlock(RoverBlock, DynamicByteArray) - Method in class com.partnersoft.maps.rover.codecs.RoverCodecV448
 
writeBlock(RoverBlock, DynamicByteArray) - Method in interface com.partnersoft.maps.rover.RoverCodec
Write a block to the given byte array.
writeBoolean(boolean, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a single boolean to the given position.
writeBoolean(boolean) - Method in class com.partnersoft.data.DynamicByteArray
Writes a single boolean to the current end position.
writeBoolean(boolean) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
writeBounds(XyBounds) - Method in class com.partnersoft.formats.shapefile.ShapeByteWriter
Write an XyBounds as four doubles.
writeBulletedList(Collection) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
writeBulletedList(Collection) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
writeByte(int, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeByte(int) - Method in class com.partnersoft.data.ByteBuffer
 
writeByte(byte) - Method in class com.partnersoft.data.DynamicByteArray
Writes a single 8-bit byte to the current end position.
writeByte(byte, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a single 8-bit byte to the given position.
writeByte(int) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
writeBytes(byte[], int) - Method in class com.partnersoft.data.DynamicByteArray
Writes the given bytes to the given position.
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpMultiPatch
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpMultiPoint
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpMultiPointM
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpMultiPointZ
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpNull
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpPoint
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpPointM
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpPointZ
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpPolyCurve
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpPolygon
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpPolygonM
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpPolygonZ
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpPolyLine
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpPolyLineM
 
writeBytes(ShapeByteWriter) - Method in class com.partnersoft.formats.shapefile.ShpPolyLineZ
 
writeBytes(ShapeByteWriter) - Method in interface com.partnersoft.formats.shapefile.ShpShape
Writes this shape, in binary format, to the given output.
writeBytes(byte[]) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
writeBytes(String) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
writeBytes(byte[]) - Method in interface com.partnersoft.io.vfs.VfsFile
Writes the given bytes to the file.
writeBytesToStream(byte[], OutputStream) - Static method in class com.partnersoft.io.IOLib
Writes the given bytes to the given OutputStream.
writeChar(char, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a single two-byte char to the given position.
writeChar(char) - Method in class com.partnersoft.data.DynamicByteArray
Writes a single char to the current end position.
writeChar(int) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
writeCharacter(Character) - Method in class org.jcon.persistance.BarsoomWriter
Writes a single character.
writeCharacter(Character) - Method in class org.jcon.persistance.TOFWriter
Writes a single character.
writeChars(String) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
writeClass(Class) - Method in class org.jcon.persistance.BarsoomWriter
 
writeClass(Class) - Method in class org.jcon.persistance.TOFWriter
 
writeCog(Cog) - Method in class com.partnersoft.cog.CogXmlWriter
 
writeCog(Cog) - Method in class org.jcon.persistance.TOFWriter
 
writeCogTo(Cog, File) - Static method in class com.partnersoft.cog.CogXmlLib
Writes the given cog to the given file in XML format.
writeCogTo(Cog, Preferences) - Static method in class com.partnersoft.cog.CogXmlLib
Writes a Cog to a Preferences node.
writeCogTo(Cog, VfsFile) - Static method in class com.partnersoft.cog.CogXmlLib
Writes the given cog to the given VfsFile in XML format.
writeCogTo(Cog, Writer) - Static method in class com.partnersoft.cog.CogXmlLib
Writes the given cog in XML format to the given writer.
writeCogTo(Cog, Writer, boolean) - Static method in class com.partnersoft.cog.CogXmlLib
Writes the given cog in XML format to the given writer.
writeCogToString(Cog) - Static method in class com.partnersoft.cog.CogXmlLib
Returns a String representation of the given cog in XML format.
writeComment(String) - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
writeComplexObject(Object) - Method in class org.jcon.persistance.BarsoomWriter
Defines a reference and a complex object.
writeComplexObject(Object) - Method in class org.jcon.persistance.TOFWriter
Defines a reference and a complex object.
writeContent(Object) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
writeContent(Object, boolean) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
writeContent(Object) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
writeContent(Object, boolean) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
writeDataFieldsCsv(VfsFile) - Method in class com.partnersoft.maps.model.RoverProfile
 
writeDatatypeConfig(VfsFile) - Method in class com.partnersoft.maps.model.RoverProfile
 
writeDataTypeFieldsTo(List<MapDataTypeField>, VfsFile) - Method in class com.partnersoft.workbench.app.WorkbenchMapSetLogic
 
writeDataTypesCsv(VfsFile) - Method in class com.partnersoft.maps.model.RoverProfile
 
writeDouble(double) - Method in class com.partnersoft.data.ByteBuffer
 
writeDouble(double) - Method in class com.partnersoft.data.DynamicByteArray
Writes a 64-bit integer value into 8 bytes using big-endian order.
writeDouble(double, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a 64-bit integer value into 8 bytes using big-endian order.
writeDouble(double) - Method in class com.partnersoft.formats.shapefile.ShapeByteWriter
Write a Double, which is stored as an 8-byte little-endian float.
writeDouble(double) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
writeDoubleArray(double[]) - Method in class com.partnersoft.formats.shapefile.ShapeByteWriter
Writes an array of doubles in the same manner as writeDouble().
writeDoubleGroup(int, double) - Method in class com.partnersoft.formats.dxf.DxfWriter
 
writeDoubleLE(double) - Method in class com.partnersoft.data.ByteBuffer
 
writeElement(String, Object) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
writeElement(String, double) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
writeElement(String, int) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
writeEmptyElement(String, String...) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
writeEOF() - Method in class com.partnersoft.formats.dxf.DxfWriter
 
writeFloat(float) - Method in class com.partnersoft.data.ByteBuffer
 
writeFloat(float) - Method in class com.partnersoft.data.DynamicByteArray
Writes a 32-bit integer value into 4 bytes using big-endian order.
writeFloat(float, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a 32-bit integer value into 4 bytes using big-endian order.
writeFloat(float) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
writeFloat32(float) - Method in class com.partnersoft.data.DynamicByteArray
Writes a 32-bit integer value into 4 bytes using big-endian order.
writeFloat32(float, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a 32-bit integer value into 4 bytes using big-endian order.
writeFloat32LE(float) - Method in class com.partnersoft.data.DynamicByteArray
Writes a 32-bit integer value into 4 bytes using little-endian order.
writeFloat32LE(float, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a 32-bit integer value into 4 bytes using little-endian order.
writeFloat64(double) - Method in class com.partnersoft.data.DynamicByteArray
Writes a 64-bit integer value into 8 bytes using big-endian order.
writeFloat64(double, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a 64-bit integer value into 8 bytes using big-endian order.
writeFloat64LE(double) - Method in class com.partnersoft.data.DynamicByteArray
Writes a 64-bit integer value into 8 bytes using little-endian order.
writeFloat64LE(double, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a 64-bit integer value into 8 bytes using little-endian order.
writeFloatGroup(int, float) - Method in class com.partnersoft.formats.dxf.DxfWriter
 
writeFloatLE(float) - Method in class com.partnersoft.data.ByteBuffer
 
writeGoogleKey(String) - Method in class com.partnersoft.formats.google.GoogleMapWriter
Writes Script tag containing GoogleMap key.
writeGraphic(RoverGraphic) - Method in class com.partnersoft.io.formats.rover.RoverGraphicStash
 
writeGraphic(RoverGraphic) - Method in class com.partnersoft.io.formats.rover.SimplerRoverGraphicStash
 
writeGraphic(MapDataGraphic) - Method in class com.partnersoft.maps.translator.MapDataGraphicWriter
 
writeGraphicTypesCsv(VfsFile) - Method in class com.partnersoft.maps.model.RoverProfile
 
writeGroup(DxfGroup) - Method in class com.partnersoft.formats.dxf.DxfGroupWriter
 
writeGroup(DxfGroup) - Method in class com.partnersoft.formats.dxf.DxfWriter
 
writeGroup(int, String) - Method in class com.partnersoft.formats.dxf.DxfWriter
 
writeGroups(Iterable<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfGroupWriter
 
writeGroups(List<DxfGroup>) - Method in class com.partnersoft.formats.dxf.DxfWriter
 
writeHeader(Object) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Write object to header.
writeHeader() - Method in class com.partnersoft.io.formats.packrat.PackratFileBuilder
 
writeHeader(DataOutputStream) - Static method in class com.partnersoft.maps.file.ConnectivityFileBuilder
 
writeHeaderImp(Object, RandomAccessFile) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Override this if you want it to do anything.
writeHexGroup(int, long) - Method in class com.partnersoft.formats.dxf.DxfWriter
 
writeHexStringAsBytes(String) - Method in class com.partnersoft.data.DynamicByteArray
Parses the hexadecimal notation and writes the resulting bytes to the position given.
writeHexStringAsBytes(String, int) - Method in class com.partnersoft.data.DynamicByteArray
Parses the hexadecimal notation and appends the resulting bytes on the end of the array.
writeHtmlReport(VfsFile) - Method in class com.partnersoft.maps.model.RoverProfile
 
writeImageTo(VfsFile) - Method in class com.partnersoft.gui.Screenshot
Saves the last capture to the given file.
writeImp(Naming<Object>) - Method in class com.partnersoft.io.DataRecordSink
 
writeImp(Object...) - Method in class com.partnersoft.io.DataRecordSink
 
writeImp(List<Object>) - Method in class com.partnersoft.io.DataRecordSink
 
writeImp(Naming<Object>) - Method in class com.partnersoft.sql.SqlDataRecordInsertOrUpdateSink
 
writeImp(Object...) - Method in class com.partnersoft.sql.SqlDataRecordInsertOrUpdateSink
 
writeImp(List<Object>) - Method in class com.partnersoft.sql.SqlDataRecordInsertOrUpdateSink
 
writeImp(Naming<Object>) - Method in class com.partnersoft.sql.SqlDataRecordInsertSink
 
writeImp(Object...) - Method in class com.partnersoft.sql.SqlDataRecordInsertSink
 
writeImp(List<Object>) - Method in class com.partnersoft.sql.SqlDataRecordInsertSink
 
writeImp(Naming<Object>) - Method in class com.partnersoft.sql.SqlDataRecordUpdateSink
 
writeImp(Object...) - Method in class com.partnersoft.sql.SqlDataRecordUpdateSink
 
writeImp(List<Object>) - Method in class com.partnersoft.sql.SqlDataRecordUpdateSink
 
writeInstallType(UpdateInstallType) - Method in class com.partnersoft.update.model.UpdateInstallation
 
writeInt(int, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeInt(int) - Method in class com.partnersoft.data.ByteBuffer
 
writeInt(int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 32-bit integer value into 4 bytes using big-endian order.
writeInt(int, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 32-bit integer value into 4 bytes using big-endian order.
writeInt(int) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
writeInt16(int, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeInt16(int) - Method in class com.partnersoft.data.ByteBuffer
 
writeInt16(short) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 16-bit integer value into 2 bytes using big-endian order.
writeInt16(short, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 16-bit integer value into 2 bytes using big-endian order.
writeInt16LE(short) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 16-bit integer value into 2 bytes using little-endian order.
writeInt16LE(short, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 16-bit integer value into 2 bytes using little-endian order.
writeInt32(int, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeInt32(int) - Method in class com.partnersoft.data.ByteBuffer
 
writeInt32(int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 32-bit integer value into 4 bytes using big-endian order.
writeInt32(int, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 32-bit integer value into 4 bytes using big-endian order.
writeInt32LE(int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 32-bit integer value into 4 bytes using little-endian order.
writeInt32LE(int, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 32-bit integer value into 4 bytes using little-endian order.
writeInt64(long) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 64-bit integer value into 8 bytes using big-endian order.
writeInt64(long, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 64-bit integer value into 8 bytes using big-endian order.
writeInt64LE(long) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 64-bit integer value into 8 bytes using little-endian order.
writeInt64LE(long, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 64-bit integer value into 8 bytes using little-endian order.
writeInt8(int, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeInt8(int) - Method in class com.partnersoft.data.ByteBuffer
 
writeInt8(byte) - Method in class com.partnersoft.data.DynamicByteArray
Writes a single 8-bit byte to the current end position.
writeInt8(byte, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a single 8-bit byte to the given position.
writeInteger(int) - Method in class com.partnersoft.formats.shapefile.ShapeByteWriter
Write an Integer, which is stored as a 4-byte signed little-endian int.
writeIntegerArray(int[]) - Method in class com.partnersoft.formats.shapefile.ShapeByteWriter
Writes an array of integers in the same manner as writeInteger().
writeIntGroup(int, int) - Method in class com.partnersoft.formats.dxf.DxfWriter
 
writeIntLE(int, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeIntLE(int) - Method in class com.partnersoft.data.ByteBuffer
 
writeItem(String, int) - Method in class com.partnersoft.maps.file.FindItemFileBuilder
 
writeIterableContent(String, Iterable) - Method in class com.partnersoft.formats.xml.XmlBuilder
 
writeIterableContent(String, Object) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
writeLine(String, String) - Method in class com.partnersoft.update.web.WebUpdate
 
writeLinesTo(Collection, String) - Method in class com.partnersoft.update.model.UpdateInstallation
Writes lines of text to the given file.
writeLineTo(String, String) - Method in class com.partnersoft.update.model.UpdateInstallation
Writes a single line of text to the given file.
writeLink(String, Object) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
writeLink(String, Object) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
writeList(String, Collection) - Method in class com.partnersoft.update.web.WebUpdate
 
writeListItem(Object) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
writeListItem(Object) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
writeLong(long, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeLong(long) - Method in class com.partnersoft.data.ByteBuffer
 
writeLong(long) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 64-bit integer value into 8 bytes using big-endian order.
writeLong(long, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 64-bit integer value into 8 bytes using big-endian order.
writeLong(long) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
writeLongLE(long, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeLongLE(long) - Method in class com.partnersoft.data.ByteBuffer
 
writeLongTo(long, String) - Method in class com.partnersoft.update.model.UpdateInstallation
Writes the given long to the file at the given path.
writeLookup(Object) - Method in class org.jcon.persistance.TOFWriter
Writes a lookup reference to an object.
writeLookupReference(LookupReference) - Method in class org.jcon.persistance.MetaBarsoomWriter
Writes a lookup reference to an object.
writeLookupReference(LookupReference) - Method in class org.jcon.persistance.MetaTOFWriter
Writes a lookup reference to an object.
writeMap(Map, int) - Method in class org.jcon.persistance.BarsoomWriter
 
writeMap(Map) - Method in class org.jcon.persistance.TOFWriter
 
writeMapAsTable(Map, String, String) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
writeMapAsTable(Map, String, String) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
writeMetaBean(MetaBean) - Method in class org.jcon.persistance.MetaBarsoomWriter
 
writeMetaBean(MetaBean) - Method in class org.jcon.persistance.MetaTOFWriter
 
writeMetaClass(MetaClass) - Method in class org.jcon.persistance.MetaBarsoomWriter
 
writeMetaClass(MetaClass) - Method in class org.jcon.persistance.MetaTOFWriter
 
writeMetaImport(MetaImport) - Method in class org.jcon.persistance.MetaBarsoomWriter
 
writeMetaImport(MetaImport) - Method in class org.jcon.persistance.MetaTOFWriter
 
writeMetaObjectTo(Object, VfsFile) - Static method in class com.partnersoft.formats.tof.TofLib
Writes the given object in TOF format to the given file.
writeNode(DataOutputStream, int, short, DynamicIntArray) - Static method in class com.partnersoft.maps.file.ConnectivityFileBuilder
 
writeNumber(Number) - Method in class org.jcon.persistance.BarsoomWriter
Writes a Number.
writeNumber(Number) - Method in class org.jcon.persistance.TOFWriter
Writes a Number.
writeObject(Object) - Method in class com.partnersoft.io.formats.packrat.PackratFileBuilder
 
writeObject(Object) - Method in class org.jcon.persistance.BarsoomWriter
Writes an object to the stream.
writeObject(Object) - Method in class org.jcon.persistance.TOFWriter
Writes an object to the stream.
writeObjectImp(Object, DataOutputStream) - Method in class com.partnersoft.io.formats.dump.NamedObjectDump
 
writeObjectImp(Object, DataOutputStream) - Method in class com.partnersoft.io.formats.dump.NamedObjectDumpBuilder
 
writeObjectImpl(Object) - Method in class org.jcon.persistance.BarsoomWriter
Writes an object without any compactprint returns.
writeObjectImpl(Object) - Method in class org.jcon.persistance.MetaBarsoomWriter
Writes an object without any prettyprint returns.
writeObjectImpl(Object) - Method in class org.jcon.persistance.MetaTOFWriter
Writes an object without any prettyprint returns.
writeObjectImpl(Object) - Method in class org.jcon.persistance.TOFWriter
Writes an object without any prettyprint returns.
writeObjectsTo(Naming<Object>, VfsDirectory) - Static method in class com.partnersoft.cog.CogXmlLib
Writes out the Naming as individual Cog XML files in the given directory.
writeObjectTo(Object, File) - Static method in class com.partnersoft.cog.CogXmlLib
Write the given Coggable object to the given File in XML format.
writeObjectTo(Object, Preferences) - Static method in class com.partnersoft.cog.CogXmlLib
Writes a Coggable object to a Preferences node.
writeObjectTo(Object, VfsFile) - Static method in class com.partnersoft.cog.CogXmlLib
Write the given Coggable object to the given VfsFile in XML format.
writeObjectTo(Object, Writer) - Static method in class com.partnersoft.cog.CogXmlLib
Write the given Coggable object to the given Writer in XML format.
writeObjectTo(Object, Writer, boolean) - Static method in class com.partnersoft.cog.CogXmlLib
Write the given Coggable object to the given Writer in XML format.
writeObjectTo(Object, VfsFile) - Static method in class com.partnersoft.formats.tof.TofLib
Writes the given object in TOF format to the given file.
writeObjectToString(Object) - Static method in class com.partnersoft.cog.CogXmlLib
Returns a String representation of the given Coggable object out in XML format.
writeObjectToString(Object, boolean) - Static method in class com.partnersoft.cog.CogXmlLib
Returns a String representation of the given Coggable object out in XML format.
writeObjectWithoutPointersTo(Object, VfsFile) - Static method in class com.partnersoft.formats.tof.TofLib
Writes an object to in TOF format to the given file.
writePackedInteger(long) - Method in class com.partnersoft.formats.shapefile.ShapeByteWriter
Write a packed integer value.
writePackrat(File, String, PackratDatatype, Object) - Static method in class com.partnersoft.io.formats.packrat.PackratLib
Write an object as packrat using the given format.
writePackrat(File, String, PackratDatatype, Object, boolean) - Static method in class com.partnersoft.io.formats.packrat.PackratLib
 
writePackratAndTOF(File, String, PackratDatatype, Object) - Static method in class com.partnersoft.io.formats.packrat.PackratLib
Write an object as packrat using the given format.
writeParagraph(Object) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
writeParagraph(Object) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
writePlacemark(KmlPlacemark) - Method in class com.partnersoft.formats.kml.KmlWriter
 
writePoint(XyPoint) - Method in class com.partnersoft.formats.shapefile.ShapeByteWriter
Write an XyPoint as two Doubles.
writePoint(long, int, int, float, float, float) - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
writePoint(double, double, Map) - Method in class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
writePoint(Point, Map) - Method in class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
writePointColor(long, int, int, float, int, int, int, int, float, float) - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
writePointColorSection(int, int, boolean, boolean, boolean) - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
writePointSection(int, int, boolean, boolean, boolean) - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
writePointZ(XyzPoint) - Method in class com.partnersoft.formats.shapefile.ShapeByteWriter
Write an XyzPoint as two Doubles.
writePolygon(long, XyPolygon) - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
writePolygonSection(int, int, boolean) - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
writePolyline(long, FloatBuffer) - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
writePolyline(Polyline, Map) - Method in class com.partnersoft.io.formats.shapefile.ShapefileBuilder
 
writePolylineSection(int, int, boolean) - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
writeProfile() - Method in class com.partnersoft.maps.model.RoverProfile
 
writeProfileTo(VfsDirectory) - Method in class com.partnersoft.maps.model.RoverProfile
Writes all profile data (HTML report, XML datatype config) out.
writeProperties(Properties, int) - Method in class org.jcon.persistance.BarsoomWriter
 
writeProperties(Map) - Method in class org.jcon.persistance.BarsoomWriter
 
writeProperty(String, String) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
writeRaw(String) - Method in class com.partnersoft.formats.xml.XmlBuilder
This writes text directly to the file, without escaping XML characters.
writeRaw(String) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
This writes text directly to the file, without escaping XML characters.
writeRecord(Map) - Method in class com.partnersoft.formats.dbf.DbfBuilder
 
writeRecord(Map) - Method in class com.partnersoft.io.formats.dbf.DBFBuilder
 
writeRecord(int, Object) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Writes a record into the given slot.
writeRecord(Record, int) - Method in class org.jcon.persistance.BarsoomWriter
 
writeRecord(Record) - Method in class org.jcon.persistance.TOFWriter
 
writeRecordImp(Object, RandomAccessFile) - Method in class com.partnersoft.io.formats.old.ObjectDatafile
Subclasses must override this to write out the object in the desired form.
writeReport(Object, Writer) - Method in class org.jcon.text.AbstractReportEngine
Generates a report and writes it to the given writer.
writeReport(Object, PrintWriter) - Method in class org.jcon.text.AbstractReportEngine
Subclasses must implement this - by this time we have a real PrintWriter.
writeReport(Object, PrintWriter) - Method in class org.jcon.text.BeanReportEngine
Generates and writes a report based on the provided source object.
writeReport(Object, PrintWriter) - Method in class org.jcon.text.IteratingDictionaryReportEngine
 
writeReport(Object, PrintWriter) - Method in class org.jcon.text.IteratingReportEngine
Generates and writes a report based on the provided source object.
writeReport(Object, Writer) - Method in interface org.jcon.text.TextReportEngine
Generates and prints the report for the object on the provided Writer.
writeReport(Object, Writer) - Method in class org.jcon.text.TransformingReportEngine
Generates and prints the report for the object on the provided Writer.
writerFor(String) - Method in class org.jcon.store.ClassResourceStore
Since this is a read-only store, always throws a StoreException.
writerFor(String) - Method in class org.jcon.store.FileSystemStore
Since this is a read-only store, always throws a StoreException.
writerFor(String) - Method in interface org.jcon.store.StreamingStore
Returns a writer for the given storage path.
writeSchemaTo(CogSchema, VfsDirectory) - Static method in class com.partnersoft.cog.CogXmlLib
Writes out the schema as individual type files in the given directory.
writeSet(Set, int) - Method in class org.jcon.persistance.BarsoomWriter
 
writeSet(Set) - Method in class org.jcon.persistance.TOFWriter
 
writeShort(int, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeShort(int) - Method in class com.partnersoft.data.ByteBuffer
 
writeShort(short) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 16-bit integer value into 2 bytes using big-endian order.
writeShort(short, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a signed 16-bit integer value into 2 bytes using big-endian order.
writeShort(int) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
writeSize(long, ByteBuffer) - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
 
writeSize(long, ByteBuffer, int) - Method in class com.partnersoft.io.formats.packrat.PackratDatatype
 
writeStackTrace(Throwable) - Method in class com.partnersoft.formats.xml.HtmlBuilder
 
writeStackTrace(Throwable) - Method in class com.partnersoft.io.formats.xml.EZHTMLWriter
 
writeString(String) - Method in class org.jcon.persistance.BarsoomWriter
Writes a String.
writeString(String) - Method in class org.jcon.persistance.TOFWriter
Writes a String.
writeStringGroup(int, String) - Method in class com.partnersoft.formats.dxf.DxfWriter
 
writeStructure(DxfStructure) - Method in class com.partnersoft.formats.dxf.DxfStructureWriter
 
writeTagAndContent(String, Object) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
writeTagAndContent(String, double) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
writeTagAndContent(String, int) - Method in class com.partnersoft.io.formats.xml.EZXMLWriter
 
writeTemplate(String, Object, Writer) - Static method in class com.partnersoft.data.TemplateLib
 
writeText(long, int, int, float, float, float, String) - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
writeText(String) - Method in class com.partnersoft.io.vfs.AbstractVfsFile
 
writeText(String) - Method in interface com.partnersoft.io.vfs.VfsFile
Write the given String text to the file.
writeTextSection(int, int, boolean, int, boolean, boolean) - Method in class com.partnersoft.io.formats.rover.RoverWriter
 
writeTextToStream(String, OutputStream) - Static method in class com.partnersoft.io.IOLib
Writes the given String to the given OutputStream.
writeTextToWriter(String, Writer) - Static method in class com.partnersoft.io.IOLib
Writes the given String to the given Writer.
writeTo(OutputStream) - Method in class com.partnersoft.net.http.HttpRequest
 
writeTo(Writer) - Method in class com.partnersoft.net.http.HttpRequest
 
writeTo(OutputStream) - Method in class com.partnersoft.net.http.HttpResponse
 
writeTo(Writer) - Method in class com.partnersoft.net.http.HttpResponse
 
writeToData(DataOutput) - Method in class com.partnersoft.data.ByteBuffer
 
writeToStream(OutputStream) - Method in class com.partnersoft.data.ByteBuffer
 
writeUInt16(int, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeUInt16(int) - Method in class com.partnersoft.data.ByteBuffer
 
writeUInt16(int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a unsigned 16-bit integer value into 2 bytes using big-endian order.
writeUInt16(int, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a unsigned 16-bit integer value into 2 bytes using big-endian order.
writeUInt16LE(int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a unsigned 16-bit integer value into 2 bytes using little-endian order.
writeUInt16LE(int, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a unsigned 16-bit integer value into 2 bytes using little-endian order.
writeUInt32(long, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeUInt32(long) - Method in class com.partnersoft.data.ByteBuffer
 
writeUInt32(long) - Method in class com.partnersoft.data.DynamicByteArray
Writes a unsigned 32-bit integer value into 4 bytes using big-endian order.
writeUInt32(long, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a unsigned 32-bit integer value into 4 bytes using big-endian order.
writeUInt32LE(int, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeUInt32LE(int) - Method in class com.partnersoft.data.ByteBuffer
 
writeUInt32LE(long) - Method in class com.partnersoft.data.DynamicByteArray
Writes a unsigned 32-bit integer value into 4 bytes using little-endian order.
writeUInt32LE(long, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a unsigned 32-bit integer value into 4 bytes using little-endian order.
writeUInt8(int, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeUInt8(int) - Method in class com.partnersoft.data.ByteBuffer
 
writeUInt8(int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a single unsigned 8-bit byte to the current end position.
writeUInt8(int, int) - Method in class com.partnersoft.data.DynamicByteArray
Writes a single 8-bit byte to the given position.
writeUnicodeGroup(int, String) - Method in class com.partnersoft.formats.dxf.DxfWriter
 
writeUnterminatedASCII(String, int, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeUnterminatedASCII(String, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeUpdateChain(Map) - Method in class com.partnersoft.update.model.UpdateInstallation
 
writeUTF(String, int) - Method in class com.partnersoft.data.ByteBuffer
 
writeUTF(String) - Method in class com.partnersoft.data.ByteBuffer
 
writeUTF(String) - Method in class com.partnersoft.data.DynamicByteArray
Writes a string in modified UTF format as used by DataInput and DataOutput.
writeUTF(String) - Method in class com.partnersoft.io.vfs.AbstractVfsRandomAccess
 
writeVariableLengthQuantity(long) - Method in class com.partnersoft.data.DynamicByteArray
Writes a variable-length unsigned integer using the high bit for each sequential byte as the extension bit.
writeVerifiedPackrat(File, String, PackratDatatype, Object) - Static method in class com.partnersoft.io.formats.packrat.PackratLib
Writes, then rereads packrat file and verifies results.
wroteDataBytes(int, int, int) - Method in class com.partnersoft.maps.translator.TranslationReports
 
wroteDataType(int, String) - Method in class com.partnersoft.maps.translator.TranslationReports
 
wroteGraphic(int, String, String) - Method in class com.partnersoft.maps.translator.TranslationReports
 
wroteGraphicType(int, String) - Method in class com.partnersoft.maps.translator.TranslationReports
 
wroteHeader - Variable in class com.partnersoft.io.formats.packrat.PackratFileBuilder
 
wrotePointBytes(int, int) - Method in class com.partnersoft.maps.translator.TranslationReports
 
wrotePolygonBytes(int, int) - Method in class com.partnersoft.maps.translator.TranslationReports
 
wrotePolylineBytes(int, int) - Method in class com.partnersoft.maps.translator.TranslationReports
 
wroteTextBytes(int, int) - Method in class com.partnersoft.maps.translator.TranslationReports
 
WS - Static variable in interface org.jcon.persistance.TOFTokenTypes
 
WS_BORDER - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_CAPTION - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_CHILD - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_CHILDWINDOW - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_CLIPCHILDREN - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_CLIPSIBLINGS - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_DISABLED - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_DLGFRAME - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_GROUP - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_HSCROLL - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_ICONIC - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_MAXIMIZE - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_MAXIMIZEBOX - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_MINIMIZE - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_MINIMIZEBOX - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_OVERLAPPED - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_OVERLAPPEDWINDOW - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_POPUP - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_POPUPWINDOW - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_SIZEBOX - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_SYSMENU - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_TABSTOP - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_THICKFRAME - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_TILED - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_TILEDWINDOW - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_VISIBLE - Static variable in class com.partnersoft.os.windows.Win32Lib
 
WS_VSCROLL - Static variable in class com.partnersoft.os.windows.Win32Lib
 

X

x - Variable in class com.partnersoft.geometry.GridCoordinate
 
x - Variable in class com.partnersoft.geometry.Point
 
x - Variable in class com.partnersoft.geometry.PolylineFollower
 
x - Variable in class com.partnersoft.geometry.Rectangle
 
x - Variable in class com.partnersoft.io.formats.dxf.DXFPoint
 
x - Variable in class com.partnersoft.io.formats.rover.RoverGraphic
 
x - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
X for image, point, and text entities.
x - Variable in class com.partnersoft.os.windows.Win32Lib.MSG
 
x0 - Variable in class com.partnersoft.maps.render.Clipper
 
x1 - Variable in class com.partnersoft.geometry.Line
 
x1 - Variable in class com.partnersoft.geometry.Triangle
 
x1 - Variable in class com.partnersoft.maps.render.Clipper
 
x2 - Variable in class com.partnersoft.geometry.Line
 
x2 - Variable in class com.partnersoft.geometry.Triangle
 
x3 - Variable in class com.partnersoft.geometry.Triangle
 
xDictionaryHandle - Variable in class com.partnersoft.io.formats.dxf.DXFGraphic
 
xField - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
xmax - Variable in class com.partnersoft.maps.render.Clipper
 
xmin - Variable in class com.partnersoft.maps.render.Clipper
 
XmlActor - Interface in com.partnersoft.formats.xml
Handles parsing events from an XMLParser.
XmlAlternatingElementNamingActor - Class in com.partnersoft.formats.xml
 
XmlAlternatingElementNamingActor(String, String) - Constructor for class com.partnersoft.formats.xml.XmlAlternatingElementNamingActor
 
XmlAttributeValueListingActor - Class in com.partnersoft.formats.xml
 
XmlAttributeValueListingActor(String, String) - Constructor for class com.partnersoft.formats.xml.XmlAttributeValueListingActor
 
XmlBuilder - Class in com.partnersoft.formats.xml
Builds an XML file via a variety of convenience methods.
XmlBuilder(VfsFile) - Constructor for class com.partnersoft.formats.xml.XmlBuilder
 
XmlBuilder(File) - Constructor for class com.partnersoft.formats.xml.XmlBuilder
 
XmlBuilder(Writer) - Constructor for class com.partnersoft.formats.xml.XmlBuilder
 
XmlBuilder(Writer, boolean) - Constructor for class com.partnersoft.formats.xml.XmlBuilder
 
XmlContentListingActor - Class in com.partnersoft.formats.xml
 
XmlContentListingActor(String) - Constructor for class com.partnersoft.formats.xml.XmlContentListingActor
 
XmlDoNothingActor - Class in com.partnersoft.formats.xml
Do-nothing stub implementation of XmlActor.
XmlDoNothingActor() - Constructor for class com.partnersoft.formats.xml.XmlDoNothingActor
 
XmlFile - Class in com.partnersoft.formats.xml
An XML-aware convenience wrapper for a VfsFile.
XmlFile(VfsFile) - Constructor for class com.partnersoft.formats.xml.XmlFile
 
XmlFile(String) - Constructor for class com.partnersoft.formats.xml.XmlFile
 
XmlLib - Class in com.partnersoft.formats.xml
Useful XMLish functions.
XMLLib - Class in com.partnersoft.io.formats.xml
Useful XMLish functions.
XMLLib() - Constructor for class com.partnersoft.io.formats.xml.XMLLib
 
XMLNS - Static variable in class com.partnersoft.formats.google.GoogleMapWriter
 
XmlParser - Class in com.partnersoft.formats.xml
A simplified XML parsing framework.
XmlParser(String, Reader, XmlActor) - Constructor for class com.partnersoft.formats.xml.XmlParser
Create a new XMLParser with the given context (generally a file path), input and actor.
XmlParser(Reader, XmlActor) - Constructor for class com.partnersoft.formats.xml.XmlParser
Create a new XMLParser with the given input and actor.
XmlParser(VfsFile, XmlActor) - Constructor for class com.partnersoft.formats.xml.XmlParser
Create a new XMLParser with the given VfsFile and actor.
xrefPath - Variable in class com.partnersoft.io.formats.dxf.DXFBlock
 
xsdSchemaFactory() - Static method in class com.partnersoft.formats.xml.XmlLib
Returns a singleton SchemaFactory for .xsd schemas.
xToCell(double) - Method in class com.partnersoft.geometry.Grid
 
XyAffineTransform - Class in com.partnersoft.geometry.xy
A vector matrix affine transform.
XyAffineTransform(double, double, double, double, double, double) - Constructor for class com.partnersoft.geometry.xy.XyAffineTransform
Tedious full constructor.
XyAngle - Class in com.partnersoft.geometry.xy
An angular magnitude.
XyArc - Class in com.partnersoft.geometry.xy
A partial circle in (x, y) space.
XyArc(XyPoint, double, XyDirection, XyDirection, boolean) - Constructor for class com.partnersoft.geometry.xy.XyArc
Creates a new XyArc starting at the given start angle and ending at the given end angle.
XyArc(XyPoint, double, XyDeflection) - Constructor for class com.partnersoft.geometry.xy.XyArc
Creates a new XyArc from the given center, radius, and deflection.
XyArea<T extends XyArea> - Interface in com.partnersoft.geometry.xy
An XyArea is a shape that surrounds an interior.
XyBounds - Class in com.partnersoft.geometry.xy
Rectangular bounds, expressed as minimum and maximum x and y.
XyBounds(double, double) - Constructor for class com.partnersoft.geometry.xy.XyBounds
Creates a degenerate bounds containing a single point.
XyBounds(double, double, double...) - Constructor for class com.partnersoft.geometry.xy.XyBounds
Creates a bounds from the given x1 and y1 plus additional coordinate pairs.
XyBounds(XyPoint) - Constructor for class com.partnersoft.geometry.xy.XyBounds
Creates a degenerate bounds containing a single XyPoint.
XyBounds(XyPoint...) - Constructor for class com.partnersoft.geometry.xy.XyBounds
Creates a bounds containing the given points.
XyBounds(Iterable<XyPoint>) - Constructor for class com.partnersoft.geometry.xy.XyBounds
Creates a bounds containing the given points.
XyBounds(double[], int, int) - Constructor for class com.partnersoft.geometry.xy.XyBounds
 
XyBounds(DoubleBuffer) - Constructor for class com.partnersoft.geometry.xy.XyBounds
 
XyBounds(DynamicDoubleArray) - Constructor for class com.partnersoft.geometry.xy.XyBounds
 
XyCircle - Class in com.partnersoft.geometry.xy
A circle in (x, y) space.
XyCircle(double, double, double) - Constructor for class com.partnersoft.geometry.xy.XyCircle
Create a new circle with the given center and radius.
XyCircle(XyPoint, double) - Constructor for class com.partnersoft.geometry.xy.XyCircle
Create a new circle with the given center and radius.
XyClosestPointFinder - Class in com.partnersoft.geometry.xy
Data structure and algorithm to handle closest-point matching.
XyClosestPointFinder() - Constructor for class com.partnersoft.geometry.xy.XyClosestPointFinder
 
XyClosestPointFinder(double) - Constructor for class com.partnersoft.geometry.xy.XyClosestPointFinder
 
XyClosestPointFinder(Collection<XyPoint>, double) - Constructor for class com.partnersoft.geometry.xy.XyClosestPointFinder
 
XyCogSchema - Class in com.partnersoft.geometry.xy
 
XyConstants - Class in com.partnersoft.geometry.xy
Geometric constants and conversion factors.
XyConstants() - Constructor for class com.partnersoft.geometry.xy.XyConstants
 
XyCubicCurve - Class in com.partnersoft.geometry.xy
 
XyCubicCurve(XyPoint, XyPoint, XyPoint, XyPoint) - Constructor for class com.partnersoft.geometry.xy.XyCubicCurve
 
XyDeflection - Class in com.partnersoft.geometry.xy
A deflection angle.
XyDeflection(XyDirection, XyRotation) - Constructor for class com.partnersoft.geometry.xy.XyDeflection
Create a new XyDeflection from the given starting direction (angular origin) and angle offset.
XyDeflection(XyDirection, XyDirection) - Constructor for class com.partnersoft.geometry.xy.XyDeflection
Creates a new XyDeflection reflecting the given deflected direction's deflection from the given base direction.
XyDirection - Class in com.partnersoft.geometry.xy
An angular direction.
XyEllipse - Class in com.partnersoft.geometry.xy
 
XyEllipse(XyPoint, double, double) - Constructor for class com.partnersoft.geometry.xy.XyEllipse
Creates a new XyEllipse with the given center, horizontal radius (a), and vertical radius (b).
XyEllipse(XyPoint, double, double, XyRotation) - Constructor for class com.partnersoft.geometry.xy.XyEllipse
Creates a new XyEllipse with the given center, horizontal radius (a), and vertical radius (b).
XyGrid - Class in com.partnersoft.geometry.xy
A quantization grid or tiling in (x, y) space.
XyGrid(double) - Constructor for class com.partnersoft.geometry.xy.XyGrid
Creates a grid with origin (0, 0) and square cells with the given size.
XyGrid(double, double) - Constructor for class com.partnersoft.geometry.xy.XyGrid
Creates a grid with origin (0, 0) and cells with the given width and height.
XyGrid(double, double, double) - Constructor for class com.partnersoft.geometry.xy.XyGrid
Creates a grid with origin (originX, originY) and square cells with the given size.
XyGrid(double, double, double, double) - Constructor for class com.partnersoft.geometry.xy.XyGrid
 
XyGrid(XySize) - Constructor for class com.partnersoft.geometry.xy.XyGrid
 
XyGrid(XyPoint, XySize) - Constructor for class com.partnersoft.geometry.xy.XyGrid
 
XyGridCell - Class in com.partnersoft.geometry.xy
 
XyGridCell(XyGrid, int, int) - Constructor for class com.partnersoft.geometry.xy.XyGridCell
 
XyGridSystem - Class in com.partnersoft.geometry.xy
Similar to a XyGrid.
XyGridSystem(double, double, double, double) - Constructor for class com.partnersoft.geometry.xy.XyGridSystem
 
XyGridSystem(double, double, double) - Constructor for class com.partnersoft.geometry.xy.XyGridSystem
 
XyGridSystem(double, double) - Constructor for class com.partnersoft.geometry.xy.XyGridSystem
 
XyGridSystem(double) - Constructor for class com.partnersoft.geometry.xy.XyGridSystem
 
XyGridSystem(XyPoint, XySize) - Constructor for class com.partnersoft.geometry.xy.XyGridSystem
 
XyGridSystem(XySize) - Constructor for class com.partnersoft.geometry.xy.XyGridSystem
 
XyLine - Class in com.partnersoft.geometry.xy
A geometric, infinite line in (x, y) space.
XyLineSegment - Class in com.partnersoft.geometry.xy
A line segment in (x, y) space.
XyLineSegment(XyPoint, XyPoint) - Constructor for class com.partnersoft.geometry.xy.XyLineSegment
Create a new line segment starting and ending at the given points.
XyLineSegment(double, double, double, double) - Constructor for class com.partnersoft.geometry.xy.XyLineSegment
Create a new line segment with the given starting and ending coordinates.
XyPath<T extends XyPath> - Interface in com.partnersoft.geometry.xy
An XyPath is a shape with an ordered sequence of points or curves.
XyPoint - Class in com.partnersoft.geometry.xy
A 2-dimensional point in x, y space.
XyPoint(double, double) - Constructor for class com.partnersoft.geometry.xy.XyPoint
 
XyPoint(Cog) - Constructor for class com.partnersoft.geometry.xy.XyPoint
 
XyPointOnPolyline - Class in com.partnersoft.geometry.xy
Holder class for a point, segment, vertex #, and line.
XyPointOnPolyline(XyPolyline, XyPoint, XyLineSegment, int) - Constructor for class com.partnersoft.geometry.xy.XyPointOnPolyline
 
XyPolar - Class in com.partnersoft.geometry.xy
A polar coordinate in (x, y) space.
XyPolar(double, XyDirection) - Constructor for class com.partnersoft.geometry.xy.XyPolar
Create a new polar coordinate with the given radius and angle.
XyPolygon - Class in com.partnersoft.geometry.xy
A generalized polygon defined as an ordered list of vertices.
XyPolygon(DynamicDoubleArray) - Constructor for class com.partnersoft.geometry.xy.XyPolygon
 
XyPolygon(double[], int, int) - Constructor for class com.partnersoft.geometry.xy.XyPolygon
 
XyPolygon(double...) - Constructor for class com.partnersoft.geometry.xy.XyPolygon
Defines a polygon via a varargs list of x,y coordinates.
XyPolygon(double[], double[]) - Constructor for class com.partnersoft.geometry.xy.XyPolygon
Defines a polygon using a pair of coordinate arrays.
XyPolygon(XyPoint...) - Constructor for class com.partnersoft.geometry.xy.XyPolygon
Creates a polygon using the varargs list of XyPoint vertices.
XyPolygon(Iterable<XyPoint>) - Constructor for class com.partnersoft.geometry.xy.XyPolygon
Creates a polygon using the iterable set of XyPoint vertices.
XyPolygon(List<XyPoint>) - Constructor for class com.partnersoft.geometry.xy.XyPolygon
Creates a polygon from an ordered list of XyPoints.
XyPolyline - Class in com.partnersoft.geometry.xy
A generalized polyline consisting of at least two vertices and one line segment.
XyPolyline(double[], int, int) - Constructor for class com.partnersoft.geometry.xy.XyPolyline
Builds a polygon from an existing coordinate array, including start and ends.
XyPolyline(double...) - Constructor for class com.partnersoft.geometry.xy.XyPolyline
Defines a polygon via a varargs list of x,y coordinates.
XyPolyline(double[], double[]) - Constructor for class com.partnersoft.geometry.xy.XyPolyline
Defines a polygon using a pair of coordinate arrays.
XyPolyline(XyPoint...) - Constructor for class com.partnersoft.geometry.xy.XyPolyline
Creates a polygon using the varargs list of XyPoint vertices.
XyPolyline(DynamicXyPointArray) - Constructor for class com.partnersoft.geometry.xy.XyPolyline
Creates a polygon from an ordered list of XyPoints.
XyPolyline(List<XyPoint>) - Constructor for class com.partnersoft.geometry.xy.XyPolyline
Private no-arg constructor, leaves properties unset.
XyPolylineBuilder - Class in com.partnersoft.geometry.xy
Builder class for XyPolylines.
XyPolylineBuilder() - Constructor for class com.partnersoft.geometry.xy.XyPolylineBuilder
 
XyQuadraticCurve - Class in com.partnersoft.geometry.xy
A quadratic curve, defined as P(t) = B(2,0)*CP + B(2,1)*P1 + B(2,2)*P2 over the interval 0 <= t <= 1.
XyQuadraticCurve(XyPoint, XyPoint, XyPoint) - Constructor for class com.partnersoft.geometry.xy.XyQuadraticCurve
Creates a new quadratic curve with the given start, end, and control points.
XyQuadrilateral - Class in com.partnersoft.geometry.xy
A four-sided and four-cornered figured.
XyQuadrilateral(XyPoint, XyPoint, XyPoint, XyPoint) - Constructor for class com.partnersoft.geometry.xy.XyQuadrilateral
 
XyRay - Class in com.partnersoft.geometry.xy
A ray in (x, y) space.
XyRay(XyPoint, XyDirection) - Constructor for class com.partnersoft.geometry.xy.XyRay
Construct a ray from the given point and direction.
XyRectangle - Class in com.partnersoft.geometry.xy
A rectangular shape in (x, y) space.
XyRectangle(XyPoint, double, double) - Constructor for class com.partnersoft.geometry.xy.XyRectangle
Creates a rectangle, oriented with the x, y axes, with the given center and width and height.
XyRectangle(XyPoint, XySize) - Constructor for class com.partnersoft.geometry.xy.XyRectangle
Creates a rectangle, oriented with the x, y axes, with the given center and size.
XyRectangle(XyPoint, XyRotation, XySize) - Constructor for class com.partnersoft.geometry.xy.XyRectangle
Creates a rectangle with the given center, rotation, width, and height.
XyRectangle(XyPoint, XyRotation, double, double) - Constructor for class com.partnersoft.geometry.xy.XyRectangle
Creates a rectangle with the given center, rotation, width, and height.
XyRegularPolygon - Class in com.partnersoft.geometry.xy
A regular polygon has equal-length sides and equal-size angles.
XyRegularPolygon(XyPoint, double, int) - Constructor for class com.partnersoft.geometry.xy.XyRegularPolygon
 
XyRegularPolygon(XyPoint, double, int, XyRotation) - Constructor for class com.partnersoft.geometry.xy.XyRegularPolygon
 
XyRotation - Class in com.partnersoft.geometry.xy
A rotation, expressed as an angle left (clockwise) or right (counter-clockwise).
XyShape<T extends XyShape> - Interface in com.partnersoft.geometry.xy
Generic supertype for all shapes in the (x, y) coordinate space.
XyShapeList<T extends XyShape> - Class in com.partnersoft.geometry.xy
An ordered list of XyShapes.
XyShapeList(List<T>) - Constructor for class com.partnersoft.geometry.xy.XyShapeList
 
XySize - Class in com.partnersoft.geometry.xy
A rectangular size in (x, y) space.
XySize(double, double) - Constructor for class com.partnersoft.geometry.xy.XySize
Creates a new XySize object from the width and height given.
XyTransform - Interface in com.partnersoft.geometry.xy
Generic type for coordinate transformations in (x, y) space.
XyTriangle - Class in com.partnersoft.geometry.xy
A triangle in (x, y) space.
XyTriangle(XyPoint, XyPoint, XyPoint) - Constructor for class com.partnersoft.geometry.xy.XyTriangle
Build a triangle with vertices in the given order.
XyTriangle(double, double, double, double, double, double) - Constructor for class com.partnersoft.geometry.xy.XyTriangle
Build a triangle with vertices in the given order.
XyTurtle - Class in com.partnersoft.geometry.xy
A turtle-graphics geometry builder for (x, y) space.
XyTurtle() - Constructor for class com.partnersoft.geometry.xy.XyTurtle
 
XyVector - Class in com.partnersoft.geometry.xy
A mathematical vector in (x, y) space.
XyVector(double, double) - Constructor for class com.partnersoft.geometry.xy.XyVector
Creates a vector with the given deltaX and deltaY.
XyVector(XyPoint) - Constructor for class com.partnersoft.geometry.xy.XyVector
Creates a vector equivalent for the given point.
XyVector(XyPoint, XyPoint) - Constructor for class com.partnersoft.geometry.xy.XyVector
Creates a vector difference between the two points.
XyVector(double, XyDirection) - Constructor for class com.partnersoft.geometry.xy.XyVector
Creates a vector equivalent for the given polar coordinates.
XyzAffineTransform - Class in com.partnersoft.geometry.xyz
A vector matrix affine transform.
XyzAffineTransform(double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class com.partnersoft.geometry.xyz.XyzAffineTransform
Tedious full constructor.
XyzAffineTransform(XyAffineTransform) - Constructor for class com.partnersoft.geometry.xyz.XyzAffineTransform
 
XyzBounds - Class in com.partnersoft.geometry.xyz
Three-dimensional box bounds, expressed as minimum and maximum x, y, and z.
XyzBounds(double, double, double) - Constructor for class com.partnersoft.geometry.xyz.XyzBounds
Creates a degenerate bounds containing a single point.
XyzBounds(double, double, double, double...) - Constructor for class com.partnersoft.geometry.xyz.XyzBounds
Creates a bounds from the given x1, y1, and z1 plus additional coordinate pairs.
XyzBounds(XyzPoint) - Constructor for class com.partnersoft.geometry.xyz.XyzBounds
Creates a degenerate bounds containing a single XyzPoint.
XyzBounds(XyzPoint...) - Constructor for class com.partnersoft.geometry.xyz.XyzBounds
Creates a bounds containing the given points.
XyzBounds(Iterable<XyzPoint>) - Constructor for class com.partnersoft.geometry.xyz.XyzBounds
Creates a bounds containing the given points.
XyzConstants - Class in com.partnersoft.geometry.xyz
 
XyzPerspectiveTransform - Class in com.partnersoft.geometry.xyz
A vector matrix perspective projection transform.
XyzPerspectiveTransform(double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class com.partnersoft.geometry.xyz.XyzPerspectiveTransform
Tedious full constructor.
XyzPerspectiveTransform(double) - Constructor for class com.partnersoft.geometry.xyz.XyzPerspectiveTransform
 
XyzPerspectiveTransform() - Constructor for class com.partnersoft.geometry.xyz.XyzPerspectiveTransform
 
XyzPoint - Class in com.partnersoft.geometry.xyz
A 3-dimensional point in x, y, z space.
XyzPoint(double, double, double) - Constructor for class com.partnersoft.geometry.xyz.XyzPoint
 
XyzPolyline - Class in com.partnersoft.geometry.xyz
A polyline consisting of at least two vertices and one line segment.
XyzPolyline(double...) - Constructor for class com.partnersoft.geometry.xyz.XyzPolyline
 
XyzPolyline(double[], double[], double[]) - Constructor for class com.partnersoft.geometry.xyz.XyzPolyline
 
XyzPolyline(XyzPoint...) - Constructor for class com.partnersoft.geometry.xyz.XyzPolyline
 
XyzPolyline(List<XyzPoint>) - Constructor for class com.partnersoft.geometry.xyz.XyzPolyline
 
XyzShape<T extends XyzShape> - Interface in com.partnersoft.geometry.xyz
Generic supertype for all shapes in the (x, y, z) coordinate space.
XyzTransform - Interface in com.partnersoft.geometry.xyz
Generic type for coordinate transformations in (x, y, z) space.

Y

y - Variable in class com.partnersoft.geometry.GridCoordinate
 
y - Variable in class com.partnersoft.geometry.Point
 
y - Variable in class com.partnersoft.geometry.PolylineFollower
 
y - Variable in class com.partnersoft.geometry.Rectangle
 
y - Variable in class com.partnersoft.io.formats.dxf.DXFPoint
 
y - Variable in class com.partnersoft.io.formats.rover.RoverGraphic
 
y - Variable in class com.partnersoft.maps.rover.RoverMachineRegister
Y for image, point, and text entities.
y - Variable in class com.partnersoft.os.windows.Win32Lib.MSG
 
y0 - Variable in class com.partnersoft.maps.render.Clipper
 
y1 - Variable in class com.partnersoft.geometry.Line
 
y1 - Variable in class com.partnersoft.geometry.Triangle
 
y1 - Variable in class com.partnersoft.maps.render.Clipper
 
y2 - Variable in class com.partnersoft.geometry.Line
 
y2 - Variable in class com.partnersoft.geometry.Triangle
 
y3 - Variable in class com.partnersoft.geometry.Triangle
 
yField - Variable in class com.partnersoft.maps.translator.MapDataDerivation
 
ymax - Variable in class com.partnersoft.maps.render.Clipper
 
ymin - Variable in class com.partnersoft.maps.render.Clipper
 
YONDER_PORT - Static variable in class com.partnersoft.net.yonder.YonderConstants
 
YONDER_VERSION - Static variable in class com.partnersoft.net.yonder.YonderConstants
 
YonderClient - Class in com.partnersoft.net.yonder
Raw client for the Yonder remote file server.
YonderClient(String) - Constructor for class com.partnersoft.net.yonder.YonderClient
 
YonderConstants - Class in com.partnersoft.net.yonder
Various constants used for Yonder conversations.
YonderDaemon - Class in com.partnersoft.net.yonder
Remote file server daemon.
YonderDaemon() - Constructor for class com.partnersoft.net.yonder.YonderDaemon
 
YonderFileInfo - Class in com.partnersoft.net.yonder
 
YonderFileInfo(Path, long, long) - Constructor for class com.partnersoft.net.yonder.YonderFileInfo
This constructor mimics the actual conversation code used by Yonder; if the length is -1, the file does not exist; if it's -2 it's a directory, otherwise it's the file length.
YonderFileInfo(Path, boolean, boolean, long, long) - Constructor for class com.partnersoft.net.yonder.YonderFileInfo
This is a more verbose and standard constructor, just setting the state explicitly.
YonderOp - Enum in com.partnersoft.net.yonder
Defined Yonder file operations.
YonderVfs - Class in com.partnersoft.net.yonder
Vfs implementation for a Yonder remote file server.
YonderVfs(String) - Constructor for class com.partnersoft.net.yonder.YonderVfs
 
YonderVfs(String, Path) - Constructor for class com.partnersoft.net.yonder.YonderVfs
 
yToCell(double) - Method in class com.partnersoft.geometry.Grid
 

Z

zero() - Method in class com.partnersoft.data.DynamicByteArray
Zeros the entire array.
zip(File, List) - Static method in class com.partnersoft.tools.Zipper
Zips up the given list of files, relative to the root (installation) directory.
zip(File, File, List) - Static method in class com.partnersoft.tools.Zipper
Zips up the given list of files, relative to the given root directory.
zip(String...) - Method in class com.partnersoft.workbench.app.WorkbenchCommandLogic
 
ZipBuilder - Class in com.partnersoft.formats.zip
Builder object for ZIP archive files.
ZipBuilder(String) - Constructor for class com.partnersoft.formats.zip.ZipBuilder
 
ZipBuilder(Path) - Constructor for class com.partnersoft.formats.zip.ZipBuilder
 
ZipBuilder(VfsFile) - Constructor for class com.partnersoft.formats.zip.ZipBuilder
 
ZipBuilder(File) - Constructor for class com.partnersoft.formats.zip.ZipBuilder
 
ZipBuilder(OutputStream) - Constructor for class com.partnersoft.formats.zip.ZipBuilder
 
ZipFileEditor - Class in com.partnersoft.workbench.editors
 
ZipFileEditor() - Constructor for class com.partnersoft.workbench.editors.ZipFileEditor
 
ZipFileHandler - Class in com.partnersoft.workbench.handlers
 
ZipFileHandler() - Constructor for class com.partnersoft.workbench.handlers.ZipFileHandler
 
ZipLib - Class in com.partnersoft.compression.zip
Convenience functions for java.util.zip facilities.
ZipLib - Class in com.partnersoft.formats.zip
Convenience library for reading and writing .zip files.
Zipper - Class in com.partnersoft.tools
Makes a zip file of the given directory.
Zipper() - Constructor for class com.partnersoft.tools.Zipper
 
zipUpConfig() - Method in class com.partnersoft.workbench.app.WorkbenchFileLogic
 
ZipVfs - Class in com.partnersoft.formats.zip
 
ZipVfs(VfsFile) - Constructor for class com.partnersoft.formats.zip.ZipVfs
 
zoom(double, double) - Method in class com.partnersoft.maps.app.MapViewLogic
Zooming by coordinates.
zoomArray - Variable in class com.partnersoft.maps.model.MapSpaceLegend
 
ZoomButton - Class in com.partnersoft.gui
 
ZoomButton(int, String) - Constructor for class com.partnersoft.gui.ZoomButton
 
zoomButtons - Variable in class com.partnersoft.maps.app.MapControlPanel
 
ZoomButtons - Class in com.partnersoft.maps.app
Discrete "elevator buttons" to control zoom.
ZoomButtons() - Constructor for class com.partnersoft.maps.app.ZoomButtons
 
zoomIn() - Method in class com.partnersoft.gui.ImageViewer
 
zoomIn() - Method in class com.partnersoft.maps.app.MapViewLogic
Zoom in (increase detail).
zoomNearest(double) - Method in class com.partnersoft.maps.app.MapViewLogic
 
zoomOut() - Method in class com.partnersoft.gui.ImageViewer
 
zoomOut() - Method in class com.partnersoft.maps.app.MapViewLogic
Zoom out (decrease detail).
zooms - Variable in class com.partnersoft.maps.model.MapSpaceLegend
 

_

_tokenNames - Static variable in class org.jcon.persistance.TOFParser
 
_tokenNames - Static variable in class org.jcon.text.TextReportDescriptionParser
 
_tokenSet_0 - Static variable in class org.jcon.persistance.TOFLexer
 
_tokenSet_0 - Static variable in class org.jcon.persistance.TOFParser
 
_tokenSet_0 - Static variable in class org.jcon.text.TextReportDescriptionLexer
 
_tokenSet_0 - Static variable in class org.jcon.text.TextReportDescriptionParser
 
_tokenSet_1 - Static variable in class org.jcon.persistance.TOFLexer
 
_tokenSet_1 - Static variable in class org.jcon.persistance.TOFParser
 
_tokenSet_1 - Static variable in class org.jcon.text.TextReportDescriptionLexer
 
_tokenSet_1 - Static variable in class org.jcon.text.TextReportDescriptionParser
 
_tokenSet_2 - Static variable in class org.jcon.persistance.TOFLexer
 
_tokenSet_3 - Static variable in class org.jcon.persistance.TOFLexer
 
_tokenSet_4 - Static variable in class org.jcon.persistance.TOFLexer
 
_tokenSet_5 - Static variable in class org.jcon.persistance.TOFLexer
 

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 _