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

About3D - class jwo.landserf.gui3d.About3D.
Displays general information about LandSerf's 3D surface visualisation module - author, version number etc.
About3D(Frame, String[]) - Constructor for class jwo.landserf.gui3d.About3D
Creates an 'about' window and displays program information.
AboutBox - class jwo.landserf.gui.AboutBox.
Displays general information about LandSerf (Surface analysis program) - author, version number etc.
AboutBox(Frame) - Constructor for class jwo.landserf.gui.AboutBox
Creates the "about" window and displays program information.
ACOS - Static variable in class jwo.utils.expression.MathOperator
 
actionPerformed(ActionEvent) - Method in class jwo.landserf.gui.ProfileQueryBox
Responds to button press by clearing component of any profiles.
actionPerformed(ActionEvent) - Method in class jwo.landserf.gui.GUIFrame
Scans all delegated action events (menu option selections) and calls appropriate actions.
actionPerformed(ActionEvent) - Method in class jwo.landserf.gui3d.SurfGL
Performs the necessary actions when a menu item is selected.
actionPerformed(ActionEvent) - Method in class jwo.landserf.gui3d.Control3D
Responds to a button press by restoring the initial camera position.
actionPerformed(ActionEvent) - Method in class jwo.utils.JWYesNo
Responds to a yes or no button press and closes the window.
actionPerformed(ActionEvent) - Method in class jwo.utils.JWMonologue
Looks for delegated events associated with the monologue box.
actionPerformed(ActionEvent) - Method in class jwo.utils.JWFrame
Closes the frame if the OK button is pressed.
actionPerformed(ActionEvent) - Method in class jwo.utils.JWDialogue
Looks for delegated events associated with the dialogue box.
actionPerformed(ActionEvent) - Method in class jwo.vfc.hub.JWYesNo
Responds to a yes or no button press and closes the window.
actionPerformed(ActionEvent) - Method in class jwo.vfc.hub.JWFrame
Closes the frame if the OK button is pressed.
actionPerformed(ActionEvent) - Method in class jwo.vfc.hub.JWDialogue
Looks for delegated events associated with the dialogue box.
actionPerformed(ActionEvent) - Method in class jwo.vfc.hubclient.MetaForm
Responds to button presses by either validating metadata entry, cancelling window or browsing for files.
actionPerformed(ActionEvent) - Method in class jwo.vfc.hubclient.MetadataEntry
Responds to button presses by either updating the list of objects or opening a hub configuration dialogue.
actionPerformed(ActionEvent) - Method in class jwo.vfc.hubclient.HubViewer
Responds to button presses by either updating the list of objects or opening a hub configuration dialogue.
actionPerformed(ActionEvent) - Method in class jwo.vfc.hubclient.HubSend
Checks for button press and submits the appropriate message to the server.
ADD - Static variable in class jwo.utils.expression.MathOperator
 
add(Component) - Method in class jwo.utils.JWFrame
Adds a component to the frame above the OK button if it is defined.
add(Component) - Method in class jwo.utils.JWDialogue
Adds a component to the dialogue above the return button if they are defined.
add(Component) - Method in class jwo.vfc.hub.JWFrame
Adds a component to the frame above the OK button if it is defined.
add(Component) - Method in class jwo.vfc.hub.JWDialogue
Adds a component to the dialogue above the return button if they are defined.
addColourRule(float, int) - Method in class jwo.landserf.structure.ColourTable
Adds a categorical colour rule to the colour table.
addColourRule(float, int, float, int) - Method in class jwo.landserf.structure.ColourTable
Adds a continuous colour rule to the colour table.
addColourRule(float, int, int, int) - Method in class jwo.landserf.structure.ColourTable
Adds a categorical colour rule to the colour table.
addColourRule(float, int, int, int, float, int, int, int) - Method in class jwo.landserf.structure.ColourTable
Adds a continuous colour rule to the colour table.
addColourRule(float, int, int, int, int) - Method in class jwo.landserf.structure.ColourTable
Adds a categorical colour rule to the colour table.
addColourRule(float, int, int, int, int, float, int, int, int, int) - Method in class jwo.landserf.structure.ColourTable
Adds a continuous colour rule to the colour table.
addDialogueListener(JWDialogueListener) - Method in class jwo.utils.JWDialogue
Adds a dialogue listener.
addDialogueListener(JWDialogueListener) - Method in class jwo.vfc.hub.JWDialogue
Adds a dialogue listener.
addEdge(GraphEdge) - Method in class jwo.landserf.structure.GraphJunction
Adds the given edge to the end of the edge list at the junction.
addEdge(GraphNode, GraphNode) - Method in class jwo.landserf.structure.GraphNetwork
Adds a new edge defined by the given nodes to the network.
addEdge(VectorObject, int, int, float, float) - Method in class jwo.landserf.structure.GraphNetwork
Adds a given edge to the network.
addEdges(Vector) - Method in class jwo.landserf.structure.GraphJunction
Adds the given list of edges to the the junction.
addItem(float, float) - Method in class jwo.utils.JWGraph
Adds a (default menu text colour) graphical element to the graph.
addItem(float, float, Color) - Method in class jwo.utils.JWGraph
Adds a (coloured) graphical element to the graph.
addJunction(GraphNode, GraphEdge) - Method in class jwo.landserf.structure.GraphNetwork
Adds a new junction to the list stored by the network.
addPath(float, float, int) - Method in class jwo.landserf.process.SurfNetwork
Adds a given path from the given coordinates to the surface network.
addPath(GraphEdge, VectorObject) - Method in class jwo.landserf.structure.GraphNetwork
Adds a given edge path to the master list of paths stored by this class.
addPoint(float, float) - Method in class jwo.landserf.structure.VectorMap
Adds a vector point object to the current list.
addPoint(float, float, float) - Method in class jwo.landserf.structure.VectorMap
Adds a vector point object with attribute to the current list.
addPropertyChangeListener(PropertyChangeListener) - Method in class jwo.vfc.hubclient.ClientBeanCustomizer
Adds a property change listener so that the customizer can be dynamically linked to the bean being edited.
addQuery(double, double, ScaleSurfParam) - Method in class jwo.landserf.gui.ScaleQueryBox
Adds numerical query results to the graph.
addQuery(String) - Method in class jwo.landserf.gui.ScaleQueryBox
Adds text-based query results to the text area.
addQuery(String) - Method in class jwo.landserf.gui.RastQueryBox
Adds query results to the text area.
addReturnButtons() - Method in class jwo.utils.JWMonologue
Adds the return buttons to the monologue box.
addReturnButtons() - Method in class jwo.utils.JWFrame
Adds the return button to this frame.
addReturnButtons() - Method in class jwo.utils.JWDialogue
Adds the return buttons to the dialogue box.
addReturnButtons() - Method in class jwo.vfc.hub.JWFrame
Adds the return button to this frame.
addReturnButtons() - Method in class jwo.vfc.hub.JWDialogue
Adds the return buttons to the dialogue box.
addReturnButtons(MetaFormListener) - Method in class jwo.vfc.hubclient.MetaForm
Adds a set of return buttons to the frame.
addRubberbandListener(RubberbandListener) - Method in class jwo.landserf.gui.GraphicsArea
Adds a rubberband listener to the list of objects to be informed when a new rubberband is created.
addToken(String, Object) - Method in class jwo.utils.expression.Tokenizer
 
addVectorObject(VectorObject) - Method in class jwo.landserf.structure.VectorMap
Adds a vector object to the current list.
addViewpoint(float, float, float, float, float) - Method in class jwo.landserf.gui3d.Route3D
Adds a viewpoint to the route.
ADJACENT - Static variable in class jwo.landserf.structure.Raster
Identifies this raster as being adjacent to another.
adjustmentValueChanged(AdjustmentEvent) - Method in class jwo.landserf.gui.ProfileQueryBox
Updates the number of samples in the profile according to the current slider value.
adjustmentValueChanged(AdjustmentEvent) - Method in class jwo.landserf.gui.HistoBox
Updates the number of bin width according to the current slider value.
adjustmentValueChanged(AdjustmentEvent) - Method in class jwo.landserf.gui3d.MovementBox
Responds to a change in a slider's value.
adjustmentValueChanged(AdjustmentEvent) - Method in class jwo.landserf.gui3d.Control3D
Responds to a change in a slider's value.
adjustmentValueChanged(AdjustmentEvent) - Method in class jwo.utils.JWSlider
Responds to a change in the scrollbar's value.
AHEAD - Static variable in class jwo.landserf.structure.Segment
Indicates location aligned but in front of segment.
ALIGNED - Static variable in class jwo.landserf.structure.Edge
Indicates location aligned with directed edge.
ALL_CELLS - Static variable in class jwo.landserf.gui.SampleBox
All cells selected in sample.
AND - Static variable in class jwo.landserf.process.CombineRasters
Combine rasters using logical AND.
angleToText(double) - Method in class jwo.landserf.gui.ReliefBox
Converts an angle in radians to a text string in degrees for dialogue box.
angleToText(float) - Method in class jwo.landserf.gui.SurfFeatureBox
Converts an angle in radians to a text string in degrees for dialogue box.
appendJunction(GraphNode, GraphEdge) - Method in class jwo.landserf.structure.GraphNetwork
Adds a new edge to an existing junction.
ARC_BIN_R - Static variable in class jwo.landserf.process.FileFilters
ArcGrid binary raster.
ARC_TEXT_R - Static variable in class jwo.landserf.process.FileFilters
ArcGrid ASCII raster.
ARC_TEXT_V - Static variable in class jwo.landserf.process.FileFilters
ArcInfo generate vector.
AREA - Static variable in class jwo.landserf.structure.VectorObject
Area vector type.
ASIN - Static variable in class jwo.utils.expression.MathOperator
 
ASPECT - Static variable in class jwo.landserf.structure.Raster
Aspect.
ATAN - Static variable in class jwo.utils.expression.MathOperator
 
AVERAGE - Static variable in class jwo.landserf.process.ScaleSurfParam
Indicates multiscale summary should be in form of mean and dispersion.

B

BEHIND - Static variable in class jwo.landserf.structure.Segment
Indicates location aligned but behind segment.
BiCubic - class jwo.landserf.structure.BiCubic.
Class for fitting a bi-cubic surface through a set of four grid points.
BiCubic(float[], float[], float[], float[], float, float) - Constructor for class jwo.landserf.structure.BiCubic
Initialises the bi-cubic function based on the values at the 4 corners of a grid cell.
BIL_R - Static variable in class jwo.landserf.process.FileFilters
Binary Integer Interleaved.
BIN_V - Static variable in class jwo.landserf.process.FileFilters
Generic binary vector.
BIN16_R - Static variable in class jwo.landserf.process.FileFilters
Generic 16 bit binary raster.
BIN8_R - Static variable in class jwo.landserf.process.FileFilters
Generic 8 bit binary raster.
BLANK - Static variable in class jwo.landserf.gui.RastEditBox
Blank raster selected.
BLEND - Static variable in class jwo.landserf.gui.GraphicsArea
Blend surface and drape.
BlendBox - class jwo.landserf.gui.BlendBox.
Creates a dialogue box allowing image blending weighting to be set.
BlendBox(Frame, float) - Constructor for class jwo.landserf.gui.BlendBox
Creates the dialogue box for weighting entry.
BlockGraph - class jwo.landserf.gui.BlockGraph.
Displays a block graph (nominal categories on Y axis) in a canvas.
BlockGraph(String, float, float) - Constructor for class jwo.landserf.gui.BlockGraph
Lays out the canvas for the block graph.
BlockGraph(String, float, float, float, float) - Constructor for class jwo.landserf.gui.BlockGraph
Lays out the canvas for the block graph.
BlockGraph(String, float, float, float, float, String[]) - Constructor for class jwo.landserf.gui.BlockGraph
Lays out the canvas for the block graph including Y axis labels.
BOTH - Static variable in class jwo.landserf.process.CombineRasters
Average both rasters for overlapping cells.
bottom - Variable in class jwo.utils.JWGraph
Bottom position of graph.
BOX - Static variable in class jwo.utils.JWRubberband
Identifies rubberband box.
BT_R - Static variable in class jwo.landserf.process.FileFilters
Virtual Terrain BT binary.

C

calcCircumCircle() - Method in class jwo.landserf.structure.Triangle
Calculates this triangle's circumcircle.
calcDistance(double, double) - Method in class jwo.landserf.structure.Node
Reports the 2-d Euclidean distance between the given point and this node.
calcDistance(float, float) - Method in class jwo.landserf.structure.Segment
Reports the distance between the given point and this segment.
calcDistance(float, float, float) - Method in class jwo.landserf.structure.Node
Reports the 3-d Euclidean distance between the given point and this node.
calcEquation() - Method in class jwo.landserf.structure.Edge
Calculates the equation of the straight line that this edge forms a part of.
calcMER() - Method in class jwo.landserf.structure.Triangle
Calculates the triangle's minimum enclosing rectangle.
calcMER(float[]) - Method in class jwo.landserf.structure.Triangle
Calculates the minimum enclosing rectangle surrounding this triangle and the supplied MER.
calcParams() - Method in class jwo.landserf.process.ScaleSurfParam
Calculates a surface parameter (slope, aspect etc.) for an entire raster over a given range of scales.
calcParams(double, double) - Method in class jwo.landserf.process.ScaleSurfParam
Calculates a surface parameter (slope, aspect etc.) at a single point over a given range of scales.
calcPlane() - Method in class jwo.landserf.structure.Triangle
Calculates the equation of the plane passing through all three points of the triangle.
calcSide(Node) - Method in class jwo.landserf.structure.Edge
Determines where the edge is in relation to a given node.
calcZAt(float, float) - Method in class jwo.landserf.process.SurfParam
Calculates Z value at the given location.
CENTRE_RES - Static variable in class jwo.landserf.structure.Raster
Central residual.
centreX - Variable in class jwo.utils.JWGraph
X coord of centre of graph.
centreY - Variable in class jwo.utils.JWGraph
Y coord of centre of graph.
changeDrape() - Method in class jwo.landserf.gui3d.SurfGL
Changes the drape associated with the surface.
CHANNEL - Static variable in class jwo.landserf.process.SurfParam
Channel feature.
checkActions(ActionEvent) - Method in class jwo.landserf.gui.WindowScaleBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.landserf.gui.VectEditBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.landserf.gui.TransRastBox
Checks for action events but does nothing in this case.
checkActions(ActionEvent) - Method in class jwo.landserf.gui.SurfParamBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.landserf.gui.SurfFeatureBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.landserf.gui.SampleBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.landserf.gui.ReliefBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.landserf.gui.RastEditBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.landserf.gui.MultiScaleBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.landserf.gui.HubChooseBox
Responds to any actions other than the return button press.
checkActions(ActionEvent) - Method in class jwo.landserf.gui.HammockModBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.landserf.gui.GeomAttBox
Opens up file dialogue boxes if 'select' buttons are pressed.
checkActions(ActionEvent) - Method in class jwo.landserf.gui.FileSizeBox
Checks for button presses but does nothing in this case..
checkActions(ActionEvent) - Method in class jwo.landserf.gui.DemToTinBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.landserf.gui.ContourBox
Checks for action events but does nothing in this case.
checkActions(ActionEvent) - Method in class jwo.landserf.gui.CombineBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.landserf.gui.ColourBox
Scans for mouse events other than OK and Cancel buttons.
checkActions(ActionEvent) - Method in class jwo.landserf.gui.BlendBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.landserf.gui3d.ColourDialogue
Responds to a button press by updating drape for selected resolution.
checkActions(ActionEvent) - Method in class jwo.landserf.gui3d.VectQualityBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.landserf.gui3d.MultiDrapeBox
Responds to a button press by updating drape for selected resolution.
checkActions(ActionEvent) - Method in class jwo.landserf.gui3d.MovementBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.utils.JWInputBox
Checks for mouse events (excluding return button presses).
checkActions(ActionEvent) - Method in class jwo.utils.JWDialogue
Method to allow delegated actions (other than OK or Cancel button press) to be processed.
checkActions(ActionEvent) - Method in class jwo.utils.JWColourSelect
Scans for mouse events other than OK and Cancel buttons, but does nothing in this case.
checkActions(ActionEvent) - Method in class jwo.vfc.hub.JWDialogue
Method to allow delegated actions (other than OK or Cancel button press) to be processed.
checkActions(ActionEvent) - Method in class jwo.vfc.hubclient.HubConfigBox
Responds to any actions other than the return button press.
checkInput() - Method in class jwo.landserf.gui.WindowScaleBox
Indicates that some changes have occurred with the dialogue.
checkInput() - Method in class jwo.landserf.gui.VectEditBox
Checks input parameters are legal before finishing.
checkInput() - Method in class jwo.landserf.gui.TransRastBox
Checks that all values are numerical Implements abstract method from superclass.
checkInput() - Method in class jwo.landserf.gui.SurfParamBox
Indicates that some changes have occurred to the paramater selection and closes window if they are valid.
checkInput() - Method in class jwo.landserf.gui.SurfFeatureBox
Checks input parameters are within bounds and converts input angles from degrees to radians.
checkInput() - Method in class jwo.landserf.gui.SampleBox
Indicates that some changes have occurred to the paramater selection and closes window if they are valid.
checkInput() - Method in class jwo.landserf.gui.ReliefBox
Checks input parameters are within bounds and converts input angles from degrees to radians.
checkInput() - Method in class jwo.landserf.gui.RastEditBox
Checks input parameters are legal before finishing.
checkInput() - Method in class jwo.landserf.gui.MultiScaleBox
Indicates that some changes have occurred with the dialogue, and closes window.
checkInput() - Method in class jwo.landserf.gui.HubChooseBox
Checks that input values are valid before exiting.
checkInput() - Method in class jwo.landserf.gui.HammockModBox
Indicates that some changes have occurred with the dialogue.
checkInput() - Method in class jwo.landserf.gui.GeomAttBox
Checks that at least a geometry file has been specified before closing the dialogue.
checkInput() - Method in class jwo.landserf.gui.FileSizeBox
Checks that (rows * columns * bytes per cell) = filesize.
checkInput() - Method in class jwo.landserf.gui.DemToTinBox
Indicates that some changes have occurred to the paramater selection and closes window if they are valid.
checkInput() - Method in class jwo.landserf.gui.ContourBox
Checks that all values are numerical Implements abstract method from superclass.
checkInput() - Method in class jwo.landserf.gui.CombineBox
Checks input parameters are within bounds and converts input angles from degrees to radians.
checkInput() - Method in class jwo.landserf.gui.ColourBox
Indicates that some changes have occurred with the dialogue (can be expanded to validate input before confirming changes).
checkInput() - Method in class jwo.landserf.gui.BlendBox
Checks input parameters are within bounds and converts input angles from degrees to radians.
checkInput() - Method in class jwo.landserf.gui3d.ColourDialogue
Checks input values are valid, but does nothing in this case other than close window.
checkInput() - Method in class jwo.landserf.gui3d.VectQualityBox
Checks input parameters are within bounds.
checkInput() - Method in class jwo.landserf.gui3d.MultiDrapeBox
Checks input values are valid, but does nothing in this case other than close window.
checkInput() - Method in class jwo.landserf.gui3d.MovementBox
Checks input parameters are within bounds.
checkInput() - Method in class jwo.utils.JWInputBox
Indicates that some changes have occurred to the input box and closes window if they are valid.
checkInput() - Method in class jwo.utils.JWDialogue
Method to validate dialogue values.
checkInput() - Method in class jwo.utils.JWColourSelect
Indicates that some changes have occurred with the dialogue (can be expanded to validate input before confirming changes).
checkInput() - Method in class jwo.vfc.hub.JWDialogue
Method to validate dialogue values.
checkInput() - Method in class jwo.vfc.hubclient.HubConfigBox
Checks that input values are valid before exiting.
checkIntegrity() - Method in class jwo.vfc.hub.Metadata
Validates the integrity of the metadata.
checkMinimum() - Method in class jwo.vfc.hub.Metadata
Checks whether the compulsory fields are filled.
CIRCULAR - Static variable in class jwo.landserf.structure.Quadratic
Circular elliptic section.
CLEAR - Static variable in class jwo.landserf.gui.GraphicsArea
No raster display.
clearRoute() - Method in class jwo.landserf.gui3d.SurfGL
Clears the currently stored route.
ClientBean - class jwo.vfc.hubclient.ClientBean.
Creates a Hub client bean.
ClientBean() - Constructor for class jwo.vfc.hubclient.ClientBean
Creates a hub client that can connect to a VFC hub server.
ClientBean(String) - Constructor for class jwo.vfc.hubclient.ClientBean
Creates a hub client that can connect to a VFC hub server with the parameters defined in the given config file.
ClientBeanBeanInfo - class jwo.vfc.hubclient.ClientBeanBeanInfo.
Basic bean info identifying icons to be associated with the bean.
ClientBeanBeanInfo() - Constructor for class jwo.vfc.hubclient.ClientBeanBeanInfo
 
ClientBeanCustomizer - class jwo.vfc.hubclient.ClientBeanCustomizer.
Provides a simple GUI for editing the hub client's connection properties (host IP, username etc).
ClientBeanCustomizer() - Constructor for class jwo.vfc.hubclient.ClientBeanCustomizer
Creates the ClientBean customisation interface.
ClientFrame - class jwo.vfc.hubclient.ClientFrame.
Creates a frame that can be cleanly closed down.
ClientFrame() - Constructor for class jwo.vfc.hubclient.ClientFrame
Creates the client frame without a title.
ClientFrame(String) - Constructor for class jwo.vfc.hubclient.ClientFrame
Creates the client frame with a given title.
closeDialogue() - Method in class jwo.utils.JWDialogue
Closes down window.
closeDialogue() - Method in class jwo.vfc.hub.JWDialogue
Closes down window.
closeFrame() - Method in class jwo.landserf.gui.VectInfoBox
Closes down the window the OK button is pressed.
closeFrame() - Method in class jwo.landserf.gui.ScatterPlotBox
Closes frame down on completion.
closeFrame() - Method in class jwo.landserf.gui.ScaleQueryBox
Closes frame down on completion.
closeFrame() - Method in class jwo.landserf.gui.RastQueryBox
Closes down the query window after an exit request has been made.
closeFrame() - Method in class jwo.landserf.gui.RastInfoBox
Closes down the window the OK button is pressed.
closeFrame() - Method in class jwo.landserf.gui.ProfileQueryBox
Closes frame down on completion.
closeFrame() - Method in class jwo.landserf.gui.PrintArea
Closes down the window the OK button is pressed.
closeFrame() - Method in class jwo.landserf.gui.HistoBox
Closes frame down on completion.
closeFrame() - Method in class jwo.utils.JWFrame
Method that allows action to be performed when frame is closed.
closeFrame() - Method in class jwo.vfc.hub.JWFrame
Method that allows action to be performed when frame is closed.
closeFrame() - Method in class jwo.vfc.hubclient.MetaForm
Closes down window if requested.
closeFrame() - Method in class jwo.vfc.hubclient.ClientFrame
Closes down window and program.
COLOUR_RAW - Static variable in class jwo.landserf.structure.ColourTable
Colour table uses raster values.
COLOUR_RULES - Static variable in class jwo.landserf.structure.ColourTable
Colour table uses colour rules.
ColourBar - class jwo.landserf.gui.ColourBar.
Creates a colour bar to represent continuous colour tables.
ColourBar(ColourTable) - Constructor for class jwo.landserf.gui.ColourBar
Creates the horizontal colour bar and associates a colour table with it.
ColourBox - class jwo.landserf.gui.ColourBox.
Creates a dialogue box allowing colour table to be changed interactively.
ColourBox(GUIFrame, ColourTable) - Constructor for class jwo.landserf.gui.ColourBox
Creates the dialogue box and displays the colour table graphically.
ColourDialogue - class jwo.landserf.gui3d.ColourDialogue.
Creates a window allowing sea, sky and fog colours to be set.
ColourDialogue(Frame, Color, Color, Color) - Constructor for class jwo.landserf.gui3d.ColourDialogue
Creates the dialogue box for selecting drapes.
ColourRule - class jwo.landserf.structure.ColourRule.
Colour rule class for storing a single colour rule.
ColourRule(float, int) - Constructor for class jwo.landserf.structure.ColourRule
Creates a categorical colour rule.
ColourRule(float, int, float, int) - Constructor for class jwo.landserf.structure.ColourRule
Creates a continuous colour rule.
ColourRule(float, int, int, int) - Constructor for class jwo.landserf.structure.ColourRule
Creates a categorical colour rule.
ColourRule(float, int, int, int, float, int, int, int) - Constructor for class jwo.landserf.structure.ColourRule
Creates a continuous colour rule.
ColourRule(float, int, int, int, int) - Constructor for class jwo.landserf.structure.ColourRule
Creates a categorical colour rule.
ColourRule(float, int, int, int, int, float, int, int, int, int) - Constructor for class jwo.landserf.structure.ColourRule
Creates a continuous colour rule.
ColourTable - class jwo.landserf.structure.ColourTable.
Colour table class for storing colour rules associated with a raster or vector object.
ColourTable() - Constructor for class jwo.landserf.structure.ColourTable
Creates an initial (black) colour table.
ColourTable(ColourTable) - Constructor for class jwo.landserf.structure.ColourTable
Creates a colour table based on a copy of a colour table.
CombineBox - class jwo.landserf.gui.CombineBox.
Creates a dialogue box allowing the surface and draped rasters to be combined in a single layer.
CombineBox(Frame, int) - Constructor for class jwo.landserf.gui.CombineBox
Creates the dialogue box for combining two raster layers.
CombineRasters - class jwo.landserf.process.CombineRasters.
Combines two rasters in a single layer.
combineRasters() - Method in class jwo.landserf.gui.GUIFrame
Compares the boundaries of the surface and drape.
CombineRasters(RastSurf, RastSurf) - Constructor for class jwo.landserf.process.CombineRasters
Combines the two rasters.
CombineRasters(RastSurf, RastSurf, int, int) - Constructor for class jwo.landserf.process.CombineRasters
Combines the two rasters.
CombineRastersThread - class jwo.landserf.process.CombineRastersThread.
Combines the two rasters defined in gf using the rules supplied in the given combineBox.
CombineRastersThread(GUIFrame, CombineBox) - Constructor for class jwo.landserf.process.CombineRastersThread
Combines the two rasters defined in gf using the rules supplied in the given combineBox.
compare(float, float) - Method in class jwo.landserf.structure.Segment
Determines where the given point is in relation to the segment.
compare(Raster) - Method in class jwo.landserf.structure.Raster
Makes a spatial comparison between this raster and a given raster.
compare(Segment) - Method in class jwo.landserf.structure.Segment
Determines if and where the given segment intersects with this one.
componentHidden(ComponentEvent) - Method in class jwo.utils.JWCanvas
Overrides the componentHidden method for responding to changes in component visibility, but does nothing.
componentMoved(ComponentEvent) - Method in class jwo.utils.JWCanvas
Overrides the componentMoved method for responding to changes in component position, but does nothing.
componentResized(ComponentEvent) - Method in class jwo.utils.JWGraph
Overrides the componentResized method for responding to changes in component size.
componentResized(ComponentEvent) - Method in class jwo.utils.JWCanvas
Overrides the componentResized method for responding to changes in component size.
componentShown(ComponentEvent) - Method in class jwo.utils.JWCanvas
Overrides the componentShown method for responding to changes in component visibility, but does nothing.
containsFile() - Method in class jwo.vfc.hub.Request
Reports whether file is contained within request.
containsMetadata() - Method in class jwo.vfc.hub.Request
Reports whether metadata are contained within request.
CONTINUOUS - Static variable in class jwo.landserf.structure.ColourTable
Colour table represents continuous colour scale.
Contour - class jwo.landserf.process.Contour.
 
Contour(RastSurf, float, float) - Constructor for class jwo.landserf.process.Contour
 
ContourBox - class jwo.landserf.gui.ContourBox.
Creates a window allowing surface contouring options to be specified.
ContourBox(Frame, float, float) - Constructor for class jwo.landserf.gui.ContourBox
Creates the dialogue box allowing contouring options to be specified.
ContourThread - class jwo.landserf.process.ContourThread.
Class for fitting contour lines through a gridded surface or given triangles.
ContourThread(GISFrame, float, float, int) - Constructor for class jwo.landserf.process.ContourThread
Creates a contoured vector map of the given surface with the given minimum contour and vertical interval.
Control3D - class jwo.landserf.gui3d.Control3D.
Creates a control panel for setting and displaying 3D viewing parameters.
Control3D(SurfGL) - Constructor for class jwo.landserf.gui3d.Control3D
Initialises the 3D control panel.
COS - Static variable in class jwo.utils.expression.MathOperator
 
countNumGraphs() - Method in class jwo.landserf.structure.GraphNetwork
Counts and reports the number of disconnected subgraphs.
createConfigFile(String) - Method in class jwo.vfc.hubclient.ClientBean
Creates a configuration file containing the currently chosen hub client options.
createDefault() - Method in class jwo.vfc.hub.XMLProcessor
Creates a default document object model.
createSkyColours() - Method in class jwo.landserf.gui3d.Surf3D
Creates the colours to map onto the sky dome.
createTinVector() - Method in class jwo.landserf.structure.VectorMap
Creates a vector map from current triangulation topology.
createTinVector(DelaunayTriang) - Method in class jwo.landserf.structure.VectorMap
Creates a vector map from the given Triangulation topology.
CROSC - Static variable in class jwo.landserf.structure.Raster
Cross-sectional curvature.

D

DATE - Static variable in class jwo.landserf.LandSerf
Last modified date.
DEFAULT_SEPARATOR - Static variable in class jwo.utils.expression.Tokenizer
 
DEG2RAD - Static variable in class jwo.landserf.gui3d.Surf3D
Converts degrees to radians.
DEG2RAD - Static variable in class jwo.landserf.gui3d.SurfGL
Converts degrees to radians.
DEG2RAD - Static variable in class jwo.landserf.process.SurfParam
Converts degrees to radians.
DelaunayTriang - class jwo.landserf.structure.DelaunayTriang.
Creates and stores a Delaunay triangulation.
DelaunayTriang(int) - Constructor for class jwo.landserf.structure.DelaunayTriang
Initialises a triangulation with a given initial size.
deletePoint(float, float) - Method in class jwo.landserf.structure.DelaunayTriang
Deletes the point nearest to the given coordinates and recalculates the trianglulation.
DemToTinBox - class jwo.landserf.gui.DemToTinBox.
Creates a dialogue box for setting the DEM to TIN conversion parameters.
DemToTinBox(Frame, int) - Constructor for class jwo.landserf.gui.DemToTinBox
Creates the dialogue box for parameter selection.
DemToTinThread - class jwo.landserf.process.DemToTinThread.
Converts a DEM to TIN representation.
DemToTinThread(GUIFrame, int, float, float, boolean) - Constructor for class jwo.landserf.process.DemToTinThread
Converts a DEM into TIN representation.
DISCRETE - Static variable in class jwo.landserf.structure.ColourTable
Colour table represents discrete colour values.
display(GLDrawable) - Method in class jwo.landserf.gui3d.SurfGL
Draws to the OpenGL component.
displayFile(String) - Static method in class jwo.utils.JWBrowser
Displays a given file using the default application.
displayHeading(float, float) - Method in class jwo.landserf.gui3d.Control3D
Displays the current heading on the control panel.
displayMessage(String) - Method in class jwo.landserf.gui.StatusBar
Displays a message on the status bar.
displayMessage(String, Component, boolean) - Method in class jwo.landserf.gui.StatusBar
Displays a message on the status bar and changes pointer type to busy or normal.
displayPercent(int) - Method in class jwo.landserf.gui.StatusBar
Displays percentage complete message.
displayPosition(float, float, float) - Method in class jwo.landserf.gui3d.Control3D
Displays the current camera position on the control panel.
displayRast(RastSurf, RastSurf) - Method in class jwo.landserf.gui.GraphicsArea
Displays raster object on screen, scaled to the maximum size allowed by the window while preserving aspect ratio.
displayURL(String) - Static method in class jwo.utils.JWBrowserControl
 
displayURL(String) - Static method in class jwo.utils.JWBrowser
Display a file in the system browser.
displayVect(VectorMap) - Method in class jwo.landserf.gui.GraphicsArea
Display vector in window, scaled to georegister with any raster objects.
DispRasterThread - class jwo.landserf.process.DispRasterThread.
Displays the current raster(s) in the GUI frame.
DispRasterThread(GUIFrame, int) - Constructor for class jwo.landserf.process.DispRasterThread
Displays the current raster(s) in the GUI frame.
DIVIDE - Static variable in class jwo.utils.expression.MathOperator
 
doDemoRoute() - Method in class jwo.landserf.gui3d.SurfGL
'Plays back' the default demo route over DEM.
doFlood() - Method in class jwo.landserf.gui.TransRastBox
Identifies whether user has selected flooding.
doProcessing() - Method in class jwo.landserf.process.TriangulateThread
Triangulate the vector points.
doProcessing() - Method in class jwo.landserf.process.TransRastThread
Transform raster.
doProcessing() - Method in class jwo.landserf.process.TinToDemThread
Convert the TIN into a DEM.
doProcessing() - Method in class jwo.landserf.process.SurfParamThread
 
doProcessing() - Method in class jwo.landserf.process.SurfaceNetworkThread
Creates surface network.
doProcessing() - Method in class jwo.landserf.process.PolySurfaceThread
Create the polynomial surface.
doProcessing() - Method in class jwo.landserf.process.ScaleParamThread
Does the multi-scale processing.
doProcessing() - Method in class jwo.landserf.process.SaveThread
Does the file conversion and saving.
doProcessing() - Method in class jwo.landserf.process.OpenThread
Opens the raster or vector requested.
doProcessing() - Method in class jwo.landserf.process.LSThread
Abstract method that will contain processing.
doProcessing() - Method in class jwo.landserf.process.InterpolateThread
Does the interpolation.
doProcessing() - Method in class jwo.landserf.process.ImportFromHubThread
Make connection with hub, list available files and import.
doProcessing() - Method in class jwo.landserf.process.FracSurfaceThread
Create the polynomial surface.
doProcessing() - Method in class jwo.landserf.process.DrainageNetworkThread
Create the polynomial surface.
doProcessing() - Method in class jwo.landserf.process.ExportToHubThread
Does the file conversion and exporting to the virtual field course hub.
doProcessing() - Method in class jwo.landserf.process.DispRasterThread
Displays the rasters.
doProcessing() - Method in class jwo.landserf.process.DemToTinThread
Convert the DEM into TIN representation.
doProcessing() - Method in class jwo.landserf.process.ContourThread
Thread contour segments through surface.
doProcessing() - Method in class jwo.landserf.process.CombineRastersThread
 
doRound() - Method in class jwo.landserf.gui.TransRastBox
Identifies whether user has selected rounding.
doRoute() - Method in class jwo.landserf.gui3d.SurfGL
'Plays back' the route stored in this class.
doScale() - Method in class jwo.landserf.gui.TransRastBox
Identifies whether user has selected scaling.
doTranslate() - Method in class jwo.landserf.gui.TransRastBox
Identifies whether user has selected translation.
DrainageNetworkThread - class jwo.landserf.process.DrainageNetworkThread.
Calculates the drainage network based on random selection of point locations from which to accumulate surface flow.
DrainageNetworkThread(GUIFrame) - Constructor for class jwo.landserf.process.DrainageNetworkThread
Creates a drainage network based on random point selection.

E

east - Variable in class jwo.landserf.structure.VectHeader
Eastern boundary of vector.
Edge - class jwo.landserf.structure.Edge.
Stores a 2d topological directional edge used for connecting 2d or higher dimensional features.
Edge(Node, Node) - Constructor for class jwo.landserf.structure.Edge
Creates an edge from the two given nodes.
EDX_TEXT_R - Static variable in class jwo.landserf.process.FileFilters
EDX ASCII raster.
EDX_TEXT_V - Static variable in class jwo.landserf.process.FileFilters
EDX ASCII vector.
ELEV - Static variable in class jwo.landserf.structure.Raster
Elevation.
ELLIPTIC - Static variable in class jwo.landserf.structure.Quadratic
Elliptic conic section.
enableMenus() - Method in class jwo.landserf.gui.GUIFrame
Disables/enables menu options depending on current state of of the class (eg raster present/absent etc).
enableMenus() - Method in interface jwo.landserf.gui.GISFrame
Updates the window's menu items according to what is currently stored.
enableMenus() - Method in class jwo.landserf.gui3d.SurfGL
Updates the window's menu items according to what is currently stored and selected.
ENCLOSES - Static variable in class jwo.landserf.structure.Raster
Identifies this raster as enclosing another.
equals2d(Node) - Method in class jwo.landserf.structure.Node
Compares the 2d coordinates of a given node with this one.
equals3d(Node) - Method in class jwo.landserf.structure.Node
Compares the 3d coordinates of a given node with this one.
error(SAXParseException) - Method in class jwo.vfc.hub.XMLProcessor
Handles error messages generated by the xml parser.
errorMessage - Variable in class jwo.vfc.hub.XMLProcessor
Last error message.
errors - Variable in class jwo.vfc.hub.XMLProcessor
Records whether any errors have occurred.
evaluate(double, double, double) - Method in class jwo.utils.JWExpressionParser
Evaluates the algebraic expression.
evaluate(Stack) - Method in class jwo.utils.expression.MathEvaluator
Evalutes the given expression stack using (if required), the stored variable substitutions.
evaluate(Stack, double, double, double, double) - Method in class jwo.utils.expression.MathEvaluator
Evalutes the given expression stack using (if required), the stored variable substitutions.
expandHull(Node) - Method in class jwo.landserf.structure.DelaunayTriang
Adds a given node to the convex hull of the triangulation.
expandTriang(Edge, Node, int) - Method in class jwo.landserf.structure.DelaunayTriang
Expands the triangle.
EXPONENT - Static variable in class jwo.utils.expression.MathOperator
 
exportAnnotationToHub(GISFrame) - Method in class jwo.landserf.process.HubInterface
Exports a given annotation file to the Virtual Field Course Hub.
exportImageToHub(GISFrame) - Method in class jwo.landserf.process.HubInterface
Sends the raster image displayed in the graphics window to the Virtual Field Course Hub along with appropriate metadata.
exportRasterToHub(GISFrame) - Method in class jwo.landserf.process.HubInterface
Sends the raster identified by the gisFrame to the Virtual Field Course Hub along with appropriate metadata.
ExportToHubThread - class jwo.landserf.process.ExportToHubThread.
Exports the current raster or vector to the Virtual Field Course Hub.
ExportToHubThread(GISFrame, ClientBean, int) - Constructor for class jwo.landserf.process.ExportToHubThread
Exports the current raster or vector (defined in gf) to the given VFC hub.
exportVectorToHub(GISFrame) - Method in class jwo.landserf.process.HubInterface
Sends the vector identified by the gisFrame to the Virtual Field Course Hub along with appropriate metadata.
EXTERIOR - Static variable in class jwo.landserf.structure.Node
Identifies a node at the outer edge of a network.
extract(String) - Method in class jwo.vfc.hub.Metadata
Stores the metadata items identified in keyword-argument pairs.
extractDrape(int) - Method in class jwo.landserf.gui3d.SurfGL
Returns a drape texture of a given size.

F

fatalError(SAXParseException) - Method in class jwo.vfc.hub.XMLProcessor
Handles error messages generated by the xml parser.
FEATURE - Static variable in class jwo.landserf.structure.Raster
Surface feature.
FeatureAxis - class jwo.landserf.structure.FeatureAxis.
Class for storing a feature axis.
FeatureAxis(double, double, double, double, double, double, int) - Constructor for class jwo.landserf.structure.FeatureAxis
Creates a bounded feature axis.
FFT - Static variable in class jwo.utils.JWFastFourierTransform
Indicates a forward transform.
fileDialogue(String, String, int) - Method in class jwo.landserf.gui.GUIFrame
Creates a file dialogue for input or output.
FileFilters - class jwo.landserf.process.FileFilters.
Class for reading and writing various GIS related files.
FileFilters() - Constructor for class jwo.landserf.process.FileFilters
Creates a set of file conversion filters for reading/writing rasters and vectors.
FileFilters(GISFrame) - Constructor for class jwo.landserf.process.FileFilters
Creates a set of file conversion filters for reading/writing rasters and vectors.
FileFilters(GraphNetwork) - Constructor for class jwo.landserf.process.FileFilters
Creates a set of file conversion filters for reading/writing a surface network.
FileFilters(Raster) - Constructor for class jwo.landserf.process.FileFilters
Creates a set of file conversion filters for reading/writing rasters and vectors.
FileFilters(Raster, GISFrame) - Constructor for class jwo.landserf.process.FileFilters
Creates a set of file conversion filters for reading/writing rasters and vectors.
FileFilters(Raster, VectorMap) - Constructor for class jwo.landserf.process.FileFilters
Creates a set of file conversion filters for reading/writing rasters and vectors.
FileFilters(Raster, VectorMap, Frame) - Constructor for class jwo.landserf.process.FileFilters
Creates a set of file conversion filters for reading/writing rasters and vectors and stores a parent GUI frame for dialogues.
FileFilters(Raster, VectorMap, GraphNetwork, Frame) - Constructor for class jwo.landserf.process.FileFilters
Creates a set of file conversion filters for reading/writing rasters and vectors and stores a parent GUI frame for dialogues.
FileFilters(VectorMap) - Constructor for class jwo.landserf.process.FileFilters
Creates a set of file conversion filters for reading/writing rasters and vectors.
FileSizeBox - class jwo.landserf.gui.FileSizeBox.
Creates a window allowing the dimensions of a binary file to be established from a given file size.
FileSizeBox(Frame, long) - Constructor for class jwo.landserf.gui.FileSizeBox
Creates the dialogue box for row/column size selection.
FileSizeBox(Frame, long, int) - Constructor for class jwo.landserf.gui.FileSizeBox
Creates the dialogue box for row/column size selection with given initial bytes per cell setting.
FileSizeBox(Frame, long, int, int) - Constructor for class jwo.landserf.gui.FileSizeBox
Creates the dialogue box for row/column size selection with given inital and maximum bytes per cell setting.
findColour(float) - Method in class jwo.landserf.structure.ColourTable
Interpolates a given index colour from colour rules.
findNetwork() - Method in class jwo.landserf.process.SurfNetwork
Creates a surface network by (i) identifying surface specific passes; (ii) tracing ridge lines between passes in peaks and channel lines between passes and pits.
findNormals(float[][], int, int, float) - Static method in class jwo.landserf.gui3d.SurfNormals
Finds the normals of a given raster surface.
findParam() - Method in class jwo.landserf.process.SurfParam
Does the calculation of the surface parameter (slope, aspect etc.).
findTriangle(Edge) - Method in class jwo.landserf.structure.DelaunayTriang
Finds the triangle that contains the given edge.
findTriangle(float, float) - Method in class jwo.landserf.structure.DelaunayTriang
Finds the triangle that surrounds the given point.
findTriangleNode(Edge) - Method in class jwo.landserf.structure.DelaunayTriang
Finds the node that makes the triangle with the given edge.
findTriangles(Edge) - Method in class jwo.landserf.structure.DelaunayTriang
Finds the triangles that contain the given edge.
FIRST_PARAM - Static variable in class jwo.landserf.structure.Raster
First parameter in list.
FLOW - Static variable in class jwo.landserf.structure.VectorObject
Flow vector type.
forceRepaint() - Method in class jwo.landserf.gui.StatusBar
 
FracSurfaceThread - class jwo.landserf.process.FracSurfaceThread.
Calculates a fractal surface using spectral synthesis.
FracSurfaceThread(GUIFrame) - Constructor for class jwo.landserf.process.FracSurfaceThread
Fills the current raster with a fractal surface with default fractal dimension of 2.1, mean of 500, and standard deviation of 100.
FracSurfaceThread(GUIFrame, float) - Constructor for class jwo.landserf.process.FracSurfaceThread
Fills the current raster with a fractal surface with given fractal dimension and default mean of 500, and standard deviation of 100.
FracSurfaceThread(GUIFrame, float, float, float) - Constructor for class jwo.landserf.process.FracSurfaceThread
Fills the current raster with a fractal surface with given fractal dimension, mean, and standard deviation.
FracSurfaceThread(GUIFrame, float, float, float, long) - Constructor for class jwo.landserf.process.FracSurfaceThread
Fills the current raster with a fractal surface with given fractal dimension, mean, standard deviation and random seed.
FRACTAL - Static variable in class jwo.landserf.gui.RastEditBox
Fractal raster selected.

G

GeomAttBox - class jwo.landserf.gui.GeomAttBox.
Creates a window allowing files to be imported.
GeomAttBox(GUIFrame, boolean) - Constructor for class jwo.landserf.gui.GeomAttBox
Creates the dialogue box for vector file selection.
GeomAttBox(GUIFrame, boolean, String, String) - Constructor for class jwo.landserf.gui.GeomAttBox
Creates the dialogue box for vector file selection.
getA() - Method in class jwo.landserf.structure.Segment
Reports the 'a' coefficient of the cartesian equation of the segment.
getAbsoluteFileName() - Method in class jwo.vfc.hub.Request
Reports the absolute file name priviliges.
getAccess() - Method in class jwo.vfc.hub.Metadata
Identifies the read/write access of the object.
getAccess() - Method in class jwo.vfc.hubclient.ClientBean
Reports the type of access for submitted objects.
getAlpha(int[]) - Static method in class jwo.utils.JWImageQuant
Extracts the alpha component from an ARGB image array.
getAnimationDelay() - Method in class jwo.landserf.gui3d.MovementBox
Reports the currently selected animation delay.
getAnimSound() - Method in class jwo.vfc.hub.Metadata
Identifies whether animation has a soundtrack.
getAntiAlias() - Method in class jwo.landserf.gui3d.VectQualityBox
Returns the anti-alias state selected.
getAntiAlias() - Method in class jwo.landserf.gui3d.SurfGL
Reports anti-alias state for rendering lines.
getAttribFile() - Method in class jwo.landserf.gui.GeomAttBox
Returns the name of the selected vector attribute file.
getAttribute() - Method in class jwo.landserf.structure.VectorObject
Reports the attribute of the vector object.
getAttribute(double, double) - Method in class jwo.landserf.structure.VectorMap
Returns the attribute value at given georeferenced coordinates.
getAttribute(double, double) - Method in class jwo.landserf.structure.Raster
Returns the attribute value at given georeferenced coordinates.
getAttribute(int, int) - Method in class jwo.landserf.structure.Raster
Returns the attribute value at given raster coordinates.
getAuthor() - Method in class jwo.vfc.hub.Metadata
Identifies the primary author(s) associated with the object.
getAzimAngle() - Method in class jwo.landserf.gui.ReliefBox
Returns sun azimuthal angle from dialogue box.
getAzimAngle() - Method in class jwo.landserf.structure.RastHeader
Reports the sun azimuth angle for shaded relief.
getAzimAngle() - Method in class jwo.landserf.structure.Raster
Returns the sun azimuthal angle.
getB() - Method in class jwo.landserf.structure.Segment
Reports the 'b' coefficient of the cartesian equation of the segment.
getBeanDescriptor() - Method in class jwo.vfc.hubclient.ClientBeanBeanInfo
Provides a short description of the bean and its associated customizer.
getBearing() - Method in class jwo.vfc.hub.Metadata
Identifies the bearing usually associated with landscape images.
getBlue(int[]) - Static method in class jwo.utils.JWImageQuant
Extracts the blue component from an ARGB image array.
getBorder() - Method in class jwo.vfc.hubclient.ClientBean
Reports the border drawing status of the bean.
getBounds() - Method in class jwo.landserf.gui3d.Route3D
Reports the bounding rectangle of the route positions.
getBytesPerCell() - Method in class jwo.landserf.gui.FileSizeBox
Reports the bytes per cell identified in dialogue box.
getC() - Method in class jwo.landserf.structure.Segment
Reports the 'c' coefficient of the cartesian equation of the segment.
getCentreNode() - Method in class jwo.landserf.structure.GraphJunction
Returns the central node at this junction.
getChannels() - Method in class jwo.landserf.structure.GraphNetwork
Reports a list of all the channels in the network.
getChar() - Method in class jwo.utils.KeyboardInput
Extracts the first letter of a string typed in on the keyboard.
getCircleRadius() - Method in class jwo.landserf.structure.Triangle
Reports the radius of the circumcircle associated with this triangle.
getCircleX() - Method in class jwo.landserf.structure.Triangle
Reports the x coordinate of circumcircle associated with this triangle.
getCircleY() - Method in class jwo.landserf.structure.Triangle
Reports the y coordinate of circumcircle associated with this triangle.
getClipVector() - Method in class jwo.landserf.gui3d.VectQualityBox
Returns the depth clipping state selected.
getClipVector() - Method in class jwo.landserf.gui3d.Surf3D
Reports whether vectors are drawn with (true) or without (false) depth clipping..
getCoeff(float[]) - Method in class jwo.landserf.structure.Quadratic
Returns the 6 quadratic coefficients for a given set of irregular points.
getCoeff(float[][]) - Method in class jwo.landserf.structure.Quadratic
Returns the 6 quadratic coefficients.
getCol(double) - Method in class jwo.landserf.structure.Raster
Returns the raster column corresponding to a given easting.
getCol(double, boolean) - Method in class jwo.landserf.structure.Raster
Returns the raster column corresponding to a given easting.
getColour() - Method in class jwo.utils.JWGraphItem
Reports the colour of the graphics component.
getColour() - Method in class jwo.utils.JWColourSelect
Reports the currently selected colour.
getColour() - Method in class jwo.utils.JWColourRing
Reports the currently selected colour.
getColour(float) - Method in class jwo.landserf.structure.ColourRule
Interpolates the colour associated with the given index.
getColourRules() - Method in class jwo.landserf.structure.ColourTable
 
getColourScale() - Method in class jwo.landserf.structure.ColourTable
Reports the type of colour scale used (CONTINUOUS or DISCRETE).
getColourTable() - Method in class jwo.landserf.gui.ColourBox
Returns the new colour table that has beed changed through the dialogue box.
getColourTable() - Method in class jwo.landserf.structure.VectorMap
Returns colour table associated with vector map.
getColourTable() - Method in class jwo.landserf.structure.Raster
Returns colour table associated with raster.
getColourTableType() - Method in class jwo.landserf.structure.ColourTable
Reports the type of colour table defined (COLOUR_RULES, COLOUR_RAW etc.).
getCombinationType() - Method in class jwo.landserf.gui.CombineBox
Returns the type of combination selected.
getCommand() - Method in class jwo.vfc.hub.Metadata
Creates a command string which consists of the keyword argument pairs necessary to represent all metadata stored in this class.
getConfig(String) - Static method in class jwo.vfc.hub.JWConfigFile
Gathers configuration information from file.
getConfigDirectory() - Method in class jwo.vfc.hubclient.HubConfigBox
Reports the defualt directory in which to look for or store configuration files.
getConfigHost(String) - Static method in class jwo.vfc.hubclient.HubClient
Returns the host identified in the given configuration file.
getConfigLogin(String) - Static method in class jwo.vfc.hubclient.HubClient
Returns the login name identified in the given configuration file.
getConfigOutput(String) - Static method in class jwo.vfc.hubclient.HubClient
Returns the output directory identified in the given configuration file.
getConfigPassword(String) - Static method in class jwo.vfc.hubclient.HubClient
Returns the user password identified in the given configuration file.
getConfigPort(String) - Static method in class jwo.vfc.hubclient.HubClient
Returns the port identified in the given configuration file.
getConfigReturned(String) - Static method in class jwo.vfc.hubclient.HubClient
Returns the 'returned' metadata items identified in the given configuration file.
getContourMap() - Method in class jwo.landserf.process.Contour
 
getContributor() - Method in class jwo.vfc.hub.Metadata
Identifies the secondary contributor(s) associated with the object.
getCurveTol() - Method in class jwo.landserf.gui.SurfFeatureBox
Returns curvature tolerance value from dialogue box.
getCurveTol() - Method in class jwo.landserf.structure.RastSurf
Returns the currently selected curvature tolerance for feature extraction.
getData() - Method in class jwo.vfc.hub.Request
Get the data stored in the request.
getDatabaseFile() - Method in class jwo.vfc.hub.Metadata
Identifies the database file name.
getDateTime() - Method in class jwo.vfc.hub.Metadata
Identifies the date/time of data collection.
getDecayExp() - Method in class jwo.landserf.gui.WindowScaleBox
Returns the currently selected distance decay exponent from the dialogue box.
getDecayExp() - Method in class jwo.landserf.gui.MultiScaleBox
Returns the currently selected distance decay exponent from the dialogue box.
getDecayExp() - Method in class jwo.landserf.structure.RastSurf
Returns the currently selected local window distance decay exponent.
getDefaultColours() - Method in class jwo.landserf.gui.GUIFrame
Sets up a default colour scheme based on the range of values in the current object.
getDescription() - Method in class jwo.vfc.hub.Metadata
Identifies the description associated with the object (used for captions etc.).
getDiffuse() - Method in class jwo.landserf.gui.ReliefBox
Returns diffuse light parameter from dialogue box.
getDiffuse() - Method in class jwo.landserf.structure.RastSurf
Returns the diffuse constant used in surface for relief calculation.
getDimension() - Method in class jwo.utils.JWRectangle
Converts the rectangle into an AWT Dimension object.
getDirName() - Method in class jwo.vfc.hub.Metadata
Identifies the object's original directory name.
getDisplay() - Method in class jwo.landserf.gui.GraphicsArea
Reports the currently selected raster display type.
getDOM() - Method in class jwo.vfc.hub.XMLProcessor
Reports the Document Object Model (DOM) currently stored in this class.
getDouble() - Method in class jwo.utils.KeyboardInput
Extracts a double precision number from the keyboard input.
getDrape() - Method in class jwo.landserf.gui.GUIFrame
Returns the draped surface currently selected by the GUI.
getDrape() - Method in interface jwo.landserf.gui.GISFrame
Returns the secondary draped raster surface associated with the window.
getDrape() - Method in class jwo.landserf.gui.GraphicsArea
Gets the currently displayed drape.
getDrape() - Method in class jwo.landserf.gui3d.SurfGL
Returns the secondary draped raster surface associated with the window.
getDraped() - Method in class jwo.landserf.gui3d.Surf3D
Reports whether the surface drape is to be drawn or not.
getEast() - Method in class jwo.landserf.gui.VectEditBox
Returns the new eastern boundary of the raster after it has been edited.
getEast() - Method in class jwo.landserf.gui.RastEditBox
Returns the new eastern boundary of the raster after it has been edited.
getEast() - Method in class jwo.landserf.structure.VectorMap
Returns the eastern edge of the vector map.
getEast() - Method in class jwo.landserf.structure.RastHeader
Reports the eastern boundary of the raster.
getEast() - Method in class jwo.landserf.structure.Raster
Returns the eastern edge of raster.
getEast() - Method in class jwo.vfc.hub.Metadata
Identifies the eastern boundary of the object's spatial extent.
getEasting(float) - Method in class jwo.landserf.gui3d.Surf3D
Converts the given rendering x coordinate to its geographical equivalent.
getEasting(int) - Method in class jwo.landserf.structure.Raster
Returns the easting corresponding to the given raster column.
getEasting(int, boolean) - Method in class jwo.landserf.structure.Raster
Returns the easting corresponding to the given raster column.
getEdge() - Method in class jwo.landserf.structure.Triangle
Reports an edge associated with this triangle.
getEdge() - Method in class jwo.landserf.structure.Node
Reports an edge that this node is connected to.
getEdgeList() - Method in class jwo.landserf.structure.GraphNetwork
Reports all the edges (ridges and channels) associated with the graph.
getEdgePaths() - Method in class jwo.landserf.structure.GraphNetwork
Reports a list of all the edge paths.
getEdges() - Method in class jwo.landserf.structure.GraphJunction
Returns a list of edges connected to this junction.
getEdges() - Method in class jwo.landserf.structure.GraphNetwork
Returns all the edges that make up the network.
getEdgesX() - Method in class jwo.landserf.structure.DelaunayTriang
Returns the x coordinates of the edges of the triangulation.
getEdgesY() - Method in class jwo.landserf.structure.DelaunayTriang
Returns the y coordinates of the edges of the triangulation.
getEdgesZ() - Method in class jwo.landserf.structure.DelaunayTriang
Returns the z coordinates of the edges of the triangulation.
getElevAngle() - Method in class jwo.landserf.gui.ReliefBox
Returns sun elevation angle from dialogue box.
getElevAngle() - Method in class jwo.landserf.structure.RastHeader
Reports the sun elevation angle for shaded relief.
getElevAngle() - Method in class jwo.landserf.structure.Raster
Returns the sun elevation angle.
getElevation(float) - Method in class jwo.landserf.gui3d.Surf3D
Converts the given rendering z coordinate to its geographical equivalent.
getEndPoints() - Method in class jwo.landserf.structure.FeatureAxis
Reports the coordinates of the ends of the axis.
getError() - Method in class jwo.vfc.hub.Metadata
Reports any conversion errors associated with creating the metadata structure.
getErrorMessage() - Method in class jwo.utils.JWImageQuant
Reports the current error message or an empty string if none.
getErrorMessage() - Method in class jwo.vfc.hub.XMLProcessor
Reports any error messages associated with XML creation or DOM parsing.
getErrorSurf() - Method in class jwo.landserf.gui.DemToTinBox
Returns whether an error surface was requested.
getFeatureName(int) - Static method in class jwo.landserf.process.SurfParam
Returns a string representing the feature name of a given fearture code.
getFieldOfView() - Method in class jwo.landserf.gui3d.SurfGL
Reports the current camera field of view.
getFileName() - Method in class jwo.vfc.hub.Request
Get the name of the file to write.
getFileName() - Method in class jwo.vfc.hub.Metadata
Identifies the object's original file name.
getFileName() - Method in class jwo.vfc.hubclient.HubClient
Reports the file name and relative directory of any transfered file about to be written.
getFloat() - Method in class jwo.utils.KeyboardInput
Extracts a floating point number from the keyboard input.
getFlood() - Method in class jwo.landserf.gui.TransRastBox
Returns the flooding value selected.
getFM() - Method in class jwo.utils.JWGraph
Reports the font metric used by the graph.
getFogColour() - Method in class jwo.landserf.gui3d.ColourDialogue
Reports the selected fog colour.
getFogColour() - Method in class jwo.landserf.gui3d.SurfGL
Reports the fog colour.
getFogDensity() - Method in class jwo.landserf.gui3d.SurfGL
Reports the fog density.
getFormat() - Method in class jwo.vfc.hub.Metadata
Identifies the format of the object.
getFOV() - Method in class jwo.vfc.hub.Metadata
Identifies the field of view usually associated with landscape images.
getFracDimension() - Method in class jwo.landserf.gui.RastEditBox
Returns the fractal dimension identified by the user.
getFrequencyDist(float) - Method in class jwo.landserf.structure.Raster
Returns frequency distribution of the raster based in the raster's minimum and maximum values and given bin width.
getFrequencyDist(float, float, float) - Method in class jwo.landserf.structure.Raster
Returns frequency distribution of the raster based in the given minimum,maximum and bin width.
getFrequencyDist(float, float, float, boolean, float) - Method in class jwo.landserf.structure.Raster
Returns frequency distribution of the raster based in the given minimum,maximum and bin width.
getGazetteer() - Method in class jwo.vfc.hub.Metadata
Identifies the gazetteer keywords associated with an object's spatial location.
getGBConstraints() - Method in class jwo.utils.JWMonologue
Retrieves the default GridBag layout constraints associated with this monologue window.
getGBConstraints() - Method in class jwo.utils.JWFrame
Retrieves the default GridBag layout constraints associated with this frame.
getGBConstraints() - Method in class jwo.utils.JWDialogue
Retrieves the default GridBag layout constraints associated with this frame.
getGBConstraints() - Method in class jwo.vfc.hub.JWFrame
Retrieves the default GridBag layout constraints associated with this frame.
getGBConstraints() - Method in class jwo.vfc.hub.JWDialogue
Retrieves the default GridBag layout constraints associated with this frame.
getGBLayout() - Method in class jwo.utils.JWMonologue
Retrieves current GridBagLayout (needed to add new componets to the monologue box.
getGBLayout() - Method in class jwo.utils.JWFrame
Retrieves current GridBagLayout (needed to add new componets to the frame.
getGBLayout() - Method in class jwo.utils.JWDialogue
Retrieves current GridBagLayout (needed to add new componets to the dialogue box.
getGBLayout() - Method in class jwo.vfc.hub.JWFrame
Retrieves current GridBagLayout (needed to add new componets to the frame.
getGBLayout() - Method in class jwo.vfc.hub.JWDialogue
Retrieves current GridBagLayout (needed to add new componets to the dialogue box.
getGeomFile() - Method in class jwo.landserf.gui.GeomAttBox
Returns the name of the selected geometry file.
getGL() - Method in class jwo.landserf.gui3d.SurfGL
Returns the OpenGL state machine for rendering.
getGraphicsArea() - Method in class jwo.landserf.gui.GUIFrame
Returns the graphics area used for displaying rasters etc.
getGraphID() - Method in class jwo.landserf.structure.GraphNode
Reports the ID of the graph to which this node belongs.
getGreen(int[]) - Static method in class jwo.utils.JWImageQuant
Extracts the green component from an ARGB image array.
getGridded() - Method in class jwo.landserf.gui3d.Surf3D
Reports whether the surface is represented as a gridded lattice or a TIN.
getGridSize() - Method in class jwo.landserf.gui.ContourBox
Returns the selected grid width used in contour threading.
getHammockDist(int) - Method in class jwo.landserf.structure.Raster
Returns a modulus frequency distribution (hammock distribution) of the raster.
getHammockDist(int, float) - Method in class jwo.landserf.structure.Raster
Returns a modulus frequency distribution (hammock distribution) of the raster ignoring given value.
getHeader() - Method in class jwo.landserf.structure.VectorMap
Returns header information associated with vector map.
getHeader() - Method in class jwo.landserf.structure.Raster
Reports the header associated with the raster.
getHeight(float, float) - Method in class jwo.landserf.structure.Triangle
Interpolates the z value at a given location based on the plane passing though this triangle.
getHeight(float, float) - Method in class jwo.landserf.structure.DelaunayTriang
Interpolates the z value at a given location based on the plane passing though the triangle surrounding this point.
getHeight(float, float, boolean) - Method in class jwo.landserf.structure.DelaunayTriang
Interpolates the z value at a given location based on the either plane or quadratic surface passing though the triangle surrounding this point.
getHost() - Method in class jwo.vfc.hubclient.ClientBean
Reports the host running the hub server.
getHubClient() - Method in class jwo.landserf.gui.GUIFrame
Returns the hub client associated with this frame.
getHubClient() - Method in class jwo.vfc.hubclient.HubConfigBox
Returns the client information last entered in this configuration box.
getIcon(int) - Method in class jwo.vfc.hubclient.ClientBeanBeanInfo
Identify the icon associated with the bean.
getID() - Method in class jwo.landserf.structure.GraphNode
Reports the ID of this node.
getIDCounter() - Method in class jwo.landserf.structure.GraphNetwork
Reports the current ID counter.
getIgnoredValue() - Method in class jwo.landserf.gui.HammockModBox
Returns the value to ignore when calculating hammock distribution.
getImage() - Method in class jwo.landserf.gui.GraphicsArea
Returns the current image associated with the graphics area.
getImageHeight() - Method in class jwo.landserf.gui.GraphicsArea
Returns the current image height in pixels.
getImageWidth() - Method in class jwo.landserf.gui.GraphicsArea
Returns the current image width in pixels.
getInsets() - Method in class jwo.utils.JWPanel
Sets the internal border of the panel
getInsets() - Method in class jwo.vfc.hub.JWPanel
Sets the internal border of the panel
getInt() - Method in class jwo.utils.KeyboardInput
Extracts an integer number from the keyboard input.
getInternalEdges() - Method in class jwo.landserf.structure.GraphEdge
Returns a list of internal edges that make up this edge.
getInterpolate() - Method in class jwo.landserf.gui.RastEditBox
Reports whether interpolation of exisiting raster is required.
getIntersections() - Method in class jwo.landserf.structure.Quadratic
Returns an array of axis objects containing the principal axes of any surface feature and the region of interest.
getIntersections(VectorObject) - Method in class jwo.landserf.structure.VectorObject
Reports whether this object intersects with the given object.
getIntersections(VectorObject, boolean) - Method in class jwo.landserf.structure.VectorObject
Reports the intersections beteen this and the given object.
getIntersectionX() - Method in class jwo.landserf.structure.Segment
Reports the x coordinate of the intersection with last segment to be compared.
getIntersectionY() - Method in class jwo.landserf.structure.Segment
Reports the y coordinate of the intersection with last segment to be compared.
getInterval() - Method in class jwo.landserf.gui.ContourBox
Returns the contour interval selected.
getInvEdge() - Method in class jwo.landserf.structure.Edge
Returns this edge's inverse (P2->P1).
getJunction() - Method in class jwo.landserf.structure.GraphNode
Returns the junction at which this node is the centre, or null if the node is not connected to anything.
getKeyword() - Method in class jwo.vfc.hub.Metadata
Identifies the keywords associated with the object.
getLabel(int) - Method in class jwo.utils.JWAxisItem
Returns a label associated with axis position.
getLabelPosition(int) - Method in class jwo.utils.JWAxisItem
Returns a label position associated with label.
getLanguage() - Method in class jwo.vfc.hub.Metadata
Identifies the language associated with object.
getLeftNode(GraphNode) - Method in class jwo.landserf.structure.GraphJunction
Returns the node to the 'left' (clockwise) of the given node, or null if the given node is not found.
getLength() - Method in class jwo.landserf.structure.Edge
Reports the 2d length of the edge.
getLength() - Method in class jwo.landserf.structure.Segment
Reports the length of the segment.
getLighting() - Method in class jwo.landserf.gui3d.Surf3D
Reports whether lighting is on or off.
getLighting() - Method in class jwo.landserf.gui3d.SurfGL
Reports whether lighting is on or not.
getlIndex() - Method in class jwo.landserf.structure.ColourRule
Finds the lower index associated with colour rule.
getLine() - Method in class jwo.utils.JWRubberband
Returns the current bounding box of the rubberband line, which is the final one if this is called after mouseUp.
getLined() - Method in class jwo.landserf.gui3d.Surf3D
Reports whether the surface is to be drawn as lines or not.
getLink() - Method in class jwo.vfc.hub.Metadata
Identifies the numbers of any objects linked with this one.
getLogin() - Method in class jwo.vfc.hubclient.ClientBean
Reports the username for restricted database access.
getLoop() - Method in class jwo.landserf.gui3d.Control3D
Reports on whether animation looping is required.
getMax() - Method in class jwo.landserf.structure.VectorMap
Returns the maximum attribute value associated with the vector map.
getMax() - Method in class jwo.landserf.structure.Raster
Returns the maximum attribute value associated with raster.
getMaxError() - Method in class jwo.landserf.gui.DemToTinBox
Returns the maximum error to tolerate when triangulating the DEM.
getMaximumSize() - Method in class jwo.landserf.gui.PrintArea
Sets the size of the window by overriding the maximum size method.
getMaximumSize() - Method in class jwo.utils.JWLabel
Reports the maximum size of the label.
getMaxIndex() - Method in class jwo.landserf.structure.ColourTable
Finds the highest index value in a set of colour rules.
getMaxWSize() - Method in class jwo.landserf.process.ScaleSurfParam
Returns the maximum size window used for scale-based parameterisation.
getMeanResidual(float[], float[][]) - Method in class jwo.landserf.structure.Quadratic
Returns weighted Root Mean Squared residuals for a given set of quadratic coefficients and local window.
getMeasurementScale() - Method in class jwo.utils.JWAxisItem
Returns the measurement scale of the data on this axis.
getMER() - Method in class jwo.landserf.structure.VectorObject
Reports the minimum enclosing rectangle of a vector object.
getMER() - Method in class jwo.landserf.structure.DelaunayTriang
Returns the minimum enclosing rectangle of the last triangles to be affected by the insertion or removal of a new point.
getMessage() - Method in class jwo.vfc.hub.Request
Get the 1 line message that is encapsulated within the request.
getMessage() - Method in class jwo.vfc.hubclient.HubClient
Reports the response from the server after a message has been sent.
getMetadata() - Method in class jwo.vfc.hub.Request
Retrieves stored metadata
getMetadata() - Method in class jwo.vfc.hubclient.MetaForm
Extracts the metadata from the form and validates their contents.
getMin() - Method in class jwo.landserf.gui.ContourBox
Returns the minimum contour value selected.
getMin() - Method in class jwo.landserf.structure.VectorMap
Returns the minimum attribute value associated with the vector map.
getMin() - Method in class jwo.landserf.structure.Raster
Returns the minimum attribute value associated with raster.
getMinimumSize() - Method in class jwo.landserf.gui.PrintArea
Sets the size of the window by overriding the minimum size method.
getMinimumSize() - Method in class jwo.utils.JWLabel
Reports the minimum size of the label.
getMinimumSize() - Method in class jwo.utils.JWColourRing
Determines the minimum size of the bean.
getMinimumSize() - Method in class jwo.vfc.hubclient.ClientBeanCustomizer
Determines the minimum size of the bean.
getMinimumSize() - Method in class jwo.vfc.hubclient.ClientBean
Determines the minimum size of the bean.
getMinIndex() - Method in class jwo.landserf.structure.ColourTable
Finds the lowest index value in a set of colour rules.
getMiscNotes() - Method in class jwo.vfc.hub.Metadata
Identifies any additional notes associated with miscellaneous data types.
getModulus() - Method in class jwo.landserf.gui.HammockModBox
Returns the currently selected hammock modulus value from the dialogue box.
getMouseSensitivity() - Method in class jwo.landserf.gui3d.MovementBox
Reports the currently selected mouse sensitivity.
getMSN() - Method in class jwo.landserf.gui.GUIFrame
Reports the metric surface network associated with the GUI.
getMSN() - Method in class jwo.landserf.process.SurfNetwork
 
getNatGrid(int, int) - Static method in class jwo.vfc.hub.HubUtils
Converts national grid reference (eg 338500, 510500) to letter and digit reference (eg NY 38500 10500).
getNatGrid(String, int, int) - Static method in class jwo.vfc.hub.HubUtils
Converts national grid from letters and digits (eg NY 38500 10500) to all digits (eg 338500, 510500).
getNextEdge() - Method in class jwo.landserf.structure.Edge
Returns the next anticlockwise edge in the sequence.
getNextHullEdge() - Method in class jwo.landserf.structure.Edge
Returns the next convex hull edge in the sequence.
getNode1() - Method in class jwo.landserf.structure.GraphEdge
Reports the first node.
getNode2() - Method in class jwo.landserf.structure.GraphEdge
Reports the second node.
getNodes() - Method in class jwo.landserf.structure.GraphJunction
Returns a list of nodes connected to the central node.
getNodes() - Method in class jwo.landserf.structure.GraphNetwork
Reports the list of nodes stored in the network.
getNodesX() - Method in class jwo.landserf.structure.DelaunayTriang
Returns the x coordinates of the nodes of the triangulation.
getNodesY() - Method in class jwo.landserf.structure.DelaunayTriang
Returns the y coordinates of the nodes of the triangulation.
getNodesZ() - Method in class jwo.landserf.structure.DelaunayTriang
Returns the z coordinates of the nodes of the triangulation.
getNorth() - Method in class jwo.landserf.gui.VectEditBox
Returns the new northern boundary of the raster after it has been edited.
getNorth() - Method in class jwo.landserf.gui.RastEditBox
Returns the new northern boundary of the raster after it has been edited.
getNorth() - Method in class jwo.landserf.structure.VectorMap
Returns the northern edge of the vector map.
getNorth() - Method in class jwo.landserf.structure.RastHeader
Reports the northern boundary of the raster.
getNorth() - Method in class jwo.landserf.structure.Raster
Returns the northern edge of raster.
getNorth() - Method in class jwo.vfc.hub.Metadata
Identifies the northern boundary of the object's spatial extent.
getNorthing(float) - Method in class jwo.landserf.gui3d.Surf3D
Converts the given rendering y coordinate to its geographical equivalent.
getNorthing(int) - Method in class jwo.landserf.structure.Raster
Returns the northing corresponding to the given raster row.
getNorthing(int, boolean) - Method in class jwo.landserf.structure.Raster
Returns the northing corresponding to the given raster row.
getNotes() - Method in class jwo.landserf.gui.RastEditBox
Returns the new set of notes associated with the raster after it has been edited.
getNotes() - Method in class jwo.landserf.structure.VectorMap
Returns the supplementary notes associated with the vector map.
getNotes() - Method in class jwo.landserf.structure.RastHeader
Reports the notes associated with the raster.
getNotes() - Method in class jwo.landserf.structure.Raster
Returns the supplementary notes associated with the raster.
getNotes() - Method in class jwo.vfc.hub.Metadata
Identifies any additional notes associated with the object.
getNumCols() - Method in class jwo.landserf.gui.RastEditBox
Returns the number of columns in raster.
getNumCols() - Method in class jwo.landserf.gui.FileSizeBox
Reports the number of columns selected in dialogue box.
getNumCols() - Method in class jwo.landserf.structure.RastHeader
Reports the number of columns in the raster.
getNumCols() - Method in class jwo.landserf.structure.Raster
Returns the number of raster columns
getNumCoords() - Method in class jwo.landserf.structure.VectorObject
Returns the number of coordinate in the vector object.
getNumEdges() - Method in class jwo.landserf.structure.GraphNetwork
Reports the number of edges in the network.
getNumLabels() - Method in class jwo.utils.JWAxisItem
Returns the number of labels associated with axis.
getNumObjects() - Method in class jwo.landserf.structure.VectorMap
Returns the number of vector objects associated with the vector map.
getNumRows() - Method in class jwo.landserf.gui.RastEditBox
Returns the number of rows in raster.
getNumRows() - Method in class jwo.landserf.gui.FileSizeBox
Reports the number of rows selected in dialogue box.
getNumRows() - Method in class jwo.landserf.structure.RastHeader
Reports the number of rows in the raster.
getNumRows() - Method in class jwo.landserf.structure.Raster
Returns the number of raster rows.
getNumSample() - Method in class jwo.landserf.gui.DemToTinBox
Returns the number of cells to sample from the DEM
getNumTicMarks() - Method in class jwo.utils.JWAxisItem
Returns the number of tic marks associated with axis.
getNumTriangles() - Method in class jwo.landserf.structure.DelaunayTriang
Reports the number of triangles stored in the triangulation.
getObjectID() - Method in class jwo.landserf.gui.HubChooseBox
returns the object ID of the hub item selected by the user.
getObjectID() - Method in class jwo.vfc.hub.Metadata
Identifies the object's unique ID.
getObjectType() - Method in class jwo.vfc.hub.Metadata
Identifies the type of object.
getOpenGLInfo() - Method in class jwo.landserf.gui3d.Surf3D
Reports OpenGL implementation information.
getOperator(Object) - Static method in class jwo.utils.expression.MathOperator
Retrieves the operator matching the given type.
getOtherNode() - Method in class jwo.landserf.structure.GraphNode
Reports the first node connected to this one, or null if node not connected to an edge.
getOutput() - Method in class jwo.vfc.hubclient.ClientBean
Reports the output directory for files downloaded from the hub.
getOutputFile() - Method in class jwo.vfc.hubclient.ClientBean
Reports the full relative output path for a file downloaded from the hub.
getOverlapType() - Method in class jwo.landserf.gui.CombineBox
Returns the type of overlapping cell selection.
getOwner() - Method in class jwo.vfc.hub.Metadata
Identifies the owner of the object.
getP1() - Method in class jwo.landserf.structure.Edge
Returns the first point associated with this edge.
getP2() - Method in class jwo.landserf.structure.Edge
Returns the second point associated with this edge.
getParam() - Method in class jwo.landserf.process.ScaleSurfParam
Returns the array holding surface parameter results.
getParamAverage() - Method in class jwo.landserf.process.ScaleSurfParam
Returns the average parameter value for a particular point over a given range of scales.
getParamAverageSurf() - Method in class jwo.landserf.process.ScaleSurfParam
Returns a surface of average parameter values over a given range of scales.
getParamMax() - Method in class jwo.landserf.process.ScaleSurfParam
Returns the maximum parameter value for a particular point over a given range of scales.
getParamMin() - Method in class jwo.landserf.process.ScaleSurfParam
Returns the minimum parameter value for a particular point over a given range of scales.
getParamType() - Method in class jwo.landserf.gui.GUIFrame
Returns the currently selected parameter type.
getParamType() - Method in class jwo.landserf.process.ScaleSurfParam
Returns the type of parameter type calculated.
getParamVariation() - Method in class jwo.landserf.process.ScaleSurfParam
Returns the variation of parameter values for a particular point over a given range of scales.
getParamVariationSurf() - Method in class jwo.landserf.process.ScaleSurfParam
Returns a surface of variation measures of parameter valuess over a given range of scales.
getPassList() - Method in class jwo.landserf.structure.GraphNetwork
Reports all the passes associated with the graph.
getPassword() - Method in class jwo.vfc.hub.Request
Gets the password sent in the request.
getPassword() - Method in class jwo.vfc.hubclient.ClientBean
Reports the password for restricted database access.
getPath() - Method in class jwo.landserf.structure.GraphEdge
Reports the geometry of the path connecting locations.
getPath(GraphEdge) - Method in class jwo.landserf.structure.GraphNetwork
Reports the path associated with the given edge.
getpBlend() - Method in class jwo.landserf.gui.BlendBox
Returns weighting given to surface in image blending.
getpBlend() - Method in class jwo.landserf.structure.RastSurf
Returns the currently selected weighting for this surface when image blending.
getPeakList() - Method in class jwo.landserf.structure.GraphNetwork
Reports all the peaks associated with the graph.
getPitList() - Method in class jwo.landserf.structure.GraphNetwork
Reports all the pits associated with the graph.
getPointConfidence() - Method in class jwo.landserf.structure.Quadratic
Reports the confidence of point classification (pits, peaks, passes).
getPolynomial() - Method in class jwo.landserf.gui.RastEditBox
Returns the polynomial expression identified by the user.
getPort() - Method in class jwo.vfc.hubclient.ClientBean
Reports the port to connect to the hub server.
getPreferredSize() - Method in class jwo.landserf.gui.PrintArea
Sets the size of the window by overriding the preferred size method.
getPreferredSize() - Method in class jwo.utils.JWLabel
Reports the preferred size of the label.
getPreferredSize() - Method in class jwo.utils.JWGraph
Overrides the component's getPreferredSize method to set the initial size of the graph.
getPreferredSize() - Method in class jwo.utils.JWColourRing
Determines the preferred size of the bean.
getPreferredSize() - Method in class jwo.vfc.hubclient.ClientBeanCustomizer
Determines the preferred size of the bean.
getPreferredSize() - Method in class jwo.vfc.hubclient.ClientBean
Determines the preferred size of the bean.
getProjection() - Method in class jwo.vfc.hub.Metadata
Identifies the type of projection associated with spatial objects.
getPropertyDescriptors() - Method in class jwo.vfc.hubclient.ClientBeanBeanInfo
Explicitly identifies the properties of the bean that may be modified.
getProportion() - Method in class jwo.landserf.gui.SampleBox
Returns the currently selected sample proportion (0-1) for random sample, (1-n) for systematic sample, or -1 if no sampling selected.
getpShade() - Method in class jwo.landserf.gui.ReliefBox
Returns weighting given to shaded relief from dialogue box.
getpShade() - Method in class jwo.landserf.structure.RastHeader
Reports the proportion of shaded relief assocaited with raster visualisation.
getpShade() - Method in class jwo.landserf.structure.Raster
Returns the weighting given to shaded relief.
getPx1() - Method in class jwo.landserf.structure.Segment
Reports the x coordinate of the start point of the segment.
getPx2() - Method in class jwo.landserf.structure.Segment
Reports the x coordinate of the end point of the segment.
getPy1() - Method in class jwo.landserf.structure.Segment
Reports the y coordinate of the start point of the segment.
getPy2() - Method in class jwo.landserf.structure.Segment
Reports the y coordinate of the end point of the segment.
getQuantImageArray() - Method in class jwo.utils.JWImageQuant
Returns the quantized image as an RGB array.
getRastArray() - Method in class jwo.landserf.structure.Raster
Returns the raster as a 2D array of values.
getRaster() - Method in class jwo.landserf.process.CombineRasters
Returns the new combined raster.
getRaster() - Method in class jwo.landserf.structure.Raster
Returns this Raster object (used for subclasses that need to identify their superclass).
getRastTitle() - Method in class jwo.landserf.gui.RastEditBox
Returns the new title of the raster after it has been edited.
getRastType() - Method in class jwo.landserf.gui.RastEditBox
Reports the type of raster to be created.
getRectangle() - Method in class jwo.utils.JWRubberband
Returns the current bounding box of the rubberband, which is the final one if this is called after mouseUp.
getRectangle() - Method in class jwo.utils.JWRectangle
Converts the rectangle into an AWT Rectangle object.
getRed(int[]) - Static method in class jwo.utils.JWImageQuant
Extracts the red component from an ARGB image array.
getReplay() - Method in class jwo.landserf.gui3d.Control3D
Reports whether control is manual or replay mode is on.
getResponse() - Method in class jwo.utils.JWYesNo
Reports the response of the user (yes or no).
getResponse() - Method in class jwo.vfc.hub.JWYesNo
Reports the response of the user (yes or no).
getRidges() - Method in class jwo.landserf.structure.GraphNetwork
Reports a list of all the ridges in the network.
getRightNode(GraphNode) - Method in class jwo.landserf.structure.GraphJunction
Returns the node to the 'right' (anticlockwise) of the given node, or null if the given node is not found.
getRights() - Method in class jwo.vfc.hub.Metadata
Identifies ownership, copyright, IPR and distribution rights of object.
getRMSE() - Method in class jwo.landserf.gui.DemToTinBox
Returns the RMSE to tolerate when triangulating the DEM.
getRotationStyle() - Method in class jwo.landserf.gui3d.MovementBox
Reports the currently selected rotation style.
getRound() - Method in class jwo.landserf.gui.TransRastBox
Returns the rounding value selected.
getRoute() - Method in class jwo.landserf.gui3d.Route3D
Returns the coordinates and viewing directions of the current route.
getRoute() - Method in class jwo.landserf.gui3d.SurfGL
Reports the currently defined route as an array of posiiton and viewing direction vectors.
getRoute3d() - Method in class jwo.landserf.gui.GUIFrame
Reports the currently defined 3d route.
getRoute3d() - Method in interface jwo.landserf.gui.GISFrame
Returns the (3d) route associated with the window.
getRoute3d() - Method in class jwo.landserf.gui3d.SurfGL
Reports the currently defined 3d route.
getRow(double) - Method in class jwo.landserf.structure.Raster
Returns the raster row corresponding to a given northing.
getRow(double, boolean) - Method in class jwo.landserf.structure.Raster
Returns the raster row corresponding to a given northing.
getSampleInterval() - Method in class jwo.landserf.gui3d.Surf3D
Reports the current sample interval for the surface mesh.
getSampleInterval() - Method in class jwo.landserf.gui3d.SurfGL
Reports the current sample interval for the surface mesh.
getSampleType() - Method in class jwo.landserf.gui.SampleBox
Returns type of sample selected (ALL_CELLS, SYSTEMATIC or RANDOM).
getScale() - Method in class jwo.landserf.gui.TransRastBox
Returns the scaling value selected.
getScaledImage() - Method in class jwo.landserf.gui.GraphicsArea
Returns the scaled image associated with the graphics area.
getScrollbar() - Method in class jwo.utils.JWSlider
Returns the scrollbar that generates events.
getSeaColour() - Method in class jwo.landserf.gui3d.ColourDialogue
Reports the selected sea colour.
getSeaColour() - Method in class jwo.landserf.gui3d.SurfGL
Reports the sea colour.
getShine() - Method in class jwo.landserf.gui.ReliefBox
Returns shininess parameter from dialogue box.
getShine() - Method in class jwo.landserf.structure.RastSurf
Returns the 'shininess' of the surface for relief calculation.
getSkyColour() - Method in class jwo.landserf.gui3d.ColourDialogue
Reports the selected sky colour.
getSkyColour() - Method in class jwo.landserf.gui3d.SurfGL
Reports the sky colour.
getSlopeTol() - Method in class jwo.landserf.gui.SurfFeatureBox
Returns slope tolerance value from dialogue box.
getSlopeTol() - Method in class jwo.landserf.structure.RastSurf
Returns the currently selected slope tolerance for feature extraction.
getSource() - Method in class jwo.vfc.hub.Metadata
Identifies the original source of the object.
getSouth() - Method in class jwo.landserf.gui.VectEditBox
Returns the new southern boundary of the raster after it has been edited.
getSouth() - Method in class jwo.landserf.gui.RastEditBox
Returns the new southern boundary of the raster after it has been edited.
getSouth() - Method in class jwo.landserf.structure.VectorMap
Returns the southern edge of the vector map.
getSouth() - Method in class jwo.landserf.structure.RastHeader
Reports the southern boundary of the raster.
getSouth() - Method in class jwo.landserf.structure.Raster
Returns the southern edge of raster.
getSouth() - Method in class jwo.vfc.hub.Metadata
Identifies the southern boundary of the object's spatial extent.
getSpatialType() - Method in class jwo.vfc.hub.Metadata
Identifies the type of spatial object stored.
getSpecular() - Method in class jwo.landserf.gui.ReliefBox
Returns specular light parameter from dialogue box.
getSpecular() - Method in class jwo.landserf.structure.RastSurf
Returns the specular constant used in surface for relief calculation.
getSpeed() - Method in class jwo.landserf.gui3d.SurfGL
Reports the current camera speed.
getStatusBar() - Method in class jwo.landserf.gui.GUIFrame
Returns the status bar used for reporting progress.
getStatusBar() - Method in interface jwo.landserf.gui.GISFrame
Returns the status bar used for reporting progress.
getStatusBar() - Method in class jwo.landserf.gui3d.SurfGL
Returns the status bar used for reporting progress.
getString() - Method in class jwo.utils.KeyboardInput
Extracts a string typed in on the keyboard.
getSubRegion() - Method in class jwo.landserf.gui.GraphicsArea
Reports the currently selected sub-region.
getSubset() - Method in class jwo.landserf.gui.RastEditBox
Reports whether subsetting of exisiting raster is required.
getSummaryType() - Method in class jwo.landserf.gui.MultiScaleBox
Returns the form of summary selected by the user.
getSurf() - Method in class jwo.landserf.gui.GUIFrame
Returns the main surface currently selected by the GUI.
getSurf() - Method in interface jwo.landserf.gui.GISFrame
Returns the primary raster surface associated with the window.
getSurf() - Method in class jwo.landserf.gui.GraphicsArea
Gets the currently displayed raster.
getSurf() - Method in class jwo.landserf.gui3d.SurfGL
Returns the primary raster surface associated with the window.
getSurfBlend(int[], RastSurf) - Method in class jwo.landserf.structure.RastSurf
Creates a blended image from this and the draped raster.
getSurfHueSat(int[], RastSurf) - Method in class jwo.landserf.structure.RastSurf
Creates a combined 'hue-saturation' image from this and another raster.
getSurfImg(int[]) - Method in class jwo.landserf.structure.RastSurf
Converts raster into colour image for display.
getSurfParam() - Method in class jwo.landserf.gui.SurfParamBox
Returns the currently selected surface parameter.
getSurfParam() - Method in class jwo.landserf.gui.MultiScaleBox
Returns the currently selected surface parameter.
getSurfParam() - Method in class jwo.landserf.process.SurfParam
Returns the new raster surface containing the surface parameterisation.
getSurfShade(int[], RastSurf) - Method in class jwo.landserf.structure.RastSurf
Converts raster into shaded relief image for display.
getText() - Method in class jwo.utils.JWInputBox
Returns the text typed into the input box.
getTextureSize() - Method in class jwo.landserf.gui3d.SurfGL
Determines the size of the drape texture depending on the current textureQuality setting.
getTicMarkPosition(int) - Method in class jwo.utils.JWAxisItem
Returns a tic mark position associated with axis.
getTitle() - Method in class jwo.landserf.gui3d.Route3D
Reports the title of the route.
getTitle() - Method in class jwo.landserf.structure.VectorMap
Returns the title of the vector map.
getTitle() - Method in class jwo.landserf.structure.RastHeader
Reports the title of the raster.
getTitle() - Method in class jwo.landserf.structure.Raster
Returns the title of the raster.
getTitle() - Method in class jwo.utils.JWAxisItem
Returns the title associated with axis.
getTitle() - Method in class jwo.vfc.hubclient.ClientBean
Reports the title of this bean.
getTolerance() - Method in class jwo.landserf.structure.GraphNetwork
Reports the node-snapping tolerance used when linking edges to nodes.
getTranslate() - Method in class jwo.landserf.gui.TransRastBox
Returns the translation value selected.
getTriang() - Method in class jwo.landserf.structure.Edge
Returns the triangle containing this edge.
getTrianglesX() - Method in class jwo.landserf.structure.DelaunayTriang
Returns the x coordinates of the triangles that make up the Delaunay triangulation.
getTrianglesY() - Method in class jwo.landserf.structure.DelaunayTriang
Returns the y coordinates of the triangles that make up the Delaunay triangulation.
getTrianglesZ() - Method in class jwo.landserf.structure.DelaunayTriang
Returns the z coordinates of the triangles that make up the Delaunay triangulation.
getTriangleX() - Method in class jwo.landserf.structure.Triangle
Reports the 3 x coordinates of this triangle.
getTriangleY() - Method in class jwo.landserf.structure.Triangle
Reports the 3 y coordinates of this triangle.
getTriangleZ() - Method in class jwo.landserf.structure.Triangle
Reports the 3 z coordinates of this triangle.
getTriangulation() - Method in class jwo.landserf.structure.VectorMap
Returns the triangulation topology associated with vector map.
getType() - Method in class jwo.landserf.gui.RastEditBox
Returns the type of raster.
getType() - Method in class jwo.landserf.structure.GraphNode
Reports the type of feature at the node.
getType() - Method in class jwo.landserf.structure.VectorObject
Reports the type of vector object (POINT, LINE etc.).
getType() - Method in class jwo.landserf.structure.RastHeader
Reports the type of raster stored.
getType() - Method in class jwo.landserf.structure.FeatureAxis
Reports the type of linear feature represented by the axis.
getType() - Method in class jwo.landserf.structure.GraphEdge
Reports the type of edge connecting nodes.
getType() - Method in class jwo.landserf.structure.Raster
Identifies whether the type of information stored as a raster.
getType() - Method in class jwo.utils.expression.Token
 
getType(float[]) - Method in class jwo.landserf.structure.Quadratic
Returns the type of conic section represented by the quadratic.
getType1() - Method in class jwo.landserf.structure.GraphEdge
Reports the type of feature at the first node.
getType2() - Method in class jwo.landserf.structure.GraphEdge
Reports the type of feature at the second node.
getuIndex() - Method in class jwo.landserf.structure.ColourRule
Finds the upper index associated with colour rule.
getUserName() - Method in class jwo.vfc.hub.Request
Gets the username sent in the request.
getValency() - Method in class jwo.landserf.structure.GraphJunction
Reports the valency of the junction (should be at least 2).
getValency() - Method in class jwo.landserf.structure.GraphNode
Reports the valency of the node (number of edges connected to it).
getValue() - Method in class jwo.utils.JWSlider
Reports the current value selected by the slider.
getValue() - Method in class jwo.utils.expression.Token
 
getVectHeight() - Method in class jwo.landserf.gui3d.VectQualityBox
Returns the height of vector above surface.
getVectHeight() - Method in class jwo.landserf.gui3d.Surf3D
Reports height that vectors are drawn above the surface.
getVectNotes() - Method in class jwo.landserf.gui.VectEditBox
Returns the new set of notes associated with the vector after it has been edited.
getVectorMap() - Method in class jwo.landserf.gui.GUIFrame
Returns the vector map associated with the GUI.
getVectorMap() - Method in interface jwo.landserf.gui.GISFrame
Returns the vector map associated with the window.
getVectorMap() - Method in class jwo.landserf.gui3d.SurfGL
Returns the vector map associated with the window.
getVectorMap() - Method in class jwo.landserf.process.SurfNetwork
 
getVectorMap() - Method in class jwo.landserf.structure.VectorMap
Returns this VectorMap object (used for subclasses that need to identify their superclass).
getVectorMap() - Method in class jwo.landserf.structure.GraphNetwork
Converts the Metric Surface Network into a vector map for display.
getVectorMap(VectorMap) - Method in class jwo.landserf.structure.GraphNetwork
Fills the given vector map with a representation of the the Metric Surface Network.
getVectorObjectAt(int) - Method in class jwo.landserf.structure.VectorMap
Gets a vector object at a given position in the list.
getVectorObjects() - Method in class jwo.landserf.structure.VectorMap
Returns the vector objects associated with the vector map.
getVectTitle() - Method in class jwo.landserf.gui.VectEditBox
Returns the new title of the vector after it has been edited.
getVectWidth() - Method in class jwo.landserf.gui3d.VectQualityBox
Returns the width of the rendered vector.
getVectWidth() - Method in class jwo.landserf.gui3d.Surf3D
Reports the width that vectors are drawn.
getVersion() - Method in class jwo.landserf.structure.VectorObject
Reports the version of the object.
getVersion() - Method in class jwo.landserf.structure.VectorMap
Reports the version of the vector map.
getVersion() - Method in class jwo.landserf.structure.Triangle
Reports the version of the object.
getVersion() - Method in class jwo.landserf.structure.DelaunayTriang
Reports the version of the object.
getVersion() - Method in class jwo.landserf.structure.Edge
Reports the version of the object.
getVersion() - Method in class jwo.landserf.structure.Node
Reports the version of the object.
getVerticalScale() - Method in class jwo.landserf.gui3d.Surf3D
Reports the current vertical scaling factor.
getVerticalScale() - Method in class jwo.landserf.gui3d.SurfGL
Reports the current vertical scaling factor.
getWest() - Method in class jwo.landserf.gui.VectEditBox
Returns the new western boundary of the raster after it has been edited.
getWest() - Method in class jwo.landserf.gui.RastEditBox
Returns the new western boundary of the raster after it has been edited.
getWest() - Method in class jwo.landserf.structure.VectorMap
Returns the western edge of the vector map.
getWest() - Method in class jwo.landserf.structure.RastHeader
Reports the western boundary of the raster.
getWest() - Method in class jwo.landserf.structure.Raster
Returns the western edge of raster.
getWest() - Method in class jwo.vfc.hub.Metadata
Identifies the western boundary of the object's spatial extent.
getWindow(int, int, int) - Method in class jwo.landserf.structure.Raster
Returns a local window from the raster.
getWSize() - Method in class jwo.landserf.gui.WindowScaleBox
Returns the currently selected window size from the dialogue box.
getWSize() - Method in class jwo.landserf.gui.MultiScaleBox
Returns the currently selected maximum window size from the dialogue box.
getWSize() - Method in class jwo.landserf.structure.RastSurf
Returns the currently selected local window size.
getX() - Method in class jwo.landserf.structure.GraphNode
Reports the x coordinate of the node.
getX() - Method in class jwo.landserf.structure.VectorObject
Returns the array of X coordinates making up the vector object.
getX() - Method in class jwo.landserf.structure.Node
Reports the x-coordinate of this node.
getX(float) - Method in class jwo.landserf.gui3d.Surf3D
Converts the given geographical coordinate to its rendering x coordinate equivalent.
getX1() - Method in class jwo.landserf.structure.GraphEdge
Reports the x coordinate of the first node.
getX2() - Method in class jwo.landserf.structure.GraphEdge
Reports the x coordinate of the second node.
getXCentre() - Method in class jwo.landserf.structure.Quadratic
Returns the x coordinate of the point of inflection of the quadratic.
getXCoord() - Method in class jwo.vfc.hub.Metadata
Identifies the x-coordinate of the object's point location.
getXMax() - Method in class jwo.utils.JWGraph
Reports the maximum X value of the graph.
getXMeasurementScale() - Method in class jwo.utils.JWGraph
Reports on the measurement scale of the data on the X-axis.
getXMin() - Method in class jwo.utils.JWGraph
Reports the minimum X value of the graph.
getXRes() - Method in class jwo.landserf.gui.RastEditBox
Returns the x resolution the raster after it has been edited.
getXRes() - Method in class jwo.landserf.structure.RastHeader
Reports the x-resolution of the raster.
getXRes() - Method in class jwo.landserf.structure.Raster
Returns the resolution in the x direction.
getXValue() - Method in class jwo.utils.JWGraphItem
Reports the X value of the graphics component.
getY() - Method in class jwo.landserf.structure.GraphNode
Reports the y coordinate of the node.
getY() - Method in class jwo.landserf.structure.VectorObject
Returns the array of Y coordinates making up the vector object.
getY() - Method in class jwo.landserf.structure.Node
Reports the y-coordinate of this node.
getY(float) - Method in class jwo.landserf.gui3d.Surf3D
Converts the given geographical coordinate to its rendering y coordinate equivalent.
getY1() - Method in class jwo.landserf.structure.GraphEdge
Reports the y coordinate of the first node.
getY2() - Method in class jwo.landserf.structure.GraphEdge
Reports the y coordinate of the second node.
getYCentre() - Method in class jwo.landserf.structure.Quadratic
Returns the y coordinate of the point of inflection of the quadratic.
getYCoord() - Method in class jwo.vfc.hub.Metadata
Identifies the y-coordinate of the object's point location.
getYMax() - Method in class jwo.utils.JWGraph
Reports the maximum Y value of the graph.
getYMeasurementScale() - Method in class jwo.utils.JWGraph
Reports on the measurement scale of the data on the Y-axis.
getYMin() - Method in class jwo.utils.JWGraph
Reports the minimum Y value of the graph.
getYRes() - Method in class jwo.landserf.gui.RastEditBox
Returns the y resolution the raster after it has been edited.
getYRes() - Method in class jwo.landserf.structure.RastHeader
Reports the y-resolution of the raster.
getYRes() - Method in class jwo.landserf.structure.Raster
Returns the resolution in the y direction.
getYValue() - Method in class jwo.utils.JWGraphItem
Reports the Y value of the graphics component.
getZ() - Method in class jwo.landserf.structure.GraphNode
Reports the z coordinate of the node.
getZ() - Method in class jwo.landserf.structure.VectorObject
Returns the array of Z coordinates making up the vector object.
getZ() - Method in class jwo.landserf.structure.Node
Reports the z-coordinate of this node.
getZ(float) - Method in class jwo.landserf.gui3d.Surf3D
Converts the given geographical coordinate to its rendering z coordinate equivalent.
getZ(float[][], float, float) - Method in class jwo.landserf.structure.Quadratic
Reports the height at a given offset from the centre of the quadratic surface.
getZ(float, float) - Method in class jwo.landserf.structure.BiCubic
Returns the interpolated height within the grid square based on the given scaled offsets in the x and y directions.
getZ1() - Method in class jwo.landserf.structure.GraphEdge
Reports the z coordinate of the first node.
getZ2() - Method in class jwo.landserf.structure.GraphEdge
Reports the z coordinate of the second node.
GIF - Static variable in class jwo.landserf.process.FileFilters
GIF graphics file.
GISFrame - interface jwo.landserf.gui.GISFrame.
Interface for windows that contol GIS raster surfaces and vectors.
GraphEdge - class jwo.landserf.structure.GraphEdge.
Structure to store the link between surface nodes.
GraphEdge(GraphNetwork, GraphNode, GraphNode) - Constructor for class jwo.landserf.structure.GraphEdge
Creates a graph edge from the given nodes.
GraphEdge(GraphNetwork, VectorObject, int, int, float, float) - Constructor for class jwo.landserf.structure.GraphEdge
Creates a graph edge represented by the given geometry and feature types.
GraphEdge(VectorObject, int, int, float, float) - Constructor for class jwo.landserf.structure.GraphEdge
Creates an unconnected graph edge represented by the given geometry and feature types.
GraphicsArea - class jwo.landserf.gui.GraphicsArea.
Class for creating a canvas to display possible raster and vector graphics.
GraphicsArea() - Constructor for class jwo.landserf.gui.GraphicsArea
Creates the canvas onto which graphics will be drawn.
GraphJunction - class jwo.landserf.structure.GraphJunction.
Structure to store a graph junction.
GraphJunction(GraphNode, Vector) - Constructor for class jwo.landserf.structure.GraphJunction
Creates a graph junction with the given edges at the given node.
GraphNetwork - class jwo.landserf.structure.GraphNetwork.
Structure to hold a Wolf-Pfaltz Surface Network for characterising surface topology.
GraphNetwork() - Constructor for class jwo.landserf.structure.GraphNetwork
Creates an empty network graph.
GraphNetwork(float) - Constructor for class jwo.landserf.structure.GraphNetwork
Creates an empty network graph.
GraphNetwork(String) - Constructor for class jwo.landserf.structure.GraphNetwork
Creates a network graph from the given ASCII representation.
GraphNode - class jwo.landserf.structure.GraphNode.
Structure to store a graph node.
GraphNode(float, float, float, int, int) - Constructor for class jwo.landserf.structure.GraphNode
Creates a locational graph node of the given feature type.
GRASS_BIN_R - Static variable in class jwo.landserf.process.FileFilters
GRASS binary raster.
GRASS_BIN_V - Static variable in class jwo.landserf.process.FileFilters
GRASS binary vector.
GRASS_TEXT_R - Static variable in class jwo.landserf.process.FileFilters
GRASS ASCII raster.
GRASS_TEXT_V - Static variable in class jwo.landserf.process.FileFilters
GRASS ASCII vector.
GUIFrame - class jwo.landserf.gui.GUIFrame.
Class for creating and managing main user interface window and menus.
GUIFrame(String) - Constructor for class jwo.landserf.gui.GUIFrame
Creates a menu-based graphical user interface.
GUIFrame(String, String[]) - Constructor for class jwo.landserf.gui.GUIFrame
Creates a menu-based graphical user interface and loads the given files supplied as command line arguments.Control of the program is implemented via menu options.

H

HammockModBox - class jwo.landserf.gui.HammockModBox.
Creates a dialogue box allowing hammock plot modulus value to be set.
HammockModBox(Frame, int) - Constructor for class jwo.landserf.gui.HammockModBox
Creates the dialogue box for parameter entry.
hasErrors() - Method in class jwo.utils.JWImageQuant
Reports whether conversion has any errors.
hasErrors() - Method in class jwo.vfc.hub.XMLProcessor
Reports whether any errors have occurred in creating the DOM.
height - Variable in class jwo.utils.JWRectangle
Height of rectangle.
HelpBox - class jwo.landserf.gui.HelpBox.
Displays a warning that help files cannot be displayed.
HelpBox(Frame) - Constructor for class jwo.landserf.gui.HelpBox
Creates the window and displays warning.
HistoBox - class jwo.landserf.gui.HistoBox.
Displays a frequency histogram based on an array of values representing a frequency distribution.
HistoBox(Raster, int, boolean, float, String) - Constructor for class jwo.landserf.gui.HistoBox
Creates a graphics area ready for the modulus frequency histogram (hammock plot).
HistoBox(Raster, String) - Constructor for class jwo.landserf.gui.HistoBox
Creates a graphics area ready for the frequency histogram.
Histogram - class jwo.landserf.gui.Histogram.
Displays a histogram (commonly a frequency histogram or hammock plot.
Histogram(float, float) - Constructor for class jwo.landserf.gui.Histogram
Lays out the canvas for the histogram.
Histogram(float, float, float, float) - Constructor for class jwo.landserf.gui.Histogram
Lays out the canvas for the histogram.
Histogram(float, float, String[], float, float) - Constructor for class jwo.landserf.gui.Histogram
Lays out the canvas for the histogram including explicit labels for the X axis.
Histogram(float, float, String[], float, float, int) - Constructor for class jwo.landserf.gui.Histogram
Lays out the canvas for the histogram including explicit labels for the X axis on the given measurement scale.
Histogram(String, float, float) - Constructor for class jwo.landserf.gui.Histogram
Lays out the canvas for the histogram with given title.
Histogram(String, float, float, float, float) - Constructor for class jwo.landserf.gui.Histogram
Lays out the canvas for the histogram with given title.
Histogram(String, float, float, String[], float, float) - Constructor for class jwo.landserf.gui.Histogram
Lays out the canvas for the histogram with given title and including explicit labels for the X axis.
Histogram(String, float, float, String[], float, float, int) - Constructor for class jwo.landserf.gui.Histogram
Lays out the canvas for the histogram with given title and including explicit labels for the X axis on the given measurement scale.
homeDirectory - Static variable in class jwo.landserf.LandSerf
LandSerf base directory.
homeDirectory - Static variable in class jwo.vfc.hub.HubDirectories
Home directory of the VFC hub.
HORIZONTAL - Static variable in class jwo.landserf.structure.Quadratic
Horizontal, planar conic section.
HubChooseBox - class jwo.landserf.gui.HubChooseBox.
Creates a window for listing and choosing an object from the Virtual Field Course hub.
HubChooseBox(GISFrame, ClientBean, String) - Constructor for class jwo.landserf.gui.HubChooseBox
Creates the dialogue box for file selection.
HubClient - class jwo.vfc.hubclient.HubClient.
Creates a connection with a VFC Hub server.
HubClient(String, int) - Constructor for class jwo.vfc.hubclient.HubClient
Sets up a connection with the Hub server and sends a default message.
HubClient(String, int, String, String) - Constructor for class jwo.vfc.hubclient.HubClient
Connects with, and sends a given message to the Hub server.
HubClient(String, int, String, String, String, String) - Constructor for class jwo.vfc.hubclient.HubClient
Connects with, and sends a given message to the Hub server with security restrictions.
HubClient(String, int, String, String, String, String, String) - Constructor for class jwo.vfc.hubclient.HubClient
Connects with, and sends a given message to the Hub server with security restrictions and output options.
HubClient(String, String) - Constructor for class jwo.vfc.hubclient.HubClient
Sets up a connection with the Hub server defined in the given configuration file and sends a given message.
HubConfigBox - class jwo.vfc.hubclient.HubConfigBox.
Creates a window for configuring VFC Hub connection options.
HubConfigBox(Frame, ClientBean) - Constructor for class jwo.vfc.hubclient.HubConfigBox
Creates the dialogue box for hub configuration options.
HubConfigBox(Frame, ClientBean, String) - Constructor for class jwo.vfc.hubclient.HubConfigBox
Creates the dialogue box for hub configuration options.
HubDirectories - class jwo.vfc.hub.HubDirectories.
Identifies the home directory of the hub application.
HubDirectories() - Constructor for class jwo.vfc.hub.HubDirectories
 
HubInterface - class jwo.landserf.process.HubInterface.
Creates an interface between Hub and LandSerf.
HubInterface(ClientBean) - Constructor for class jwo.landserf.process.HubInterface
Stores the connection with Virtual Field Course Hub.
HubSend - class jwo.vfc.hubclient.HubSend.
Establishes a connection with the VFC hub and submits a request.
HubSend(String[]) - Constructor for class jwo.vfc.hubclient.HubSend
Initialises the Hub client and either submits a given request or creates a graphical front end if no request supplied.
HubUtils - class jwo.vfc.hub.HubUtils.
A collection of static text utilities for text processing.
HubUtils() - Constructor for class jwo.vfc.hub.HubUtils
 
HubViewer - class jwo.vfc.hubclient.HubViewer.
Allows data stored in the hub to be viewed in a web browser.
HubViewer() - Constructor for class jwo.vfc.hubclient.HubViewer
 
HUESAT - Static variable in class jwo.landserf.gui.GraphicsArea
Hue-Saturation map.
HULL - Static variable in class jwo.landserf.structure.Node
Identifies a node that is part of a convex hull.
HYPERBOLIC - Static variable in class jwo.landserf.structure.Quadratic
Hyperbolic conic section.

I

IDRISI_BIN_R - Static variable in class jwo.landserf.process.FileFilters
Idrisi binary raster.
IDRISI_BIN_V - Static variable in class jwo.landserf.process.FileFilters
Idrisi binary vector.
IDRISI_TEXT_R - Static variable in class jwo.landserf.process.FileFilters
Idrisi ASCII raster.
IDRISI_TEXT_V - Static variable in class jwo.landserf.process.FileFilters
Idrisi ASCII vector.
IFFT - Static variable in class jwo.utils.JWFastFourierTransform
Indicates an inverse transform.
ignoreElev() - Method in class jwo.landserf.gui.HammockModBox
Reports whether or not a given value is to be ignored.
imageToArray(Image, int, int) - Static method in class jwo.utils.JWImageQuant
Converts a Java Image into an array holding ARGB values.
imaginary - Variable in class jwo.utils.JWComplex
Imaginary component of complex number.
importAnnotationFromHub(GISFrame, int) - Method in class jwo.landserf.process.HubInterface
Retrieves a given annotation file from the Virtual Field Course Hub.
ImportFromHubThread - class jwo.landserf.process.ImportFromHubThread.
Imports a Virtual Field Course raster, image or vector from the Virtual Field Course Hub.
ImportFromHubThread(GISFrame, ClientBean, int) - Constructor for class jwo.landserf.process.ImportFromHubThread
Lists available files and imports the chosen VFC raster, image or vector into LandSerf.
importImageFromHub(GISFrame, int) - Method in class jwo.landserf.process.HubInterface
Retrieves a given image from the Virtual Field Course Hub along with appropriate metadata.
importImageFromHub(GISFrame, int, boolean) - Method in class jwo.landserf.process.HubInterface
Retrieves a given image from the Virtual Field Course Hub along with appropriate metadata.
importRasterFromHub(GISFrame, int) - Method in class jwo.landserf.process.HubInterface
Retrieves a given raster from the Virtual Field Course Hub along with appropriate metadata.
importVectorFromHub(GISFrame, int) - Method in class jwo.landserf.process.HubInterface
Retrieves a given vector from the Virtual Field Course Hub along with appropriate metadata.
incIDCounter() - Method in class jwo.landserf.structure.GraphNetwork
Increments the current ID counter.
init() - Method in class jwo.vfc.hubclient.HubViewer
Creates a GUI front end for metadata viewing.
initCamera() - Method in class jwo.landserf.gui3d.SurfGL
Sets up the initial camera position and orientation.
initialize(GLDrawable) - Method in class jwo.landserf.gui3d.SurfGL
Initialises the OpenGL rendering context.
initZ() - Method in class jwo.landserf.structure.VectorObject
Initialise the 'z' coordinates of the vector.
INNER - Static variable in class jwo.landserf.structure.Node
Identifies an inner node.
insertPoint(float, float) - Method in class jwo.landserf.structure.DelaunayTriang
Inserts a new 2d point into the network and recalculates the triangulation.
insertPoint(float, float, float) - Method in class jwo.landserf.structure.DelaunayTriang
Inserts a new 3d point into the network and recalculates the triangulation.
InterpolateThread - class jwo.landserf.process.InterpolateThread.
Interpolates the given data to a new raster surface using bi-cubic interpolation.
InterpolateThread(GUIFrame, RastHeader) - Constructor for class jwo.landserf.process.InterpolateThread
Interpolates the current raster (defined in gf) to the dimensions of the given raster header.
INTERSECTS - Static variable in class jwo.landserf.structure.Segment
Indicates location intersecting with segment.
intersectsEndpoint() - Method in class jwo.landserf.structure.Segment
Reports whether intersection is with one of the segment's endpoints.
intersectWith(GraphEdge) - Method in class jwo.landserf.structure.GraphEdge
Reports a list of new edges that would result if this edge intersects with the given edge.
intersectWith(GraphEdge, boolean) - Method in class jwo.landserf.structure.GraphEdge
Reports a list of new edges that would result if this edge intersects with the given edge.
INTERVAL - Static variable in class jwo.utils.JWGraph
Measurement scale of data.
isChanged() - Method in class jwo.utils.JWDialogue
Notifies if contents of dialogue have changed
isChanged() - Method in class jwo.vfc.hub.JWDialogue
Notifies if contents of dialogue have changed
isInCircle(Node) - Method in class jwo.landserf.structure.Triangle
Determines if a given point is inside the triangle's circumcircle.
isNearNode(float, float, float) - Method in class jwo.landserf.structure.DelaunayTriang
Looks for a node within a given distance of the give point.
isPowerOf2(int) - Static method in class jwo.utils.JWFastFourierTransform
Reports whether a given integer is a power of two or not.
isUndefined() - Method in class jwo.landserf.structure.Segment
Reports whether segment is undefined (endpoints identical).
isUniversal() - Method in class jwo.landserf.structure.GraphNode
Reports whether the node is unviversal.
isWindowsPlatform() - Static method in class jwo.utils.JWBrowserControl
 
isWindowsPlatform() - Static method in class jwo.utils.JWBrowser
Try to determine whether this application is running under Windows or some other platform by examing the "os.name" property.
items - Variable in class jwo.utils.JWGraph
Array of graphic items in graph.
itemStateChanged(ItemEvent) - Method in class jwo.landserf.gui.TransRastBox
Responds to a checkbox item being changed by disabling non checked parameters.
itemStateChanged(ItemEvent) - Method in class jwo.landserf.gui.SampleBox
Responds to a change in one of the checkboxes.
itemStateChanged(ItemEvent) - Method in class jwo.landserf.gui.RastEditBox
Checks to see if any of the raster creation types have changed and updates the user inferface appropriately.
itemStateChanged(ItemEvent) - Method in class jwo.landserf.gui.HistoBox
Responds to the 'ignore elevation at'checkbox item being changed by disabling/enabling elevation text entry.
itemStateChanged(ItemEvent) - Method in class jwo.landserf.gui.HammockModBox
Responds to the 'ignore elevation at'checkbox item being changed by disabling/enabling elevation text entry.
itemStateChanged(ItemEvent) - Method in class jwo.landserf.gui.GUIFrame
Looks for checkbox events (from the menu) and performs the necessary actions.
itemStateChanged(ItemEvent) - Method in class jwo.landserf.gui.DemToTinBox
Responds to a change in one of the checkboxes.
itemStateChanged(ItemEvent) - Method in class jwo.landserf.gui3d.SurfGL
Looks for checkbox events (from the menu) and performs the necessary actions.
itemStateChanged(ItemEvent) - Method in class jwo.vfc.hubclient.MetaForm
Responds to a change in one of the choice boxes.
itemStateChanged(ItemEvent) - Method in class jwo.vfc.hubclient.HubViewer
Responds to a selection from the list of objects.

J

JPEG - Static variable in class jwo.landserf.process.FileFilters
JPEG graphics file.
JWAxisItem - class jwo.utils.JWAxisItem.
Object to hold graph axis information.
JWAxisItem(float, float) - Constructor for class jwo.utils.JWAxisItem
Creates a default set of axis labels and tic marks (10 labels).
JWAxisItem(float, float, String[]) - Constructor for class jwo.utils.JWAxisItem
Creates a set of categorical axis labels and tic marks based on a given set of labels.
JWAxisItem(float, float, String[], int) - Constructor for class jwo.utils.JWAxisItem
Creates a set of axis labels and tic marks based on a given set of labels and a given measurement scale.
JWBrowser - class jwo.utils.JWBrowser.
Displays a given URL in the system browser.
JWBrowser() - Constructor for class jwo.utils.JWBrowser
 
JWBrowserControl - class jwo.utils.JWBrowserControl.
 
JWBrowserControl() - Constructor for class jwo.utils.JWBrowserControl
 
JWButton - class jwo.utils.JWButton.
Button that accepts return key as a non-mouse equivalent to selection.
JWButton - class jwo.vfc.hub.JWButton.
Button that accepts return key as a non-mouse equivalent to selection.
JWButton() - Constructor for class jwo.utils.JWButton
Creates a default button.
JWButton() - Constructor for class jwo.vfc.hub.JWButton
Creates a default button.
JWButton(String) - Constructor for class jwo.utils.JWButton
Creates a button with a given label.
JWButton(String) - Constructor for class jwo.vfc.hub.JWButton
Creates a button with a given label.
JWCanvas - class jwo.utils.JWCanvas.
Simple canvas component that redraws itself when it is resized.
JWCanvas() - Constructor for class jwo.utils.JWCanvas
Creates an empty canvas for plotting graphics.
JWColourRing - class jwo.utils.JWColourRing.
Creates a colour ring for displaying HSV colour space.
JWColourRing(int) - Constructor for class jwo.utils.JWColourRing
Creates a hue colour ring surrounding a saturation- brightness square.
JWColourRing(int, Color) - Constructor for class jwo.utils.JWColourRing
Creates a hue colour ring surrounding a saturation- brightness square.
JWColourSelect - class jwo.utils.JWColourSelect.
Creates a graphic colour selector.
JWColourSelect(Frame) - Constructor for class jwo.utils.JWColourSelect
Creates the dialogue layout for the colour selector.
JWComplex - class jwo.utils.JWComplex.
Simple class to store complex numbers
JWComplex() - Constructor for class jwo.utils.JWComplex
Initialises complex number to (0,0).
JWComplex(float) - Constructor for class jwo.utils.JWComplex
Initialises complex number to (real,0).
JWComplex(float, float) - Constructor for class jwo.utils.JWComplex
Initialises complex number to (real,imaginary).
JWConfigFile - class jwo.vfc.hub.JWConfigFile.
Contains methods for reading and storing parameters and their values from a configuration file.
JWConfigFile() - Constructor for class jwo.vfc.hub.JWConfigFile
 
JWDialogue - class jwo.utils.JWDialogue.
Abstract class to use as basis for dialogue windows.
JWDialogue - class jwo.vfc.hub.JWDialogue.
Abstract class to use as basis for dialogue windows.
JWDialogue(Frame) - Constructor for class jwo.utils.JWDialogue
Creates a simple modal dialogue window with, OK and Cancel buttons.
JWDialogue(Frame) - Constructor for class jwo.vfc.hub.JWDialogue
Creates a simple modal dialogue window with, OK and Cancel buttons.
JWDialogue(Frame, String) - Constructor for class jwo.utils.JWDialogue
Creates a simple modal dialogue window with title, OK and Cancel buttons.
JWDialogue(Frame, String) - Constructor for class jwo.vfc.hub.JWDialogue
Creates a simple modal dialogue window with title, OK and Cancel buttons.
JWDialogue(Frame, String, String) - Constructor for class jwo.utils.JWDialogue
Creates a simple modal dialogue window with titles, OK and Cancel buttons.
JWDialogue(Frame, String, String) - Constructor for class jwo.vfc.hub.JWDialogue
Creates a simple modal dialogue window with titles, OK and Cancel buttons.
JWDialogue(Frame, String, String, boolean) - Constructor for class jwo.utils.JWDialogue
Creates a simple dialogue window with titles, OK and Cancel buttons.
JWDialogue(Frame, String, String, boolean) - Constructor for class jwo.vfc.hub.JWDialogue
Creates a simple dialogue window with titles, OK and Cancel buttons.
JWDialogueListener - interface jwo.utils.JWDialogueListener.
Interface for objects that need to be updated when a non-modal dialogue is closed.
JWDialogueListener - interface jwo.vfc.hub.JWDialogueListener.
Interface for objects that need to be updated when a non-modal dialogue is closed.
JWDivider - class jwo.utils.JWDivider.
Creates a simple centred '3D' dividing line.
JWDivider - class jwo.vfc.hub.JWDivider.
Creates a simple centred '3D' dividing line.
JWDivider() - Constructor for class jwo.utils.JWDivider
Creates a dividing line with a default width of 100 pixels.
JWDivider() - Constructor for class jwo.vfc.hub.JWDivider
Creates a dividing line with a default width of 100 pixels.
JWDivider(int) - Constructor for class jwo.utils.JWDivider
Creates a dividing line of a given width.
JWDivider(int) - Constructor for class jwo.vfc.hub.JWDivider
Creates a dividing line of a given width.
JWExpressionParser - class jwo.utils.JWExpressionParser.
Allows a mathematical expression to be parsed and evaluated.
JWExpressionParser(String) - Constructor for class jwo.utils.JWExpressionParser
Initialises the expression parser with the given expression.
JWFastFourierTransform - class jwo.utils.JWFastFourierTransform.
Calculates the Fast Fourier or Inverse Fast Fourier transforms of an array of discrete real or complex numbers respectively.
JWFastFourierTransform(int, JWComplex[], int, int) - Constructor for class jwo.utils.JWFastFourierTransform
Performs a Fast Fourier Transform of an array of real numbers (FFT) or complex coefficients (IFFT).
JWFastFourierTransform(JWComplex[], int, int) - Constructor for class jwo.utils.JWFastFourierTransform
Performs a forward Fast Fourier Transform of an array of real numbers.
JWFrame - class jwo.utils.JWFrame.
Abstract class to use as basis for simple non-modal windows.
JWFrame - class jwo.vfc.hub.JWFrame.
Abstract class to use as basis for simple non-modal windows.
JWFrame() - Constructor for class jwo.utils.JWFrame
Creates simple window with OK button.
JWFrame() - Constructor for class jwo.vfc.hub.JWFrame
Creates simple window with OK button.
JWFrame(String) - Constructor for class jwo.utils.JWFrame
Creates simple window with title, and OK button.
JWFrame(String) - Constructor for class jwo.vfc.hub.JWFrame
Creates simple window with title, and OK button.
JWFrame(String, String) - Constructor for class jwo.utils.JWFrame
Creates simple window with titles, and OK button.
JWFrame(String, String) - Constructor for class jwo.vfc.hub.JWFrame
Creates simple window with titles, and OK button.
JWGraph - class jwo.utils.JWGraph.
Simple graph object.
JWGraph() - Constructor for class jwo.utils.JWGraph
Minimal advance graph layout (axes only).
JWGraph(String, float, float) - Constructor for class jwo.utils.JWGraph
Lays out the graph title, labels etc.
JWGraph(String, float, float, float, float) - Constructor for class jwo.utils.JWGraph
Lays out the graph title, labels etc.
JWGraph(String, float, float, float, float, boolean) - Constructor for class jwo.utils.JWGraph
Lays out the graph title, labels etc as a polar plot.
JWGraph(String, float, float, float, float, String[]) - Constructor for class jwo.utils.JWGraph
Lays out the graph title, labels etc.
JWGraph(String, float, float, float, float, String[], int) - Constructor for class jwo.utils.JWGraph
Lays out the graph title, labels etc.
JWGraph(String, float, float, String[], float, float) - Constructor for class jwo.utils.JWGraph
Lays out the graph title, labels etc.
JWGraph(String, float, float, String[], float, float, int) - Constructor for class jwo.utils.JWGraph
Lays out the graph title, labels etc.
JWGraphItem - class jwo.utils.JWGraphItem.
Skeleton for a graphical object to be added to Graph.
JWGraphItem() - Constructor for class jwo.utils.JWGraphItem
Stores a graphable item (bar, line, point etc.).
JWGraphItem(float, float) - Constructor for class jwo.utils.JWGraphItem
Stores a graphable item (bar, line, point etc.).
JWGraphItem(float, float, Color) - Constructor for class jwo.utils.JWGraphItem
Stores a graphable item (bar, line, point etc.).
JWImageQuant - class jwo.utils.JWImageQuant.
Class to quantize an RGB image into fewer colours.
JWImageQuant(Image, int, int, int) - Constructor for class jwo.utils.JWImageQuant
Converts the given image into its quantised equivalent.
JWInputBox - class jwo.utils.JWInputBox.
Class to create a simple input box for capturing one line keyboard input.
JWInputBox(Frame, String) - Constructor for class jwo.utils.JWInputBox
Creates a dialogue for user input.
JWInputBox(Frame, String, String) - Constructor for class jwo.utils.JWInputBox
Creates a dialogue for user input.
JWInputBox(Frame, String, String, int) - Constructor for class jwo.utils.JWInputBox
Creates a dialogue for user input.
JWLabel - class jwo.utils.JWLabel.
Label with user-defined borders for compact text.
JWLabel() - Constructor for class jwo.utils.JWLabel
Creates a blank label (can be used for padding).
JWLabel(String) - Constructor for class jwo.utils.JWLabel
Creates a label with the given text.
JWLabel(String, int) - Constructor for class jwo.utils.JWLabel
Creates a label with the given text and alignment.
JWLUDecomp - class jwo.utils.JWLUDecomp.
Class for finding the solution of a set of linear algrbraic equations via LU decomposition.
JWLUDecomp(float[][], int) - Constructor for class jwo.utils.JWLUDecomp
Creates the LU Decomposed matrix based on LHS of equations.
JWMatrix - class jwo.utils.JWMatrix.
Class containing Matrix processing operations.
JWMatrix() - Constructor for class jwo.utils.JWMatrix
 
JWMonologue - class jwo.utils.JWMonologue.
Abstract class to use as basis for simple monologue windows.
JWMonologue(Frame) - Constructor for class jwo.utils.JWMonologue
Creates simple modal monologue window with OK button.
JWMonologue(Frame, String) - Constructor for class jwo.utils.JWMonologue
Creates simple modal monologue window with title, and OK button.
JWMonologue(Frame, String, String) - Constructor for class jwo.utils.JWMonologue
Creates simple modal monologue window with titles, and OK button.
JWMonologue(Frame, String, String, boolean) - Constructor for class jwo.utils.JWMonologue
Creates simple monologue window with titles, and OK button.
jwo.landserf - package jwo.landserf
The parent package for all LandSerf classes.
jwo.landserf.gui - package jwo.landserf.gui
Classes for the LandSerf graphical user interface (GUI).
jwo.landserf.gui3d - package jwo.landserf.gui3d
Classes for the LandSerf 3-dimensional graphical output.
jwo.landserf.process - package jwo.landserf.process
Classes for spatial processing within LandSerf.
jwo.landserf.structure - package jwo.landserf.structure
Classes for holding spatial and numerical structures in LandSerf.
jwo.utils - package jwo.utils
Utility classes for GUI building and other general tasks.
jwo.utils.expression - package jwo.utils.expression
Utility classes for the processing of mathematical expression.
jwo.vfc.hub - package jwo.vfc.hub
Contains the classes used by both hub clients and hub the hub server.
jwo.vfc.hubclient - package jwo.vfc.hubclient
Contains classes useful for creating hub clients.
JWPanel - class jwo.utils.JWPanel.
Creates panel with '3D' borders.
JWPanel - class jwo.vfc.hub.JWPanel.
Creates panel with '3D' borders.
JWPanel() - Constructor for class jwo.utils.JWPanel
Initialises the panel.
JWPanel() - Constructor for class jwo.vfc.hub.JWPanel
Initialises the panel.
JWPanel(Color) - Constructor for class jwo.utils.JWPanel
Initialises the panel with given background colour
JWPanel(Color) - Constructor for class jwo.vfc.hub.JWPanel
Initialises the panel with given background colour
JWPanel(Color, boolean, Insets) - Constructor for class jwo.utils.JWPanel
Initialises the panel with given background colour, border state and insets
JWPanel(Color, boolean, Insets) - Constructor for class jwo.vfc.hub.JWPanel
Initialises the panel with given background colour, border state and insets
JWPanel(LayoutManager) - Constructor for class jwo.utils.JWPanel
Initialises the panel with a given layout manager.
JWPanel(LayoutManager) - Constructor for class jwo.vfc.hub.JWPanel
Initialises the panel with a given layout manager.
JWPanel(LayoutManager, Color) - Constructor for class jwo.utils.JWPanel
Initialises the panel with a given layout manager.
JWPanel(LayoutManager, Color) - Constructor for class jwo.vfc.hub.JWPanel
Initialises the panel with a given layout manager.
JWPanel(LayoutManager, Color, boolean, Insets) - Constructor for class jwo.utils.JWPanel
Initialises the panel with a given layout manager.
JWPanel(LayoutManager, Color, boolean, Insets) - Constructor for class jwo.vfc.hub.JWPanel
Initialises the panel with a given layout manager.
JWPicture - class jwo.utils.JWPicture.
Class for displaying a graphics file on a canvas.
JWPicture() - Constructor for class jwo.utils.JWPicture
Creates an empty graphics canvas.
JWPicture(String) - Constructor for class jwo.utils.JWPicture
Loads the graphics file and creates an image for drawing on canvas.
JWRectangle - class jwo.utils.JWRectangle.
Class for storing a rectangle with floating point coordinates.
JWRectangle(Dimension) - Constructor for class jwo.utils.JWRectangle
Creates a rectangle from a given AWT Dimension object.
JWRectangle(float, float) - Constructor for class jwo.utils.JWRectangle
Creates a rectangle with given dimensions and 0 origin.
JWRectangle(float, float, float, float) - Constructor for class jwo.utils.JWRectangle
Creates a rectangle with a given origin and dimensions.
JWRectangle(Rectangle) - Constructor for class jwo.utils.JWRectangle
Creates a JWRectangle from a given AWT Rectangle object.
JWRubberband - class jwo.utils.JWRubberband.
Draws a rubberband box for interactive selection of rectangular regions with the mouse.
JWRubberband(Component) - Constructor for class jwo.utils.JWRubberband
Initialises rubberband box with the component to draw on and a default rubberband colour.
JWRubberband(Component, boolean) - Constructor for class jwo.utils.JWRubberband
Initialises rubberband feature with the component to draw on and a default rubberband colour.
JWRubberband(Component, Color) - Constructor for class jwo.utils.JWRubberband
Initialises rubberband box with the component to draw on and the given colour.
JWRubberband(Component, Color, boolean) - Constructor for class jwo.utils.JWRubberband
Initialises rubberband feature with the component to draw on and the given colour.
JWSlider - class jwo.utils.JWSlider.
Creates a slider bar whose value can be changed moving the bar.
JWSlider() - Constructor for class jwo.utils.JWSlider
Creates a slider bar with default range (1-10) and initial value (5).
JWSlider(float, float, float) - Constructor for class jwo.utils.JWSlider
Creates a slider bar with a given minimum and maximum value.
JWSlider(float, float, float, float) - Constructor for class jwo.utils.JWSlider
Creates a slider bar with a given minimum, maximum and initial value.
JWSlider(float, float, float, float, AdjustmentListener) - Constructor for class jwo.utils.JWSlider
Creates a slider bar with a given minimum, maximum, and initial value and identifies a listener that responds to changes.
JWSlider(float, float, float, float, String, AdjustmentListener) - Constructor for class jwo.utils.JWSlider
Creates a slider bar with a given minimum, maximum, and initial value and identifies a listener that responds to changes.
JWYesNo - class jwo.utils.JWYesNo.
Creates a dialogue that requres a Yes or No response to quit.
JWYesNo - class jwo.vfc.hub.JWYesNo.
Creates a dialogue that requres a Yes or No response to perform an action..
JWYesNo(Frame) - Constructor for class jwo.utils.JWYesNo
Creates a Yes No box with a default "Do you really want to quit" message.
JWYesNo(Frame) - Constructor for class jwo.vfc.hub.JWYesNo
Creates a Yes No box with a default "Do you really want to quit" message.
JWYesNo(Frame, String, String) - Constructor for class jwo.utils.JWYesNo
Creates a Yes No box with a given message.
JWYesNo(Frame, String, String) - Constructor for class jwo.vfc.hub.JWYesNo
Creates a Yes No box with a given message.

K

KeyboardInput - class jwo.utils.KeyboardInput.
Class to handle keyboard input.
KeyboardInput() - Constructor for class jwo.utils.KeyboardInput
Creates a keyboardInput object that handles prompting and conversion of keyboard input.
keyPressed(KeyEvent) - Method in class jwo.utils.JWButton
Responds a Return key press by simulating a button press.
keyPressed(KeyEvent) - Method in class jwo.vfc.hub.JWButton
Responds a Return key press by simulating a button press.
keyPressed(KeyEvent) - Method in class jwo.vfc.hubclient.HubSend
Submits request if the 'return' key is pressed.
keyReleased(KeyEvent) - Method in class jwo.utils.JWButton
Responds to a key released event, but ignores it in this case.
keyReleased(KeyEvent) - Method in class jwo.vfc.hub.JWButton
Responds to a key released event, but ignores it in this case.
keyReleased(KeyEvent) - Method in class jwo.vfc.hubclient.HubSend
Responds to a key being released, but does nothing in this case.
keyTyped(KeyEvent) - Method in class jwo.utils.JWButton
Responds to a keyboard typed event, but ignores it in this case.
keyTyped(KeyEvent) - Method in class jwo.vfc.hub.JWButton
Responds to a keyboard typed event, but ignores it in this case.
keyTyped(KeyEvent) - Method in class jwo.vfc.hubclient.HubSend
Responds to a key being typed, but does nothing in this case.

L

LandSerf - class jwo.landserf.LandSerf.
Application to allow visualisation and analysis of surfaces.
LANDSERF_R - Static variable in class jwo.landserf.process.FileFilters
LandSerf serialized raster.
LANDSERF_V - Static variable in class jwo.landserf.process.FileFilters
LandSerf serialized vector
LandSerf() - Constructor for class jwo.landserf.LandSerf
 
LAST_PARAM - Static variable in class jwo.landserf.structure.Raster
Last parameter in list.
left - Variable in class jwo.utils.JWGraph
Left position of graph.
LEFT - Static variable in class jwo.landserf.structure.Edge
Indicates location to the left of directed edge.
LEFT - Static variable in class jwo.landserf.structure.Segment
Indicates location to the left of segment.
LEX_ACOS - Static variable in class jwo.utils.expression.MathToken
 
LEX_ADD - Static variable in class jwo.utils.expression.MathToken
 
LEX_ASIN - Static variable in class jwo.utils.expression.MathToken
 
LEX_ATAN - Static variable in class jwo.utils.expression.MathToken
 
LEX_CLOSE_PAREN - Static variable in class jwo.utils.expression.MathToken
 
LEX_COS - Static variable in class jwo.utils.expression.MathToken
 
LEX_DIVIDE - Static variable in class jwo.utils.expression.MathToken
 
LEX_EXPONENT - Static variable in class jwo.utils.expression.MathToken
 
LEX_LN - Static variable in class jwo.utils.expression.MathToken
 
LEX_MULTIPLY - Static variable in class jwo.utils.expression.MathToken
 
LEX_OPEN_PAREN - Static variable in class jwo.utils.expression.MathToken
 
LEX_SIN - Static variable in class jwo.utils.expression.MathToken
 
LEX_SQRT - Static variable in class jwo.utils.expression.MathToken
 
LEX_SUBTRACT - Static variable in class jwo.utils.expression.MathToken
 
LEX_TAN - Static variable in class jwo.utils.expression.MathToken
 
LEX_X - Static variable in class jwo.utils.expression.MathToken
 
LEX_Y - Static variable in class jwo.utils.expression.MathToken
 
LEX_Z0 - Static variable in class jwo.utils.expression.MathToken
 
LEX_Z1 - Static variable in class jwo.utils.expression.MathToken
 
LINE - Static variable in class jwo.landserf.structure.VectorObject
Line vector type.
LINE - Static variable in class jwo.utils.JWRubberband
Identifies linear rubberband.
LineGraph - class jwo.landserf.gui.LineGraph.
Displays a line graph in a canvas.
LineGraph(String, float, float) - Constructor for class jwo.landserf.gui.LineGraph
Lays out the canvas for the line graph.
LineGraph(String, float, float, float, float) - Constructor for class jwo.landserf.gui.LineGraph
Lays out the canvas for the line graph.
linkSymm(Edge) - Method in class jwo.landserf.structure.Edge
Creates a link to the symmetrical inverse of the supplied edge.
LN - Static variable in class jwo.utils.expression.MathOperator
 
loadImage(String) - Method in class jwo.landserf.gui.GUIFrame
Loads a given image and displays it in the window, but does nothing in this case.
loadImage(String) - Method in interface jwo.landserf.gui.GISFrame
Loads a given image and displays it in the window.
loadImage(String) - Method in class jwo.landserf.gui3d.SurfGL
Loads the given graphics file and updates the drape with it.
LONGC - Static variable in class jwo.landserf.structure.Raster
Longitudinal curvature.
LSThread - class jwo.landserf.process.LSThread.
Abstract thread class for performing simultaneous tasks.
LSThread(String, GISFrame) - Constructor for class jwo.landserf.process.LSThread
Creates thread and stores status bar to report progress.
LSThread(String, StatusBar) - Constructor for class jwo.landserf.process.LSThread
Creates thread and stores status bar to report progress.
LSThread(String, StatusBar, Component) - Constructor for class jwo.landserf.process.LSThread
Creates thread and stores status bar and component to control pointer changes.
luBackSub(float[]) - Method in class jwo.utils.JWLUDecomp
Performs forward and back substitution on an LU decomposed matrix.

M

main(String[]) - Static method in class jwo.landserf.LandSerf
Creates top level window to hold application.
main(String[]) - Static method in class jwo.utils.JWExpressionParser
Parses the given expression.
main(String[]) - Static method in class jwo.utils.JWBrowserControl
 
main(String[]) - Static method in class jwo.utils.JWBrowser
Displays the given file in the system's default browser.
main(String[]) - Static method in class jwo.vfc.hubclient.MetaForm
Creates a GUI front end for metadata entry.
main(String[]) - Static method in class jwo.vfc.hubclient.MetadataEntry
Starts up the metadata entry graphical user interface.
main(String[]) - Static method in class jwo.vfc.hubclient.HubSend
Creates a client and reads the configuration file
makeSymm() - Method in class jwo.landserf.structure.Edge
Creates a symmetrical inverse of this edge.
makeTexture(int, boolean) - Method in class jwo.landserf.gui3d.Surf3D
Creates a texture from a given image.
makeUniversal() - Method in class jwo.landserf.structure.GraphNode
Makes the feature universal.
MATCHES - Static variable in class jwo.landserf.structure.Raster
Identifies this raster as matching another.
MathEvaluator - class jwo.utils.expression.MathEvaluator.
Evaluates a mathematical expression stored in an postfix stack (created using MathParser).
MathEvaluator() - Constructor for class jwo.utils.expression.MathEvaluator
Creates an evaluator with all variables set to 0.
MathEvaluator(double[]) - Constructor for class jwo.utils.expression.MathEvaluator
Creates an evaluator with variables z0-z9 defined in the given array.
MathOperator - class jwo.utils.expression.MathOperator.
Stores an enumerated list of operators that may be parsed by the MathParser.
MathOperator() - Constructor for class jwo.utils.expression.MathOperator
 
MathParser - class jwo.utils.expression.MathParser.
Converts a mathematical expression (using 'normal' infix ordering) into a postfixed stack.
MathParser() - Constructor for class jwo.utils.expression.MathParser
 
MathToken - class jwo.utils.expression.MathToken.
Stores an enumerated list of tokens that may be parsed by the MathParser.
MathToken() - Constructor for class jwo.utils.expression.MathToken
 
MAXIC - Static variable in class jwo.landserf.structure.Raster
Maximum curvature.
mCopy(double[][]) - Static method in class jwo.utils.JWMatrix
Produces a copy of a given (4x4) matrix.
mCopy(float[][]) - Static method in class jwo.utils.JWMatrix
Produces a copy of a given (4x4) matrix.
mDisplay(double[][]) - Static method in class jwo.utils.JWMatrix
Displays the contents of a (4x4) matrix to maximum number of decimal places.
mDisplay(double[][], int) - Static method in class jwo.utils.JWMatrix
Displays the contents of a (4x4) matrix to a given number of decimal places.
mDisplay(float[][]) - Static method in class jwo.utils.JWMatrix
Displays the contents of a (4x4) matrix to maximum number of decimal places.
mDisplay(float[][], int) - Static method in class jwo.utils.JWMatrix
Displays the contents of a (4x4) matrix to a given number of decimal places.
MEAN_RES - Static variable in class jwo.landserf.structure.Raster
Mean residual.
MEANC - Static variable in class jwo.landserf.structure.Raster
Mean curvature.
merge(Metadata) - Method in class jwo.vfc.hub.Metadata
Merges the contents of a given metadata structure with this one.
Metadata - class jwo.vfc.hub.Metadata.
Class for encapsulating VFC metadata.
Metadata() - Constructor for class jwo.vfc.hub.Metadata
Creates a new Metadata object.
metadataChanged() - Method in interface jwo.vfc.hubclient.MetaFormListener
Response to a change in metadata.
metadataChanged() - Method in class jwo.vfc.hubclient.MetadataEntry
Responds to a change in metadata by sending the appropriate command to the hub.
MetadataEntry - class jwo.vfc.hubclient.MetadataEntry.
Allows metadata to be added or edited.
MetadataEntry(String[]) - Constructor for class jwo.vfc.hubclient.MetadataEntry
Initialises hub connection and the graphical user interface for metadata entry.
MetaForm - class jwo.vfc.hubclient.MetaForm.
Allows data to be submitted to the hub by providing a metadata form to fill out.
MetaForm() - Constructor for class jwo.vfc.hubclient.MetaForm
Creates the initial metadata form with a default background colour.
MetaForm(Color) - Constructor for class jwo.vfc.hubclient.MetaForm
Creates the initial metadata form with a given background colour.
MetaFormListener - interface jwo.vfc.hubclient.MetaFormListener.
Interface for any object that listens for a change in metadata.
mIdentity() - Static method in class jwo.utils.JWMatrix
Creates a (4x4) identity matrix.
mIdentityd() - Static method in class jwo.utils.JWMatrix
Creates a (4x4) identity matrix.
MINIC - Static variable in class jwo.landserf.structure.Raster
Minimum curvature.
minPowerOf2(int) - Static method in class jwo.utils.JWFastFourierTransform
Reports the minum power of 2 that is >= n.
mInverse(float[][]) - Static method in class jwo.utils.JWMatrix
Calculates the inverse of a (4x4) matrix.
mMultiply(double[][], double[][]) - Static method in class jwo.utils.JWMatrix
Premultiplies two (4x4) homogeneous matrices (m1 dot m2).
mMultiply(float[][], float[][]) - Static method in class jwo.utils.JWMatrix
Premultiplies two (4x4) homogeneous matrices (m1 dot m2).
mostLeft() - Method in class jwo.landserf.structure.Edge
Traverses edge network and returns the left-most edge.
mostRight() - Method in class jwo.landserf.structure.Edge
Traverses edge network and returns the right-most edge.
mouseClicked(MouseEvent) - Method in class jwo.landserf.gui.GraphicsArea
Checks for mouse clicks, but does nothing.
mouseClicked(MouseEvent) - Method in class jwo.utils.JWColourRing
Checks for mouse clicks, but does nothing.
mouseDown(int, int) - Method in class jwo.utils.JWRubberband
Identifies corner of rectangle.
mouseDrag(int, int) - Method in class jwo.utils.JWRubberband
Identifies current active corner/end of rubberband.
mouseDragged(MouseEvent) - Method in class jwo.landserf.gui.GraphicsArea
Checks for mouse dragging and draws a rubberband box in the appropriate location.
mouseDragged(MouseEvent) - Method in class jwo.utils.JWColourRing
Checks for mouse drag and continuously changes selected colour.
mouseEntered(MouseEvent) - Method in class jwo.landserf.gui.GraphicsArea
Checks for pointer entering event, but does nothing.
mouseEntered(MouseEvent) - Method in class jwo.utils.JWColourRing
Checks for pointer entering event, but does nothing.
mouseExited(MouseEvent) - Method in class jwo.landserf.gui.GraphicsArea
Checks for pointer exiting event, but does nothing.
mouseExited(MouseEvent) - Method in class jwo.utils.JWColourRing
Checks for pointer exiting event, but does nothing.
mouseMoved(MouseEvent) - Method in class jwo.landserf.gui.GraphicsArea
Checks for mouse movement, but does nothing.
mouseMoved(MouseEvent) - Method in class jwo.utils.JWColourRing
Checks for mouse movement, but does nothing.
mousePressed(MouseEvent) - Method in class jwo.landserf.gui.GraphicsArea
Checks for mouse button press, and reports on the (x,y,z) values at current mouse position.
mousePressed(MouseEvent) - Method in class jwo.utils.JWColourRing
Checks for mouse button press, changes colour selected.
mouseReleased(MouseEvent) - Method in class jwo.landserf.gui.GraphicsArea
Checks for mouse button release, and turns off mouse query.
mouseReleased(MouseEvent) - Method in class jwo.utils.JWColourRing
Checks for mouse button release and turns off mouse movement query.
mouseUp(int, int) - Method in class jwo.utils.JWRubberband
Identifies closing corner/emd of rubberband and erases it from component.
mouseUp(int, int, boolean) - Method in class jwo.utils.JWRubberband
Identifies closing corner/end of rubberband.
MovementBox - class jwo.landserf.gui3d.MovementBox.
Creates a dialogue box allowing movement controls to be varied.
MovementBox(Frame) - Constructor for class jwo.landserf.gui3d.MovementBox
Creates the dialogue box for control entry.
mRotate(double[], double) - Static method in class jwo.utils.JWMatrix
Calculates the (4x4) homogeneous rotation matrix by a given angle about a given axis.
mRotate(float[], float) - Static method in class jwo.utils.JWMatrix
Calculates the (4x4) homogeneous rotation matrix by a given angle about a given axis.
MSN_TEXT - Static variable in class jwo.landserf.process.FileFilters
Metric surface network.
MSNBox - class jwo.landserf.gui.MSNBox.
Creates a monologue box for displaying metric surface network characteristics.
MSNBox(GraphNetwork, Frame) - Constructor for class jwo.landserf.gui.MSNBox
Creates the dialogue box displaying metric surface network characteristics.
MultiDrapeBox - class jwo.landserf.gui3d.MultiDrapeBox.
Creates a window allowing multiple surfaces to be draped over a 3d surface.
MultiDrapeBox(SurfGL, GUIFrame) - Constructor for class jwo.landserf.gui3d.MultiDrapeBox
Creates the dialogue box for selecting drapes.
MULTIPLY - Static variable in class jwo.utils.expression.MathOperator
 
MultiScaleBox - class jwo.landserf.gui.MultiScaleBox.
Creates a dialogue box allowing surface parameter and scale to be selected for multi-scale interrogation and analysis.
MultiScaleBox(Frame, int, int, double) - Constructor for class jwo.landserf.gui.MultiScaleBox
Creates the dialogue box for parameter selection.

N

nearestNode(float, float) - Method in class jwo.landserf.structure.DelaunayTriang
Finds the node nearest to the given coordinates.
NEITHER - Static variable in class jwo.landserf.process.CombineRasters
Leave both sets of raster attributes alone.
NETWORK_FEATURE - Static variable in class jwo.landserf.structure.Raster
Surface feature network.
nextToken() - Method in class jwo.utils.expression.Tokenizer
Returns the next token in the input.
Node - class jwo.landserf.structure.Node.
Stores a topological node and pointer to an edge for higher dimensional features.
Node(float, float) - Constructor for class jwo.landserf.structure.Node
Creates a 2-d node with given coordinates.
Node(float, float, Edge) - Constructor for class jwo.landserf.structure.Node
Creates a 2-d node with given coordinates associated with given edge.
Node(float, float, float) - Constructor for class jwo.landserf.structure.Node
Creates a 3-d node with given coordinates.
Node(float, float, float, Edge) - Constructor for class jwo.landserf.structure.Node
Creates a 3-d node with given coordinates associated with given edge.
NOMINAL - Static variable in class jwo.utils.JWGraph
Measurement scale of data.
NON_ZERO - Static variable in class jwo.landserf.process.CombineRasters
Select non-zero cells prioritising surface.
north - Variable in class jwo.landserf.structure.VectHeader
Northern boundary of vector.
notes - Variable in class jwo.landserf.structure.VectHeader
Notes associated with vector.
NotImplementedBox - class jwo.landserf.gui.NotImplementedBox.
Displays a warning that feature is not yet implemented.
NotImplementedBox(Frame) - Constructor for class jwo.landserf.gui.NotImplementedBox
Creates the window and displays warning.
NTF_TEXT_R - Static variable in class jwo.landserf.process.FileFilters
NTF raster (Ordnance Survey).

O

OpenThread - class jwo.landserf.process.OpenThread.
Opens a raster or vector file and places contents into the current raster or vector object.
OpenThread(GUIFrame, String, int) - Constructor for class jwo.landserf.process.OpenThread
Opens the relevant raster or vector file.
OpenThread(GUIFrame, String, String, int) - Constructor for class jwo.landserf.process.OpenThread
Opens the relevant raster or vector file.
OR - Static variable in class jwo.landserf.process.CombineRasters
Combine rasters using logical OR.
ORDINAL - Static variable in class jwo.utils.JWGraph
Measurement scale of data.
OTHER - Static variable in class jwo.landserf.structure.Raster
Other raster type.
OUT_OF_BOUNDS - Static variable in class jwo.landserf.structure.VectorMap
Indiciates coordinate outside map's boundaries.
OUT_OF_BOUNDS - Static variable in class jwo.landserf.structure.Raster
Signifies coordinate outside of raster bounds.
OUTSIDE - Static variable in class jwo.landserf.structure.DelaunayTriang
Indicates that a location is outside the convex hull.
OVERLAPS - Static variable in class jwo.landserf.structure.Raster
Identifies this raster as overlapping another.

P

p1ToEdge() - Method in class jwo.landserf.structure.Edge
Sets this edge to be the one pointed to by the first node.
paint(Graphics) - Method in class jwo.landserf.gui.StatusBar
Creates grey indented regions to display status.
paint(Graphics) - Method in class jwo.landserf.gui.ScatterPlot
Displays the lines of the graph.
paint(Graphics) - Method in class jwo.landserf.gui.PolarGraph
Displays the lines of the graph.
paint(Graphics) - Method in class jwo.landserf.gui.LineGraph
Displays the lines of the graph.
paint(Graphics) - Method in class jwo.landserf.gui.Histogram
Displays the bars of the histogram.
paint(Graphics) - Method in class jwo.landserf.gui.GraphicsArea
Plots the graphics onto the canvas.
paint(Graphics) - Method in class jwo.landserf.gui.ColourBar
Paints the current colours onto the colour bar.
paint(Graphics) - Method in class jwo.landserf.gui.BlockGraph
Displays the blocks on the graph.
paint(Graphics) - Method in class jwo.utils.JWLabel
Draws the label on the component.
paint(Graphics) - Method in class jwo.utils.JWPicture
Paints graphics image onto the canvas.
paint(Graphics) - Method in class jwo.utils.JWPanel
Draws a '3D' border around the panel.
paint(Graphics) - Method in class jwo.utils.JWGraph
Overrides the paint method to draw the graph components.
paint(Graphics) - Method in class jwo.utils.JWDivider
Draws a '3D' dividing line.
paint(Graphics) - Method in class jwo.utils.JWColourRing
Paints colour ring onto the canvas.
paint(Graphics) - Method in class jwo.vfc.hub.JWPanel
Draws a '3D' border around the panel.
paint(Graphics) - Method in class jwo.vfc.hub.JWDivider
Draws a '3D' dividing line.
paint(Graphics) - Method in class jwo.vfc.hubclient.ClientBean
Draws a visual representation of the bean.
PARABOLIC - Static variable in class jwo.landserf.structure.Quadratic
Parabolic conic section.
parse(String) - Method in class jwo.utils.expression.MathParser
Parses an mathematical infix expression storing the operators and operands on a postfixed processing stack.
ParseException - exception jwo.utils.expression.ParseException.
Exception for reporting problems with expression parsing.
ParseException() - Constructor for class jwo.utils.expression.ParseException
 
ParseException(String) - Constructor for class jwo.utils.expression.ParseException
 
PASS - Static variable in class jwo.landserf.process.SurfParam
Pass (saddle) feature.
PEAK - Static variable in class jwo.landserf.process.SurfParam
Peak feature.
PIT - Static variable in class jwo.landserf.process.SurfParam
Pit feature.
PLANAR - Static variable in class jwo.landserf.process.SurfParam
Planar (no) feature.
PLANAR - Static variable in class jwo.landserf.structure.Quadratic
Sloping planar conic section.
PLANC - Static variable in class jwo.landserf.structure.Raster
Plan curvature.
POINT - Static variable in class jwo.landserf.structure.VectorObject
Point vector type.
POINT_TEXT_R - Static variable in class jwo.landserf.process.FileFilters
Generic ASCII point raster.
POINT_TEXT_V - Static variable in class jwo.landserf.process.FileFilters
Generic ASCII point vector.
PolarGraph - class jwo.landserf.gui.PolarGraph.
Displays a line graph in polar coordinates on a canvas.
PolarGraph(String, float, float, float, float) - Constructor for class jwo.landserf.gui.PolarGraph
Lays out the canvas for the polar line graph.
POLYNOMIAL - Static variable in class jwo.landserf.gui.RastEditBox
Polynomial raster selected.
PolySurfaceThread - class jwo.landserf.process.PolySurfaceThread.
Calculates a polynomial surface.
PolySurfaceThread(GUIFrame, String) - Constructor for class jwo.landserf.process.PolySurfaceThread
Creates a polynomical surface with the given expression.
PrintArea - class jwo.landserf.gui.PrintArea.
Class for creating a canvas for printing possible raster and vector graphics.
PrintArea(GUIFrame, GraphicsArea, int, int) - Constructor for class jwo.landserf.gui.PrintArea
Creates the canvas onto which graphics will be drawn.
PROFC - Static variable in class jwo.landserf.structure.Raster
Profile curvature.
profile(float, float, float, float) - Method in class jwo.landserf.gui.ProfileQueryBox
Calculates and displays a profile through the raster based on the given coordinates.
ProfileQueryBox - class jwo.landserf.gui.ProfileQueryBox.
Allows results of an interactive profile query of the raster to be displayed.
ProfileQueryBox(GraphicsArea, Raster) - Constructor for class jwo.landserf.gui.ProfileQueryBox
Creates an empty text and graphics area for query results to be posted to.
prompt(String) - Method in class jwo.utils.KeyboardInput
Prompts the user to type in something from the keyboard.
prompt(String, String) - Method in class jwo.utils.KeyboardInput
Prompts the user to type in something from the keyboard.
propToPerc(double) - Method in class jwo.landserf.gui.ReliefBox
Converts proportion (0-1) into a text string in percent for dialogue box.
propToPerc(float) - Method in class jwo.landserf.gui.BlendBox
Converts proportion (0-1) into a text string in percent for dialogue box.

Q

Quadratic - class jwo.landserf.structure.Quadratic.
Class for fitting a Quadratic surface through a local window of values.
Quadratic(float[], float[], float, float, float, double) - Constructor for class jwo.landserf.structure.Quadratic
Solves the best-fit quadratic surface for a given set of coordinates.
Quadratic(int, double) - Constructor for class jwo.landserf.structure.Quadratic
Creates the normal equations used to calculate the quadratic coefficients.
Quadratic(int, double, double) - Constructor for class jwo.landserf.structure.Quadratic
Creates the normal equations used to calculate the quadratic coefficients.

R

RAD2DEG - Static variable in class jwo.landserf.gui3d.Surf3D
Converts radians to degrees.
RAD2DEG - Static variable in class jwo.landserf.gui3d.SurfGL
Converts radians to degrees.
RAD2DEG - Static variable in class jwo.landserf.process.SurfParam
Converts radians to degrees.
RANDOM - Static variable in class jwo.landserf.gui.SampleBox
Random sample.
RANGE - Static variable in class jwo.landserf.process.ScaleSurfParam
Indicates multiscale summary should be in form of minimum and maximum.
rast - Variable in class jwo.landserf.structure.Raster
Array of raster values.
RAST1 - Static variable in class jwo.landserf.process.CombineRasters
Choose first raster for overlapping cells.
RAST2 - Static variable in class jwo.landserf.process.CombineRasters
Choose second raster for overlapping cells.
rastColours - Variable in class jwo.landserf.structure.Raster
Colour table associated with raster.
RastEditBox - class jwo.landserf.gui.RastEditBox.
Displays raster information (bounding area, resolution, title, notes etc) and allows selective editing of values.
RastEditBox(Frame, RastSurf) - Constructor for class jwo.landserf.gui.RastEditBox
Creates a dialogue box for editing raster details.
RastEditBox(Frame, RastSurf, boolean) - Constructor for class jwo.landserf.gui.RastEditBox
Creates a dialogue box for editing raster details.
RastEditBox(Frame, RastSurf, boolean, boolean) - Constructor for class jwo.landserf.gui.RastEditBox
Creates a dialogue box for editing raster details.
RastEditBox(Frame, RastSurf, boolean, boolean, boolean) - Constructor for class jwo.landserf.gui.RastEditBox
Creates a dialogue box for editing raster details.
Raster - class jwo.landserf.structure.Raster.
Class for holding raster and supplementary information.
RASTER - Static variable in class jwo.landserf.gui.GraphicsArea
Interpolated k-colour raster.
Raster() - Constructor for class jwo.landserf.structure.Raster
Creates a minimal empty raster.
Raster(int, int) - Constructor for class jwo.landserf.structure.Raster
Creates an empty raster with given dimensions.
Raster(Raster) - Constructor for class jwo.landserf.structure.Raster
Creates a copy of an existing raster.
Raster(String, int, int, double, double, double, double) - Constructor for class jwo.landserf.structure.Raster
Creates an empty raster with given name, dimensions and position.
rastHead - Variable in class jwo.landserf.structure.Raster
Raster header information (dimensions etc.).
RastHeader - class jwo.landserf.structure.RastHeader.
Class for supplementary raster information.
RastHeader() - Constructor for class jwo.landserf.structure.RastHeader
Creates raster header information with default values.
RastHeader(int, int) - Constructor for class jwo.landserf.structure.RastHeader
Creates raster header information of given dimensions and remaining default values.
RastHeader(RastHeader) - Constructor for class jwo.landserf.structure.RastHeader
Creates a copy of an existing raster header object.
RastHeader(String, double, double, double, double, double, double, int) - Constructor for class jwo.landserf.structure.RastHeader
Creates raster header information of given postion and type.
RastHeader(String, int, int, double, double, double, double) - Constructor for class jwo.landserf.structure.RastHeader
Creates raster elevation header information of given dimensions and origin.
RastHeader(String, int, int, double, double, double, double, int) - Constructor for class jwo.landserf.structure.RastHeader
Creates raster header information of given dimensions, postion and type.
RastInfoBox - class jwo.landserf.gui.RastInfoBox.
Displays raster information (bounding area, resolution, shaded relief parameters etc).
RastInfoBox(Raster) - Constructor for class jwo.landserf.gui.RastInfoBox
Creates the information window and displays raster details.
RastQueryBox - class jwo.landserf.gui.RastQueryBox.
Allows results of an interactive query of the raster to be displayed.
RastQueryBox(GraphicsArea, String) - Constructor for class jwo.landserf.gui.RastQueryBox
Creates an empty text area for query results to be posted to.
RastSurf - class jwo.landserf.structure.RastSurf.
Class for storing, visualising and analysing raster surfaces.
RastSurf() - Constructor for class jwo.landserf.structure.RastSurf
Creates minimal raster surface.
RastSurf(int, int) - Constructor for class jwo.landserf.structure.RastSurf
Creates empty raster surface of given dimensions.
RastSurf(int, int, double, double, double, double) - Constructor for class jwo.landserf.structure.RastSurf
Creates an empty raster surface with given dimensions and position.
RastSurf(RastSurf) - Constructor for class jwo.landserf.structure.RastSurf
Creates a copy of an existing raster surface,
RATIO - Static variable in class jwo.utils.JWGraph
Measurement scale of data.
readFile(String) - Method in class jwo.vfc.hub.Request
Reads a given file name and stores the contents.
readFile(String, int) - Method in class jwo.landserf.process.FileFilters
Reads one or more raster or vector files and places the contents into the appropriate raster or vector object.
readFile(String, int) - Method in class jwo.landserf.structure.VectorMap
Reads one or more files and places the contents into the current vector map object.
readFile(String, int) - Method in class jwo.landserf.structure.GraphNetwork
Opens a metric surface network file.
readFile(String, int) - Method in class jwo.landserf.structure.Raster
Reads one or more files and places the contents into the current Raster object.
readFile(String, int, GISFrame) - Method in class jwo.landserf.structure.Raster
Reads one or more files and places the contents into the current Raster object.
readFile(String, String, int) - Method in class jwo.landserf.process.FileFilters
Reads one or more raster or vector files and places the contents into the appropriate raster or vector object.
readFile(String, String, int) - Method in class jwo.landserf.structure.VectorMap
Reads one or more files and places the contents into the current vector map object.
readXML(String) - Method in class jwo.vfc.hub.XMLProcessor
Reads a given XML file and stores the structured information.
real - Variable in class jwo.utils.JWComplex
Real component of complex number.
recalculateParams() - Method in class jwo.landserf.structure.DelaunayTriang
Recalculates the triangle parameters.
redisplay() - Method in class jwo.landserf.gui.GUIFrame
Recalculates and displays any rasters or vectors in the guiFrame.
redisplay() - Method in interface jwo.landserf.gui.GISFrame
Redisplays the contents of the frame.
redisplay() - Method in class jwo.landserf.gui3d.SurfGL
Redisplays the contents of the frame.
RELIEF - Static variable in class jwo.landserf.structure.Raster
Shaded relief.
ReliefBox - class jwo.landserf.gui.ReliefBox.
Creates a dialogue box allowing shaded relief parameters to be set.
ReliefBox(Frame, double, double, double) - Constructor for class jwo.landserf.gui.ReliefBox
Creates the dialogue box for parameter entry.
ReliefBox(Frame, double, double, double, float, float, float) - Constructor for class jwo.landserf.gui.ReliefBox
Creates the dialogue box for parameter entry.
removeDialogueListener(JWDialogueListener) - Method in class jwo.utils.JWDialogue
Removes a given listener from the list of objects to be informed when a dialogue message is sent.
removeDialogueListener(JWDialogueListener) - Method in class jwo.vfc.hub.JWDialogue
Removes a given listener from the list of objects to be informed when a dialogue message is sent.
removeEdge(GraphEdge) - Method in class jwo.landserf.structure.GraphJunction
Removes the given edge from the junction.
removeEdge(GraphEdge) - Method in class jwo.landserf.structure.GraphNetwork
Removes the given edge from the network.
removeEdge(GraphNode) - Method in class jwo.landserf.structure.GraphNetwork
Removes all the edges connected to the given node as well as the node itself.
removeEdge(GraphNode, GraphNode) - Method in class jwo.landserf.structure.GraphNetwork
Removes the first edge connecting the given nodes.
removeEdges(Vector) - Method in class jwo.landserf.structure.Triangle
Removes this triangle's three connected edges from a given Java vector.
removeItem(float, float) - Method in class jwo.utils.JWGraph
Removes a graphical element from the graph (identified by x,y values).
removeItems() - Method in class jwo.utils.JWGraph
Removes all graphical elements from the graph.
removeProfileQueryBox() - Method in class jwo.landserf.gui.GraphicsArea
Removes the profile query box and turns off interactive profile query.
removePropertyChangeListener(PropertyChangeListener) - Method in class jwo.vfc.hubclient.ClientBeanCustomizer
Removes a property change listener so that the dynamic link between customizer and bean can be broken.
removeRastQueryBox() - Method in class jwo.landserf.gui.GraphicsArea
Removes the raster query box and turns off interactive raster query.
removeRubberbandListener(RubberbandListener) - Method in class jwo.landserf.gui.GraphicsArea
Removes a given listener from the list of objects to be informed when a new rubberband is created.
removeScaleQueryBox() - Method in class jwo.landserf.gui.GraphicsArea
Removes the multi-scale raster query box and turns off interactive raster query.
removeTemp(String) - Method in class jwo.landserf.process.HubInterface
Removes the given temporary file.
removeUniversal() - Method in class jwo.landserf.structure.GraphNode
Removes universal status from feature.
removeVectorObject(VectorObject) - Method in class jwo.landserf.structure.VectorMap
Removes the given vector object from the map.
removeVectorObjectAt(int) - Method in class jwo.landserf.structure.VectorMap
Removes vector object at the given position in the list.
removeVectorObjects() - Method in class jwo.landserf.structure.VectorMap
Removes all vector objects stored in map.
render() - Method in class jwo.landserf.gui3d.Surf3D
Draws the currently defined surface using OpenGL.
replace(String, String, String) - Static method in class jwo.vfc.hub.HubUtils
Replaces all occurrances of oldWord with newWord in a given string.
replace(String, String, String, boolean) - Static method in class jwo.vfc.hub.HubUtils
Replaces all occurrances of oldWord with newWord in a given string.
replaceFirstCoord(float, float) - Method in class jwo.landserf.structure.VectorObject
Replaces the first coordinate pair with the given pair of coordinates.
replaceLastCoord(float, float) - Method in class jwo.landserf.structure.VectorObject
Replaces the last coordinate pair with the given pair of coordinates.
replacePath(GraphEdge, VectorObject) - Method in class jwo.landserf.structure.GraphNetwork
Replaces the path associated with the given edge by the given path.
Request - class jwo.vfc.hub.Request.
Class for encapsulating a Hub - Client request.
Request() - Constructor for class jwo.vfc.hub.Request
Creates a request with blank message.
Request(String) - Constructor for class jwo.vfc.hub.Request
Creates a request containing a given message.
Request(String, String, String) - Constructor for class jwo.vfc.hub.Request
Creates a request containing a given message.
rescale() - Method in class jwo.landserf.gui3d.Surf3D
Recalculates the local scaling of the model.
reset() - Method in class jwo.utils.expression.Tokenizer
 
resetIDs() - Method in class jwo.landserf.structure.GraphNetwork
Resets the IDs of all nodes in the network.
resetTriangulation() - Method in class jwo.landserf.structure.DelaunayTriang
Resets triangluation by removing all triangles from the network.
reshape(GLDrawable, int, int, int, int) - Method in class jwo.landserf.gui3d.SurfGL
Handles OpenGL viewport resizing.
reverse() - Method in class jwo.landserf.structure.VectorObject
Reveses the order of coordinates making up the object.
RIDGE - Static variable in class jwo.landserf.process.SurfParam
Ridge feature.
right - Variable in class jwo.utils.JWGraph
Right position of graph.
RIGHT - Static variable in class jwo.landserf.structure.Edge
Indicates location to the right of directed edge.
RIGHT - Static variable in class jwo.landserf.structure.Segment
Indicates location to the right of segment.
ROUTE_TEXT_V - Static variable in class jwo.landserf.process.FileFilters
Route vector.
Route3D - class jwo.landserf.gui3d.Route3D.
Class for storing 3d routes over a surface.
Route3D() - Constructor for class jwo.landserf.gui3d.Route3D
Creates an empty route.
Route3D(String) - Constructor for class jwo.landserf.gui3d.Route3D
Creates a route based on the given XML file.
RubberbandListener - interface jwo.landserf.gui.RubberbandListener.
Interface for objects that need to be updated when a rubberband box has been created.
run() - Method in class jwo.landserf.process.LSThread
Starts the thread's processing and reports on progress.

S

SampleBox - class jwo.landserf.gui.SampleBox.
Creates a dialogue box for sampling raster cells Extends the generic JWDialogue class for simple interaction.
SampleBox(Frame) - Constructor for class jwo.landserf.gui.SampleBox
Creates the dialogue box for parameter selection.
SaveThread - class jwo.landserf.process.SaveThread.
Saves the current raster, graphics output or vector in the given format.
SaveThread(GUIFrame, String, int) - Constructor for class jwo.landserf.process.SaveThread
Saves the current raster or vector (defined in gf) with the given name and in the given format.
SaveThread(GUIFrame, String, String, int) - Constructor for class jwo.landserf.process.SaveThread
Saves the current raster/vector (defined in gf) with the given name and in the given format.
ScaleParamThread - class jwo.landserf.process.ScaleParamThread.
Calculates a given surface parameter over a range of scales and place the result back in the given GUI frame.
ScaleParamThread(ScaleSurfParam, GUIFrame) - Constructor for class jwo.landserf.process.ScaleParamThread
Calculates a given surface parameter over a range of scales.
ScaleQueryBox - class jwo.landserf.gui.ScaleQueryBox.
Allows results of a multi-scale interactive query of the raster to be displayed.
ScaleQueryBox(GraphicsArea, String, ScaleSurfParam, float, float) - Constructor for class jwo.landserf.gui.ScaleQueryBox
Creates an empty text and graphics area for query results to be posted to.
ScaleSurfParam - class jwo.landserf.process.ScaleSurfParam.
Calculates surface parameters from a RastSurf object at multiple scales.
ScaleSurfParam(RastSurf, int, int, boolean) - Constructor for class jwo.landserf.process.ScaleSurfParam
Sets up a surface ready for parameterisation (slope, aspect etc.) or feature extraction from a raster surface.
ScaleSurfParam(RastSurf, int, int, StatusBar, boolean) - Constructor for class jwo.landserf.process.ScaleSurfParam
Sets up a surface ready for parameterisation (slope, aspect etc.) or feature extraction from a raster surface.
scanActions(ActionEvent) - Method in class jwo.vfc.hubclient.ClientFrame
Implements abstract method, but does nothing.
ScatterPlot - class jwo.landserf.gui.ScatterPlot.
Displays a line graph in a canvas.
ScatterPlot(float, float, float, float) - Constructor for class jwo.landserf.gui.ScatterPlot
Lays out the canvas for the scatter plot.
ScatterPlot(String, float, float, float, float) - Constructor for class jwo.landserf.gui.ScatterPlot
Lays out the canvas for the scatter plot with given title.
ScatterPlotBox - class jwo.landserf.gui.ScatterPlotBox.
Displays a scatter plot of two raster surfaces.
ScatterPlotBox(RastSurf, RastSurf) - Constructor for class jwo.landserf.gui.ScatterPlotBox
Creates the text and graphics areas for the scatterplot.
ScatterPlotBox(RastSurf, RastSurf, String) - Constructor for class jwo.landserf.gui.ScatterPlotBox
Creates the text and graphics areas for the scatterplot.
searchEdge(Edge, Node) - Method in class jwo.landserf.structure.DelaunayTriang
Find the active edge associated with given node.
Segment - class jwo.landserf.structure.Segment.
Stores a directional 2d straight line segment.
Segment(float, float, float, float) - Constructor for class jwo.landserf.structure.Segment
Creates a line segment from the two given end points.
sendMessage(String) - Method in class jwo.vfc.hubclient.ClientBean
Sends a message to the hub server and returns its response.
SEPARATE - Static variable in class jwo.landserf.structure.Segment
Indicates two segments are unconnected.
SEPARATE - Static variable in class jwo.landserf.structure.Raster
Identifies this raster as being separate from another.
set3dBorder(boolean) - Method in class jwo.landserf.gui.GraphicsArea
Sets the 3D border facility on or off.
setAbsoluteFileName(boolean) - Method in class jwo.vfc.hub.Request
Sets the absolute file name priviliges.
setAccess(String) - Method in class jwo.vfc.hub.Metadata
Sets the read/write access of the object.
setAccess(String) - Method in class jwo.vfc.hubclient.ClientBean
Sets the default access rights for submitted objects.
setAnimationDelay(int) - Method in class jwo.landserf.gui3d.MovementBox
Sets the animation delay.
setAnimSound(String) - Method in class jwo.vfc.hub.Metadata
Sets the flag identifying whether the animation has a soundtrack.
setAntiAlias(boolean) - Method in class jwo.landserf.gui3d.SurfGL
Sets line rendering anti-alias state.
setAttribute(double, double, float) - Method in class jwo.landserf.structure.Raster
Sets the value at given raster coordinates to a given attribute.
setAttribute(float) - Method in class jwo.landserf.structure.VectorObject
Sets the attribute associated with the vector object.
setAttribute(int, int, float) - Method in class jwo.landserf.structure.Raster
Sets the value at given raster coordinates to a given attribute.
setAuthor(String) - Method in class jwo.vfc.hub.Metadata
Sets the primary author(s) associated with the object.
setAzimAngle(double) - Method in class jwo.landserf.structure.RastHeader
Sets the sun azimuth angle for shaded relief.
setAzimAngle(double) - Method in class jwo.landserf.structure.Raster
Sets the sun azimuthal angle.
setBearing(String) - Method in class jwo.vfc.hub.Metadata
Sets the bearing usually associated with landscape images.
setBorder(boolean) - Method in class jwo.vfc.hubclient.ClientBean
Sets the border drawing status of the bean.
setCamera(float, float, float, float, float) - Method in class jwo.landserf.gui3d.SurfGL
Sets the view to the given spatial coordinates and viewing direction.
setCancelAsDefault() - Method in class jwo.utils.JWDialogue
Sets the default button to Cancel.
setCancelAsDefault() - Method in class jwo.vfc.hub.JWDialogue
Sets the default button to Cancel.
setChanged(boolean) - Method in class jwo.utils.JWDialogue
Sets the changed state of the dialogue.
setChanged(boolean) - Method in class jwo.vfc.hub.JWDialogue
Sets the changed state of the dialogue.
setClear(boolean) - Method in class jwo.landserf.gui.GraphicsArea
Turns screen clearing on or off.
setClearButton(boolean) - Method in class jwo.landserf.gui3d.Control3D
Turns the clear route button on or off.
setClipVector(boolean) - Method in class jwo.landserf.gui3d.Surf3D
Sets whether vectors are drawn with (true) or without (false) depth clipping..
setColour(Color) - Method in class jwo.utils.JWColourSelect
Sets the currently selected colour to a given value.
setColour(Color) - Method in class jwo.utils.JWColourRing
Sets the currently selected colour to a given value.
setColourScale(int) - Method in class jwo.landserf.structure.ColourTable
Sets the type of colour scale used (CONTINUOUS or DISCRETE).
setColourTable(ColourTable) - Method in class jwo.landserf.gui.ColourBar
Changes the colour table associated with the colour bar.
setColourTable(ColourTable) - Method in class jwo.landserf.structure.VectorMap
Sets the colour table assocaited with vector map.
setColourTable(ColourTable) - Method in class jwo.landserf.structure.Raster
Sets the colour table assocaited with raster.
setColourTableType(int) - Method in class jwo.landserf.structure.ColourTable
Sets the type of colour table (COLOUR_RULES, COLOUR_RAW etc.).
setConfigDirectory(String) - Method in class jwo.vfc.hubclient.HubConfigBox
Sets the defualt directory in which to look for or store configuration files.
setConsole(String) - Method in class jwo.vfc.hubclient.MetaForm
Sets the console message for the metadata form.
setContributor(String) - Method in class jwo.vfc.hub.Metadata
Sets the secondary contributor(s) to the object.
setCurveTol(float) - Method in class jwo.landserf.structure.RastSurf
Sets a new curvature tolerance for feature extraction.
setDatabaseFile(String) - Method in class jwo.vfc.hub.Metadata
Sets the database file name.
setDateTime(String) - Method in class jwo.vfc.hub.Metadata
Sets the date/time of data collection.
setDecayExp(double) - Method in class jwo.landserf.structure.RastSurf
Sets a new local window distance decay exponent.
setDescription(String) - Method in class jwo.vfc.hub.Metadata
Sets the description associated with the object.
setDiffuse(float) - Method in class jwo.landserf.structure.RastSurf
Sets the diffuse constant used in surface for relief calculation.
setDirName(String) - Method in class jwo.vfc.hub.Metadata
Sets the object's original directory name.
setDisplay(int) - Method in class jwo.landserf.gui.GraphicsArea
Sets the raster display type.
setDrape(RastSurf) - Method in class jwo.landserf.gui.GUIFrame
Sets the main surface currently selected by the GUI.
setDrape(RastSurf) - Method in interface jwo.landserf.gui.GISFrame
Associates the given raster drape with the window.
setDrape(RastSurf) - Method in class jwo.landserf.gui3d.SurfGL
Associates the given raster drape with the window, but does nothing in this case.
setDraped(boolean) - Method in class jwo.landserf.gui3d.Surf3D
Allows the drape to be drawn or ignored.
setEast(double) - Method in class jwo.landserf.gui.VectEditBox
Sets a new eastern boundary to be displayed in edit box.
setEast(double) - Method in class jwo.landserf.gui.RastEditBox
Sets a new eastern boundary to be displayed in edit box.
setEast(double) - Method in class jwo.landserf.structure.VectorMap
Sets the vector map eastern boundary.
setEast(double) - Method in class jwo.landserf.structure.RastHeader
Set the Eastern boundary of the raster.
setEast(double) - Method in class jwo.landserf.structure.Raster
Sets the raster eastern boundary, and checks it is consistent with the raster resolution and number of columns.
setEast(String) - Method in class jwo.vfc.hub.Metadata
Sets the eastern boundary of the object's spatial extent.
setEdge(Edge) - Method in class jwo.landserf.structure.Node
Sets the edge that this node is connected to.
setElevAngle(double) - Method in class jwo.landserf.structure.RastHeader
Sets the sun elevation angle for shaded relief.
setElevAngle(double) - Method in class jwo.landserf.structure.Raster
Sets the sun elevation angle.
setFieldOfView(float) - Method in class jwo.landserf.gui3d.SurfGL
Sets a new camera field of view
setFieldOfView(float) - Method in class jwo.landserf.gui3d.Control3D
Sets the field of view slider to a given value.
setFileName(String) - Method in class jwo.vfc.hub.Request
Sets the name of the file to write.
setFileName(String) - Method in class jwo.vfc.hub.Metadata
Sets the object's original file name.
setFogColour(float, float, float) - Method in class jwo.landserf.gui3d.SurfGL
Sets a new fog colour.
setFogDensity(float) - Method in class jwo.landserf.gui3d.SurfGL
Sets a new fog density.
setFormat(String) - Method in class jwo.vfc.hub.Metadata
Sets the format of the object.
setFOV(String) - Method in class jwo.vfc.hub.Metadata
Sets the field of view usually associated with landscape images.
setFullView() - Method in class jwo.landserf.gui.GraphicsArea
Resets view so all data are visible.
setGazetteer(String) - Method in class jwo.vfc.hub.Metadata
Sets the gazetteer keywords associated with an object's spatial location.
setGraphID(int) - Method in class jwo.landserf.structure.GraphNode
Sets the ID of the graph to which this node belongs.
setGridded(boolean) - Method in class jwo.landserf.gui3d.Surf3D
Sets the rendering to use a gridded lattice or a TIN.
setHeader(RastHeader) - Method in class jwo.landserf.structure.Raster
Sets the header associated with the raster.
setHeader(VectHeader) - Method in class jwo.landserf.structure.VectorMap
Sets the header information associated with vector map.
setHost(String) - Method in class jwo.vfc.hubclient.ClientBean
Sets the host running the hub server.
setInput(String) - Method in class jwo.utils.expression.Tokenizer
 
setInvEdge(Edge) - Method in class jwo.landserf.structure.Edge
Sets the inverse (P2->P1) edge.
setJunction(GraphJunction) - Method in class jwo.landserf.structure.GraphNode
Associates the given junction with this node.
setKeyword(String) - Method in class jwo.vfc.hub.Metadata
Sets the keywords associated with the object.
setLanguage(String) - Method in class jwo.vfc.hub.Metadata
Sets the language associated with the object.
setLeave(boolean) - Method in class jwo.utils.JWRubberband
Determines if rubberband is left on component when mouse is released.
setLighting(boolean) - Method in class jwo.landserf.gui3d.Surf3D
Turns the lighting on or off.
setLined(boolean) - Method in class jwo.landserf.gui3d.Surf3D
Allows the surface to be drawn as lines or solid polygons.
setLink(String) - Method in class jwo.vfc.hub.Metadata
Sets any linked object IDs associated with this object.
setLogin(String) - Method in class jwo.vfc.hubclient.ClientBean
Sets the username for restricted database access.
setMeasurementScale(int) - Method in class jwo.utils.JWAxisItem
Sets the measurement scale of the data on this axis.
setMessage(String) - Method in class jwo.landserf.process.LSThread
Sets the final message once the processing has been completed.
setMetadata(Metadata) - Method in class jwo.vfc.hubclient.MetaForm
Fills out the form with the given set of metadata.
setMetadata(String) - Method in class jwo.vfc.hub.Request
Stores some metadata.
setMiscNotes(String) - Method in class jwo.vfc.hub.Metadata
Sets the notes associated with miscellaneous data types.
setMouseSensitivity(int) - Method in class jwo.landserf.gui3d.MovementBox
Sets the mouse sensitivity.
setMSN(GraphNetwork) - Method in class jwo.landserf.gui.GUIFrame
Sets the metric surface network associated with the GUI.
setNextEdge(Edge) - Method in class jwo.landserf.structure.Edge
Sets the next edge in the sequence.
setNextHullEdge(Edge) - Method in class jwo.landserf.structure.Edge
Sets the next convex hull edge in the sequence.
setNodeID(int) - Method in class jwo.landserf.structure.GraphNode
Sets the ID of the node with the given value.
setNorth(double) - Method in class jwo.landserf.gui.VectEditBox
Sets a new northern boundary to be displayed in edit box.
setNorth(double) - Method in class jwo.landserf.gui.RastEditBox
Sets a new northern boundary to be displayed in edit box.
setNorth(double) - Method in class jwo.landserf.structure.VectorMap
Sets the vector map northern boundary.
setNorth(double) - Method in class jwo.landserf.structure.RastHeader
Set the northern boundary of the raster.
setNorth(double) - Method in class jwo.landserf.structure.Raster
Sets the raster northern boundary, and checks it is consistent with the raster resolution and number of rows.
setNorth(String) - Method in class jwo.vfc.hub.Metadata
Sets the northern boundary of the object's spatial extent.
setNotes(String) - Method in class jwo.landserf.structure.VectorMap
Create notes to be associated with the vector map.
setNotes(String) - Method in class jwo.landserf.structure.RastHeader
Set the notes associated with the raster.
setNotes(String) - Method in class jwo.landserf.structure.Raster
Create notes to be associated with the raster.
setNotes(String) - Method in class jwo.vfc.hub.Metadata
Sets the notes associated with the object.
setNumCols(int) - Method in class jwo.landserf.structure.RastHeader
Sets the number of columns in the raster.
setNumCols(int) - Method in class jwo.landserf.structure.Raster
Sets the number of raster columns and checks it is consistent with the raster resolution and outer boundaries.
setNumCoords(int) - Method in class jwo.landserf.structure.VectorObject
Sets the number of coordinate in the vector object to a given value.
setNumRows(int) - Method in class jwo.landserf.structure.RastHeader
Sets the number of rows in the raster.
setNumRows(int) - Method in class jwo.landserf.structure.Raster
Sets the number of raster rows and checks it is consistent with the raster resolution and outer boundaries.
setNumSamples(int) - Method in class jwo.landserf.gui.ProfileQueryBox
Sets the number of points to sample in profile.
setObject(Object) - Method in class jwo.vfc.hubclient.ClientBeanCustomizer
Selects the ClientBean to be edited via this customizer.
setObjectID(int) - Method in class jwo.vfc.hub.Metadata
Sets the object's unique ID.
setObjectID(String) - Method in class jwo.vfc.hubclient.MetaForm
Sets the object ID for the metadata form.
setObjectType(String) - Method in class jwo.vfc.hub.Metadata
Sets the type of object.
setOKAsDefault() - Method in class jwo.utils.JWDialogue
Sets the default button to OK.
setOKAsDefault() - Method in class jwo.vfc.hub.JWDialogue
Sets the default button to OK.
setOutput(String) - Method in class jwo.vfc.hubclient.ClientBean
Sets the output directory for files downloaded from the hub.
setOverlay(boolean) - Method in class jwo.landserf.gui.GraphicsArea
Determines if the overlay vector is drawn in the graphics window.
setOverlay(VectorMap, boolean) - Method in class jwo.landserf.gui.GraphicsArea
Sets the overlay vector map to be drawn in the graphics window.
setOwner(String) - Method in class jwo.vfc.hub.Metadata
Sets the owner of the object.
setPadding(int, int) - Method in class jwo.utils.JWLabel
Sets the padding values for the label.
setParamType(int) - Method in class jwo.landserf.gui.GUIFrame
Sets the current morphometric parameter type.
setPassword(String) - Method in class jwo.vfc.hubclient.ClientBean
Sets the password for restricted database access.
setpBlend(float) - Method in class jwo.landserf.structure.RastSurf
Sets the weighting for given to this surface when blending with another.
setPort(int) - Method in class jwo.vfc.hubclient.ClientBean
Sets the port to connect to the hub server.
setProjection(String) - Method in class jwo.vfc.hub.Metadata
Sets the type of projection associated with spatial object.
setpShade(double) - Method in class jwo.landserf.structure.RastHeader
Sets the proportion of shaded relief for raster visualisation.
setpShade(double) - Method in class jwo.landserf.structure.Raster
Sets the weighting given to shaded relief.
setRastArray(float[][]) - Method in class jwo.landserf.structure.Raster
Sets the 2D raster array
setReplay(boolean) - Method in class jwo.landserf.gui3d.Control3D
Toggles between replay and stop buttons.
setReplayButton(boolean) - Method in class jwo.landserf.gui3d.Control3D
Turns the route replay button on or off.
setRights(String) - Method in class jwo.vfc.hub.Metadata
Sets the ownership and distribution rights of the object.
setRotationStyle(int) - Method in class jwo.landserf.gui3d.MovementBox
Sets the rotation style.
setRoute3d(Route3D) - Method in class jwo.landserf.gui.GUIFrame
Associates the given 3d route with the window, but does nothing in this case.
setRoute3d(Route3D) - Method in interface jwo.landserf.gui.GISFrame
Associates the given (3d) route with the window.
setRoute3d(Route3D) - Method in class jwo.landserf.gui3d.SurfGL
Associates the given 3d route with the window.
setRubberbandColour(Color) - Method in class jwo.utils.JWRubberband
Changes the colour of the rubberband box.
setRubberbandType(int) - Method in class jwo.landserf.gui.GraphicsArea
Sets the type of rubberband feature to be displayed.
setSampleInterval(int) - Method in class jwo.landserf.gui3d.Surf3D
Sets a new sample interval for the surface mesh triangulation.
setSampleInterval(int) - Method in class jwo.landserf.gui3d.SurfGL
Sets a new sample interval for the surface mesh triangulation.
setSeaColour(float, float, float) - Method in class jwo.landserf.gui3d.SurfGL
Sets a new sea colour.
setSeparator(String) - Method in class jwo.utils.expression.Tokenizer
 
setShine(float) - Method in class jwo.landserf.structure.RastSurf
Sets the 'shininess' of the surface for relief calculation.
setSky(boolean) - Method in class jwo.landserf.gui3d.Surf3D
Turns the sky on or off.
setSkyColour(float, float, float) - Method in class jwo.landserf.gui3d.SurfGL
Sets a new sky colour.
setSlopeTol(float) - Method in class jwo.landserf.structure.RastSurf
Sets a new slope tolerance for feature extraction.
setSmoothed(boolean) - Method in class jwo.landserf.gui3d.Surf3D
Sets texture mapping to smoothed or unsmoothed.
setSource(String) - Method in class jwo.vfc.hub.Metadata
Sets the original source of the object.
setSouth(double) - Method in class jwo.landserf.gui.VectEditBox
Sets a new southern boundary to be displayed in edit box.
setSouth(double) - Method in class jwo.landserf.gui.RastEditBox
Sets a new southern boundary to be displayed in edit box.
setSouth(double) - Method in class jwo.landserf.structure.VectorMap
Sets the vector map southern boundary.
setSouth(double) - Method in class jwo.landserf.structure.RastHeader
Set the southern boundary of the raster.
setSouth(double) - Method in class jwo.landserf.structure.Raster
Sets the raster southern boundary, and checks it is consistent with the raster resolution and number of rows.
setSouth(String) - Method in class jwo.vfc.hub.Metadata
Sets the southern boundary of the object's spatial extent.
setSpatialType(String) - Method in class jwo.vfc.hub.Metadata
Sets the type of spatial object.
setSpecular(float) - Method in class jwo.landserf.structure.RastSurf
Sets the specular constant used in surface for relief calculation.
setSpeed(float) - Method in class jwo.landserf.gui3d.SurfGL
Sets a new camera speed.
setSpeed(float) - Method in class jwo.landserf.gui3d.Control3D
Sets the speed slider to a given value.
setStoreButton(boolean) - Method in class jwo.landserf.gui3d.Control3D
Turns the route storage button on or off.
setSurf(RastSurf) - Method in class jwo.landserf.gui.GUIFrame
Sets the main surface currently selected by the GUI.
setSurf(RastSurf) - Method in interface jwo.landserf.gui.GISFrame
Associates the given raster surface with the window.
setSurf(RastSurf) - Method in class jwo.landserf.gui3d.SurfGL
Associates the given raster surface with the window, but does nothing in this case.
setText(String) - Method in class jwo.utils.JWLabel
Sets the label text.
setTitle(String) - Method in class jwo.landserf.structure.VectorMap
Sets the title of the vector map.
setTitle(String) - Method in class jwo.landserf.structure.RastHeader
Sets the title of the raster.
setTitle(String) - Method in class jwo.landserf.structure.Raster
Sets the title of the raster.
setTitle(String) - Method in class jwo.vfc.hubclient.ClientBean
Sets the title displayed by the bean.
setTriang(Triangle) - Method in class jwo.landserf.structure.Edge
Sets the triangle of which this edge forms a part.
setTriangulation(DelaunayTriang) - Method in class jwo.landserf.structure.VectorMap
Sets the triangulation topology associated with vector map.
setType(int) - Method in class jwo.landserf.structure.VectorObject
Sets the type of vector object (POINT, LINE etc.).
setType(int) - Method in class jwo.landserf.structure.RastHeader
Sets the type of raster.
setType(int) - Method in class jwo.landserf.structure.Raster
Allows the raster type to be set (ELEV, SLOPE, OTHER etc).
setType(int) - Method in class jwo.utils.JWRubberband
Sets the rubberband to either a box or a line.
setValue(float) - Method in class jwo.utils.JWSlider
Sets a new value for the slider.
setVectHeight(float) - Method in class jwo.landserf.gui3d.Surf3D
Sets the height that vectors are drawn above the surface.
setVector(boolean) - Method in class jwo.landserf.gui3d.Surf3D
Identifies whether a vector is drawn or not.
setVectorDisplay(boolean) - Method in class jwo.landserf.gui.GUIFrame
Turns the vector display on or off.
setVectorDisplay(boolean) - Method in class jwo.landserf.gui.GraphicsArea
Sets the vector display to on or off.
setVectorMap(VectorMap) - Method in class jwo.landserf.gui.GUIFrame
Sets the vector map associated with the GUI.
setVectorMap(VectorMap) - Method in interface jwo.landserf.gui.GISFrame
Associates the given vector map with the window.
setVectorMap(VectorMap) - Method in class jwo.landserf.gui3d.Surf3D
Sets a new vector map to draw.
setVectorMap(VectorMap) - Method in class jwo.landserf.gui3d.SurfGL
Associates the given vector map with the window.
setVectorObjects(Vector) - Method in class jwo.landserf.structure.VectorMap
Sets the vector objects associated with the vector map.
setVectWidth(float) - Method in class jwo.landserf.gui3d.Surf3D
Sets the line width of vectors.
setVersion(float) - Method in class jwo.landserf.structure.VectorObject
Sets the version number of the object.
setVersion(float) - Method in class jwo.landserf.structure.VectorMap
Sets the version number of the vector map.
setVersion(float) - Method in class jwo.landserf.structure.Triangle
Sets the version number of this object.
setVersion(float) - Method in class jwo.landserf.structure.DelaunayTriang
Sets the version number of this object.
setVersion(float) - Method in class jwo.landserf.structure.Edge
Sets the version number of this object.
setVersion(float) - Method in class jwo.landserf.structure.Node
Sets the version number of this object.
setVerticalScale(float) - Method in class jwo.landserf.gui3d.Surf3D
Sets a new vertical scaling
setVerticalScale(float) - Method in class jwo.landserf.gui3d.SurfGL
Sets a new vertical scaling
setWest(double) - Method in class jwo.landserf.gui.VectEditBox
Sets a new western boundary to be displayed in edit box.
setWest(double) - Method in class jwo.landserf.gui.RastEditBox
Sets a new western boundary to be displayed in edit box.
setWest(double) - Method in class jwo.landserf.structure.VectorMap
Sets the vector map western boundary.
setWest(double) - Method in class jwo.landserf.structure.RastHeader
Set the western boundary of the raster.
setWest(double) - Method in class jwo.landserf.structure.Raster
Sets the raster western boundary, and checks it is consistent with the raster resolution and number of columns.
setWest(String) - Method in class jwo.vfc.hub.Metadata
Sets the western boundary of the object's spatial extent.
setWSize(int) - Method in class jwo.landserf.structure.RastSurf
Sets a new local window size.
setX(float) - Method in class jwo.landserf.structure.Node
Sets the x-coordinate associated with this node.
setX(float[]) - Method in class jwo.landserf.structure.VectorObject
Stores an array of X coordinates making up the vector object.
setXAxis(float, float) - Method in class jwo.utils.JWGraph
Sets the x-axis to the given range.
setXCoord(String) - Method in class jwo.vfc.hub.Metadata
Sets the x-coordinate of the object's point location.
setXMeasurementScale(int) - Method in class jwo.utils.JWGraph
Sets the measurement scale of the data on the X-axis.
setXRes(double) - Method in class jwo.landserf.structure.RastHeader
Sets the x-resolution of the raster.
setXRes(double) - Method in class jwo.landserf.structure.Raster
Sets the raster x resolution and checks it is consistent with the number of columns and outer boundaries.
setY(float) - Method in class jwo.landserf.structure.Node
Sets the y-coordinate associated with this node.
setY(float[]) - Method in class jwo.landserf.structure.VectorObject
Stores an array of Y coordinates making up the vector object.
setYAxis(float, float) - Method in class jwo.utils.JWGraph
Sets the y-axis to the given range.
setYCoord(String) - Method in class jwo.vfc.hub.Metadata
Sets the y-coordinate of the object's point location.
setYMeasurementScale(int) - Method in class jwo.utils.JWGraph
Sets the measurement scale of the data on the Y-axis.
setYRes(double) - Method in class jwo.landserf.structure.RastHeader
Sets the y-resolution of the raster.
setYRes(double) - Method in class jwo.landserf.structure.Raster
Sets the raster y resolution and checks it is consistent with the number of rows and outer boundaries.
setZ(float) - Method in class jwo.landserf.structure.Node
Sets the z-coordinate associated with this node.
setZ(float[]) - Method in class jwo.landserf.structure.VectorObject
Stores an array of Z coordinates making up the vector object.
SHADED - Static variable in class jwo.landserf.gui.GraphicsArea
Shaded relief blended with k-colour raster
showColours() - Method in class jwo.landserf.structure.ColourTable
Reports the current colour table rules.
shutDown() - Method in class jwo.landserf.gui3d.SurfGL
Shuts down the window.
SIN - Static variable in class jwo.utils.expression.MathOperator
 
SLOPE - Static variable in class jwo.landserf.structure.Raster
Slope.
snapLines(float) - Method in class jwo.landserf.structure.GraphNetwork
Snaps lines of identical attribute to one another.
south - Variable in class jwo.landserf.structure.VectHeader
Southern boundary of vector.
spectralSynthesis(JWComplex[], int, float) - Method in class jwo.landserf.process.FracSurfaceThread
Creates a 2-d fractal surface via spectral synthesis.
split(VectorObject) - Method in class jwo.landserf.structure.VectorObject
Splits this object into two new ones around the given object.
SQRT - Static variable in class jwo.utils.expression.MathOperator
 
startNetworkQuery() - Method in class jwo.landserf.gui.GraphicsArea
Establishes a link (if one does not already exist) between graphics area and mouse for feature queries.
startProfileQuery() - Method in class jwo.landserf.gui.GraphicsArea
Establishes a link (if one does not already exist) between graphics area and mouse for raster profile query.
startRastQuery() - Method in class jwo.landserf.gui.GraphicsArea
Establishes a link (if one does not already exist) between graphics area and mouse for raster query.
startScaleQuery(int) - Method in class jwo.landserf.gui.GraphicsArea
Establishes a link (if one does not already exist) between graphics area and mouse for multi-scale raster query.
StatusBar - class jwo.landserf.gui.StatusBar.
Creates a status bar to display current system status.
StatusBar(int) - Constructor for class jwo.landserf.gui.StatusBar
Creates the status bar.
stopNetworkQuery() - Method in class jwo.landserf.gui.GraphicsArea
Breaks the link between graphics area and mouse for feature queries.
stopProfileQuery() - Method in class jwo.landserf.gui.GraphicsArea
Breaks the link between graphics area and mouse for raster profile query.
stopRastQuery() - Method in class jwo.landserf.gui.GraphicsArea
Breaks the link between graphics area and mouse for raster query.
stopScaleQuery() - Method in class jwo.landserf.gui.GraphicsArea
Breaks the link between graphics area and mouse for multi-scale raster query.
storePosition() - Method in class jwo.landserf.gui3d.SurfGL
Stores the current camera position as part of a route.
subset(double, double, double, double) - Method in class jwo.landserf.structure.Raster
Creates a subset of this raster using the given coordinates.
SUBTRACT - Static variable in class jwo.utils.expression.MathOperator
 
Surf3D - class jwo.landserf.gui3d.Surf3D.
Creates and draws a raster and optional vector surface in 3D coordinate space.
Surf3D(Raster, VectorMap, CoreGL, CoreGLU, SurfGL) - Constructor for class jwo.landserf.gui3d.Surf3D
Draws a given raster or vector as a 3-dimensional triangulated surface.
SurfaceNetworkThread - class jwo.landserf.process.SurfaceNetworkThread.
Creates a vector surface network from a given raster containing surface features and elevation.
SurfaceNetworkThread(GUIFrame) - Constructor for class jwo.landserf.process.SurfaceNetworkThread
Creates a vector surface network from a DEM and raster features layer identified in gf.
SurfFeatureBox - class jwo.landserf.gui.SurfFeatureBox.
Creates a dialogue box allowing feature extraction tolerance values to be specified.
SurfFeatureBox(Frame, float, float) - Constructor for class jwo.landserf.gui.SurfFeatureBox
Creates the dialogue box for parameter entry.
SurfGL - class jwo.landserf.gui3d.SurfGL.
Visualises surfaces in 3D.
SurfGL(Raster, VectorMap, GUIFrame) - Constructor for class jwo.landserf.gui3d.SurfGL
Creates a frame to display given 3D surface.
SurfNetwork - class jwo.landserf.process.SurfNetwork.
Calculates a Wolf-Pfaltz Surface Network based on rasters containing elevation and surface features.
SurfNetwork(RastSurf, RastSurf, float, float, int) - Constructor for class jwo.landserf.process.SurfNetwork
Creates a ridge or channel from the given starting position over the given surface with the given slope tolerance.
SurfNetwork(RastSurf, RastSurf, GUIFrame) - Constructor for class jwo.landserf.process.SurfNetwork
Sets up a surface network for storing surface topology.
SurfNormals - class jwo.landserf.gui3d.SurfNormals.
Calculates the surface normals of a gridded array.
SurfNormals() - Constructor for class jwo.landserf.gui3d.SurfNormals
 
SurfParam - class jwo.landserf.process.SurfParam.
Calculates surface parameters from a RastSurf object.
SurfParam(RastSurf, int, StatusBar) - Constructor for class jwo.landserf.process.SurfParam
Sets up a surface ready for parameterisation (slope, aspect etc.) or feature extraction from a raster surface.
SurfParamBox - class jwo.landserf.gui.SurfParamBox.
Creates a dialogue box allowing surface parameter to be selected (slope, aspect etc.)
SurfParamBox(Frame, int) - Constructor for class jwo.landserf.gui.SurfParamBox
Creates the dialogue box for parameter selection.
SurfParamThread - class jwo.landserf.process.SurfParamThread.
Calculates a given surface parameter and place the result back in the given GUI frame.
SurfParamThread(SurfParam, GUIFrame) - Constructor for class jwo.landserf.process.SurfParamThread
Calculates a given surface parameter.
swapTest(Edge) - Method in class jwo.landserf.structure.DelaunayTriang
Swaps candidate edges and retrianglulates if necessary.
SYSTEMATIC - Static variable in class jwo.landserf.gui.SampleBox
Systematic sample.

T

TAN - Static variable in class jwo.utils.expression.MathOperator
 
TERRAGEN_BIN_R - Static variable in class jwo.landserf.process.FileFilters
Terragen binary raster.
TEXT_R - Static variable in class jwo.landserf.process.FileFilters
Generic ASCII raster.
TEXT_V - Static variable in class jwo.landserf.process.FileFilters
Generic ASCII vector.
textValueChanged(TextEvent) - Method in class jwo.landserf.gui.RastEditBox
Checks to see if the resolution values have changed.
textValueChanged(TextEvent) - Method in class jwo.landserf.gui.HistoBox
Updates histogram if 'ignore value' is changed.
textValueChanged(TextEvent) - Method in class jwo.landserf.gui.FileSizeBox
Responds to a change in the number of bytes per cell field and recalculates possible raster dimensions.
textValueChanged(TextEvent) - Method in class jwo.utils.JWColourSelect
Dynamically updates all colour text fields so that RGB and HSB values are consistent.
textValueChanged(TextEvent) - Method in class jwo.vfc.hubclient.MetaForm
Responds to a change in the text of the author box.
TIN - Static variable in class jwo.landserf.structure.VectorObject
Triangulated Irregular Network vector type.
TinToDemThread - class jwo.landserf.process.TinToDemThread.
Interpolates a TIN to produce a DEM.
TinToDemThread(GUIFrame) - Constructor for class jwo.landserf.process.TinToDemThread
Converts a TIN into a DEM.
title - Variable in class jwo.landserf.structure.VectHeader
Title of vector.
TOK_ADDITIVE - Static variable in class jwo.utils.expression.MathToken
 
TOK_CLOSE_PAREN - Static variable in class jwo.utils.expression.MathToken
 
TOK_EXPONENT - Static variable in class jwo.utils.expression.MathToken
 
TOK_FUNC - Static variable in class jwo.utils.expression.MathToken
 
TOK_MULTIPLICATIVE - Static variable in class jwo.utils.expression.MathToken
 
TOK_NUMBER - Static variable in class jwo.utils.expression.MathToken
 
TOK_OPEN_PAREN - Static variable in class jwo.utils.expression.MathToken
 
TOK_VARIABLE - Static variable in class jwo.utils.expression.MathToken
 
Token - class jwo.utils.expression.Token.
A simple token for storing a type, value pair.
Token(Object, Object) - Constructor for class jwo.utils.expression.Token
 
Tokenizer - class jwo.utils.expression.Tokenizer.
A tokenizer that uses regular expressions to parse text.
Tokenizer() - Constructor for class jwo.utils.expression.Tokenizer
 
Tokenizer(String) - Constructor for class jwo.utils.expression.Tokenizer
 
TokenNotFoundException - exception jwo.utils.expression.TokenNotFoundException.
Exception for reporting missing tokens.
TokenNotFoundException() - Constructor for class jwo.utils.expression.TokenNotFoundException
Creates the exception.
TokenNotFoundException(String) - Constructor for class jwo.utils.expression.TokenNotFoundException
Creates the exception with the given message.
TOKENS - Static variable in class jwo.utils.expression.MathToken
 
top - Variable in class jwo.utils.JWGraph
Top position of graph.
toString() - Method in class jwo.landserf.structure.GraphJunction
Provides a text summary of the junction.
toString() - Method in class jwo.landserf.structure.GraphNode
Provides a text summary of the node.
toString() - Method in class jwo.landserf.structure.Triangle
Reports the coordinates of this triangle.
toString() - Method in class jwo.landserf.structure.RastHeader
Reports the header as a string.
toString() - Method in class jwo.landserf.structure.Edge
Reports the coordinates of this edge.
toString() - Method in class jwo.landserf.structure.Segment
Reports the coordinates of this segment.
toString() - Method in class jwo.landserf.structure.Node
Reports the coordinates of this node.
toString() - Method in class jwo.landserf.structure.GraphEdge
Provides a text summary of the edge.
toString() - Method in class jwo.landserf.structure.GraphNetwork
Describes the network.
toString() - Method in class jwo.landserf.structure.Raster
Reports the raster details as a string.
toString() - Method in class jwo.utils.JWLabel
Reports the details of this label.
toString() - Method in class jwo.utils.JWRectangle
Returns a string representation of this object.
toString() - Method in class jwo.utils.expression.Token
 
toString() - Method in class jwo.utils.expression.MathOperator
Reports a string representation of this operator.
TransRastBox - class jwo.landserf.gui.TransRastBox.
Creates a window allowing raster values to be transformed.
TransRastBox(Frame) - Constructor for class jwo.landserf.gui.TransRastBox
Creates the dialogue box for raster transformation.
TransRastThread - class jwo.landserf.process.TransRastThread.
Transforms raster values (scaling, translation, flooding) and place the result back in the given GUI frame.
TransRastThread(GUIFrame, TransRastBox) - Constructor for class jwo.landserf.process.TransRastThread
Transforms raster values using parameters given in trb.
Triangle - class jwo.landserf.structure.Triangle.
Stores a topological triangle.
Triangle(Edge, Edge, Edge) - Constructor for class jwo.landserf.structure.Triangle
Creates a triangle from the three given edges.
Triangle(Vector, Edge, Edge, Edge) - Constructor for class jwo.landserf.structure.Triangle
Creates a triangle from the three given edges and stores them in their own Java vector.
TriangulateThread - class jwo.landserf.process.TriangulateThread.
Triangulates the points stored in a vector map.
TriangulateThread(GUIFrame) - Constructor for class jwo.landserf.process.TriangulateThread
Triangulates the points stored in a vector map.
triangulation - Variable in class jwo.landserf.structure.VectorMap
Triangulation topology.
TWOPI - Static variable in class jwo.landserf.process.SurfParam
2*PI (360 degrees in radians).

U

UNDEFINED - Static variable in class jwo.landserf.process.SurfParam
Undefined feature.
UNDEFINED - Static variable in class jwo.landserf.structure.Segment
Indicates location is undefined with respect to segment.
UNDEFINED - Static variable in class jwo.landserf.structure.Node
Undefined type.
update(Edge, Edge, Edge) - Method in class jwo.landserf.structure.Triangle
Initialises the triangle by storing the given edges and calculating the triangle's circumcirle.
update(Graphics) - Method in class jwo.utils.JWLabel
Updates the component without redrawing the background.
update(Graphics) - Method in class jwo.utils.JWPicture
Overrides the update method to stop the picutre from being recleared each time.
update(Graphics) - Method in class jwo.utils.JWColourRing
Overrides the update method to stop the screen from being recleared each time.
update(Graphics) - Method in class jwo.utils.JWCanvas
Overrides the update method to stop the screen from being recleared each time.
update(Node, Node) - Method in class jwo.landserf.structure.Edge
Updates the topology and equation representing this edge.
updateBounds() - Method in class jwo.landserf.structure.VectorMap
Updates the vector map with the minimum enclosing rectangle of the vector objects stored in this vector map.
updateDrape(Image, int) - Method in class jwo.landserf.gui3d.SurfGL
Updates a drape texture at a given size based on the given image.
updateFromConfigFile(String) - Method in class jwo.vfc.hubclient.ClientBean
Updates the client parameters from the given configuration file.
updateFromDialogue(JWDialogue) - Method in class jwo.landserf.gui.GUIFrame
 
updateFromDialogue(JWDialogue) - Method in interface jwo.utils.JWDialogueListener
Update from dialogue box.
updateFromDialogue(JWDialogue) - Method in interface jwo.vfc.hub.JWDialogueListener
Update from dialogue box.
updateFromRubberband(JWRectangle) - Method in interface jwo.landserf.gui.RubberbandListener
Identifies the newly selected rectangular region.
updateFromRubberband(JWRectangle) - Method in class jwo.landserf.gui.RastEditBox
Updates the boundary boxes from values in a graphically selected rubberband box.
updateFromText(String) - Method in class jwo.landserf.structure.GraphNetwork
Converts the given string into a surface network.
updateListener() - Method in class jwo.utils.JWDialogue
Updates the DialogueListeners.
updateListener() - Method in class jwo.vfc.hub.JWDialogue
Updates the DialogueListeners.
updateTexture(int, int, int[]) - Method in class jwo.landserf.gui3d.Surf3D
Updates a texture at a given scale.
updateYAxis(float, float) - Method in class jwo.landserf.gui.Histogram
Updates the histogram Y-axis with the given range.
UPEAK - Static variable in class jwo.landserf.process.SurfParam
'Unviersal peak'
UPIT - Static variable in class jwo.landserf.process.SurfParam
'Unviersal pit' (eg sea).

V

vAdd(double[], double[]) - Static method in class jwo.utils.JWMatrix
Adds one (3D) vector to another.
vAdd(float[], float[]) - Static method in class jwo.utils.JWMatrix
Adds one (3D) vector to another.
validateDOM() - Method in class jwo.vfc.hub.XMLProcessor
Validates the entire DOM.
vAngle(double[], double[]) - Static method in class jwo.utils.JWMatrix
Calculates the angle between two (3D) vectors u and v.
vAngle(float[], float[]) - Static method in class jwo.utils.JWMatrix
Calculates the angle between two (3D) vectors u and v.
vCopy(double[]) - Static method in class jwo.utils.JWMatrix
Produces a copy of a given (3D) vector.
vCopy(float[]) - Static method in class jwo.utils.JWMatrix
Produces a copy of a given (3D) vector.
vCross(double[], double[]) - Static method in class jwo.utils.JWMatrix
Calculates the cross product of two (3D) vectors.
vCross(double, double, double, double, double, double) - Static method in class jwo.utils.JWMatrix
Calculates the cross product of two (3D) vectors.
vCross(float[], float[]) - Static method in class jwo.utils.JWMatrix
Calculates the cross product of two (3D) vectors.
vCross(float, float, float, float, float, float) - Static method in class jwo.utils.JWMatrix
Calculates the cross product of two (3D) vectors.
vDisplay(double[]) - Static method in class jwo.utils.JWMatrix
Displays the contents of a (3D) vector.
vDisplay(float[]) - Static method in class jwo.utils.JWMatrix
Displays the contents of a (3D) vector.
vDistance(double[], double[]) - Static method in class jwo.utils.JWMatrix
Calculates the distance between two (3D) points u and v.
vDistance(float[], float[]) - Static method in class jwo.utils.JWMatrix
Calculates the distance between two (3D) points u and v.
vDistanceSq(double[], double[]) - Static method in class jwo.utils.JWMatrix
Calculates the squared distance between two (3D) points u and v.
vDistanceSq(float[], float[]) - Static method in class jwo.utils.JWMatrix
Calculates the squared distance between two (3D) points u and v.
vDot(double[], double[]) - Static method in class jwo.utils.JWMatrix
Calculates the dot product of two (3D) vectors.
vDot(float[], float[]) - Static method in class jwo.utils.JWMatrix
Calculates the dot product of two (3D) vectors.
vectColours - Variable in class jwo.landserf.structure.VectorMap
Colour table associated with vector map.
VectEditBox - class jwo.landserf.gui.VectEditBox.
Displays vector information (title, bounding area etc) and allows selective editing of values.
VectEditBox(Frame, VectorMap) - Constructor for class jwo.landserf.gui.VectEditBox
Creates the information window and displays vector details.
vectHead - Variable in class jwo.landserf.structure.VectorMap
Vector header (outer boundaries etc.)
VectHeader - class jwo.landserf.structure.VectHeader.
Class for supplementary vector information.
VectHeader() - Constructor for class jwo.landserf.structure.VectHeader
Creates raster header information with default values.
VectHeader(String, double, double, double, double) - Constructor for class jwo.landserf.structure.VectHeader
Creates a new vector header with given title, and boundary.
VectHeader(VectHeader) - Constructor for class jwo.landserf.structure.VectHeader
Creates a copy of an existing vector header object.
VectInfoBox - class jwo.landserf.gui.VectInfoBox.
Displays vector map information (bounding area, notes, etc).
VectInfoBox(VectorMap) - Constructor for class jwo.landserf.gui.VectInfoBox
Creates the information window and displays vector map details.
vectObjects - Variable in class jwo.landserf.structure.VectorMap
1D array of vector objects (points, lines etc.
VectorMap - class jwo.landserf.structure.VectorMap.
Class for holding a vector map layer and supplementary information.
VectorMap() - Constructor for class jwo.landserf.structure.VectorMap
Creates a minimal empty vector map.
VectorMap(double, double, double, double) - Constructor for class jwo.landserf.structure.VectorMap
Creates an empty vector map with given dimensions.
VectorMap(float[], float[], float[], int) - Constructor for class jwo.landserf.structure.VectorMap
Creates a vector map based on the given arrays of coordinates.
VectorMap(float[], float[], int) - Constructor for class jwo.landserf.structure.VectorMap
Creates a vector map based on the given arrays of coordinates.
VectorMap(RastSurf) - Constructor for class jwo.landserf.structure.VectorMap
Creates vector map based around the dimensions of a raster.
VectorMap(VectorMap) - Constructor for class jwo.landserf.structure.VectorMap
Creates a copy of an existing vector map.
VectorObject - class jwo.landserf.structure.VectorObject.
Class for storing single vector objects (points, lines or areas).
VectorObject() - Constructor for class jwo.landserf.structure.VectorObject
Constructs a minimal vector object.
VectorObject(float[], float[], int, int, float) - Constructor for class jwo.landserf.structure.VectorObject
Constructs a vector object based on coordinate arrays.
VectorObject(VectorObject) - Constructor for class jwo.landserf.structure.VectorObject
Constructs a copy of an existing vector object.
VectQualityBox - class jwo.landserf.gui3d.VectQualityBox.
Creates a dialogue box allowing vector rendering options to be set for the 3d surface visualiser.
VectQualityBox(Frame, float, float, boolean, boolean) - Constructor for class jwo.landserf.gui3d.VectQualityBox
Creates the dialogue box for parameter entry.
VectToRast - class jwo.landserf.process.VectToRast.
Rasterizes a vector coverage (points and lines only).
VectToRast(VectorMap, RastSurf, Component) - Constructor for class jwo.landserf.process.VectToRast
Converts the given vector map coverage into the given raster coverage.
VERSION - Static variable in class jwo.landserf.LandSerf
Current numeric version of LandSerf.
VERSION - Static variable in class jwo.vfc.hub.HubUtils
Current version of the hub client and requests.
VERSION_TEXT - Static variable in class jwo.landserf.LandSerf
Current string version of LandSerf.
VISTA_BIN_R - Static variable in class jwo.landserf.process.FileFilters
VistaPro binary raster.
VISTA_BIN_V - Static variable in class jwo.landserf.process.FileFilters
VistaPro binary vector.
VISTA_TEXT_R - Static variable in class jwo.landserf.process.FileFilters
VistaPro ASCII raster.
VISTA_TEXT_V - Static variable in class jwo.landserf.process.FileFilters
VistaPro ASCII vector.
vLength(double[]) - Static method in class jwo.utils.JWMatrix
Calculates the length of a (3D) vector.
vLength(float[]) - Static method in class jwo.utils.JWMatrix
Calculates the length of a (3D) vector.
vLengthSq(double[]) - Static method in class jwo.utils.JWMatrix
Calculates the squared length of a (3D) vector.
vLengthSq(float[]) - Static method in class jwo.utils.JWMatrix
Calculates the squared length of a (3D) vector.
vMatch(double[], double[]) - Static method in class jwo.utils.JWMatrix
Calculates the rotation angle R and axis A such that when rotated, (3D) vector u coincides with (3D) vector v.
vMatch(float[], float[]) - Static method in class jwo.utils.JWMatrix
Calculates the rotation angle R and axis A such that when rotated, (3D) vector u coincides with (3D) vector v.
vNormalise(double[]) - Static method in class jwo.utils.JWMatrix
Normalises a (3D) vector so its length is 1.
vNormalise(float[]) - Static method in class jwo.utils.JWMatrix
Normalises a (3D) vector so its length is 1.
VRML97_FACESET - Static variable in class jwo.landserf.process.FileFilters
VRML97 indexed face set.
VRML97_HEIGHTFIELD - Static variable in class jwo.landserf.process.FileFilters
VRML97 heightfield.
VRML97_WORLD - Static variable in class jwo.landserf.process.FileFilters
VRML97 world.
vRotate(double[], double[], double) - Static method in class jwo.utils.JWMatrix
Rotates a (3D) vector by a given angle around a given axis.
vRotate(float[], float[], float) - Static method in class jwo.utils.JWMatrix
Rotates a (3D) vector by a given angle around a given axis.
vRotateRel(float[], float, float[], float) - Static method in class jwo.utils.JWMatrix
Given two rotation axis vectors and their angles of rotation, returns the relative rotation vector that would rotate the first to the second.
vRotateX(double[], double) - Static method in class jwo.utils.JWMatrix
Rotates a (3D) vector by a given angle around the X axis.
vRotateX(float[], float) - Static method in class jwo.utils.JWMatrix
Rotates a (3D) vector by a given angle around the X axis.
vRotateY(double[], double) - Static method in class jwo.utils.JWMatrix
Rotates a (3D) vector by a given angle around the Y axis.
vRotateY(float[], float) - Static method in class jwo.utils.JWMatrix
Rotates a (3D) vector by a given angle around the Y axis.
vRotateZ(double[], double) - Static method in class jwo.utils.JWMatrix
Rotates a (3D) vector by a given angle around the Z axis.
vRotateZ(float[], float) - Static method in class jwo.utils.JWMatrix
Rotates a (3D) vector by a given angle around the Z axis.
vScale(double[], double) - Static method in class jwo.utils.JWMatrix
Multiplies a (3D) vector by a given scalar constant.
vScale(float[], float) - Static method in class jwo.utils.JWMatrix
Multiplies a (3D) vector by a given scalar constant.
vSphere(double, double) - Static method in class jwo.utils.JWMatrix
Finds the (3D) vector represented by given phi and lambda angles in spherical coordinates.
vSphere(float, float) - Static method in class jwo.utils.JWMatrix
Finds the (3D) vector represented by given phi and lambda angles in spherical coordinates.
vSubtract(double[], double[]) - Static method in class jwo.utils.JWMatrix
Subtracts a (3D) vector from another.
vSubtract(float[], float[]) - Static method in class jwo.utils.JWMatrix
Subtracts a (3D) vector from another.
vTransform(double[][], double[]) - Static method in class jwo.utils.JWMatrix
Premultiplies a (3D) vector by a homogeneous (4x4) transformation matrix.
vTransform(float[][], float[]) - Static method in class jwo.utils.JWMatrix
Premultiplies a (3D) vector by a homogeneous (4x4) transformation matrix.

W

warning(SAXParseException) - Method in class jwo.vfc.hub.XMLProcessor
Handles warning messages generated by the xml parser.
west - Variable in class jwo.landserf.structure.VectHeader
Western boundary of vector.
width - Variable in class jwo.utils.JWRectangle
Width of rectangle.
WindowScaleBox - class jwo.landserf.gui.WindowScaleBox.
Creates a dialogue box allowing window scale parameters to be set.
WindowScaleBox(Frame, int, double) - Constructor for class jwo.landserf.gui.WindowScaleBox
Creates the dialogue box for parameter entry.
WITHIN - Static variable in class jwo.landserf.structure.Raster
Identifies this raster as being within another.
writeFile(String) - Method in class jwo.vfc.hub.Request
Writes the data to a given file.
writeFile(String, int) - Method in class jwo.landserf.process.FileFilters
Writes the contents of a raster or vector and supplementary information to a single file.
writeFile(String, int) - Method in class jwo.landserf.structure.VectorMap
Writes the contents of the vector and supplementary information to a single file.
writeFile(String, int) - Method in class jwo.landserf.structure.GraphNetwork
Saves a version of the graph as a file.
writeFile(String, int) - Method in class jwo.landserf.structure.Raster
Writes the contents of the raster and supplementary information to one or more files.
writeFile(String, String, int) - Method in class jwo.landserf.process.FileFilters
Writes the contents of a raster or vector and supplementary information to one or more files.
writeFile(String, String, int) - Method in class jwo.landserf.structure.VectorMap
Writes the contents of the vector and supplementary information to one or more files.
writeXML() - Method in class jwo.vfc.hub.XMLProcessor
Converts the structured information stored within this class into XML text.
writeXML(String) - Method in class jwo.vfc.hub.XMLProcessor
Converts the structured information stored within this class into an XML file.

X

x - Variable in class jwo.utils.JWRectangle
x-coordinate of rectangle origin.
X - Static variable in class jwo.utils.expression.MathOperator
 
XML - Static variable in class jwo.landserf.process.FileFilters
XML metadata file.
XMLProcessor - class jwo.vfc.hub.XMLProcessor.
Class for reading, processing and writing XML files storing spatial metadata.
XMLProcessor() - Constructor for class jwo.vfc.hub.XMLProcessor
Creates a default structured document.
XMLProcessor(String) - Constructor for class jwo.vfc.hub.XMLProcessor
Creates a structured document from the given XML file.
xToEasting(int) - Method in class jwo.landserf.gui.GraphicsArea
Converts display pixel coordinate into its georeferenced equivalent.

Y

y - Variable in class jwo.utils.JWRectangle
y-coordinate of rectangle origin.
Y - Static variable in class jwo.utils.expression.MathOperator
 
yToNorthing(int) - Method in class jwo.landserf.gui.GraphicsArea
Converts display pixel coordinate into its georeferenced equivalent.

Z

Z0 - Static variable in class jwo.utils.expression.MathOperator
 
Z1 - Static variable in class jwo.utils.expression.MathOperator
 

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