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

actionIsValid - Variable in class org.kaboum.KaboumCENTEROpMode
 
actionIsValid - Variable in class org.kaboum.KaboumQUERYOpMode
 
actionIsValid - Variable in class org.kaboum.KaboumZOOMOUTOpMode
 
actionPerformed(ActionEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
actionPerformed event e
actionPerformed(ActionEvent) - Method in class org.kaboum.KaboumOpMode
 
actionPerformed(ActionEvent) - Method in class org.kaboum.KaboumSELECTIONOpMode
 
actionPerformedAddGeometryWithinCollection(ActionEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Add a geometry within this collection
actionPerformedAddGeometryWithinCollection(ActionEvent) - Method in class org.kaboum.KaboumLINESTRINGOpMode
actionPerformed event e : Add a geometry within this collection
actionPerformedAddGeometryWithinCollection(ActionEvent) - Method in class org.kaboum.KaboumPOINTOpMode
actionPerformed event e : Add a geometry within this collection
actionPerformedAddGeometryWithinCollection(ActionEvent) - Method in class org.kaboum.KaboumPOLYGONOpMode
actionPerformed event e : Add a geometry within this collection
actionPerformedAddHoleWithinGeometry(ActionEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Add a hole within this geometry.
actionPerformedAddHoleWithinGeometry(ActionEvent) - Method in class org.kaboum.KaboumPOLYGONOpMode
Add a hole within this geometry.
actionPerformedAddPoint(ActionEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
actionPerformed event e : AddPoint
actionPerformedCancelGeometry(ActionEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Return an alert box that indicate that the current Geometry is cancelled
actionPerformedNewObject(ActionEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
actionPerformed event e : NewObject
actionPerformedNewObject(ActionEvent) - Method in class org.kaboum.KaboumLINESTRINGOpMode
actionPerformed event e : NewObject
actionPerformedNewObject(ActionEvent) - Method in class org.kaboum.KaboumPOINTOpMode
actionPerformed event e : NewObject
actionPerformedNewObject(ActionEvent) - Method in class org.kaboum.KaboumPOLYGONOpMode
actionPerformed event e : NewObject
actionPerformedPreValidateObject(ActionEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
ActionPerformed event e : PreValidateObject
actionPerformedPreValidateObject(ActionEvent) - Method in class org.kaboum.KaboumPOLYGONOpMode
ActionPerformed event e : PreValidateObject
actionPerformedRemoveGeometryWithinCollection(ActionEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Remove a geometry within this collection
actionPerformedRemoveGeometryWithinCollection(ActionEvent) - Method in class org.kaboum.KaboumLINESTRINGOpMode
actionPerformed event e : RemoveSimpleGeometry
actionPerformedRemoveGeometryWithinCollection(ActionEvent) - Method in class org.kaboum.KaboumPOINTOpMode
actionPerformed event e : RemoveSimpleGeometry
actionPerformedRemoveGeometryWithinCollection(ActionEvent) - Method in class org.kaboum.KaboumPOLYGONOpMode
actionPerformed event e : RemoveSimpleGeometry
actionPerformedRemoveObject(ActionEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
actionPerformed event e : RemoveObject
actionPerformedRemovePoint(ActionEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
actionPerformed event e : RemovePoint
actionPerformedRemovePoint(ActionEvent) - Method in class org.kaboum.KaboumPOLYGONOpMode
actionPerformed event e : RemovePoint
actionPerformedTopology(ActionEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
actionPerformed event e : Topology
actionPerformedUndo(ActionEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
actionPerformed event e : Undo
actionPerformedValidateObject(ActionEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
actionPerformed event e : ValidateObject
activeGGD - Variable in class org.kaboum.Kaboum
Current geo Object
activeGGD - Static variable in class org.kaboum.KaboumGEOMETRYOpMode
Active GGD
activePointClickedPosition - Static variable in class org.kaboum.KaboumGEOMETRYOpMode
Active Point clicked position within the current coordinate vector
activeSimpleGeometry - Static variable in class org.kaboum.KaboumGEOMETRYOpMode
Active geometry (MUST NOT BE A GEOMETRY COLLECTION!)
ADD_POINT - Variable in class org.kaboum.KaboumGEOMETRYOpMode
 
addCoordinate(KaboumCoordinate) - Method in class org.kaboum.geom.KaboumGeometry
 
addCoordinate(KaboumCoordinate) - Method in class org.kaboum.geom.KaboumLineString
 
addCoordinate(KaboumCoordinate) - Method in class org.kaboum.geom.KaboumPoint
 
addCoordinate(KaboumCoordinate) - Method in class org.kaboum.geom.KaboumPolygon
 
addCoordinateInGeometryN(KaboumCoordinate, int) - Method in class org.kaboum.geom.KaboumGeometry
 
addCoordinateInGeometryN(KaboumCoordinate, int) - Method in class org.kaboum.geom.KaboumGeometryCollection
 
addCoordinateInHoleN(KaboumCoordinate, int) - Method in class org.kaboum.geom.KaboumPolygon
 
addGenericMenu() - Method in class org.kaboum.KaboumGEOMETRYOpMode
Add the generic menu
addGeometry(int, KaboumGeometry, KaboumGeometryDisplayDescriptor, KaboumGeometryPropertiesDescriptor, Color) - Method in class org.kaboum.geom.KaboumGGDIndex
Add a geometry object
addItemToMenu(String, String) - Method in class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
Add a new key/value menu to the contextual menu hash
addSeparatorMenu() - Method in class org.kaboum.KaboumGEOMETRYOpMode
Add a separator menu
addTopologicalMenu() - Method in class org.kaboum.KaboumGEOMETRYOpMode
Add the topological menu
appendCoordinate(KaboumCoordinate, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a Coordinate to <Point> format, then appends it to the writer.
appendGeometryCollectionTaggedText(KaboumGeometryCollection, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a GeometryCollection to <GeometryCollection Tagged Text> format, then appends it to the writer.
appendGeometryCollectionText(KaboumGeometryCollection, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a GeometryCollection to <GeometryCollectionText> format, then appends it to the writer.
appendGeometryTaggedText(KaboumGeometry, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a Geometry to <Geometry Tagged Text> format, then appends it to the writer.
appendLineStringTaggedText(KaboumLineString, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a LineString to <LineString Tagged Text> format, then appends it to the writer.
appendLineStringText(KaboumLineString, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a LineString to <LineString Text> format, then appends it to the writer.
appendMultiLineStringTaggedText(KaboumMultiLineString, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a MultiLineString to <MultiLineString Tagged Text> format, then appends it to the writer.
appendMultiLineStringText(KaboumMultiLineString, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a MultiLineString to <MultiLineString Text> format, then appends it to the writer.
appendMultiPointTaggedText(KaboumMultiPoint, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a MultiPoint to <MultiPoint Tagged Text> format, then appends it to the writer.
appendMultiPointText(KaboumMultiPoint, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a MultiPoint to <MultiPoint Text> format, then appends it to the writer.
appendMultiPolygonTaggedText(KaboumMultiPolygon, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a MultiPolygon to <MultiPolygon Tagged Text> format, then appends it to the writer.
appendMultiPolygonText(KaboumMultiPolygon, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a MultiPolygon to <MultiPolygon Text> format, then appends it to the writer.
appendPointTaggedText(KaboumCoordinate, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a Coordinate to <Point Tagged Text> format, then appends it to the writer.
appendPointText(KaboumCoordinate, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a Coordinate to <Point Text> format, then appends it to the writer.
appendPolygonTaggedText(KaboumPolygon, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a Polygon to <Polygon Tagged Text> format, then appends it to the writer.
appendPolygonText(KaboumPolygon, Writer) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a Polygon to <Polygon Text> format, then appends it to the writer.
area2(KaboumCoordinate, KaboumCoordinate, KaboumCoordinate) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Compute the magnitude of the cross Product between two Vectors AB and AC.
atod(String) - Static method in class org.kaboum.Kaboumette
Convert numerical string into double
atoi(String) - Static method in class org.kaboum.Kaboumette
Convert numerical string into integer
autoIntersect(KaboumCoordinate[]) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
First point and last point MUST be different

B

box - Variable in class org.kaboum.Kaboumette
The extent box
boxInit - Variable in class org.kaboum.KaboumBOXSELECTIONOpMode
True is dragging box is initialised
boxInit - Variable in class org.kaboum.KaboumLINESELECTIONOpMode
True is dragging box is initialised
boxToMapExtent(double, double, double, double) - Method in class org.kaboum.util.KaboumMapServerTools
Calculate map coordinate from a dragged box.
buildGeometry(KaboumList) - Static method in class org.kaboum.geom.KaboumGeometryFactory
Build an appropriate Geometry, MultiGeometry, or GeometryCollection to contain the Geometrys in it; for example,
If geomKaboumList contains a single Polygon, the Polygon is returned.
busy - Variable in class org.kaboum.Kaboum
True during map loading
busy - Variable in class org.kaboum.Kaboumette
busy image
busyImg - Variable in class org.kaboum.Kaboum
Busy Image (i.e.

C

centerMapExtent(KaboumCoordinate) - Method in class org.kaboum.util.KaboumMapServerTools
Calculate new extent center on a map coordinates
clearMenu() - Method in class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
Clear the contextual menu
clone() - Method in class org.kaboum.geom.KaboumGeometry
Perform an exact copy of this object
clone() - Method in class org.kaboum.geom.KaboumLinearRing
 
clone() - Method in class org.kaboum.geom.KaboumLineString
 
clone() - Method in class org.kaboum.geom.KaboumPoint
 
clone() - Method in class org.kaboum.geom.KaboumPolygon
 
clone() - Method in class org.kaboum.util.KaboumCoordinate
 
color - Variable in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Overload the color defined by the display descriptor
command - Variable in class org.kaboum.KaboumCENTEROpMode
Command returned by the query object
command - Variable in class org.kaboum.KaboumQUERYOpMode
Command returned by the query object
compareTo(KaboumCoordinate) - Method in class org.kaboum.util.KaboumCoordinate
Compares this object with the specified object for order.
computeExtentInternal() - Method in class org.kaboum.geom.KaboumLineString
 
computeExtentInternal() - Method in class org.kaboum.geom.KaboumPoint
 
computeExtentInternal() - Method in class org.kaboum.geom.KaboumPolygon
 
computeOrientation(KaboumCoordinate, KaboumCoordinate, KaboumCoordinate) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
 
contains(KaboumExtent) - Method in class org.kaboum.util.KaboumExtent
Checks if currentExtent contains another extent e
contains(KaboumCoordinate) - Method in class org.kaboum.util.KaboumExtent
Checks if extent contains Coordinate c
coordinate - Variable in class org.kaboum.geom.KaboumPoint
The Coordinate wrapped by this Point.
createGeometryCollection(KaboumGeometry[]) - Static method in class org.kaboum.geom.KaboumGeometryFactory
 
createLinearRing(KaboumCoordinate[]) - Static method in class org.kaboum.geom.KaboumGeometryFactory
 
createLineString(KaboumCoordinate[]) - Static method in class org.kaboum.geom.KaboumGeometryFactory
 
createMultiLineString(KaboumLineString[]) - Static method in class org.kaboum.geom.KaboumGeometryFactory
 
createMultiPoint(KaboumPoint[]) - Static method in class org.kaboum.geom.KaboumGeometryFactory
 
createMultiPoint(KaboumCoordinate[]) - Static method in class org.kaboum.geom.KaboumGeometryFactory
 
createMultiPolygon(KaboumPolygon[]) - Static method in class org.kaboum.geom.KaboumGeometryFactory
 
createPoint(KaboumCoordinate) - Static method in class org.kaboum.geom.KaboumGeometryFactory
 
createPolygon(KaboumLinearRing, KaboumLinearRing[]) - Static method in class org.kaboum.geom.KaboumGeometryFactory
 
currentCommand - Variable in class org.kaboum.Kaboum
Current command (state of the applet)
currentDD - Variable in class org.kaboum.Kaboum
Current display descriptor
currentMousePosition - Variable in class org.kaboum.KaboumGEOMETRYOpMode
Mouse position
currentOpMode - Variable in class org.kaboum.Kaboum
Current active opMode
currentPD - Variable in class org.kaboum.Kaboum
Current object properties
cursorValue - Variable in class org.kaboum.Kaboum
Cursor type
cursorValue - Variable in class org.kaboum.Kaboumette
Cursor type

D

dctime - Variable in class org.kaboum.KaboumGEOMETRYOpMode
Double click time
dd - Variable in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Display descriptor
debug(String) - Static method in class org.kaboum.util.KaboumUtil
Debug method
defaultDD - Variable in class org.kaboum.Kaboum
Default display descriptor
defaultLang - Variable in class org.kaboum.Kaboum
Lang
defaultPD - Variable in class org.kaboum.Kaboum
Default object properties
destroyCurrentOpMode() - Method in class org.kaboum.Kaboum
Destroy target opMode
destroyEvent() - Method in class org.kaboum.KaboumBOXSELECTIONOpMode
Pseudo destructeur
destroyEvent() - Method in class org.kaboum.KaboumCENTEROpMode
 
destroyEvent() - Method in class org.kaboum.KaboumDISTANCEOpMode
 
destroyEvent() - Method in class org.kaboum.KaboumGEOMETRYOpMode
 
destroyEvent() - Method in class org.kaboum.KaboumLINESELECTIONOpMode
Pseudo destructeur
destroyEvent() - Method in class org.kaboum.KaboumOpMode
 
destroyEvent() - Method in class org.kaboum.KaboumPANOpMode
Pseudo destructeur
destroyEvent() - Method in class org.kaboum.KaboumQUERYOpMode
 
destroyEvent() - Method in class org.kaboum.KaboumROISELECTIONOpMode
 
destroyEvent() - Method in class org.kaboum.KaboumSELECTIONOpMode
 
destroyEvent() - Method in class org.kaboum.KaboumZOOMINOpMode
Pseudo destructeur
destroyEvent() - Method in class org.kaboum.KaboumZOOMOUTOpMode
 
displayInline - Variable in class org.kaboum.util.KaboumMapServerTools
If true display Inline Feature
displayItemQueryMap - Variable in class org.kaboum.util.KaboumMapServerTools
tells if applet is in ITEM_QUERYMAP mode.
distance(KaboumCoordinate, KaboumGeometry) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Return the distance between a point and a geometry
distance(KaboumCoordinate, KaboumCoordinate[]) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Compute the distance between a point P and a PolyLine [A1...An].
distance(KaboumCoordinate, KaboumCoordinate, KaboumCoordinate) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Compute the distance between a point P and a segment [AB].
distance(KaboumCoordinate, KaboumCoordinate) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Compute the Euclidian distance between to point.
distance - Variable in class org.kaboum.KaboumDISTANCEOpMode
Distance
distance - Variable in class org.kaboum.KaboumROISELECTIONOpMode
Distance
distance(KaboumCoordinate) - Method in class org.kaboum.util.KaboumCoordinate
Return the distance from this coordinate to the input one
doesPointBorderGeometry(KaboumCoordinate, KaboumGeometry, double) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Check if a point is on the border of a GEOMETRY
doesPointLieInGeometry(KaboumCoordinate, KaboumGeometry, double) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Check if a point lies in or near a GEOMETRY
DPI - Variable in class org.kaboum.util.KaboumPrecisionModel
Dots per inch = 72
DRAG_POINT - Variable in class org.kaboum.KaboumGEOMETRYOpMode
 
dragPointPosition - Variable in class org.kaboum.KaboumGEOMETRYOpMode
Current drag point position
dragStatus - Variable in class org.kaboum.KaboumGEOMETRYOpMode
True if mouse is dragged
dx() - Method in class org.kaboum.util.KaboumExtent
Return the deltaX i.e.
dy() - Method in class org.kaboum.util.KaboumExtent
Return the deltaY i.e.

E

endPoint - Variable in class org.kaboum.KaboumLINESELECTIONOpMode
End point
equals(KaboumCoordinate) - Method in class org.kaboum.util.KaboumCoordinate
Check if other other coordinate equals this coordinate
equalsExact(KaboumGeometry) - Method in class org.kaboum.geom.KaboumGeometry
 
equalsExact(KaboumGeometry) - Method in class org.kaboum.geom.KaboumGeometryCollection
 
equalsExact(KaboumGeometry) - Method in class org.kaboum.geom.KaboumLineString
 
equalsExact(KaboumGeometry) - Method in class org.kaboum.geom.KaboumMultiLineString
 
equalsExact(KaboumGeometry) - Method in class org.kaboum.geom.KaboumMultiPoint
 
equalsExact(KaboumGeometry) - Method in class org.kaboum.geom.KaboumMultiPolygon
 
equalsExact(KaboumGeometry) - Method in class org.kaboum.geom.KaboumPoint
 
equalsExact(KaboumGeometry) - Method in class org.kaboum.geom.KaboumPolygon
 
expandToInclude(KaboumCoordinate) - Method in class org.kaboum.util.KaboumExtent
Enlarges the boundary of the Envelope so that it contains (x,y).
expandToInclude(KaboumExtent) - Method in class org.kaboum.util.KaboumExtent
Enlarges the boundary of the Extent so that it contains other.
extent - Variable in class org.kaboum.util.KaboumMapServerTools
Spatial extent of current map (i.e.

F

FALSE - Static variable in class org.kaboum.Kaboum
FALSE
firstPointDragged - Variable in class org.kaboum.KaboumGEOMETRYOpMode
True if the mouse dragged a point for the first time
firstPointIsValid(KaboumCoordinate) - Method in class org.kaboum.KaboumPOLYGONOpMode
 
freezedMousePosition - Variable in class org.kaboum.KaboumGEOMETRYOpMode
Last mouse position

G

geometries - Variable in class org.kaboum.geom.KaboumGeometryCollection
Internal representation of this GeometryCollection.
geometry - Variable in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Geometry
geometryDDHash - Variable in class org.kaboum.Kaboum
Display descriptor list
geometryIntersectsOther(KaboumGeometryGlobalDescriptor, KaboumGeometryGlobalDescriptor[]) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Check if a geometry intersects other geometries.
geometryIsInsideOther(KaboumGeometryGlobalDescriptor, KaboumGeometryGlobalDescriptor[]) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Check if a geometry is inside other geometries.
geometryIsValid(KaboumGeometry) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Check that a geometry does not intersect with itself.
geometryPDHash - Variable in class org.kaboum.Kaboum
Geo objects classes list
geometrySurroundsOther(KaboumGeometryGlobalDescriptor, KaboumGeometryGlobalDescriptor[]) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Check if a geometry surrounds other geometries.
getArea() - Method in class org.kaboum.geom.KaboumGeometry
 
getArea() - Method in class org.kaboum.geom.KaboumGeometryCollection
 
getArea() - Method in class org.kaboum.geom.KaboumLinearRing
Compute the area of this Linear Ring
getArea() - Method in class org.kaboum.geom.KaboumLineString
 
getArea() - Method in class org.kaboum.geom.KaboumPoint
 
getArea() - Method in class org.kaboum.geom.KaboumPolygon
Compute area for this polygon
getArea(double) - Method in class org.kaboum.util.KaboumPrecisionModel
Return a string representation of an area expressed in internals coordinates
getClosestPointPosition(KaboumCoordinate[], KaboumCoordinate) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Return the position of the closest vertex from an input Coordinate
getColor() - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Get color
getColorParameter(String, Color) - Static method in class org.kaboum.util.KaboumUtil
Eval a color value from a r,g,b triplet or from a pre-defined color (From mapplet code source by Stephen Lime)
getCoordinate(int) - Method in class org.kaboum.geom.KaboumMultiPoint
Returns the Coordinate at the given position.
getCoordinate() - Method in class org.kaboum.geom.KaboumPoint
 
getCoordinateN(int) - Method in class org.kaboum.geom.KaboumLineString
 
getCoordinates() - Method in class org.kaboum.geom.KaboumGeometry
Returns this Geometry s vertices.
getCoordinates() - Method in class org.kaboum.geom.KaboumGeometryCollection
 
getCoordinates() - Method in class org.kaboum.geom.KaboumLineString
 
getCoordinates() - Method in class org.kaboum.geom.KaboumPoint
 
getCoordinates() - Method in class org.kaboum.geom.KaboumPolygon
 
getCoordinates(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Returns the next array of Coordinates in the stream.
getCurrentColor() - Method in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Get current color (i.e. active color which is one of normal, hilite or modified color)
getCurrentCommand() - Method in class org.kaboum.Kaboum
Return the active opMode name
getDebugMode() - Static method in class org.kaboum.util.KaboumUtil
Get the debug mode
getDimension() - Method in class org.kaboum.geom.KaboumGeometry
 
getDimension() - Method in class org.kaboum.geom.KaboumGeometryCollection
 
getDimension() - Method in class org.kaboum.geom.KaboumLineString
 
getDimension() - Method in class org.kaboum.geom.KaboumMultiLineString
 
getDimension() - Method in class org.kaboum.geom.KaboumMultiPoint
 
getDimension() - Method in class org.kaboum.geom.KaboumMultiPolygon
 
getDimension() - Method in class org.kaboum.geom.KaboumPoint
 
getDimension() - Method in class org.kaboum.geom.KaboumPolygon
 
getDistance(KaboumCoordinate, KaboumCoordinate) - Method in class org.kaboum.util.KaboumMapServerTools
Return the distance between two points
getDistance(KaboumCoordinate, KaboumCoordinate) - Method in class org.kaboum.util.KaboumPrecisionModel
Return the distance between two point in meters.
getEndPoint() - Method in class org.kaboum.geom.KaboumLineString
 
getExtent() - Method in class org.kaboum.geom.KaboumEdge
Return the extent of this edge
getExtent() - Method in class org.kaboum.geom.KaboumGeometry
 
getExtent() - Method in class org.kaboum.geom.KaboumGeometryCollection
 
getExtent() - Method in class org.kaboum.geom.KaboumLineString
 
getExtent() - Method in class org.kaboum.geom.KaboumPoint
 
getExtent() - Method in class org.kaboum.geom.KaboumPolygon
 
getExtent() - Method in class org.kaboum.util.KaboumMapServerTools
Return the uncorrected spatial extent
getExteriorCoordinates() - Method in class org.kaboum.geom.KaboumGeometry
Returns this Geometry s exterior vertices.
getExteriorCoordinates() - Method in class org.kaboum.geom.KaboumGeometryCollection
 
getExteriorCoordinates() - Method in class org.kaboum.geom.KaboumLineString
 
getExteriorCoordinates() - Method in class org.kaboum.geom.KaboumPoint
 
getExteriorCoordinates() - Method in class org.kaboum.geom.KaboumPolygon
 
getExteriorNumPoints() - Method in class org.kaboum.geom.KaboumGeometry
 
getExteriorNumPoints() - Method in class org.kaboum.geom.KaboumGeometryCollection
 
getExteriorNumPoints() - Method in class org.kaboum.geom.KaboumLineString
 
getExteriorNumPoints() - Method in class org.kaboum.geom.KaboumPoint
 
getExteriorNumPoints() - Method in class org.kaboum.geom.KaboumPolygon
 
getExteriorRing() - Method in class org.kaboum.geom.KaboumPolygon
 
getFilling() - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Get Filling
getFont() - Method in class org.kaboum.Kaboum
 
getFontName(String) - Static method in class org.kaboum.util.KaboumUtil
Eval the font name
getFontStyle(String) - Static method in class org.kaboum.util.KaboumUtil
Return the font style corresponding integer
getGeometryN(int) - Method in class org.kaboum.geom.KaboumGeometry
Return the number og geometries
getGeometryN(int) - Method in class org.kaboum.geom.KaboumGeometryCollection
 
getGeometryType() - Method in class org.kaboum.geom.KaboumGeometry
 
getGeometryType() - Method in class org.kaboum.geom.KaboumGeometryCollection
 
getGeometryType() - Method in class org.kaboum.geom.KaboumLabeledLinearRing
 
getGeometryType() - Method in class org.kaboum.geom.KaboumLinearRing
 
getGeometryType() - Method in class org.kaboum.geom.KaboumLineString
 
getGeometryType() - Method in class org.kaboum.geom.KaboumMultiLineString
 
getGeometryType() - Method in class org.kaboum.geom.KaboumMultiPoint
 
getGeometryType() - Method in class org.kaboum.geom.KaboumMultiPolygon
 
getGeometryType() - Method in class org.kaboum.geom.KaboumPoint
 
getGeometryType() - Method in class org.kaboum.geom.KaboumPolygon
 
getGGD(int) - Method in class org.kaboum.geom.KaboumGGDIndex
Return the position of geometry with identifier id
getGGDIndex(int) - Method in class org.kaboum.geom.KaboumGGDIndex
Return the position of geometry with identifier id
getHiliteColor() - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Get hilite color
getInteriorRingN(int) - Method in class org.kaboum.geom.KaboumPolygon
 
getItemQueryMapString() - Method in class org.kaboum.util.KaboumMapServerTools
Return the item query map string
getLineWidth() - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Get line width
getMagicalNumber() - Method in class org.kaboum.util.KaboumPrecisionModel
Get the magicalNumber
getMapCoordString(int, int) - Method in class org.kaboum.util.KaboumMapServerTools
Return the string equivalence of mouse position in either map coordinates and mouse coordinates
getMapString() - Method in class org.kaboum.util.KaboumMapServerTools
Return the mapserver URL string to draw the map
getMenuHash() - Method in class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
Get the menus hashtable
getModifiedColor() - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Get modified color
getName() - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Get name
getName() - Method in class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
Get name
getNextCloser(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Returns the next ")" in the stream.
getNextCloserOrComma(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Returns the next ")" or "," in the stream.
getNextEmptyOrOpener(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Returns the next "EMPTY" or "(" in the stream as uppercase text.
getNextNumber(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Returns the next number in the stream.
getNextWord(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Returns the next word in the stream as uppercase text.
getNumberFormated(double) - Method in class org.kaboum.util.KaboumPrecisionModel
Return a formated output from an input number
getNumGeometries() - Method in class org.kaboum.geom.KaboumGeometry
Return the number og geometries
getNumGeometries() - Method in class org.kaboum.geom.KaboumGeometryCollection
 
getNumInteriorRing() - Method in class org.kaboum.geom.KaboumPolygon
 
getNumPoints() - Method in class org.kaboum.geom.KaboumGeometry
Returns the count of this Geometrys vertices.
getNumPoints() - Method in class org.kaboum.geom.KaboumGeometryCollection
 
getNumPoints() - Method in class org.kaboum.geom.KaboumLineString
 
getNumPoints() - Method in class org.kaboum.geom.KaboumPoint
 
getNumPoints() - Method in class org.kaboum.geom.KaboumPolygon
 
getOpModeProperty(String) - Method in class org.kaboum.Kaboum
Return the opMode property corresponding to the input key
getParameter(String, String) - Method in class org.kaboum.Kaboum
Overload getParameter(String) method
getParametersList() - Static method in class org.kaboum.KaboumBOXSELECTIONOpMode
 
getParametersList() - Static method in class org.kaboum.KaboumCENTEROpMode
 
getParametersList() - Static method in class org.kaboum.KaboumDISTANCEOpMode
 
getParametersList() - Static method in class org.kaboum.KaboumGEOMETRYOpMode
 
getParametersList() - Static method in class org.kaboum.KaboumLINESELECTIONOpMode
 
getParametersList() - Static method in class org.kaboum.KaboumPANOpMode
CONSTANT
getParametersList() - Static method in class org.kaboum.KaboumQUERYOpMode
 
getParametersList() - Static method in class org.kaboum.KaboumROISELECTIONOpMode
 
getParametersList() - Static method in class org.kaboum.KaboumSELECTIONOpMode
 
getParametersList() - Static method in class org.kaboum.KaboumZOOMINOpMode
 
getParametersList() - Static method in class org.kaboum.KaboumZOOMOUTOpMode
 
getPerimeter() - Method in class org.kaboum.geom.KaboumGeometry
 
getPerimeter() - Method in class org.kaboum.geom.KaboumGeometryCollection
 
getPerimeter() - Method in class org.kaboum.geom.KaboumLineString
 
getPerimeter() - Method in class org.kaboum.geom.KaboumPoint
 
getPerimeter() - Method in class org.kaboum.geom.KaboumPolygon
Compute perimeter for this polygon
getPerimeter(double) - Method in class org.kaboum.util.KaboumPrecisionModel
Return a string representation of a perimeter expressed in internals coordinates
getPointColor() - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Get point color
getPointHeight() - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Get point height
getPointHiliteColor() - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Get point hilite color
getPointImage() - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Get point image
getPointN(int) - Method in class org.kaboum.geom.KaboumLineString
 
getPointType() - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Get point type
getPointWidth() - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Get point width
getPreviousExtent() - Method in class org.kaboum.util.KaboumMapServerTools
Return the previous extent
getPrintURL(int, int) - Method in class org.kaboum.util.KaboumMapServerTools
Mapserver URL for printing
getQueryString() - Method in class org.kaboum.util.KaboumMapServerTools
Return the mapserver URL string to query a layer
getRealExtent() - Method in class org.kaboum.util.KaboumMapServerTools
Return the current spatial extent
getReferenceString() - Method in class org.kaboum.util.KaboumMapServerTools
Return the reference map URL string
getScale() - Method in class org.kaboum.util.KaboumMapServerTools
Return the current map scale.
getSizeInPixels(double, int) - Method in class org.kaboum.util.KaboumExtent
Return the equivalent size in pixel of a distance in map unit within a given size
getStartPoint() - Method in class org.kaboum.geom.KaboumLineString
 
getString(String) - Method in class org.kaboum.KaboumLang
Convert an input int to its corresponding string value
getTitleMenuString() - Method in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Get the menu title text
getTooltip() - Method in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Get the tooltip text
getUniqueMapString() - Method in class org.kaboum.util.KaboumMapServerTools
Return a unique map String to mapserver by appending a time stamp to the last parameter
getValidExtent(KaboumExtent) - Method in class org.kaboum.util.KaboumMapServerTools
Return a valid extent depending on zoomOutRestriction status and maxScale restriction.
getVisibleGeometries() - Method in class org.kaboum.geom.KaboumGGDIndex
Return the array of visible objects within the current extent
getX() - Method in class org.kaboum.geom.KaboumPoint
 
getY() - Method in class org.kaboum.geom.KaboumPoint
 
GGDIndex - Variable in class org.kaboum.Kaboum
Indexed list of geometricals object

H

hasNonEmptyElements(KaboumGeometry[]) - Static method in class org.kaboum.geom.KaboumGeometry
Returns true if the array contains any non-empty Geometrys.
hasNullElements(Object[]) - Static method in class org.kaboum.geom.KaboumGeometry
Returns true if the array contains any null elements.
height - Variable in class org.kaboum.KaboumBOXSELECTIONOpMode
Height of the dragging box
height - Variable in class org.kaboum.KaboumLINESELECTIONOpMode
Height of the dragging box
height - Variable in class org.kaboum.KaboumZOOMINOpMode
Height of the dragging box
historyAddExtent(String) - Method in class org.kaboum.util.KaboumMapServerTools
Add a new extent in history array
historyArray - Variable in class org.kaboum.util.KaboumMapServerTools
History array
historyNextExtent() - Method in class org.kaboum.util.KaboumMapServerTools
Return the next extent in history
historyPrevExtent() - Method in class org.kaboum.util.KaboumMapServerTools
Return the previous extent in history
holes - Variable in class org.kaboum.geom.KaboumPolygon
The interior boundaries, if any.

I

id - Variable in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Unique identifier
img - Variable in class org.kaboum.util.KaboumMapServerTools
Image click point
indexOf(KaboumCoordinate, KaboumCoordinate[]) - Static method in class org.kaboum.geom.KaboumGeometry
Returns the index of coordinate in coordinates.
init() - Method in class org.kaboum.Kaboum
Applet initialisation.
init() - Method in class org.kaboum.Kaboumette
Applet initialisation.
init() - Method in class org.kaboum.util.KaboumExtent
Initialize this extent
insertCoordinate(KaboumCoordinate, int) - Method in class org.kaboum.KaboumGEOMETRYOpMode
 
inside(KaboumLineString, KaboumLineString) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Return true if ring2 is inside ring1
INSIDE - Static variable in class org.kaboum.geom.KaboumEdge
 
inside(int, int) - Method in class org.kaboum.geom.KaboumTextBox
Return true if input coordinate is inside the text box container
internalToMouseX(double) - Method in class org.kaboum.util.KaboumMapServerTools
Cette méthode renvois la coordonnée x souris d'un point d'abscisse x dans le repère de la carte
internalToMouseXY(KaboumCoordinate) - Method in class org.kaboum.util.KaboumMapServerTools
Return the Point(x,y) equivalence of an internal coordinate
internalToMouseY(double) - Method in class org.kaboum.util.KaboumMapServerTools
Cette méthode renvois la coordonnée y souris d'un point d'abscisse y dans le repère de la carte
internalToPolygon(KaboumCoordinate[]) - Method in class org.kaboum.util.KaboumMapServerTools
Convert an array of internal coordinates into a java.awt.Polygon
intersect(KaboumCoordinate, KaboumCoordinate, KaboumCoordinate, KaboumCoordinate) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Return true if segment [ab] intersects segment [cd]
intersect(KaboumLineString, KaboumLineString) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Return true if ring1 and ring2 intersect
intersect(int) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Intersection procedure.
INTERSECTION_WITH_UNION - Static variable in class org.kaboum.util.KaboumUtil
CONSTANTS
INTERSECTION_WITHOUT_UNION - Static variable in class org.kaboum.util.KaboumUtil
 
isBetweenAndNotColinear(KaboumCoordinate, KaboumCoordinate, KaboumCoordinate) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
 
isCCW(KaboumCoordinate[]) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
This class is a rewrite of isCCW(Coordinate[] ring) from JTS RobustCGAlgorithms class (cf. http://www.vividsolutions.com)
isClosed() - Method in class org.kaboum.geom.KaboumGeometry
 
isClosed() - Method in class org.kaboum.geom.KaboumGeometryCollection
 
isClosed() - Method in class org.kaboum.geom.KaboumLinearRing
 
isClosed() - Method in class org.kaboum.geom.KaboumLineString
 
isClosed() - Method in class org.kaboum.geom.KaboumPoint
 
isClosed() - Method in class org.kaboum.geom.KaboumPolygon
 
isColinear(KaboumCoordinate, KaboumCoordinate, KaboumCoordinate) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Determine if a point c is colinear with segment [ab].
isComputed() - Method in class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
Get Topological status
isCoordinate(KaboumCoordinate) - Method in class org.kaboum.geom.KaboumLineString
Returns true if the given point is a vertex of this LineString
isEdited() - Method in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Set the edited status A list is set as "edited" until it's validated by the KaboumPolygonOpMode.
isEmpty() - Method in class org.kaboum.geom.KaboumGeometry
 
isEmpty() - Method in class org.kaboum.geom.KaboumGeometryCollection
 
isEmpty() - Method in class org.kaboum.geom.KaboumLineString
 
isEmpty() - Method in class org.kaboum.geom.KaboumPoint
 
isEmpty() - Method in class org.kaboum.geom.KaboumPolygon
 
isEquivalentClass(KaboumGeometry) - Method in class org.kaboum.geom.KaboumGeometry
Return true if this geometry got the same class of other geometry
isEquivalentClass(KaboumGeometry) - Method in class org.kaboum.geom.KaboumLineString
 
isHilite() - Method in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Get the hilite status
isJavascriptEnabled - Variable in class org.kaboum.Kaboum
Liveconnect activated
isLeft(KaboumCoordinate, KaboumCoordinate, KaboumCoordinate) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Determine if a point c is to the left of segment [ab].
isLocked() - Method in class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
Get locking status
isMenuOn - Variable in class org.kaboum.KaboumGEOMETRYOpMode
True if the validate/undo menu is on
isModified() - Method in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Set the modified status
isNull() - Method in class org.kaboum.util.KaboumExtent
Returns true if this Envelope is a "null" extent.
isPointInPolygon(KaboumCoordinate, KaboumGeometry) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Check if a point is inside a GEOMETRY
isPointInPolygon(KaboumCoordinate, KaboumCoordinate[]) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
This algorithm does not attempt to first check the point against the envelope of the ring.
isSelected() - Method in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Set the selected status
isSurrounding() - Method in class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
Get surrounding status
isTranslucent - Variable in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Overload isFilled() method from properties descriptor
isValid(KaboumGeometryGlobalDescriptor) - Method in class org.kaboum.KaboumGEOMETRYOpMode
 
isValid(KaboumGeometryGlobalDescriptor) - Method in class org.kaboum.KaboumLINESTRINGOpMode
 
isValid(KaboumGeometryGlobalDescriptor) - Method in class org.kaboum.KaboumPOINTOpMode
 
isValid(KaboumGeometryGlobalDescriptor) - Method in class org.kaboum.KaboumPOLYGONOpMode
 
isVisible() - Method in class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
Get visibility

J

javascriptEnable - Variable in class org.kaboum.Kaboumette
Liveconnect activated

K

K_MODE_BROWSE - Static variable in class org.kaboum.util.KaboumMapServerTools
 
K_MODE_ITEM_NQUERYMAP - Static variable in class org.kaboum.util.KaboumMapServerTools
 
K_MODE_ITEM_QUERYMAP - Static variable in class org.kaboum.util.KaboumMapServerTools
 
K_MODE_MAP - Static variable in class org.kaboum.util.KaboumMapServerTools
Public constant
K_MODE_NQUERY - Static variable in class org.kaboum.util.KaboumMapServerTools
 
K_MODE_QUERY - Static variable in class org.kaboum.util.KaboumMapServerTools
 
K_MODE_REFERENCE - Static variable in class org.kaboum.util.KaboumMapServerTools
 
K_NEW_GEOMETRY - Static variable in class org.kaboum.Kaboum
K_NEW_GEOMETRY declaration (was final but can be change now)
K_NEWLINE - Static variable in class org.kaboum.Kaboum
New line
K_TYPE_BOX - Static variable in class org.kaboum.util.KaboumCoordinate
 
K_TYPE_CIRCLE - Static variable in class org.kaboum.util.KaboumCoordinate
 
K_TYPE_IMAGE - Static variable in class org.kaboum.util.KaboumCoordinate
 
K_TYPE_IMAGE_JPEG - Static variable in class org.kaboum.util.KaboumMapServerTools
 
K_TYPE_POINT - Static variable in class org.kaboum.util.KaboumCoordinate
Constants definition
Kaboum - Class in org.kaboum
Kaboum (Kaboum is Another Builder Of Usefull Maps) was originally developped in order to navigate through maps generated by MapServer (http://mapserver.gis.umn.edu).
Kaboum() - Constructor for class org.kaboum.Kaboum
 
KaboumAlgorithms - Class in org.kaboum.algorithm
 
KaboumAlgorithms() - Constructor for class org.kaboum.algorithm.KaboumAlgorithms
 
KaboumBOXSELECTIONOpMode - Class in org.kaboum
Send the LowerLeft and Upper Right coordinates of a dragging box
KaboumBOXSELECTIONOpMode(Kaboum) - Constructor for class org.kaboum.KaboumBOXSELECTIONOpMode
Constructor.
KaboumCENTEROpMode - Class in org.kaboum
This class center the view to the point click position
KaboumCENTEROpMode(Kaboum) - Constructor for class org.kaboum.KaboumCENTEROpMode
Constructor
kaboumCommand(String) - Method in class org.kaboum.Kaboum
This method is the control center of the applet.
kaboumCommand(String) - Method in class org.kaboum.Kaboumette
The only supported command is currently: REFERENCE|x1,y1;x2,y2
KaboumCoordinate - Class in org.kaboum.util
This class define a 2D coordinate
KaboumCoordinate() - Constructor for class org.kaboum.util.KaboumCoordinate
Constructor
KaboumCoordinate(double, double) - Constructor for class org.kaboum.util.KaboumCoordinate
Constructor
KaboumCoordinate(KaboumCoordinate) - Constructor for class org.kaboum.util.KaboumCoordinate
Sort of copy constructor
KaboumDISTANCEOpMode - Class in org.kaboum
This opMode is used to calculate distance
KaboumDISTANCEOpMode(Kaboum) - Constructor for class org.kaboum.KaboumDISTANCEOpMode
Constructor
KaboumEdge - Class in org.kaboum.geom
This class define an edge i.e. an oriented segment defined by a start point and an end point.
KaboumEdge(KaboumCoordinate, KaboumCoordinate, int) - Constructor for class org.kaboum.geom.KaboumEdge
Constructs an edge .
KaboumEdge(KaboumCoordinate, KaboumCoordinate) - Constructor for class org.kaboum.geom.KaboumEdge
Constructs an unlabeled edge .
Kaboumette - Class in org.kaboum
Kaboumette: kaboum little sister to display a navigable reference map
Kaboumette() - Constructor for class org.kaboum.Kaboumette
 
KaboumExtent - Class in org.kaboum.util
This class define a spatial extent.
KaboumExtent() - Constructor for class org.kaboum.util.KaboumExtent
Default Constructor
KaboumExtent(double, double, double, double) - Constructor for class org.kaboum.util.KaboumExtent
Constructor
KaboumExtent(KaboumCoordinate, KaboumCoordinate) - Constructor for class org.kaboum.util.KaboumExtent
Constructor
kaboumExternalString() - Method in class org.kaboum.util.KaboumExtent
Return a string version of this extent in a Kaboum output readable format
KaboumGeometry - Class in org.kaboum.geom
This class define a geometry i.e. a geometrical object such as a Point, a Linestring or a polygon object.
KaboumGeometry() - Constructor for class org.kaboum.geom.KaboumGeometry
 
KaboumGeometryCollection - Class in org.kaboum.geom
Implementation of GeometryCollection.
KaboumGeometryCollection(KaboumGeometry[]) - Constructor for class org.kaboum.geom.KaboumGeometryCollection
Constructs a GeometryCollection.
KaboumGeometryDisplayDescriptor - Class in org.kaboum.geom
This class is a display descriptor for GeoObject.
KaboumGeometryDisplayDescriptor(String) - Constructor for class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Default constructor
KaboumGeometryDisplayDescriptor(String, Color, Color, Color, int, int, int, int, Color, Color, Image, boolean) - Constructor for class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Constructor
KaboumGeometryFactory - Class in org.kaboum.geom
Basic implementation of GeometryFactory.
KaboumGeometryFactory() - Constructor for class org.kaboum.geom.KaboumGeometryFactory
 
KaboumGeometryGlobalDescriptor - Class in org.kaboum.geom
This class describe a geometrical object within the applet, i.e.
KaboumGeometryGlobalDescriptor(int, KaboumGeometry, KaboumGeometryDisplayDescriptor, KaboumGeometryPropertiesDescriptor, Color) - Constructor for class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Default Constructor
KaboumGEOMETRYOpMode - Class in org.kaboum
Abstract class to create or modify KaboumGeometry within the applet.
KaboumGEOMETRYOpMode(Kaboum) - Constructor for class org.kaboum.KaboumGEOMETRYOpMode
Constructor
KaboumGEOMETRYOpMode(Kaboum, String) - Constructor for class org.kaboum.KaboumGEOMETRYOpMode
Constructor
KaboumGeometryPropertiesDescriptor - Class in org.kaboum.geom
This class define geoObject "computational" properties: - Do the objects from this class participate in topological computation - Do the other objects must lie into this object - Are the objects from this class visible - ...
KaboumGeometryPropertiesDescriptor(String) - Constructor for class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
Default constructor
KaboumGeometryPropertiesDescriptor(String, boolean, boolean, boolean, boolean) - Constructor for class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
Constructor
KaboumGGDIndex - Class in org.kaboum.geom
This class define an indexed KaboumList of KaboumGeometryGlobalDescriptor.
KaboumGGDIndex(Kaboum, KaboumExtent) - Constructor for class org.kaboum.geom.KaboumGGDIndex
Default Constructor
KaboumGGDIndex(Kaboum) - Constructor for class org.kaboum.geom.KaboumGGDIndex
Default Constructor
KaboumLabeledLinearRing - Class in org.kaboum.geom
This class define a LinearRing with labeled edge.
KaboumLabeledLinearRing(KaboumCoordinate[]) - Constructor for class org.kaboum.geom.KaboumLabeledLinearRing
Constructs a LabeledLinearRing with the given points.
KaboumLang - Class in org.kaboum
This class manage the lang string.
KaboumLang(String, URL) - Constructor for class org.kaboum.KaboumLang
Constructor
KaboumLinearRing - Class in org.kaboum.geom
Basic implementation of LinearRing.
KaboumLinearRing(KaboumCoordinate[]) - Constructor for class org.kaboum.geom.KaboumLinearRing
Constructs a LinearRing with the given points.
KaboumLINESELECTIONOpMode - Class in org.kaboum
Send the LowerLeft and Upper Right coordinates of a dragging box
KaboumLINESELECTIONOpMode(Kaboum) - Constructor for class org.kaboum.KaboumLINESELECTIONOpMode
Constructor.
KaboumLineString - Class in org.kaboum.geom
Basic implementation of LineString.
KaboumLineString(KaboumCoordinate[]) - Constructor for class org.kaboum.geom.KaboumLineString
Constructs a LineString with the given points.
KaboumLINESTRINGOpMode - Class in org.kaboum
Create or modify KaboumPoint object within the applet.
KaboumLINESTRINGOpMode(Kaboum) - Constructor for class org.kaboum.KaboumLINESTRINGOpMode
Constructor
KaboumLINESTRINGOpMode(Kaboum, String) - Constructor for class org.kaboum.KaboumLINESTRINGOpMode
Constructor
KaboumList - Class in org.kaboum.util
Basic implementation of List / ArrayList java 1.2 classes
KaboumList() - Constructor for class org.kaboum.util.KaboumList
Constructor
KaboumList(int) - Constructor for class org.kaboum.util.KaboumList
Constructor
KaboumMapServerTools - Class in org.kaboum.util
Cette classe s'occupe de traduire les requètes de l'applet sous une forme compréhensible par mapserver.
KaboumMapServerTools(String, String, int, KaboumPrecisionModel, String, String, KaboumExtent, int, boolean, KaboumExtent, Dimension, KaboumGGDIndex) - Constructor for class org.kaboum.util.KaboumMapServerTools
Constructeur
KaboumMODIFYOpMode - Class in org.kaboum
This class return a MODIFY string
KaboumMODIFYOpMode(Kaboum) - Constructor for class org.kaboum.KaboumMODIFYOpMode
Constructor
KaboumMultiLineString - Class in org.kaboum.geom
Basic implementation of MultiLineString.
KaboumMultiLineString(KaboumLineString[]) - Constructor for class org.kaboum.geom.KaboumMultiLineString
Constructs a MultiLineString.
KaboumMultiPoint - Class in org.kaboum.geom
Basic implementation of MultiPoint.
KaboumMultiPoint(KaboumPoint[]) - Constructor for class org.kaboum.geom.KaboumMultiPoint
Constructs a MultiPoint.
KaboumMultiPolygon - Class in org.kaboum.geom
Basic implementation of MultiPolygon.
KaboumMultiPolygon(KaboumPolygon[]) - Constructor for class org.kaboum.geom.KaboumMultiPolygon
Constructs a MultiPolygon.
KaboumMULTISELECTIONOpMode - Class in org.kaboum
This opMode allows to select one or more object from parent.geoObjectList
KaboumMULTISELECTIONOpMode(Kaboum) - Constructor for class org.kaboum.KaboumMULTISELECTIONOpMode
Constructor
KaboumMULTISELECTIONOpMode(Kaboum, String) - Constructor for class org.kaboum.KaboumMULTISELECTIONOpMode
Constructor
KaboumOpMode - Class in org.kaboum
This abstract class define a OpMode object.
KaboumOpMode() - Constructor for class org.kaboum.KaboumOpMode
 
KaboumPANOpMode - Class in org.kaboum
This class define a pan OpMode.
KaboumPANOpMode(Kaboum) - Constructor for class org.kaboum.KaboumPANOpMode
Constructor.
KaboumPoint - Class in org.kaboum.geom
Basic implementation of Point.
KaboumPoint(KaboumCoordinate) - Constructor for class org.kaboum.geom.KaboumPoint
Constructs a Point with the given coordinate.
KaboumPOINTOpMode - Class in org.kaboum
Create or modify KaboumPoint object within the applet.
KaboumPOINTOpMode(Kaboum) - Constructor for class org.kaboum.KaboumPOINTOpMode
Constructor
KaboumPOINTOpMode(Kaboum, String) - Constructor for class org.kaboum.KaboumPOINTOpMode
Constructor
KaboumPolygon - Class in org.kaboum.geom
Basic implementation of Polygon.
KaboumPolygon(KaboumLinearRing) - Constructor for class org.kaboum.geom.KaboumPolygon
Constructs a Polygon with the given exterior boundary.
KaboumPolygon(KaboumLinearRing, KaboumLinearRing[]) - Constructor for class org.kaboum.geom.KaboumPolygon
Constructs a Polygon with the given exterior boundary and interior boundaries.
KaboumPOLYGONOpMode - Class in org.kaboum
Create or modify KaboumPoint object within the applet.
KaboumPOLYGONOpMode(Kaboum) - Constructor for class org.kaboum.KaboumPOLYGONOpMode
Constructor
KaboumPOLYGONOpMode(Kaboum, String) - Constructor for class org.kaboum.KaboumPOLYGONOpMode
Constructor
KaboumPrecisionModel - Class in org.kaboum.util
This class manage the map units and the precision Model Some parts of this code are rewritten from JTS PrecisionModel class (cf. http://www.vividsolutions.com)
KaboumPrecisionModel() - Constructor for class org.kaboum.util.KaboumPrecisionModel
Constructor
KaboumPrecisionModel(int, float) - Constructor for class org.kaboum.util.KaboumPrecisionModel
Constructor
KaboumPrecisionModel(int, float, int, float) - Constructor for class org.kaboum.util.KaboumPrecisionModel
Constructor
KaboumQUERYOpMode - Class in org.kaboum
This class return a query string
KaboumQUERYOpMode(Kaboum) - Constructor for class org.kaboum.KaboumQUERYOpMode
Constructor
KaboumQUERYOpMode(Kaboum, String) - Constructor for class org.kaboum.KaboumQUERYOpMode
Constructor
kaboumResult(String) - Method in class org.kaboum.Kaboum
This method sends result to the HTML page via LiveConnect (cf:javascript).
kaboumResult(String) - Method in class org.kaboum.Kaboumette
This method sends result to the HTML page via LiveConnect (cf:javascript).
KaboumROISELECTIONOpMode - Class in org.kaboum
This opMode is used to select a polygonal ROI
KaboumROISELECTIONOpMode(Kaboum) - Constructor for class org.kaboum.KaboumROISELECTIONOpMode
Constructor
KaboumSELECTIONOpMode - Class in org.kaboum
This opMode allows to select one or more object from parent.geoObjectList
KaboumSELECTIONOpMode(Kaboum) - Constructor for class org.kaboum.KaboumSELECTIONOpMode
Constructor
KaboumSELECTIONOpMode(Kaboum, boolean) - Constructor for class org.kaboum.KaboumSELECTIONOpMode
Constructor
KaboumSELECTIONOpMode(Kaboum, String) - Constructor for class org.kaboum.KaboumSELECTIONOpMode
Constructor
KaboumTextBox - Class in org.kaboum.geom
This class is inspired from the "area" class of the mapplet_xml code from the mapserver client support package (cf. http://mapserver.gis.um.edu)
KaboumTextBox(Kaboum, Point, String) - Constructor for class org.kaboum.geom.KaboumTextBox
Constructor
KaboumUtil - Class in org.kaboum.util
Static methods for Kaboum applet
KaboumUtil() - Constructor for class org.kaboum.util.KaboumUtil
 
KaboumWKTReader - Class in org.kaboum.util
Converts a Well-known Text string to a Geometry.
KaboumWKTReader(KaboumPrecisionModel) - Constructor for class org.kaboum.util.KaboumWKTReader
Default constructor
KaboumWKTWriter - Class in org.kaboum.util
 
KaboumWKTWriter(KaboumPrecisionModel) - Constructor for class org.kaboum.util.KaboumWKTWriter
Constructor
KaboumZOOMINOpMode - Class in org.kaboum
This class define a zoomin opMode.
KaboumZOOMINOpMode(Kaboum) - Constructor for class org.kaboum.KaboumZOOMINOpMode
Constructor.
KaboumZOOMOUTOpMode - Class in org.kaboum
This class define a zoomout opMode.
KaboumZOOMOUTOpMode(Kaboum) - Constructor for class org.kaboum.KaboumZOOMOUTOpMode
Constructor

L

label - Variable in class org.kaboum.geom.KaboumEdge
The label
layersList - Variable in class org.kaboum.util.KaboumMapServerTools
Layers (cf: mapserver)

M

magicalNumber - Variable in class org.kaboum.util.KaboumPrecisionModel
This is used to computed scale
makePrecise(double) - Static method in class org.kaboum.util.KaboumPrecisionModel
Return an integered value of val
map - Variable in class org.kaboum.Kaboum
Map image
mapPath - Variable in class org.kaboum.util.KaboumMapServerTools
Chemin absolu du map file (cf: mapserver)
mapServerTools - Variable in class org.kaboum.Kaboum
KaboumMapServerTools reference
mapserverURL - Variable in class org.kaboum.util.KaboumMapServerTools
Chemin relatif à mapserver (cf: mapserver)
maxWinSize - Variable in class org.kaboum.util.KaboumMapServerTools
Max Window Size (cf: EGIS add-on from terraSIP project)
minCoordinate(KaboumCoordinate[]) - Static method in class org.kaboum.geom.KaboumGeometry
Returns the minimum coordinate.
mouseClicked(MouseEvent) - Method in class org.kaboum.KaboumBOXSELECTIONOpMode
 
mouseClicked(MouseEvent) - Method in class org.kaboum.KaboumDISTANCEOpMode
 
mouseClicked(MouseEvent) - Method in class org.kaboum.Kaboumette
 
mouseClicked(MouseEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
 
mouseClicked(MouseEvent) - Method in class org.kaboum.KaboumLINESELECTIONOpMode
 
mouseClicked(MouseEvent) - Method in class org.kaboum.KaboumOpMode
 
mouseClicked(MouseEvent) - Method in class org.kaboum.KaboumROISELECTIONOpMode
 
mouseClicked(MouseEvent) - Method in class org.kaboum.KaboumSELECTIONOpMode
 
mouseDragged(MouseEvent) - Method in class org.kaboum.KaboumBOXSELECTIONOpMode
 
mouseDragged(MouseEvent) - Method in class org.kaboum.KaboumCENTEROpMode
 
mouseDragged(MouseEvent) - Method in class org.kaboum.KaboumDISTANCEOpMode
 
mouseDragged(MouseEvent) - Method in class org.kaboum.Kaboumette
 
mouseDragged(MouseEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
 
mouseDragged(MouseEvent) - Method in class org.kaboum.KaboumLINESELECTIONOpMode
 
mouseDragged(MouseEvent) - Method in class org.kaboum.KaboumOpMode
 
mouseDragged(MouseEvent) - Method in class org.kaboum.KaboumPANOpMode
 
mouseDragged(MouseEvent) - Method in class org.kaboum.KaboumQUERYOpMode
 
mouseDragged(MouseEvent) - Method in class org.kaboum.KaboumROISELECTIONOpMode
 
mouseDragged(MouseEvent) - Method in class org.kaboum.KaboumSELECTIONOpMode
 
mouseDragged(MouseEvent) - Method in class org.kaboum.KaboumZOOMINOpMode
 
mouseDragged(MouseEvent) - Method in class org.kaboum.KaboumZOOMOUTOpMode
 
mouseEntered(MouseEvent) - Method in class org.kaboum.Kaboumette
 
mouseEntered(MouseEvent) - Method in class org.kaboum.KaboumOpMode
 
mouseExited(MouseEvent) - Method in class org.kaboum.Kaboumette
 
mouseExited(MouseEvent) - Method in class org.kaboum.KaboumOpMode
 
mouseMoved(MouseEvent) - Method in class org.kaboum.KaboumBOXSELECTIONOpMode
 
mouseMoved(MouseEvent) - Method in class org.kaboum.KaboumCENTEROpMode
 
mouseMoved(MouseEvent) - Method in class org.kaboum.KaboumDISTANCEOpMode
 
mouseMoved(MouseEvent) - Method in class org.kaboum.Kaboumette
 
mouseMoved(MouseEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
 
mouseMoved(MouseEvent) - Method in class org.kaboum.KaboumLINESELECTIONOpMode
 
mouseMoved(MouseEvent) - Method in class org.kaboum.KaboumOpMode
 
mouseMoved(MouseEvent) - Method in class org.kaboum.KaboumPANOpMode
 
mouseMoved(MouseEvent) - Method in class org.kaboum.KaboumQUERYOpMode
 
mouseMoved(MouseEvent) - Method in class org.kaboum.KaboumROISELECTIONOpMode
 
mouseMoved(MouseEvent) - Method in class org.kaboum.KaboumSELECTIONOpMode
 
mouseMoved(MouseEvent) - Method in class org.kaboum.KaboumZOOMINOpMode
 
mouseMoved(MouseEvent) - Method in class org.kaboum.KaboumZOOMOUTOpMode
 
mousePressed(MouseEvent) - Method in class org.kaboum.KaboumBOXSELECTIONOpMode
 
mousePressed(MouseEvent) - Method in class org.kaboum.KaboumCENTEROpMode
 
mousePressed(MouseEvent) - Method in class org.kaboum.Kaboumette
 
mousePressed(MouseEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
 
mousePressed(MouseEvent) - Method in class org.kaboum.KaboumLINESELECTIONOpMode
 
mousePressed(MouseEvent) - Method in class org.kaboum.KaboumOpMode
 
mousePressed(MouseEvent) - Method in class org.kaboum.KaboumPANOpMode
 
mousePressed(MouseEvent) - Method in class org.kaboum.KaboumQUERYOpMode
 
mousePressed(MouseEvent) - Method in class org.kaboum.KaboumZOOMINOpMode
 
mousePressed(MouseEvent) - Method in class org.kaboum.KaboumZOOMOUTOpMode
 
mouseReleased(MouseEvent) - Method in class org.kaboum.KaboumBOXSELECTIONOpMode
 
mouseReleased(MouseEvent) - Method in class org.kaboum.KaboumCENTEROpMode
 
mouseReleased(MouseEvent) - Method in class org.kaboum.KaboumDISTANCEOpMode
 
mouseReleased(MouseEvent) - Method in class org.kaboum.Kaboumette
 
mouseReleased(MouseEvent) - Method in class org.kaboum.KaboumGEOMETRYOpMode
 
mouseReleased(MouseEvent) - Method in class org.kaboum.KaboumLINESELECTIONOpMode
 
mouseReleased(MouseEvent) - Method in class org.kaboum.KaboumOpMode
 
mouseReleased(MouseEvent) - Method in class org.kaboum.KaboumPANOpMode
 
mouseReleased(MouseEvent) - Method in class org.kaboum.KaboumQUERYOpMode
 
mouseReleased(MouseEvent) - Method in class org.kaboum.KaboumROISELECTIONOpMode
 
mouseReleased(MouseEvent) - Method in class org.kaboum.KaboumZOOMINOpMode
 
mouseReleased(MouseEvent) - Method in class org.kaboum.KaboumZOOMOUTOpMode
 
mouseXToInternal(double) - Method in class org.kaboum.util.KaboumMapServerTools
Cette méthode renvois la coordonnée x carte d'un point d'abscisse x dans le repère de la zone d'affichage de la carte (haut pixel)
mouseXYToInternal(int, int) - Method in class org.kaboum.util.KaboumMapServerTools
Return the internal coordinate corresponding to the mouse position
mouseYToInternal(double) - Method in class org.kaboum.util.KaboumMapServerTools
Cette méthode renvois la coordonnée y carte d'un point d'ordonnée y dans le repère de la zone d'affichage de la carte (haut pixel)
moveTo(double, double) - Method in class org.kaboum.util.KaboumCoordinate
Move a point to the current position
moveTo(KaboumCoordinate) - Method in class org.kaboum.util.KaboumCoordinate
Move a point to the current position
mp - Variable in class org.kaboum.KaboumOpMode
 
MS_ARE - Static variable in class org.kaboum.util.KaboumPrecisionModel
 
MS_DD - Static variable in class org.kaboum.util.KaboumPrecisionModel
 
MS_HECTARE - Static variable in class org.kaboum.util.KaboumPrecisionModel
 
MS_KILOMETERS - Static variable in class org.kaboum.util.KaboumPrecisionModel
 
MS_METERS - Static variable in class org.kaboum.util.KaboumPrecisionModel
Constants definition
MS_SQUARE_METERS - Static variable in class org.kaboum.util.KaboumPrecisionModel
Surface definition
msString() - Method in class org.kaboum.util.KaboumExtent
Return a string version of this extent in a mapserver cgi readable form
multiSelect - Variable in class org.kaboum.KaboumSELECTIONOpMode
True: multiselection mode

N

newBox(Point) - Method in class org.kaboum.KaboumBOXSELECTIONOpMode
 
newBox(Point) - Method in class org.kaboum.KaboumZOOMINOpMode
 
nodrag - Variable in class org.kaboum.Kaboumette
 
normalize() - Method in class org.kaboum.geom.KaboumGeometry
 
normalize() - Method in class org.kaboum.geom.KaboumGeometryCollection
 
normalize() - Method in class org.kaboum.geom.KaboumLineString
 
normalize() - Method in class org.kaboum.geom.KaboumPoint
 
normalize() - Method in class org.kaboum.geom.KaboumPolygon
 

O

offScreenGraphics - Variable in class org.kaboum.Kaboum
Double buffering (Graphic)
offScreenGraphics - Variable in class org.kaboum.Kaboumette
Double buffering (Graphic)
offScreenImage - Variable in class org.kaboum.Kaboum
Double buffering (Image)
offScreenImage - Variable in class org.kaboum.Kaboumette
Double buffering (Image)
onTopID - Static variable in class org.kaboum.geom.KaboumGGDIndex
The geometry with identificator unpaintID is not paint
org.kaboum - package org.kaboum
 
org.kaboum.algorithm - package org.kaboum.algorithm
 
org.kaboum.geom - package org.kaboum.geom
 
org.kaboum.util - package org.kaboum.util
 
orientationIndex(KaboumCoordinate, KaboumCoordinate, KaboumCoordinate) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
This class is a rewrite of orientationIndex(Coordinate p1, Coordinate p2, Coordinate q) from JTS RobustCGAlgorithms class (cf. http://www.vividsolution.com)
OUTSIDE - Static variable in class org.kaboum.geom.KaboumEdge
 
overlap(KaboumExtent) - Method in class org.kaboum.util.KaboumExtent
Checks if extent e overlap currentExtent

P

p1 - Variable in class org.kaboum.geom.KaboumEdge
The start point
p2 - Variable in class org.kaboum.geom.KaboumEdge
The end point
paint(Graphics) - Method in class org.kaboum.geom.KaboumGGDIndex
This method only paint objects that lie into the current extent.
paint(Graphics) - Method in class org.kaboum.geom.KaboumTextBox
Paint method
paint(Graphics) - Method in class org.kaboum.Kaboum
 
paint(Graphics) - Method in class org.kaboum.KaboumBOXSELECTIONOpMode
 
paint(Graphics) - Method in class org.kaboum.KaboumDISTANCEOpMode
 
paint(Graphics) - Method in class org.kaboum.Kaboumette
paint
paint(Graphics) - Method in class org.kaboum.KaboumGEOMETRYOpMode
 
paint(Graphics) - Method in class org.kaboum.KaboumLINESELECTIONOpMode
 
paint(Graphics) - Method in class org.kaboum.KaboumLINESTRINGOpMode
 
paint(Graphics) - Method in class org.kaboum.KaboumPOINTOpMode
 
paint(Graphics) - Method in class org.kaboum.KaboumPOLYGONOpMode
 
paint(Graphics) - Method in class org.kaboum.KaboumROISELECTIONOpMode
 
paint(Graphics) - Method in class org.kaboum.KaboumSELECTIONOpMode
PAINT
paint(Graphics) - Method in class org.kaboum.KaboumZOOMINOpMode
 
paintTooltip(Graphics, Point) - Method in class org.kaboum.geom.KaboumGGDIndex
This method paint tooltip box corresponding to geometry lying under the mouse cursor.
panCenterX - Variable in class org.kaboum.Kaboum
X center of pan
panCenterY - Variable in class org.kaboum.Kaboum
Y center of pan
PARAM_AUTOSELECT - Static variable in class org.kaboum.KaboumSELECTIONOpMode
CONSTANTS
PARAM_CANCELALLOWED - Static variable in class org.kaboum.KaboumGEOMETRYOpMode
 
PARAM_DCTIME - Static variable in class org.kaboum.KaboumGEOMETRYOpMode
 
PARAM_DRAGALLOWED - Static variable in class org.kaboum.KaboumGEOMETRYOpMode
CONSTANTS
PARAM_FOREGROUNDCOLOR - Static variable in class org.kaboum.KaboumBOXSELECTIONOpMode
 
PARAM_FOREGROUNDCOLOR - Static variable in class org.kaboum.KaboumDISTANCEOpMode
Constant
PARAM_FOREGROUNDCOLOR - Static variable in class org.kaboum.KaboumLINESELECTIONOpMode
 
PARAM_FOREGROUNDCOLOR - Static variable in class org.kaboum.KaboumROISELECTIONOpMode
Constant
PARAM_FOREGROUNDCOLOR - Static variable in class org.kaboum.KaboumZOOMINOpMode
Constant
PARAM_HOLEALLOWED - Static variable in class org.kaboum.KaboumGEOMETRYOpMode
 
PARAM_MINBOXSIZE - Static variable in class org.kaboum.KaboumZOOMINOpMode
 
PARAM_MULTIALLOWED - Static variable in class org.kaboum.KaboumGEOMETRYOpMode
 
PARAM_PIXELPRECISION - Static variable in class org.kaboum.KaboumGEOMETRYOpMode
 
PARAM_PIXELPRECISION - Static variable in class org.kaboum.KaboumSELECTIONOpMode
 
PARAM_POINTHEIGHT - Static variable in class org.kaboum.KaboumDISTANCEOpMode
 
PARAM_POINTHEIGHT - Static variable in class org.kaboum.KaboumROISELECTIONOpMode
 
PARAM_POINTTYPE - Static variable in class org.kaboum.KaboumDISTANCEOpMode
 
PARAM_POINTTYPE - Static variable in class org.kaboum.KaboumROISELECTIONOpMode
 
PARAM_POINTWIDTH - Static variable in class org.kaboum.KaboumDISTANCEOpMode
 
PARAM_POINTWIDTH - Static variable in class org.kaboum.KaboumROISELECTIONOpMode
 
PARAM_PRECISION - Static variable in class org.kaboum.KaboumGEOMETRYOpMode
 
PARAM_ROISELECTIONADDDISTANCE - Static variable in class org.kaboum.KaboumROISELECTIONOpMode
 
PARAM_ROISELECTIONBOUNDINGBOX - Static variable in class org.kaboum.KaboumROISELECTIONOpMode
 
PARAM_ROISELECTIONBOUNDINGBOXCOLOR - Static variable in class org.kaboum.KaboumROISELECTIONOpMode
 
PARAM_SUPPRESSIONALLOWED - Static variable in class org.kaboum.KaboumGEOMETRYOpMode
 
PARAM_SUPPRESSIONWITHINCOLLECTIONALLOWED - Static variable in class org.kaboum.KaboumGEOMETRYOpMode
 
parent - Variable in class org.kaboum.KaboumCENTEROpMode
Parent reference
parent - Variable in class org.kaboum.KaboumGEOMETRYOpMode
Reference to the parent applet
parent - Variable in class org.kaboum.KaboumQUERYOpMode
Parent reference
parent - Variable in class org.kaboum.KaboumSELECTIONOpMode
Parent reference
parent - Variable in class org.kaboum.KaboumZOOMOUTOpMode
Parent reference
pd - Variable in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Properties descriptor
pkName - Static variable in class org.kaboum.Kaboum
Current package
pm - Variable in class org.kaboum.util.KaboumMapServerTools
Precision Model
pmc - Variable in class org.kaboum.KaboumGEOMETRYOpMode
Current mouse event
points - Variable in class org.kaboum.geom.KaboumLineString
The points of this LineString.
pop - Variable in class org.kaboum.KaboumGEOMETRYOpMode
Popup menu (activated by right click mouse)
pop - Variable in class org.kaboum.KaboumSELECTIONOpMode
Popup menu (activated by right click mouse)
previousExtent - Variable in class org.kaboum.util.KaboumMapServerTools
Spatial extent of previous map (i.e.

Q

queryLayersList - Variable in class org.kaboum.util.KaboumMapServerTools
Query layers (cf: mapserver)

R

read(String) - Method in class org.kaboum.util.KaboumWKTReader
Converts a Well-known Text representation to a Geometry.
readGeometryCollectionText(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Creates a GeometryCollection using the next token in the stream.
readGeometryTaggedText(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Creates a Geometry using the next token in the stream.
readImage(Kaboum, URL) - Static method in class org.kaboum.Kaboum
Load and return an image.
readLinearRingText(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Creates a LinearRing using the next token in the stream.
readLineStringText(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Creates a LineString using the next token in the stream.
readMultiLineStringText(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Creates a MultiLineString using the next token in the stream.
readMultiPointText(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Creates a MultiPoint using the next token in the stream.
readMultiPolygonText(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Creates a MultiPolygon using the next token in the stream.
readPointText(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Creates a Point using the next token in the stream.
readPolygonText(StreamTokenizer) - Method in class org.kaboum.util.KaboumWKTReader
Creates a Polygon using the next token in the stream.
realExtent - Variable in class org.kaboum.util.KaboumMapServerTools
Spatial adjusted extent of current map (i.e. real extent)
reconstructVisibleGeometries() - Method in class org.kaboum.geom.KaboumGGDIndex
Reconstruct the visible KaboumList according to the current extent
ref - Variable in class org.kaboum.Kaboumette
reference Image image
ref_is_applet - Variable in class org.kaboum.Kaboum
Image or Applet reference view
referenceExtent - Variable in class org.kaboum.util.KaboumMapServerTools
Spatial extent of reference map (i.e. initial extent)
refPoint - Variable in class org.kaboum.KaboumBOXSELECTIONOpMode
Reference point
refPoint - Variable in class org.kaboum.KaboumLINESELECTIONOpMode
Reference point
refPoint - Variable in class org.kaboum.KaboumZOOMINOpMode
Reference point
refreshTooltip() - Method in class org.kaboum.Kaboum
Refresh the tooltip display if request
refURL - Variable in class org.kaboum.Kaboumette
Reference image URL
removeAllGeometries() - Method in class org.kaboum.geom.KaboumGGDIndex
Remove all the elements from this geoObject
removeAllGeometries(KaboumGeometryPropertiesDescriptor) - Method in class org.kaboum.geom.KaboumGGDIndex
Remove all the elements from this geoObject linked with input Properties Descriptor
removeCoordinateAt(int) - Method in class org.kaboum.KaboumGEOMETRYOpMode
 
removeGeometry(KaboumGeometry) - Method in class org.kaboum.geom.KaboumGeometry
Always returns false
removeGeometry(KaboumGeometry) - Method in class org.kaboum.geom.KaboumGeometryCollection
 
removeGeometry(int) - Method in class org.kaboum.geom.KaboumGGDIndex
Remove an element from this Array.
removeGeometryN(int) - Method in class org.kaboum.geom.KaboumGeometryCollection
 
removeLastCoordinate() - Method in class org.kaboum.KaboumGEOMETRYOpMode
 
RESERVED_ID - Static variable in class org.kaboum.geom.KaboumGGDIndex
CONSTANT : RESERVED ID
reset() - Method in class org.kaboum.KaboumGEOMETRYOpMode
Reset the current active geometry
resolveMouseAddPoint(Point, int) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Resolve MOUSE LEFT CLICK action : Add a point
resolveMouseAddPoint(Point, int) - Method in class org.kaboum.KaboumPOLYGONOpMode
Resolve MOUSE LEFT CLICK action : Add a point
resolveMouseDragPoint(Point, int) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Resolve MOUSE DRAG BUTTON action : Drag a point
resolveMouseEvent(Point, int) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Resolve Mouse Event action
resolveMouseSelectObject(Point, int) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Resolve MOUSE CONTROL CLICK action : Select an object
resolveMouseShowMenu(Point, int) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Resolve MOUSE RIGHT OR MIDDLE CLICK action : Show menu
resolveMouseValidateObject(Point, int) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Resolve MOUSE RIGHT BUTTON action : Validate object
respawnOpMode() - Method in class org.kaboum.Kaboum
Respawn a opMode after its death ;)
reversePointOrder(KaboumCoordinate[]) - Static method in class org.kaboum.geom.KaboumGeometry
Flips the positions of the elements in the array so that the last is first.
ringIsvalid(KaboumCoordinate[]) - Method in class org.kaboum.KaboumPOLYGONOpMode
Check if a ring is valid.

S

saveCurrentCoordinates() - Method in class org.kaboum.KaboumGEOMETRYOpMode
 
savedCoordinates - Static variable in class org.kaboum.KaboumGEOMETRYOpMode
Savec Coordinates array
scale - Variable in class org.kaboum.util.KaboumMapServerTools
Current scale
scale - Variable in class org.kaboum.util.KaboumPrecisionModel
Precision scale
screenSize - Variable in class org.kaboum.Kaboum
Window applet size
screenSize - Variable in class org.kaboum.Kaboumette
Window applet size
scroll(KaboumCoordinate[], KaboumCoordinate) - Static method in class org.kaboum.geom.KaboumGeometry
Shifts the positions of the coordinates until firstCoordinate is first.
SELECT_OBJECT - Variable in class org.kaboum.KaboumGEOMETRYOpMode
Private constant
selectAbsoluteCoordinatePosition(Point, KaboumCoordinate[]) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Select absolute coordinate position
selectAbsoluteCoordinatePosition(Point) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Select absolute coordinate position
selectCoordinatePosition(Point) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Return the position of a point in a coordinate list corresponding to a (x,y) mouse click within a box of w * h.
selectCoordinatePosition(Point) - Method in class org.kaboum.KaboumPOLYGONOpMode
Return the position of a point in a coordinate list corresponding to a (x,y) mouse click within a box of w * h.
selectGeometry(KaboumGeometryGlobalDescriptor) - Method in class org.kaboum.KaboumSELECTIONOpMode
Select a geometry.
selectionList - Variable in class org.kaboum.KaboumSELECTIONOpMode
Selection list (list of all the selected objects)
sendPositionCoordinatesToJS - Variable in class org.kaboum.Kaboum
Use status bar for message or no
set(String, String) - Method in class org.kaboum.KaboumLang
This method allows to overload the default values
set(KaboumExtent) - Method in class org.kaboum.util.KaboumExtent
Set the extent e to the current Extent
setActiveGGD(KaboumGeometryGlobalDescriptor) - Method in class org.kaboum.KaboumGEOMETRYOpMode
Set the input geometry as the activeGGD
setAdjustedCoordinates() - Method in class org.kaboum.util.KaboumMapServerTools
Compute the spatial extent containing the whole image
setColor(Color) - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Set color
setComputation(boolean) - Method in class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
 
setCoordinates(KaboumCoordinate[]) - Method in class org.kaboum.geom.KaboumGeometry
Fill a SIMPLE geometry with input coordinates list
setCoordinates(KaboumCoordinate[]) - Method in class org.kaboum.geom.KaboumGeometryCollection
You CANNOT set coordinate of a Geometry Collection
setCoordinates(KaboumCoordinate[]) - Method in class org.kaboum.geom.KaboumLinearRing
 
setCoordinates(KaboumCoordinate[]) - Method in class org.kaboum.geom.KaboumLineString
 
setCoordinates(KaboumCoordinate[]) - Method in class org.kaboum.geom.KaboumPoint
 
setCoordinates(KaboumCoordinate[]) - Method in class org.kaboum.geom.KaboumPolygon
By default, adding coordinates to a Polygon is equivalent to adding coordinates to the shell
setCursor(String) - Method in class org.kaboum.Kaboum
Set the mouse pointer shape.
setCursor(String) - Method in class org.kaboum.Kaboumette
Set the mouse pointer shape.
setDebugMode(boolean) - Static method in class org.kaboum.util.KaboumUtil
Set the debug mode
setEdited(boolean) - Method in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Switch the edited status
setExtent(KaboumExtent) - Method in class org.kaboum.geom.KaboumGGDIndex
Set the new extent
setExtent(KaboumExtent) - Method in class org.kaboum.util.KaboumMapServerTools
Set the current spatial extent
setFilling(boolean) - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Set fill status
setHilite(boolean) - Method in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Set the hilite status
setHiliteColor(Color) - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Set hilite color
setHoles(KaboumLinearRing[]) - Method in class org.kaboum.geom.KaboumPolygon
 
setImageQuality(int) - Method in class org.kaboum.util.KaboumMapServerTools
Set the image quality
setImageType(String) - Method in class org.kaboum.util.KaboumMapServerTools
Set the image type
setInlineFeatureString(String, String, String) - Method in class org.kaboum.util.KaboumMapServerTools
Set the inline feature string
setItemQueryMapString(String, String, String[], String, String) - Method in class org.kaboum.util.KaboumMapServerTools
Set the item query map string
setLayersList(String) - Method in class org.kaboum.util.KaboumMapServerTools
Layers initialisation
setLocking(boolean) - Method in class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
 
setModified(boolean) - Method in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Switch the modified status
setModifiedColor(Color) - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Set modified color
setPanCoordinates(int, int) - Method in class org.kaboum.Kaboum
Set pan coordinates
setPM(KaboumPrecisionModel) - Static method in class org.kaboum.util.KaboumExtent
Set the precision model
setPointColor(Color) - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Set point color
setPointHiliteColor(Color) - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Set point hilite color
setPointImage(Image) - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Set point image
setPointType(int) - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Set point type
setQueryLayersList(String) - Method in class org.kaboum.util.KaboumMapServerTools
Query layers initialisation.
setScale(int) - Method in class org.kaboum.util.KaboumMapServerTools
Set the map scale
setSelected(boolean) - Method in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Switch the selected status.
setSurrounding(boolean) - Method in class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
 
setText(String) - Method in class org.kaboum.geom.KaboumTextBox
Set the text within the box container
setTextBoxPosition(int, int) - Method in class org.kaboum.geom.KaboumTextBox
Set the box container position
setTextBoxSize(int, int) - Method in class org.kaboum.geom.KaboumTextBox
Set the box size
setTitleMenu(String) - Method in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Set the menu title text
setTooltip(String) - Method in class org.kaboum.geom.KaboumGeometryGlobalDescriptor
Set the tooltip text
setVisibility(boolean) - Method in class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
 
SHARED - Static variable in class org.kaboum.geom.KaboumEdge
 
shell - Variable in class org.kaboum.geom.KaboumPolygon
The exterior boundary
shiftDown(int) - Method in class org.kaboum.geom.KaboumGGDIndex
Shift one unit down geometry with identifier id
shiftOnBottom(int) - Method in class org.kaboum.geom.KaboumGGDIndex
Move geometry with identifier id on bottom of the KaboumList.
shiftOnTop(int) - Method in class org.kaboum.geom.KaboumGGDIndex
Move geometry with identifier id on top of the KaboumList.
shiftUp(int) - Method in class org.kaboum.geom.KaboumGGDIndex
Shift one unit up geometry with identifier id
shiftX - Variable in class org.kaboum.Kaboumette
mouse position during user interaction
shiftY - Variable in class org.kaboum.Kaboumette
mouse position during user interaction
SHOW_MENU - Variable in class org.kaboum.KaboumGEOMETRYOpMode
 
showMessage(String) - Method in class org.kaboum.Kaboum
Write message into navigator status bar.
showMessage(String, boolean) - Method in class org.kaboum.Kaboum
Write message into navigator status bar.
signOfDet2x2(double, double, double, double) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
RobustDeterminant implements an algorithm to compute the sign of a 2x2 determinant for double precision values robustly.
standbyOff() - Method in class org.kaboum.Kaboum
Set system standby off
standbyOn() - Method in class org.kaboum.Kaboum
Set system standby on
stob(String) - Static method in class org.kaboum.util.KaboumUtil
Convert boolean string into boolean
stob(String, boolean) - Static method in class org.kaboum.util.KaboumUtil
Convert boolean string into boolean
stod(String, double) - Static method in class org.kaboum.util.KaboumUtil
Convert numerical string into double
stod(String) - Static method in class org.kaboum.util.KaboumUtil
Convert numerical string into double
stof(String, float) - Static method in class org.kaboum.util.KaboumUtil
Convert numerical string into float
stof(String) - Static method in class org.kaboum.util.KaboumUtil
Convert numerical string into float
stoi(String) - Static method in class org.kaboum.util.KaboumCoordinate
Convert an input string to the corresponding int value
stoi(String, int) - Static method in class org.kaboum.util.KaboumUtil
Convert numerical string into integer
stoi(String) - Static method in class org.kaboum.util.KaboumUtil
Convert numerical string into integer
sToSurface(String) - Static method in class org.kaboum.util.KaboumPrecisionModel
Convert an input string to the corresponding int value
sToUnit(String) - Static method in class org.kaboum.util.KaboumPrecisionModel
Convert an input string to the corresponding int value
sUnit - Variable in class org.kaboum.util.KaboumPrecisionModel
 
swapImage(URL) - Method in class org.kaboum.Kaboum
Change the map image.
swapImage(URL) - Method in class org.kaboum.Kaboumette
Change the map image.
systemStandby - Variable in class org.kaboum.Kaboum
Set the system in standby mode

T

toCoordinateArray() - Method in class org.kaboum.util.KaboumList
Return an array of KaboumCoordinate
toExternal(double, double) - Method in class org.kaboum.util.KaboumPrecisionModel
Sets external to the external representation of internal
toExternal(KaboumCoordinate) - Method in class org.kaboum.util.KaboumPrecisionModel
Sets external to the external representation of internal
toGeometry(KaboumExtent) - Static method in class org.kaboum.geom.KaboumGeometryFactory
If the Extent is a null Extent, returns an empty Point.
toGeometryArray(KaboumList) - Static method in class org.kaboum.geom.KaboumGeometryFactory
Converts the KaboumList to an array.
toGeometryArray() - Method in class org.kaboum.util.KaboumList
Return an array of KaboumGeometry
toInternal(double, double) - Method in class org.kaboum.util.KaboumPrecisionModel
Sets internal to the precise representation of external
toInternal(KaboumCoordinate) - Method in class org.kaboum.util.KaboumPrecisionModel
Sets internal to the precise representation of external
toKaboumList(KaboumCoordinate[]) - Static method in class org.kaboum.util.KaboumList
Return a vector from an array of coordinates
toLinearRingArray(KaboumList) - Static method in class org.kaboum.geom.KaboumGeometryFactory
Converts the KaboumList to an array.
toLinearRingArray() - Method in class org.kaboum.util.KaboumList
Return an array of KaboumLinearRing
toLineStringArray(KaboumList) - Static method in class org.kaboum.geom.KaboumGeometryFactory
Converts the KaboumList to an array.
toLineStringArray() - Method in class org.kaboum.util.KaboumList
Return an array of KaboumLineString
toMultiLineStringArray(KaboumList) - Static method in class org.kaboum.geom.KaboumGeometryFactory
Converts the KaboumList to an array.
toMultiLineStringArray() - Method in class org.kaboum.util.KaboumList
Return an array of KaboumMultiLineString
toMultiPointArray(KaboumList) - Static method in class org.kaboum.geom.KaboumGeometryFactory
Converts the KaboumList to an array.
toMultiPointArray() - Method in class org.kaboum.util.KaboumList
Return an array of KaboumMultiPoint
toMultiPolygonArray(KaboumList) - Static method in class org.kaboum.geom.KaboumGeometryFactory
Converts the KaboumList to an array.
toMultiPolygonArray() - Method in class org.kaboum.util.KaboumList
Return an array of KaboumMultiPolygon
tool - Variable in class org.kaboum.Kaboumette
to transform map to pix coordinates
toPointArray(KaboumList) - Static method in class org.kaboum.geom.KaboumGeometryFactory
Converts the KaboumList to an array.
toPointArray() - Method in class org.kaboum.util.KaboumList
Return an array of KaboumPoint
toPoints(KaboumCoordinate[]) - Method in class org.kaboum.util.KaboumWKTReader
Creates an array of Points having the given Coordinate
toPolygonArray(KaboumList) - Static method in class org.kaboum.geom.KaboumGeometryFactory
Converts the KaboumList to an array.
toPolygonArray() - Method in class org.kaboum.util.KaboumList
Return an array of KaboumPolygon
toURL(String) - Static method in class org.kaboum.Kaboumette
Convert string into URL
toURL(String) - Static method in class org.kaboum.util.KaboumUtil
Convert string into URL
TRUE - Static variable in class org.kaboum.Kaboum
TRUE
trulyContains(KaboumCoordinate) - Method in class org.kaboum.util.KaboumExtent
Checks if extent truly contains coordinate c.

U

UNLABELED - Static variable in class org.kaboum.geom.KaboumEdge
 
unSelectAll() - Method in class org.kaboum.KaboumSELECTIONOpMode
Un-Select all geometries.
unSelectGeometry(KaboumGeometryGlobalDescriptor) - Method in class org.kaboum.KaboumSELECTIONOpMode
Select a geometry.
update(Graphics) - Method in class org.kaboum.Kaboum
 
update(Graphics) - Method in class org.kaboum.Kaboumette
 

V

VALIDATE_OBJECT - Variable in class org.kaboum.KaboumGEOMETRYOpMode
 
version - Variable in class org.kaboum.Kaboumette
Current version

W

width - Variable in class org.kaboum.KaboumBOXSELECTIONOpMode
Width of the dragging box
width - Variable in class org.kaboum.KaboumLINESELECTIONOpMode
Width of the dragging box
width - Variable in class org.kaboum.KaboumZOOMINOpMode
Width of the dragging box
window - Variable in class org.kaboum.Kaboum
Browser window reference
window - Variable in class org.kaboum.Kaboumette
Browser window reference
WKT_LINESTRING - Static variable in class org.kaboum.geom.KaboumGeometry
 
WKT_POINT - Static variable in class org.kaboum.geom.KaboumGeometry
CONSTANTS Definition
WKT_POLYGON - Static variable in class org.kaboum.geom.KaboumGeometry
 
write() - Method in class org.kaboum.geom.KaboumGeometryDisplayDescriptor
Really usefull for debugging
write() - Method in class org.kaboum.geom.KaboumGeometryPropertiesDescriptor
Really usefull for debugging
write() - Method in class org.kaboum.util.KaboumCoordinate
Return a string of the location of the point Format: x, y
write(KaboumGeometry) - Method in class org.kaboum.util.KaboumWKTWriter
Converts a Geometry to its Well-known Text representation.
writeMapCoords(KaboumCoordinate) - Method in class org.kaboum.util.KaboumPrecisionModel
Return the formated output of the pointer in map coordinate assuming the current unit.

X

x - Variable in class org.kaboum.KaboumBOXSELECTIONOpMode
UL X image coordinate
x - Variable in class org.kaboum.KaboumCENTEROpMode
X image coordinate of unzoom center
x - Variable in class org.kaboum.KaboumLINESELECTIONOpMode
UL X image coordinate
x - Variable in class org.kaboum.KaboumQUERYOpMode
X image coordinate of unzoom center
x - Variable in class org.kaboum.KaboumZOOMINOpMode
UL X image coordinate
x - Variable in class org.kaboum.KaboumZOOMOUTOpMode
X image coordinate of unzoom center
x - Variable in class org.kaboum.util.KaboumCoordinate
X coordinate
xMax - Variable in class org.kaboum.util.KaboumExtent
Upper right X coordinate
xMin - Variable in class org.kaboum.util.KaboumExtent
Lower left X coordinate
xor(boolean, boolean) - Static method in class org.kaboum.algorithm.KaboumAlgorithms
Exclusive or: true if exactly one argument is true (From: "Computational Geometry in C" by Joseph O'Rourke)
xStrUnit - Variable in class org.kaboum.util.KaboumPrecisionModel
Used to create the formated text output

Y

y - Variable in class org.kaboum.KaboumBOXSELECTIONOpMode
UL Y image coordinate
y - Variable in class org.kaboum.KaboumCENTEROpMode
Y image coordinate of unzoom center
y - Variable in class org.kaboum.KaboumLINESELECTIONOpMode
UL Y image coordinate
y - Variable in class org.kaboum.KaboumQUERYOpMode
Y image coordinate of unzoom center
y - Variable in class org.kaboum.KaboumZOOMINOpMode
UL Y image coordinate
y - Variable in class org.kaboum.KaboumZOOMOUTOpMode
Y image coordinate of unzoom center
y - Variable in class org.kaboum.util.KaboumCoordinate
Y coordinate
yMax - Variable in class org.kaboum.util.KaboumExtent
Upper right Y coordinate
yMin - Variable in class org.kaboum.util.KaboumExtent
Lower left Y coordinate
yStrUnit - Variable in class org.kaboum.util.KaboumPrecisionModel
 

Z

zoomOnShapes - Variable in class org.kaboum.util.KaboumExtent
in case of item query map mode, tells if kaboum should zoom on the found features.
zoomToMapExtent(double, double, double) - Method in class org.kaboum.util.KaboumMapServerTools
Calculate map coordinates centered on a mouse click

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

Copyright © 2005 Kaboum team. All Rights Reserved.