All Packages Class Hierarchy
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
Index of all Fields and Methods
- add(OGDIDictionaryItem).
Method in class com.las.ogdi.OGDIDictionaryItem
- Adds a child item to this dictionary item.
- addConnectionListener(ConnectionListener).
Method in class com.las.ogdi.OGDIClient
- Adds a listener to the client.
- addConnectionListener(ConnectionListener).
Method in class com.las.ogdi.OGDIRemoteClient
- Adds a listener to the client.
- AREA.
Static variable in class com.las.ogdi.OGDIFamily
-
- calcDistance(OGDICoordinate, OGDICoordinate).
Method in class com.las.ogdi.OGDIClient
- Calculates a distance between two coordinates.
- calcDistance(OGDICoordinate, OGDICoordinate).
Method in class com.las.ogdi.OGDIRemoteClient
- Calculates a distance between two coordinates.
- compression.
Variable in class com.las.ogdi.OGDIClient
-
- ConnectionEvent(OGDIClient).
Constructor for class com.las.ogdi.ConnectionEvent
- Creates an event instance for OGDI objects.
- convertCoordinates(OGDIProjectionDescriptor, OGDIProjectionDescriptor, OGDICoordinate[]).
Method in class com.las.ogdi.OGDIClient
- Converts a set of coordinates between two projections.
- convertCoordinates(OGDIProjectionDescriptor, OGDIProjectionDescriptor, OGDICoordinate[]).
Method in class com.las.ogdi.OGDIRemoteClient
- Converts a set of coordinates between two projections.
- coverageRegion.
Variable in class com.las.ogdi.OGDIClient
-
- currentCoverage.
Variable in class com.las.ogdi.OGDIClient
-
- currentFamily.
Variable in class com.las.ogdi.OGDIClient
-
- currentProjection.
Variable in class com.las.ogdi.OGDIClient
-
- currentRegion.
Variable in class com.las.ogdi.OGDIClient
-
- disconnect(ConnectionEvent).
Method in interface com.las.ogdi.ConnectionListener
- Method called by a client when it is disconnected.
- dispose().
Method in class com.las.ogdi.OGDIClient
- Closes the connection.
- dispose().
Method in class com.las.ogdi.OGDIRemoteClient
- Closes the connection.
- DoNothingCallback(OGDIRasterInfo).
Constructor for class com.las.ogdi.DoNothingCallback
- Creates a DoNothingCallback instance.
- dynGetNextObject(int).
Method in class com.las.ogdi.Remote
- Gets the next geographic object of the current coverage partially inside the mask.
- finalize().
Method in class com.las.ogdi.OGDIClient
- This function is called by the garbage collector.
- finalize().
Method in class com.las.ogdi.OGDIRemoteClient
- This function is called by the garbage collector.
- getA().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the a descriptor.
- getAlpha().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the alpha descriptor.
- getAPIVersion(int).
Static method in class com.las.ogdi.OGDIClient
- Gets the API version.
- getAttributes().
Method in class com.las.ogdi.OGDIFeatureAttributes
- Gets the attributes of an OGDI object.
- getAttributesFormat().
Method in class com.las.ogdi.OGDIClient
- Gets the list of attribute formats of the selected coverage.
- getAttributesFormat().
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the list of attribute formats of the selected coverage.
- getAzi().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the azi descriptor.
- getAzimuth().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the azimuth descriptor.
- getB().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the b descriptor.
- getCallback().
Method in class com.las.ogdi.OGDIRasterInfo
- Gets the current callback for the value/category transformation.
- getCentroid().
Method in class com.las.ogdi.OGDIRing
- Gets the centroid of a Ring.
- getChildren().
Method in class com.las.ogdi.OGDIDictionaryItem
- Returns the list of children in an Enumeration for a family.
- getChildren(OGDIFamily).
Method in class com.las.ogdi.OGDIDictionaryItem
- Returns the list of children in an Enumeration for a family.
- getColorModel().
Method in class com.las.ogdi.OGDIRasterInfo
- Gets the table of colors (for matrix, where the index is the category).
- getColors().
Method in class com.las.ogdi.OGDIImageLine
- Gets one line of an image data source.
- getColors().
Method in class com.las.ogdi.OGDIMatrixLine
- Gets one line of a matrix data source.
- getCoord().
Method in class com.las.ogdi.OGDIPoint
- Gets the coordinate of a Point.
- getCoord().
Method in class com.las.ogdi.OGDIText
- Gets the coordinate of a Text.
- getCoords().
Method in class com.las.ogdi.OGDILine
- Gets the coordinates of a Line.
- getCoords().
Method in class com.las.ogdi.OGDIRing
- Gets the coordinates of a Ring.
- getCurrentCoverage().
Method in class com.las.ogdi.OGDIClient
- Gets the current coverage.
- getCurrentCoverage().
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the current coverage.
- getCurrentCoverageRegion().
Method in class com.las.ogdi.OGDIClient
- Gets the geographic region and base resolution (for raster) of the currently selected coverage.
- getCurrentCoverageRegion().
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the source region of the currently selected coverage.
- getCurrentProjection().
Method in class com.las.ogdi.OGDIClient
- Gets the current projection of the client.
- getCurrentProjection().
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the current projection of the client.
- getCurrentRegion().
Method in class com.las.ogdi.OGDIClient
- Gets the current region previously set.
- getCurrentRegion().
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the current region previously set.
- getDefaultValue().
Method in class com.las.ogdi.OGDIExpressionSyntacticToken
- Gets the default value of the free format.
- getDescription().
Method in class com.las.ogdi.OGDIItemSyntacticToken
- Returns the definition of this token.
- getDescriptor().
Method in class com.las.ogdi.OGDIDictionaryItem
- Returns the descriptor of the token.
- getDictionary().
Method in class com.las.ogdi.OGDIClient
- Gets the dictionary of the datasource.
- getDictionary().
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the dictionary of the datasource.
- getDriver().
Method in class com.las.ogdi.OGDIUrl
- Gets the driver name of an URL.
- getE().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the e descriptor.
- getEllps().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the ellipsoid descriptor.
- getEs().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the es descriptor.
- getFamily().
Method in class com.las.ogdi.OGDICoverage
- Gets the family.
- getFamily().
Method in class com.las.ogdi.OGDIDictionaryItem
- Gets the family of that dictionary item.
- getFamily(String).
Static method in class com.las.ogdi.OGDIFamily
- Gets the family by its type.
- getFamilyType().
Method in class com.las.ogdi.OGDIFamily
- Gets the family type.
- getFather().
Method in class com.las.ogdi.OGDIItemSyntacticToken
- Returns the index of the SyntacticToken that should be the father
of the item.
- getFeature(String).
Method in class com.las.ogdi.OGDIClient
- Gets the coordinates and attributes of the specified geometric object.
- getFeature(String).
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the coordinates and attributes of the specified geometric object.
- getFeatureIdFromCoord(OGDICoordinate).
Method in class com.las.ogdi.OGDIClient
- Gets the id of the object that is nearest to a set of coordinates in the current layer.
- getFeatureIdFromCoord(OGDICoordinate).
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the object that is nearest to a set of coordinates in the current layer.
- getGeoc().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the geoc descriptor.
- getH().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the h descriptor.
- getHost().
Method in class com.las.ogdi.OGDIUrl
- Gets the host name of an URL.
- getId().
Method in class com.las.ogdi.OGDIFeatureAttributes
- Gets the id of an object.
- getInfo().
Method in class com.las.ogdi.OGDIFeature
- Gets the id, bounding box and attributes of a Feature.
- getItems(OGDIFamily).
Method in class com.las.ogdi.OGDIDictionary
- Gets the enumeration of coverages for a datasource.
- getK().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the k descriptor.
- getK_0().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the k_0 descriptor.
- getLabel().
Method in class com.las.ogdi.OGDIText
- Gets the label of a Text.
- getLabel(int).
Method in class com.las.ogdi.OGDIIndexColorModel
- Gets a label describing that category.
- getLabels().
Method in class com.las.ogdi.OGDIIndexColorModel
- Gets a label table for all categories.
- getLat_0().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the lat_0 descriptor.
- getLat_1().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the lat_1 descriptor.
- getLat_2().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the lat_2 descriptor.
- getLat_b().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the lat_b descriptor.
- getLat_ts().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the lat_ts descriptor.
- getLength().
Method in class com.las.ogdi.OGDIAttributeFormat
- Gets the total length of an attribute.
- getLevel().
Method in class com.las.ogdi.OGDIDictionaryItem
- Gets the level of that dictionary item.
- getLevel().
Method in class com.las.ogdi.OGDIItemSyntacticToken
- Gets the level in the dictionary tree.
- getLon_0().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the lon_0 descriptor.
- getLon_1().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the lon_1 descriptor.
- getLon_2().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the lon_2 descriptor.
- getLon_ts().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the lon_ts descriptor.
- getLonc().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the lonc descriptor.
- getLsat().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the lsat descriptor.
- getMaxCat().
Method in class com.las.ogdi.OGDIRasterInfo
- Gets one maximum color/category for the matrix datasource.
- getMaximum().
Method in class com.las.ogdi.OGDIFeatureAttributes
- Gets the maximum point of an object.
- getMetadata(int).
Method in class com.las.ogdi.OGDIDictionary
- Gets the metainformation about the datasource.
- getMetadata(int).
Method in class com.las.ogdi.OGDIDictionaryItem
- Gets the metainformation about the datasource.
- getMinCat().
Method in class com.las.ogdi.OGDIRasterInfo
- Gets one minimum color/category for the matrix datasource.
- getMinimum().
Method in class com.las.ogdi.OGDIFeatureAttributes
- Gets the mimimum point of an object.
- getName().
Method in class com.las.ogdi.OGDIAttributeFormat
- Gets the name of an attribute.
- getName().
Method in class com.las.ogdi.OGDIDictionaryItem
- Returns the name of the token, that is
the String that will be used to replace the token
at it's place in the Syntax Model.
- getName().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the name of the projection.
- getNextFeature().
Method in class com.las.ogdi.OGDIClient
- Gets the next geometric object in the current coverage.
- getNextFeature().
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the next geometric object in the current coverage.
- getNo_cut().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the no_cut descriptor.
- getNo_rot().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the no_rot descriptor.
- getNo_uoff().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the no_uoff descriptor.
- getNs().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the ns descriptor.
- getNullable().
Method in class com.las.ogdi.OGDIAttributeFormat
- Gets the nullable quality of an attribute.
- getOver().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the over descriptor.
- getPath().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the path descriptor.
- getPath().
Method in class com.las.ogdi.OGDIUrl
- Gets the path of an URL to the datasource.
- getPhi_0().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the phi_0 descriptor.
- getPrecision().
Method in class com.las.ogdi.OGDIAttributeFormat
- Gets the precision of an attribute (for real numbers, 0 otherwise).
- getProj().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the projection parameter.
- getProtocol().
Method in class com.las.ogdi.OGDIUrl
- Gets the protocol of an URL.
- getQuantities().
Method in class com.las.ogdi.OGDIIndexColorModel
- Gets a quantity of pixels table for all categories.
- getQuantity(int).
Method in class com.las.ogdi.OGDIIndexColorModel
- Gets a quantity of pixels for that category.
- getR().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the R descriptor.
- getR_A().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the R_A descriptor.
- getR_a().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the R_a descriptor.
- getR_g().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the R_g descriptor.
- getR_h().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the R_h descriptor.
- getR_lat_a().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the R_lat_a descriptor.
- getR_lat_g().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the R_lat_g descriptor.
- getR_V().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the R_V descriptor.
- getRasterInfo().
Method in class com.las.ogdi.OGDIClient
- Gets the raster information of the selected coverage.
- getRasterInfo().
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the raster information of the selected coverage.
- getRequest().
Method in class com.las.ogdi.OGDICoverage
- Gets the request for a coverage.
- getRequest(Object[]).
Method in class com.las.ogdi.OGDISyntaxModel
- Generates a request.
- getRf().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the rf descriptor.
- getRings().
Method in class com.las.ogdi.OGDIArea
- Gets the coordinates of an Area.
- getRot_conv().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the rot_conv descriptor.
- getSourceProjection().
Method in class com.las.ogdi.OGDIClient
- Gets the projection of the datasource.
- getSourceProjection().
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the projection of the datasource.
- getSourceRegion().
Method in class com.las.ogdi.OGDIClient
- Gets the global region of the datasource.
- getSourceRegion().
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the global region of the datasource.
- getSouth().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the south descriptor.
- getSyntaxDescription().
Method in class com.las.ogdi.OGDIDictionary
- Gets a description of how to decode coverage names.
- getSyntaxModel().
Method in class com.las.ogdi.OGDIDictionary
- Gets rules of how to decode coverage names.
- getTokens().
Method in class com.las.ogdi.OGDISyntaxModel
- Returns a list of syntax tokens that describe the
separators and members of a request.
- getType().
Method in class com.las.ogdi.OGDIAttributeFormat
- Gets the class type of an attribute.
- getUnits().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the units descriptor.
- getUrl().
Method in class com.las.ogdi.OGDIClient
- Gets the Uniform Resource Locator of the client.
- getUrl().
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the Uniform Resource Locator of the client.
- getValue().
Method in class com.las.ogdi.OGDISeparatorSyntacticToken
- Gets the syntactic sepatator.
- getW().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the W descriptor.
- getWidth().
Method in class com.las.ogdi.OGDIRasterInfo
- Gets the width of the raster (used as the type for Image where 1=RGB, etc).
- getX1().
Method in class com.las.ogdi.OGDIRegion
- Gets the most-at-left x geographic reference in the current unit.
- getX2().
Method in class com.las.ogdi.OGDIRegion
- Gets the most-at-right x geographic reference in the current unit.
- getX_0().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the x_0 descriptor.
- getXRes().
Method in class com.las.ogdi.OGDIRegion
- Gets the x-plane geographic resolution in the current unit.
- getY1().
Method in class com.las.ogdi.OGDIRegion
- Gets the upper y geographic reference in the current unit.
- getY2().
Method in class com.las.ogdi.OGDIRegion
- Gets the lower y geographic reference in the current unit.
- getY_0().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the y_0 descriptor.
- getYRes().
Method in class com.las.ogdi.OGDIRegion
- Gets the y-plane geographic resolution in the current unit.
- getZone().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the zone descriptor.
- Grey16bitsCallback(OGDIRasterInfo).
Constructor for class com.las.ogdi.Grey16bitsCallback
- Creates a Grey16bitsCallback instance.
- Grey32bitsCallback(OGDIRasterInfo).
Constructor for class com.las.ogdi.Grey32bitsCallback
- Creates a Grey32bitsCallback instance.
- Grey8bitsCallback(OGDIRasterInfo).
Constructor for class com.las.ogdi.Grey8bitsCallback
- Creates a Grey8bitsCallback instance.
- IMAGE.
Static variable in class com.las.ogdi.OGDIFamily
-
- isLocal().
Method in class com.las.ogdi.OGDIUrl
- Gets the URL status as local or remote.
- isVerbose().
Method in class com.las.ogdi.OGDIClient
- Gets the verbosity status of the client (false by default).
- isVerbose().
Method in class com.las.ogdi.OGDIRemoteClient
- Gets the verbosity status of the client.
- LINE.
Static variable in class com.las.ogdi.OGDIFamily
-
- MATRIX.
Static variable in class com.las.ogdi.OGDIFamily
-
- objectInfo.
Variable in class com.las.ogdi.OGDIFeature
-
- OGDIArea(OGDIRing[]).
Constructor for class com.las.ogdi.OGDIArea
- Creates an Area instance.
- OGDIArea(OGDIRing[], OGDIFeatureAttributes).
Constructor for class com.las.ogdi.OGDIArea
- Creates an Area instance with object information.
- OGDIAttributeFormat(String, Class, int, int, boolean).
Constructor for class com.las.ogdi.OGDIAttributeFormat
- Creates an AttributeFormat instance.
- OGDIClient().
Constructor for class com.las.ogdi.OGDIClient
- Creates an instance of OGDI Client and connects it to
the requested URL.
- OGDICoordinate(double, double).
Constructor for class com.las.ogdi.OGDICoordinate
- Creates a Coordinate.
- OGDICoverage(OGDIFamily, String).
Constructor for class com.las.ogdi.OGDICoverage
- Creates a Coverage.
- OGDIDictionary(String, String, String, OGDISyntaxModel, Object, Enumeration).
Constructor for class com.las.ogdi.OGDIDictionary
- Creates a Dictionary.
- OGDIDictionaryItem(String, String, String, int, String).
Constructor for class com.las.ogdi.OGDIDictionaryItem
- Creates a DictionaryItem instance.
- OGDIException().
Constructor for class com.las.ogdi.OGDIException
- Creates a general OGDI exception handling instance.
- OGDIException(String).
Constructor for class com.las.ogdi.OGDIException
- Overloads the general OGDI exception handling mechanism by adding a message.
- OGDIExpressionSyntacticToken(String).
Constructor for class com.las.ogdi.OGDIExpressionSyntacticToken
- Creates an ExpressionSyntacticToken instance.
- OGDIFeature().
Constructor for class com.las.ogdi.OGDIFeature
- Creates an OGDI Feature instance.
- OGDIFeatureAttributes(ecs_Object, Vector).
Constructor for class com.las.ogdi.OGDIFeatureAttributes
- Overloads the creation of a FeatureAttributes with an ecs structure.
- OGDIFeatureAttributes(String, OGDICoordinate, OGDICoordinate, Object[], Vector).
Constructor for class com.las.ogdi.OGDIFeatureAttributes
- Creates a FeatureAttributes instance.
- OGDIImageLine(int[]).
Constructor for class com.las.ogdi.OGDIImageLine
- Creates an ImageLine with an array of color values.
- OGDIImageLine(int[], OGDIFeatureAttributes).
Constructor for class com.las.ogdi.OGDIImageLine
- Creates an ImageLine with an array of color values and object information.
- OGDIIndexColorModel(int, int, byte[], byte[], byte[], byte[], String[], int[]).
Constructor for class com.las.ogdi.OGDIIndexColorModel
- Creates an OGDIIndexColorModel table with 4 color channels.
- OGDIIndexColorModel(int, int, byte[], int, boolean, int, String[], int[]).
Constructor for class com.las.ogdi.OGDIIndexColorModel
- Creates an OGDIIndexColorModel instance with a colormap table.
- OGDIItemSyntacticToken(int, int, String).
Constructor for class com.las.ogdi.OGDIItemSyntacticToken
- Creates an ItemSyntacticToken instance.
- OGDILine(OGDICoordinate[]).
Constructor for class com.las.ogdi.OGDILine
- Creates a Line instance with an array of coordinates.
- OGDILine(OGDICoordinate[], OGDIFeatureAttributes).
Constructor for class com.las.ogdi.OGDILine
- Creates a Line instance with an array of coordinates and object information.
- OGDIMatrixLine(int[]).
Constructor for class com.las.ogdi.OGDIMatrixLine
- Creates a MatrixLine with an array of category values.
- OGDIMatrixLine(int[], OGDIFeatureAttributes).
Constructor for class com.las.ogdi.OGDIMatrixLine
- Creates a MatrixLine with an array of category values and object information.
- OGDIPoint(OGDICoordinate).
Constructor for class com.las.ogdi.OGDIPoint
- Creates a Point instance.
- OGDIPoint(OGDICoordinate, OGDIFeatureAttributes).
Constructor for class com.las.ogdi.OGDIPoint
- Creates a Point instance with object information.
- OGDIProjectionDescriptor(String).
Constructor for class com.las.ogdi.OGDIProjectionDescriptor
- Creates a projection descriptor instance.
- OGDIRasterCallback(OGDIRasterInfo).
Constructor for class com.las.ogdi.OGDIRasterCallback
- Creates an OGDIRasterCallback instance.
- OGDIRasterInfo(int, int, int, DirectColorModel).
Constructor for class com.las.ogdi.OGDIRasterInfo
- Creates a RasterInfo instance for Image family.
- OGDIRasterInfo(int, int, OGDIIndexColorModel).
Constructor for class com.las.ogdi.OGDIRasterInfo
- Creates a RasterInfo instance for Matrix family.
- OGDIRegion(double, double, double, double, double, double).
Constructor for class com.las.ogdi.OGDIRegion
- Creates a Region instance defined by a left reference, an upper reference,
a right reference, a lower reference and two resolution (x and y),
all expressed in current geographic units.
- OGDIRemoteClient(OGDIUrl).
Constructor for class com.las.ogdi.OGDIRemoteClient
- Creates an instance of OGDI remote client and connects it to
the requested URL.
- OGDIRemoteClient(OGDIUrl, String).
Constructor for class com.las.ogdi.OGDIRemoteClient
- Overloads the creation of an instance of OGDI remote client and connects it to
the requested URL.
- OGDIRing(OGDICoordinate, OGDICoordinate[]).
Constructor for class com.las.ogdi.OGDIRing
- Creates a Ring instance.
- OGDISeparatorSyntacticToken(String).
Constructor for class com.las.ogdi.OGDISeparatorSyntacticToken
- Creates a SeparatorSyntacticToken instance.
- OGDISyntacticToken().
Constructor for class com.las.ogdi.OGDISyntacticToken
- Creates a SyntacticToken instance.
- OGDISyntaxModel(Vector).
Constructor for class com.las.ogdi.OGDISyntaxModel
- Creates a SyntaxModel instance.
- OGDIText(OGDICoordinate, String).
Constructor for class com.las.ogdi.OGDIText
- Creates a Text instance.
- OGDIText(OGDICoordinate, String, OGDIFeatureAttributes).
Constructor for class com.las.ogdi.OGDIText
- Creates a Text instance.
- OGDIUrl(String).
Constructor for class com.las.ogdi.OGDIUrl
- Creates an URL instance.
- OGDIUrl(String, String).
Constructor for class com.las.ogdi.OGDIUrl
- Creates a local URL from a driver and a path.
- OGDIUrl(String, String, String).
Constructor for class com.las.ogdi.OGDIUrl
- Creates a remote URL from a host, a driver and a path.
- POINT.
Static variable in class com.las.ogdi.OGDIFamily
-
- process(int).
Method in class com.las.ogdi.DoNothingCallback
- Process the callback by returning the same value.
- process(int).
Method in class com.las.ogdi.Grey16bitsCallback
- Process the callback by returning the same value.
- process(int).
Method in class com.las.ogdi.Grey32bitsCallback
- Process the callback by returning the same value.
- process(int).
Method in class com.las.ogdi.Grey8bitsCallback
- Process the callback by returning the same value.
- process(int).
Method in class com.las.ogdi.OGDIRasterCallback
- Process the callback by returning the same or a different value.
- process(int).
Method in class com.las.ogdi.Rainbow32bitsCallback
- Process the callback by returning the same value.
- Rainbow32bitsCallback(OGDIRasterInfo).
Constructor for class com.las.ogdi.Rainbow32bitsCallback
- Creates a Rainbow32bitsCallback instance.
- rasterinfo.
Variable in class com.las.ogdi.OGDIRasterCallback
-
- remove(OGDIDictionaryItem).
Method in class com.las.ogdi.OGDIDictionaryItem
- Removes a child item from this dictionary item.
- removeConnectionListener(ConnectionListener).
Method in class com.las.ogdi.OGDIClient
- Removes a listener from the client.
- removeConnectionListener(ConnectionListener).
Method in class com.las.ogdi.OGDIRemoteClient
- Removes a listener from the client.
- server.
Variable in class com.las.ogdi.OGDIClient
-
- ServerException(String).
Constructor for class com.las.ogdi.ServerException
- Overloads the general ecs exception handling mechanism by adding a message.
- setCallback(OGDIRasterCallback).
Method in class com.las.ogdi.OGDIRasterInfo
- Sets the current callback for the value/category transformation.
- setCurrentCoverage(OGDICoverage).
Method in class com.las.ogdi.OGDIClient
- Defines the current coverage by an existing coverage.
- setCurrentCoverage(OGDICoverage).
Method in class com.las.ogdi.OGDIRemoteClient
- Defines the current coverage by an existing coverage.
- setCurrentCoverage(OGDIFamily, String).
Method in class com.las.ogdi.OGDIClient
- Defines the current coverage by a request.
- setCurrentCoverage(OGDIFamily, String).
Method in class com.las.ogdi.OGDIRemoteClient
- Defines the current coverage.
- setCurrentProjection(OGDIProjectionDescriptor).
Method in class com.las.ogdi.OGDIClient
- Sets the current projection of the client.
- setCurrentProjection(OGDIProjectionDescriptor).
Method in class com.las.ogdi.OGDIRemoteClient
- Sets the current projection of the client.
- setCurrentRegion(OGDIRegion).
Method in class com.las.ogdi.OGDIClient
- Selects the current geographic region.
- setCurrentRegion(OGDIRegion).
Method in class com.las.ogdi.OGDIRemoteClient
- Selects the current geographic region.
- setVerbose(boolean).
Method in class com.las.ogdi.OGDIClient
- Sets the verbosity of the client.
- setVerbose(boolean).
Method in class com.las.ogdi.OGDIRemoteClient
- Sets the verbosity of the client.
- setX1(double).
Method in class com.las.ogdi.OGDIRegion
- Sets the most-at-left x geographic reference in the current unit.
- setX2(double).
Method in class com.las.ogdi.OGDIRegion
- Sets the most-at-right x geographic reference in the current unit.
- setXRes(double).
Method in class com.las.ogdi.OGDIRegion
- Sets the x-plane geographic resolution in the current unit.
- setY1(double).
Method in class com.las.ogdi.OGDIRegion
- Sets the upper y geographic reference in the current unit.
- setY2(double).
Method in class com.las.ogdi.OGDIRegion
- Sets the lower y geographic reference in the current unit.
- setYRes(double).
Method in class com.las.ogdi.OGDIRegion
- Sets the y-plane geographic resolution in the current unit.
- sourceProjection.
Variable in class com.las.ogdi.OGDIClient
-
- TestClass().
Constructor for class com.las.ogdi.TestClass
-
- TEXT.
Static variable in class com.las.ogdi.OGDIFamily
-
- toString().
Method in class com.las.ogdi.DoNothingCallback
- Gets the complete callback information.
- toString().
Method in class com.las.ogdi.Grey16bitsCallback
- Gets the complete callback information.
- toString().
Method in class com.las.ogdi.Grey32bitsCallback
- Gets the complete callback information.
- toString().
Method in class com.las.ogdi.Grey8bitsCallback
- Gets the complete callback information.
- toString().
Method in class com.las.ogdi.OGDIArea
- Gets the complete area description.
- toString().
Method in class com.las.ogdi.OGDIAttributeFormat
- Gets the complete attribute description.
- toString().
Method in class com.las.ogdi.OGDIClient
- Gets the complete client description.
- toString().
Method in class com.las.ogdi.OGDICoordinate
- Gets the complete coordinate description.
- toString().
Method in class com.las.ogdi.OGDICoverage
- Gets the complete coverage.
- toString().
Method in class com.las.ogdi.OGDIDictionary
- Gets the complete Dictionary description.
- toString().
Method in class com.las.ogdi.OGDIDictionaryItem
- Gets the complete dictionary item description.
- toString().
Method in class com.las.ogdi.OGDIExpressionSyntacticToken
- Gets the complete free format default description.
- toString().
Method in class com.las.ogdi.OGDIFamily
- Gets the complete Family.
- toString().
Method in class com.las.ogdi.OGDIFeature
- Gets the complete object information.
- toString().
Method in class com.las.ogdi.OGDIFeatureAttributes
- Gets the complete object information.
- toString().
Method in class com.las.ogdi.OGDIImageLine
- Gets the complete ImageLine description.
- toString().
Method in class com.las.ogdi.OGDIIndexColorModel
- Gets the complete color model description.
- toString().
Method in class com.las.ogdi.OGDIItemSyntacticToken
- Gets the complete description.
- toString().
Method in class com.las.ogdi.OGDILine
- Gets the complete line description.
- toString().
Method in class com.las.ogdi.OGDIMatrixLine
- Gets the complete Matrixline description.
- toString().
Method in class com.las.ogdi.OGDIPoint
- Gets the complete point description.
- toString().
Method in class com.las.ogdi.OGDIProjectionDescriptor
- Gets the complete projection description.
- toString().
Method in class com.las.ogdi.OGDIRasterCallback
- Gets the complete callback information.
- toString().
Method in class com.las.ogdi.OGDIRasterInfo
- Gets the complete rasterInfo description.
- toString().
Method in class com.las.ogdi.OGDIRegion
- Gets the complete region description.
- toString().
Method in class com.las.ogdi.OGDIRing
- Gets the complete ring description.
- toString().
Method in class com.las.ogdi.OGDISeparatorSyntacticToken
- Gets the complete separator description.
- toString().
Method in class com.las.ogdi.OGDISyntacticToken
- Gets the complete description.
- toString().
Method in class com.las.ogdi.OGDISyntaxModel
- Gets the complete syntax model.
- toString().
Method in class com.las.ogdi.OGDIText
- Gets the complete text description.
- toString().
Method in class com.las.ogdi.OGDIUrl
- Gets the complete URL in the form protocol://hostname/driver/path.
- toString().
Method in class com.las.ogdi.Rainbow32bitsCallback
- Gets the complete callback information.
- UNKNOWN.
Static variable in class com.las.ogdi.OGDIFamily
-
- url.
Variable in class com.las.ogdi.OGDIClient
-
- verbose.
Variable in class com.las.ogdi.OGDIClient
-
- x.
Variable in class com.las.ogdi.OGDICoordinate
-
- y.
Variable in class com.las.ogdi.OGDICoordinate
-