A B C D E F G H I K L M O P R S T U V W X Y Z

A

AbstractOpenStreetMapTileFactory - Class in org.epseelon.mobimap.tiles.openstreetmap
 
AbstractOpenStreetMapTileFactory(Canvas, int, String, String, String) - Constructor for class org.epseelon.mobimap.tiles.openstreetmap.AbstractOpenStreetMapTileFactory
Creates a new instance of TileFactory
AbstractTileFactory - Class in org.epseelon.mobimap.tiles
 
AbstractTileFactory(TileFactoryInfo, Canvas, int) - Constructor for class org.epseelon.mobimap.tiles.AbstractTileFactory
Creates a new instance of TileFactory
AbstractVirtualEarthTileFactory - Class in org.epseelon.mobimap.tiles.microsoft
 
AbstractVirtualEarthTileFactory(Canvas, int, String, String, String) - Constructor for class org.epseelon.mobimap.tiles.microsoft.AbstractVirtualEarthTileFactory
 
AbstractYahooTileFactory - Class in org.epseelon.mobimap.tiles.yahoo
 
AbstractYahooTileFactory(Canvas, int, String, String, String) - Constructor for class org.epseelon.mobimap.tiles.yahoo.AbstractYahooTileFactory
Creates a new instance of TileFactory
acos(double) - Static method in class org.epseelon.mobimap.util.Float11
 
Action - Class in org.epseelon.mobimap
 
Action(int, String) - Constructor for class org.epseelon.mobimap.Action
 
add(int, int) - Method in class org.epseelon.mobimap.geom.Rectangle
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(Point) - Method in class org.epseelon.mobimap.geom.Rectangle
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(Rectangle) - Method in class org.epseelon.mobimap.geom.Rectangle
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified rectangle.
add(double, double) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(Point2D) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified rectangle.
addRepeatedFunction(MobiMap.Action) - Method in class org.epseelon.mobimap.MobiMap
 
addWaypoint(Waypoint) - Method in class org.epseelon.mobimap.MobiMap
Adds a waypoint to be displayed over the map
asin(double) - Static method in class org.epseelon.mobimap.util.Float11
 
atan(double) - Static method in class org.epseelon.mobimap.util.Float11
 
atan2(double, double) - Static method in class org.epseelon.mobimap.util.Float11
 

B

BLACK - Static variable in class org.epseelon.mobimap.util.Color
Constant for the int black: R=0, G=0, B=0.
BLUE - Static variable in class org.epseelon.mobimap.util.Color
Constant for the int blue: R=0, G=0, B=255.

C

calculateZoomFrom(GeoPosition[]) - Method in class org.epseelon.mobimap.MobiMap
Calculates a zoom level so that all points in the specified set will be visible on screen.
Color - Class in org.epseelon.mobimap.util
This class defines a few color constants
Color() - Constructor for class org.epseelon.mobimap.util.Color
 
commandAction(Command, Displayable) - Method in class org.epseelon.mobimap.MobiMapMIDlet
 
contains(double, double) - Method in class org.epseelon.mobimap.geom.Line2D
Test if a point is contained inside the line.
contains(Point2D) - Method in class org.epseelon.mobimap.geom.Line2D
Test if a point is contained inside the line.
contains(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Line2D
Tests if the line contains a rectangle.
contains(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Line2D
Tests if the line contains a rectangle.
contains(Point) - Method in class org.epseelon.mobimap.geom.Rectangle
Tests whether or not the specified point is inside this rectangle.
contains(int, int) - Method in class org.epseelon.mobimap.geom.Rectangle
Tests whether or not the specified point is inside this rectangle.
contains(Rectangle) - Method in class org.epseelon.mobimap.geom.Rectangle
Checks whether all points in the given rectangle are contained in this rectangle.
contains(int, int, int, int) - Method in class org.epseelon.mobimap.geom.Rectangle
Checks whether all points in the given rectangle are contained in this rectangle.
contains(double, double) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Test if the given point is contained in the rectangle.
contains(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Tests if this rectangle contains the given one.
contains(Point2D) - Method in class org.epseelon.mobimap.geom.RectangularShape
Tests if a point is inside the boundary of the shape.
contains(Rectangle2D) - Method in class org.epseelon.mobimap.geom.RectangularShape
Tests if the shape completely contains the given rectangle.
contains(double, double) - Method in interface org.epseelon.mobimap.geom.Shape
Test if the coordinates lie in the shape.
contains(Point2D) - Method in interface org.epseelon.mobimap.geom.Shape
Test if the point lie in the shape.
contains(double, double, double, double) - Method in interface org.epseelon.mobimap.geom.Shape
Test if a high-precision rectangle lies completely in the shape.
contains(Rectangle2D) - Method in interface org.epseelon.mobimap.geom.Shape
Test if a high-precision rectangle lies completely in the shape.
containsKey(String) - Method in class org.epseelon.mobimap.tiles.TileCache
 
createIntersection(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Rectangle
Determines the rectangle which is formed by the intersection of this rectangle with the specified rectangle.
createIntersection(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Return a new rectangle which is the intersection of this and the given one.
createIntersection(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Rectangle2D.Double
Return a new rectangle which is the intersection of this and the given one.
createIntersection(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Rectangle2D.Float
Return a new rectangle which is the intersection of this and the given one.
createUnion(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Rectangle
Returns the smallest rectangle that contains both this rectangle and the specified rectangle.
createUnion(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Return a new rectangle which is the union of this and the given one.
createUnion(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Rectangle2D.Double
Return a new rectangle which is the union of this and the given one.
createUnion(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Rectangle2D.Float
Return a new rectangle which is the union of this and the given one.
CYAN - Static variable in class org.epseelon.mobimap.util.Color
Constant for the int cyan: R=0, G=255, B=255.

D

DARK_GRAY - Static variable in class org.epseelon.mobimap.util.Color
Constant for the int dark gray: R=64, G=64, B=64.
deselectWaypoint() - Method in class org.epseelon.mobimap.MobiMap
Deselects the selected waypoint if any
destroyApp(boolean) - Method in class org.epseelon.mobimap.MobiMapMIDlet
 
Dimension - Class in org.epseelon.mobimap.geom
This class holds a width and height value pair.
Dimension() - Constructor for class org.epseelon.mobimap.geom.Dimension
Create a new Dimension with a width and height of zero.
Dimension(Dimension) - Constructor for class org.epseelon.mobimap.geom.Dimension
Create a new Dimension with width and height identical to that of the specified dimension.
Dimension(int, int) - Constructor for class org.epseelon.mobimap.geom.Dimension
Create a new Dimension with the specified width and height.
Dimension2D - Class in org.epseelon.mobimap.geom
This stores a dimension in 2-dimensional space - a width (along the x-axis) and height (along the y-axis).
Dimension2D() - Constructor for class org.epseelon.mobimap.geom.Dimension2D
The default constructor.
distance(double, double, double, double) - Static method in class org.epseelon.mobimap.geom.Point2D
Return the distance between two points.
distance(double, double) - Method in class org.epseelon.mobimap.geom.Point2D
Return the distance from this point to the given one.
distance(Point2D) - Method in class org.epseelon.mobimap.geom.Point2D
Return the distance from this point to the given one.
distanceSq(double, double, double, double) - Static method in class org.epseelon.mobimap.geom.Point2D
Return the square of the distance between two points.
distanceSq(double, double) - Method in class org.epseelon.mobimap.geom.Point2D
Return the square of the distance from this point to the given one.
distanceSq(Point2D) - Method in class org.epseelon.mobimap.geom.Point2D
Return the square of the distance from this point to the given one.
drawHelpBox(Graphics) - Method in class org.epseelon.mobimap.MobiMap
 
drawMapTiles(Graphics, int, Rectangle) - Method in class org.epseelon.mobimap.MobiMap
Draw the map tiles.
drawNavigationControls(Graphics, Rectangle) - Method in class org.epseelon.mobimap.MobiMap
 
drawPanControls(Graphics) - Method in class org.epseelon.mobimap.MobiMap
 
drawProviderControls(Graphics) - Method in class org.epseelon.mobimap.MobiMap
 
drawWaypoints(Graphics, int, Rectangle) - Method in class org.epseelon.mobimap.MobiMap
This function iterates over all the waypoints and draws them using the WaypointPainter that is set up on this map.
drawZoomControls(Graphics, int) - Method in class org.epseelon.mobimap.MobiMap
 

E

EmptyTileFactory - Class in org.epseelon.mobimap.tiles
A null implementation of TileFactory.
EmptyTileFactory() - Constructor for class org.epseelon.mobimap.tiles.EmptyTileFactory
Creates a new instance of EmptyTileFactory
EmptyTileFactory(TileFactoryInfo) - Constructor for class org.epseelon.mobimap.tiles.EmptyTileFactory
Creates a new instance of EmptyTileFactory using the specified info.
encodeUrl(String) - Static method in class org.epseelon.mobimap.util.TextUtil
Encodes a URL string.
equals(Object) - Method in class org.epseelon.mobimap.Action
 
equals(Object) - Method in class org.epseelon.mobimap.geom.Dimension
Tests this object for equality against the specified object.
equals(Object) - Method in class org.epseelon.mobimap.geom.Point
Tests whether or not this object is equal to the specified object.
equals(Object) - Method in class org.epseelon.mobimap.geom.Point2D
Compares two points for equality.
equals(Object) - Method in class org.epseelon.mobimap.geom.Rectangle
Tests this rectangle for equality against the specified object.
equals(Object) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Tests this rectangle for equality against the specified object.
equals(Object) - Method in class org.epseelon.mobimap.util.GeoPosition
Returns true the specified GeoPosition and this GeoPosition represent the exact same latitude and longitude coordinates.
equalsIgnoreCase(String, String) - Static method in class org.epseelon.mobimap.util.TextUtil
Compares two strings in a case-insensitive way.
exitMIDlet() - Method in class org.epseelon.mobimap.MobiMapMIDlet
 
exp(double) - Static method in class org.epseelon.mobimap.util.Float11
 

F

fireWaypointSelected() - Method in class org.epseelon.mobimap.MobiMap
Triggers the action associated with waypoint selected
Float11 - Class in org.epseelon.mobimap.util
Title: Class for float-point calculations in J2ME applications CLDC 1.1 Description: Useful methods for float-point calculations which absent in native Math class Copyright: Copyright (c) 2004 Nick Henson Company: UNTEH License: Free use only for non-commercial purpose If you want to use all or part of this class for commercial applications then take into account these conditions: 1.
Float11() - Constructor for class org.epseelon.mobimap.util.Float11
 
FUNCTION_DESELECT_WAYPOINT - Variable in class org.epseelon.mobimap.MobiMap
Function to deselect currently selected waypoint if any
FUNCTION_HELP - Variable in class org.epseelon.mobimap.MobiMap
Function to display a key help
FUNCTION_NEXT_WAYPOINT - Variable in class org.epseelon.mobimap.MobiMap
Function to select the next waypoint
FUNCTION_NO_FUNCTION - Variable in class org.epseelon.mobimap.MobiMap
Function that corresponds to no function.
FUNCTION_PAN_DOWN - Variable in class org.epseelon.mobimap.MobiMap
Function to pan the map down
FUNCTION_PAN_LEFT - Variable in class org.epseelon.mobimap.MobiMap
Function to pan the map on the left
FUNCTION_PAN_RIGHT - Variable in class org.epseelon.mobimap.MobiMap
Function to pan the map on the right
FUNCTION_PAN_UP - Variable in class org.epseelon.mobimap.MobiMap
Function to pan the map up
FUNCTION_PREVIOUS_WAYPOINT - Variable in class org.epseelon.mobimap.MobiMap
Function to select the previous waypoint
FUNCTION_SWITCH_MODE - Variable in class org.epseelon.mobimap.MobiMap
Function to switch the map mode for the current provider
FUNCTION_SWITCH_PROVIDER - Variable in class org.epseelon.mobimap.MobiMap
Function to switch the map data provider
FUNCTION_WAYPOINT_DETAILS - Variable in class org.epseelon.mobimap.MobiMap
Function to display waypoint details
FUNCTION_ZOOM_IN - Variable in class org.epseelon.mobimap.MobiMap
Function to zoom in.
FUNCTION_ZOOM_OUT - Variable in class org.epseelon.mobimap.MobiMap
Function to zoom out.

G

GeoPosition - Class in org.epseelon.mobimap.util
An immutable coordinate in the real (geographic) world, composed of a latitude and a longitude.
GeoPosition(double, double) - Constructor for class org.epseelon.mobimap.util.GeoPosition
Creates a new instance of GeoPosition from the specified latitude and longitude.
GeoPosition(double[]) - Constructor for class org.epseelon.mobimap.util.GeoPosition
Creates a new instance of GeoPosition from the specified latitude and longitude as an array of two doubles, with the latitude first.
GeoPosition(double, double, double, double, double, double) - Constructor for class org.epseelon.mobimap.util.GeoPosition
Creates a new instance of GeoPosition from the specified latitude and longitude.
geoToPixel(GeoPosition, int) - Method in class org.epseelon.mobimap.tiles.TileFactory
Convert a GeoPosition to a pixel position in the world bitmap a the specified zoom level.
GeoUtil - Class in org.epseelon.mobimap.util
This class offers a few utility methods related to maps and coordinate calculations
GeoUtil() - Constructor for class org.epseelon.mobimap.util.GeoUtil
 
get(String) - Method in class org.epseelon.mobimap.tiles.TileCache
Retrieves a tile behind a given URL
getActionCode() - Method in class org.epseelon.mobimap.Action
 
getActionNameKey() - Method in class org.epseelon.mobimap.Action
 
getAddressLocation() - Method in class org.epseelon.mobimap.MobiMap
Gets the current address location of the map.
getBarBackgroundImage() - Method in class org.epseelon.mobimap.MobiMap
 
getBaseUrl() - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
getBitmapCoordinate(GeoPosition, int, TileFactoryInfo) - Static method in class org.epseelon.mobimap.util.GeoUtil
Given a position (latitude/longitude pair) and a zoom level, return the appropriate point in pixels.
getBitmapCoordinate(double, double, int, TileFactoryInfo) - Static method in class org.epseelon.mobimap.util.GeoUtil
Given a position (latitude/longitude pair) and a zoom level, return the appropriate point in pixels.
getBounds() - Method in class org.epseelon.mobimap.geom.Line2D
Gets a bounding box (not necessarily minimal) for this line.
getBounds() - Method in class org.epseelon.mobimap.geom.Rectangle
Returns the bounds of this rectangle.
getBounds() - Method in class org.epseelon.mobimap.geom.RectangularShape
Returns a bounding box for this shape, in integer format.
getBounds() - Method in interface org.epseelon.mobimap.geom.Shape
Returns a Rectange that bounds the shape.
getBounds2D() - Method in class org.epseelon.mobimap.geom.Line2D.Double
Return the exact bounds of this line segment.
getBounds2D() - Method in class org.epseelon.mobimap.geom.Line2D.Float
Return the exact bounds of this line segment.
getBounds2D() - Method in class org.epseelon.mobimap.geom.Rectangle
Returns the high-precision bounds of this rectangle.
getBounds2D() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Double
Returns the bounds of this rectangle.
getBounds2D() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Float
Returns the bounds of this rectangle.
getBounds2D() - Method in interface org.epseelon.mobimap.geom.Shape
Returns a high precision bounding box of the shape.
getCenter() - Method in class org.epseelon.mobimap.MobiMap
Gets the current pixel center of the map.
getCenterPosition() - Method in class org.epseelon.mobimap.MobiMap
A property indicating the center position of the map
getCenterX() - Method in class org.epseelon.mobimap.geom.RectangularShape
Return the x coordinate of the center point of the framing rectangle.
getCenterY() - Method in class org.epseelon.mobimap.geom.RectangularShape
Return the y coordinate of the center point of the framing rectangle.
getColor() - Method in class org.epseelon.mobimap.waypoint.Waypoint
 
getCoordinatePart(int, int, int) - Method in class org.epseelon.mobimap.tiles.EmptyTileFactory
 
getCoordinatePart(int, int, int) - Method in class org.epseelon.mobimap.tiles.google.GoogleMapTileFactory
 
getCoordinatePart(int, int, int) - Method in class org.epseelon.mobimap.tiles.google.GoogleSatelliteTileFactory
 
getCoordinatePart(int, int, int) - Method in class org.epseelon.mobimap.tiles.microsoft.AbstractVirtualEarthTileFactory
 
getCoordinatePart(int, int, int) - Method in class org.epseelon.mobimap.tiles.openstreetmap.AbstractOpenStreetMapTileFactory
 
getCoordinatePart(int, int, int) - Method in class org.epseelon.mobimap.tiles.TileFactory
 
getCoordinatePart(int, int, int) - Method in class org.epseelon.mobimap.tiles.yahoo.AbstractYahooTileFactory
 
getDefaultZoomLevel() - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
getDetails() - Method in class org.epseelon.mobimap.waypoint.Waypoint
 
getError() - Method in class org.epseelon.mobimap.tiles.Tile
 
getErrorMessage() - Static method in class org.epseelon.mobimap.I18nSupport
Returns an error message if there was any problem with accessing the localized text.
getFrame() - Method in class org.epseelon.mobimap.geom.RectangularShape
Return the frame around this object.
getHeight() - Method in class org.epseelon.mobimap.geom.Dimension
Gets the height of this dimension.
getHeight() - Method in class org.epseelon.mobimap.geom.Dimension2D
Get the height of this dimension.
getHeight() - Method in class org.epseelon.mobimap.geom.Rectangle
Get the height of the rectangle.
getHeight() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Double
Return the height.
getHeight() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Float
Return the height.
getHeight() - Method in class org.epseelon.mobimap.geom.RectangularShape
Get the height of the framing rectangle.
getIdentifier() - Method in class org.epseelon.mobimap.waypoint.Waypoint
 
getImage() - Method in class org.epseelon.mobimap.tiles.Tile
 
getImageCopyWithTransparentBackground(Image, int) - Static method in class org.epseelon.mobimap.util.Color
 
getInfo() - Method in class org.epseelon.mobimap.tiles.TileFactory
Get the TileFactoryInfo describing this TileFactory
getLatitude() - Method in class org.epseelon.mobimap.util.GeoPosition
Get the latitude as decimal degrees
getLoadingError() - Method in class org.epseelon.mobimap.tiles.Tile
 
getLoadingImage() - Method in class org.epseelon.mobimap.MobiMap
A property for an image which will be display when an image is still loading.
getLocation() - Method in class org.epseelon.mobimap.geom.Point
Returns the location of this point.
getLocation() - Method in class org.epseelon.mobimap.geom.Rectangle
Returns the location of this rectangle, which is the coordinates of its upper left corner.
getLocation() - Method in class org.epseelon.mobimap.waypoint.Waypoint
 
getLongitude() - Method in class org.epseelon.mobimap.util.GeoPosition
Get the longitude as decimal degrees
getLongitudeDegreeWidthInPixels(int) - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
getLongitudeRadianWidthInPixels(int) - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
getMapCenterInPixelsAtZoom(int) - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
getMapSize(int) - Method in class org.epseelon.mobimap.tiles.TileFactory
Returns a Dimension containing the width and height of the map, in tiles at the current zoom level.
getMapSize(int, TileFactoryInfo) - Static method in class org.epseelon.mobimap.util.GeoUtil
 
getMapWidthInTilesAtZoom(int) - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
getMaximumZoomLevel() - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
getMaxX() - Method in class org.epseelon.mobimap.geom.RectangularShape
Get the maximum x coordinate in the frame.
getMaxY() - Method in class org.epseelon.mobimap.geom.RectangularShape
Get the maximum y coordinate in the frame.
getMessage(String) - Static method in class org.epseelon.mobimap.I18nSupport
Finds a localized string in a message bundle.
getMessage(String, Object[]) - Static method in class org.epseelon.mobimap.I18nSupport
Finds a localized string in a message bundle and formats the message by passing requested parameters.
getMinimumZoomLevel() - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
getMinX() - Method in class org.epseelon.mobimap.geom.RectangularShape
Get the minimum x coordinate in the frame.
getMinY() - Method in class org.epseelon.mobimap.geom.RectangularShape
Get the minimum y coordinate in the frame.
getMode() - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
getNextWaypointImage() - Method in class org.epseelon.mobimap.MobiMap
 
getNumberOfZoomLevels() - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
getP1() - Method in class org.epseelon.mobimap.geom.Line2D.Double
Return the first point.
getP1() - Method in class org.epseelon.mobimap.geom.Line2D.Float
Return the first point.
getP1() - Method in class org.epseelon.mobimap.geom.Line2D
Return the first point.
getP2() - Method in class org.epseelon.mobimap.geom.Line2D.Double
Return the second point.
getP2() - Method in class org.epseelon.mobimap.geom.Line2D.Float
Return the second point.
getP2() - Method in class org.epseelon.mobimap.geom.Line2D
Return the second point.
getPanSpeed() - Method in class org.epseelon.mobimap.MobiMap
 
getParticularZoomFromReferenceZoom(int) - Method in class org.epseelon.mobimap.tiles.EmptyTileFactory
 
getParticularZoomFromReferenceZoom(int) - Method in class org.epseelon.mobimap.tiles.google.GoogleMapTileFactory
 
getParticularZoomFromReferenceZoom(int) - Method in class org.epseelon.mobimap.tiles.google.GoogleSatelliteTileFactory
 
getParticularZoomFromReferenceZoom(int) - Method in class org.epseelon.mobimap.tiles.microsoft.AbstractVirtualEarthTileFactory
 
getParticularZoomFromReferenceZoom(int) - Method in class org.epseelon.mobimap.tiles.openstreetmap.AbstractOpenStreetMapTileFactory
 
getParticularZoomFromReferenceZoom(int) - Method in class org.epseelon.mobimap.tiles.TileFactory
 
getParticularZoomFromReferenceZoom(int) - Method in class org.epseelon.mobimap.tiles.yahoo.AbstractYahooTileFactory
 
getPosition(Point2D, int, TileFactoryInfo) - Static method in class org.epseelon.mobimap.util.GeoUtil
Convert an on screen pixel coordinate and a zoom level to a geo position
getProvider() - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
getReferenceZoomFromParticularZoom(int) - Method in class org.epseelon.mobimap.tiles.EmptyTileFactory
 
getReferenceZoomFromParticularZoom(int) - Method in class org.epseelon.mobimap.tiles.google.GoogleMapTileFactory
 
getReferenceZoomFromParticularZoom(int) - Method in class org.epseelon.mobimap.tiles.google.GoogleSatelliteTileFactory
 
getReferenceZoomFromParticularZoom(int) - Method in class org.epseelon.mobimap.tiles.microsoft.AbstractVirtualEarthTileFactory
 
getReferenceZoomFromParticularZoom(int) - Method in class org.epseelon.mobimap.tiles.openstreetmap.AbstractOpenStreetMapTileFactory
 
getReferenceZoomFromParticularZoom(int) - Method in class org.epseelon.mobimap.tiles.TileFactory
 
getReferenceZoomFromParticularZoom(int) - Method in class org.epseelon.mobimap.tiles.yahoo.AbstractYahooTileFactory
 
getSelectedWaypoint() - Method in class org.epseelon.mobimap.MobiMap
 
getSize() - Method in class org.epseelon.mobimap.geom.Dimension
Returns the size of this dimension.
getSize() - Method in class org.epseelon.mobimap.geom.Rectangle
Returns the size of this rectangle.
getTile(int, int, int) - Method in class org.epseelon.mobimap.tiles.AbstractTileFactory
 
getTile(int, int, int) - Method in class org.epseelon.mobimap.tiles.EmptyTileFactory
Gets an instance of an empty tile for the given tile position and zoom on the world map.
getTile(int, int, int) - Method in class org.epseelon.mobimap.tiles.TileFactory
Return the Tile at a given TilePoint and zoom level
getTileFactory() - Method in class org.epseelon.mobimap.MobiMap
Get the current factory
getTileSize(int) - Method in class org.epseelon.mobimap.tiles.TileFactory
Gets the size of an edge of a tile in pixels at the current zoom level.
getTileSize(int) - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
Get the tile size.
getTileUrl(int, int, int) - Method in class org.epseelon.mobimap.tiles.AbstractTileFactory
Returns the tile url for the specified tile at the specified zoom level.
getTitle() - Method in class org.epseelon.mobimap.waypoint.Waypoint
 
getUnrecoverableError() - Method in class org.epseelon.mobimap.tiles.Tile
Returns the last error in a possible chain of errors that occured during the loading of the tile
getURL() - Method in class org.epseelon.mobimap.tiles.Tile
 
getUrlSuffix() - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
getViewportBounds() - Method in class org.epseelon.mobimap.MobiMap
Returns the bounds of the viewport in pixels.
getWaypoints() - Method in class org.epseelon.mobimap.MobiMap
 
getWidth() - Method in class org.epseelon.mobimap.geom.Dimension
Gets the width of this dimension.
getWidth() - Method in class org.epseelon.mobimap.geom.Dimension2D
Get the width of this dimension.
getWidth() - Method in class org.epseelon.mobimap.geom.Rectangle
Get the width of the rectangle.
getWidth() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Double
Return the width.
getWidth() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Float
Return the width.
getWidth() - Method in class org.epseelon.mobimap.geom.RectangularShape
Get the width of the framing rectangle.
getX() - Method in class org.epseelon.mobimap.geom.Point
Get the x coordinate.
getX() - Method in class org.epseelon.mobimap.geom.Point2D.Double
Return the x coordinate.
getX() - Method in class org.epseelon.mobimap.geom.Point2D.Float
Return the x coordinate.
getX() - Method in class org.epseelon.mobimap.geom.Point2D
Get the X coordinate, in double precision.
getX() - Method in class org.epseelon.mobimap.geom.Rectangle
Get the X coordinate of the upper-left corner.
getX() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Double
Return the X coordinate.
getX() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Float
Return the X coordinate.
getX() - Method in class org.epseelon.mobimap.geom.RectangularShape
Get the x coordinate of the upper-left corner of the framing rectangle.
getX() - Method in class org.epseelon.mobimap.tiles.Tile
 
getX1() - Method in class org.epseelon.mobimap.geom.Line2D.Double
Return the x coordinate of the first point.
getX1() - Method in class org.epseelon.mobimap.geom.Line2D.Float
Return the x coordinate of the first point.
getX1() - Method in class org.epseelon.mobimap.geom.Line2D
Return the x coordinate of the first point.
getX2() - Method in class org.epseelon.mobimap.geom.Line2D.Double
Return the x coordinate of the second point.
getX2() - Method in class org.epseelon.mobimap.geom.Line2D.Float
Return the x coordinate of the second point.
getX2() - Method in class org.epseelon.mobimap.geom.Line2D
Return the x coordinate of the second point.
getY() - Method in class org.epseelon.mobimap.geom.Point
Get the y coordinate.
getY() - Method in class org.epseelon.mobimap.geom.Point2D.Double
Return the y coordinate.
getY() - Method in class org.epseelon.mobimap.geom.Point2D.Float
Return the y coordinate.
getY() - Method in class org.epseelon.mobimap.geom.Point2D
Get the Y coordinate, in double precision.
getY() - Method in class org.epseelon.mobimap.geom.Rectangle
Get the Y coordinate of the upper-left corner.
getY() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Double
Return the Y coordinate.
getY() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Float
Return the Y coordinate.
getY() - Method in class org.epseelon.mobimap.geom.RectangularShape
Get the y coordinate of the upper-left corner of the framing rectangle.
getY() - Method in class org.epseelon.mobimap.tiles.Tile
 
getY1() - Method in class org.epseelon.mobimap.geom.Line2D.Double
Return the y coordinate of the first point.
getY1() - Method in class org.epseelon.mobimap.geom.Line2D.Float
Return the y coordinate of the first point.
getY1() - Method in class org.epseelon.mobimap.geom.Line2D
Return the y coordinate of the first point.
getY2() - Method in class org.epseelon.mobimap.geom.Line2D.Double
Return the y coordinate of the second point.
getY2() - Method in class org.epseelon.mobimap.geom.Line2D.Float
Return the y coordinate of the second point.
getY2() - Method in class org.epseelon.mobimap.geom.Line2D
Return the y coordinate of the second point.
getZoom() - Method in class org.epseelon.mobimap.MobiMap
Gets the current zoom level
getZoom() - Method in class org.epseelon.mobimap.tiles.Tile
 
GoogleMapTileFactory - Class in org.epseelon.mobimap.tiles.google
 
GoogleMapTileFactory(Canvas, int) - Constructor for class org.epseelon.mobimap.tiles.google.GoogleMapTileFactory
Creates a new instance of TileFactory
GoogleSatelliteTileFactory - Class in org.epseelon.mobimap.tiles.google
 
GoogleSatelliteTileFactory(Canvas, int) - Constructor for class org.epseelon.mobimap.tiles.google.GoogleSatelliteTileFactory
Creates a new instance of TileFactory
GRAY - Static variable in class org.epseelon.mobimap.util.Color
Constant for the int gray: R=128, G=128, B=128.
GREEN - Static variable in class org.epseelon.mobimap.util.Color
Constant for the int green: R=0, G=255, B=0.
grow(int, int) - Method in class org.epseelon.mobimap.geom.Rectangle
Expands the rectangle by the specified amount.

H

hashCode() - Method in class org.epseelon.mobimap.Action
 
hashCode() - Method in class org.epseelon.mobimap.geom.Dimension
Return the hashcode for this object.
hashCode() - Method in class org.epseelon.mobimap.geom.Point2D
Return the hashcode for this point.
hashCode() - Method in class org.epseelon.mobimap.geom.Rectangle2D
Return the hashcode for this rectangle.
height - Variable in class org.epseelon.mobimap.geom.Dimension
The height of this object.
height - Variable in class org.epseelon.mobimap.geom.Rectangle
The height of the rectangle.
height - Variable in class org.epseelon.mobimap.geom.Rectangle2D.Double
The height of the rectangle.
height - Variable in class org.epseelon.mobimap.geom.Rectangle2D.Float
The height of the rectangle.

I

I18nSupport - Class in org.epseelon.mobimap
 
I18nSupport() - Constructor for class org.epseelon.mobimap.I18nSupport
 
IMAGE_EMPTY_TILE - Static variable in class org.epseelon.mobimap.MobiMap
 
initLocalizationSupport() - Static method in class org.epseelon.mobimap.I18nSupport
Initializes localization support based on currently set locale (obtained from "microedition.locale" system property).
initLocalizationSupport(String) - Static method in class org.epseelon.mobimap.I18nSupport
Explicit initialization of the localization support.
intersect(Rectangle2D, Rectangle2D, Rectangle2D) - Static method in class org.epseelon.mobimap.geom.Rectangle2D
Intersects a pair of rectangles, and places the result in the destination; this can be used to avoid object creation.
intersection(Rectangle) - Method in class org.epseelon.mobimap.geom.Rectangle
Determines the rectangle which is formed by the intersection of this rectangle with the specified rectangle.
intersects(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Line2D
Tests if this line intersects the interior of the specified rectangle.
intersects(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Line2D
Tests if this line intersects the interior of the specified rectangle.
intersects(Rectangle) - Method in class org.epseelon.mobimap.geom.Rectangle
Tests whether or not the specified rectangle intersects this rectangle.
intersects(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Tests if the given rectangle intersects this one.
intersects(Rectangle2D) - Method in class org.epseelon.mobimap.geom.RectangularShape
Tests if a rectangle and this shape share common internal points.
intersects(double, double, double, double) - Method in interface org.epseelon.mobimap.geom.Shape
Test if a high-precision rectangle intersects the shape.
intersects(Rectangle2D) - Method in interface org.epseelon.mobimap.geom.Shape
Test if a high-precision rectangle intersects the shape.
intersectsLine(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Line2D
Test if this line intersects the line given by (x1,y1)->(x2,y2).
intersectsLine(Line2D) - Method in class org.epseelon.mobimap.geom.Line2D
Test if this line intersects the given line.
intersectsLine(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Tests if the specified line intersects the interior of this rectangle.
intersectsLine(Line2D) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Tests if the specified line intersects the interior of this rectangle.
isDoubleClick(int, int) - Method in class org.epseelon.mobimap.MobiMap
Utility method to determine if a pointerPressed call corresponds to a double click, based on DOUBLE_CLICK_TIME and DOUBLE_CLICK_DISTANCE.
isEmpty() - Method in class org.epseelon.mobimap.geom.Rectangle
Tests whether or not this rectangle is empty.
isEmpty() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Double
Test if the rectangle is empty.
isEmpty() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Float
Test if the rectangle is empty.
isEmpty() - Method in class org.epseelon.mobimap.geom.RectangularShape
Test if the shape is empty, meaning that no points are inside it.
isHelpBoxVisible() - Method in class org.epseelon.mobimap.MobiMap
 
isHorizontalWrapped() - Method in class org.epseelon.mobimap.MobiMap
Indicates whether tiles start again on the left when we arrive on the right edge of the map, and vice-versa
isLoaded() - Method in class org.epseelon.mobimap.tiles.Tile
Indicates if this tile's underlying image has been successfully loaded yet.
isLoading() - Method in class org.epseelon.mobimap.tiles.Tile
 
isModeSwitchingEnabled() - Method in class org.epseelon.mobimap.MobiMap
 
isPanEnabled() - Method in class org.epseelon.mobimap.MobiMap
A property indicating if the map should be pannable by the user using the mouse.
isProviderSwitchingEnabled() - Method in class org.epseelon.mobimap.MobiMap
 
isRecenterOnDoubleClickEnabled() - Method in class org.epseelon.mobimap.MobiMap
 
isRestrictOutsidePanning() - Method in class org.epseelon.mobimap.MobiMap
A property indicating whether the user is restricted to pan over the viewport edges
isShowPanControls() - Method in class org.epseelon.mobimap.MobiMap
 
isShowProviderControls() - Method in class org.epseelon.mobimap.MobiMap
 
isShowWaypoints() - Method in class org.epseelon.mobimap.MobiMap
 
isShowZoomSlider() - Method in class org.epseelon.mobimap.MobiMap
 
isValidTile(int, int, int, TileFactoryInfo) - Static method in class org.epseelon.mobimap.util.GeoUtil
 
isZeroTileAbscissaLeft() - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
A property indicating if the X coordinates of tiles go from right to left or left to right.
isZeroTileOrdinateTop() - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
A property indicating if the Y coordinates of tiles go from right to left or left to right.
isZooming() - Method in class org.epseelon.mobimap.MobiMap
 

K

KEY_ARROW_DOWN - Static variable in class org.epseelon.mobimap.MobiMap
Constant identifying the down button on the phone.
KEY_ARROW_LEFT - Static variable in class org.epseelon.mobimap.MobiMap
Constant identifying the left button on the phone.
KEY_ARROW_RIGHT - Static variable in class org.epseelon.mobimap.MobiMap
Constant identifying the right button on the phone.
KEY_ARROW_UP - Static variable in class org.epseelon.mobimap.MobiMap
Constant identifying the up button on the phone.
KEY_F_LEFT - Static variable in class org.epseelon.mobimap.MobiMap
Constant identifying the left function button on most phones
KEY_F_RIGHT - Static variable in class org.epseelon.mobimap.MobiMap
Constant identifying the right function button on most phones
KEY_OK_BUTTON - Static variable in class org.epseelon.mobimap.MobiMap
Constant identifying the validation button on most phones
keyPressed(int) - Method in class org.epseelon.mobimap.MobiMap
Used to pan using the arrow keys
keyRepeated(int) - Method in class org.epseelon.mobimap.MobiMap
This method is called when a key is pressed

L

lastIndexOf(String, String) - Static method in class org.epseelon.mobimap.util.TextUtil
Retrieves the last index of the given match in the specified text.
LIGHT_GRAY - Static variable in class org.epseelon.mobimap.util.Color
Constant for the int light gray: R=192, G=192, B=192.
LIGHT_YELLOW - Static variable in class org.epseelon.mobimap.util.Color
 
Line2D - Class in org.epseelon.mobimap.geom
Represents a directed line bewteen two points in (x,y) Cartesian space.
Line2D() - Constructor for class org.epseelon.mobimap.geom.Line2D
The default constructor.
Line2D.Double - Class in org.epseelon.mobimap.geom
This class defines a point in double precision.
Line2D.Double() - Constructor for class org.epseelon.mobimap.geom.Line2D.Double
Construct the line segment (0,0)->(0,0).
Line2D.Double(double, double, double, double) - Constructor for class org.epseelon.mobimap.geom.Line2D.Double
Construct the line segment with the specified points.
Line2D.Double(Point2D, Point2D) - Constructor for class org.epseelon.mobimap.geom.Line2D.Double
Construct the line segment with the specified points.
Line2D.Float - Class in org.epseelon.mobimap.geom
This class defines a point in float precision.
Line2D.Float() - Constructor for class org.epseelon.mobimap.geom.Line2D.Float
Construct the line segment (0,0)->(0,0).
Line2D.Float(float, float, float, float) - Constructor for class org.epseelon.mobimap.geom.Line2D.Float
Construct the line segment with the specified points.
Line2D.Float(Point2D, Point2D) - Constructor for class org.epseelon.mobimap.geom.Line2D.Float
Construct the line segment with the specified points.
linesIntersect(double, double, double, double, double, double, double, double) - Static method in class org.epseelon.mobimap.geom.Line2D
Test if the line segment (x1,y1)->(x2,y2) intersects the line segment (x3,y3)->(x4,y4).
log(double) - Static method in class org.epseelon.mobimap.util.Float11
 
LOG10 - Static variable in class org.epseelon.mobimap.util.Float11
Log10 constant
log10(double) - Static method in class org.epseelon.mobimap.util.Float11
 
LOGdiv2 - Static variable in class org.epseelon.mobimap.util.Float11
ln(0.5) constant

M

MAGENTA - Static variable in class org.epseelon.mobimap.util.Color
Constant for the int magenta: R=255, G=0, B=255.
MobiMap - Class in org.epseelon.mobimap
A tile oriented map component that can easily be used with tile sources on the web like Google and Yahoo maps.
MobiMap() - Constructor for class org.epseelon.mobimap.MobiMap
Creates a new MobiMap with an empty tile factory and recenterOnClickEnabled set to false;
MobiMapMIDlet - Class in org.epseelon.mobimap
This MIDlet is merely here to serve as a demonstration for the MobiMap API
MobiMapMIDlet() - Constructor for class org.epseelon.mobimap.MobiMapMIDlet
 
move(int, int) - Method in class org.epseelon.mobimap.geom.Point
Sets this object's coordinates to the specified values.

O

OpenStreetMapMapnikTileFactory - Class in org.epseelon.mobimap.tiles.openstreetmap
 
OpenStreetMapMapnikTileFactory(Canvas, int) - Constructor for class org.epseelon.mobimap.tiles.openstreetmap.OpenStreetMapMapnikTileFactory
 
OpenStreetMapOsmarenderTileFactory - Class in org.epseelon.mobimap.tiles.openstreetmap
 
OpenStreetMapOsmarenderTileFactory(Canvas, int) - Constructor for class org.epseelon.mobimap.tiles.openstreetmap.OpenStreetMapOsmarenderTileFactory
 
ORANGE - Static variable in class org.epseelon.mobimap.util.Color
Constant for the int orange: R=255, G=200, B=0.
org.epseelon.mobimap - package org.epseelon.mobimap
 
org.epseelon.mobimap.geom - package org.epseelon.mobimap.geom
 
org.epseelon.mobimap.tiles - package org.epseelon.mobimap.tiles
 
org.epseelon.mobimap.tiles.google - package org.epseelon.mobimap.tiles.google
 
org.epseelon.mobimap.tiles.microsoft - package org.epseelon.mobimap.tiles.microsoft
 
org.epseelon.mobimap.tiles.openstreetmap - package org.epseelon.mobimap.tiles.openstreetmap
 
org.epseelon.mobimap.tiles.yahoo - package org.epseelon.mobimap.tiles.yahoo
 
org.epseelon.mobimap.util - package org.epseelon.mobimap.util
 
org.epseelon.mobimap.waypoint - package org.epseelon.mobimap.waypoint
 
OUT_BOTTOM - Static variable in class org.epseelon.mobimap.geom.Rectangle2D
The point lies below of the rectangle (p.y > r.maxY).
OUT_LEFT - Static variable in class org.epseelon.mobimap.geom.Rectangle2D
The point lies left of the rectangle (p.x < r.x).
OUT_RIGHT - Static variable in class org.epseelon.mobimap.geom.Rectangle2D
The point lies right of the rectangle (p.x > r.maxX).
OUT_TOP - Static variable in class org.epseelon.mobimap.geom.Rectangle2D
The point lies above the rectangle (p.y < r.y).
outcode(double, double) - Method in class org.epseelon.mobimap.geom.Rectangle
Determine where the point lies with respect to this rectangle.
outcode(double, double) - Method in class org.epseelon.mobimap.geom.Rectangle2D.Double
Determine where the point lies with respect to this rectangle.
outcode(double, double) - Method in class org.epseelon.mobimap.geom.Rectangle2D.Float
Determine where the point lies with respect to this rectangle.
outcode(double, double) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Determine where the point lies with respect to this rectangle.
outcode(Point2D) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Determine where the point lies with respect to this rectangle.

P

paint(Graphics) - Method in class org.epseelon.mobimap.MobiMap
 
paintWaypoint(Graphics, Waypoint, boolean, int, Point, int, int) - Method in interface org.epseelon.mobimap.waypoint.WaypointPainter
 
pan(int, int) - Method in class org.epseelon.mobimap.MobiMap
Move the map by dx pixels horizontally and dy pixels vertically.
pauseApp() - Method in class org.epseelon.mobimap.MobiMapMIDlet
 
PINK - Static variable in class org.epseelon.mobimap.util.Color
Constant for the int pink: R=255, G=175, B=175.
pixelToGeo(Point2D, int) - Method in class org.epseelon.mobimap.tiles.TileFactory
Convert a pixel in the world bitmap at the specified zoom level into a GeoPosition
Point - Class in org.epseelon.mobimap.geom
This class represents a point on the screen using cartesian coordinates.
Point() - Constructor for class org.epseelon.mobimap.geom.Point
Initializes a new instance of Point representing the coordiates (0,0).
Point(Point) - Constructor for class org.epseelon.mobimap.geom.Point
Initializes a new instance of Point with coordinates identical to the coordinates of the specified points.
Point(int, int) - Constructor for class org.epseelon.mobimap.geom.Point
Initializes a new instance of Point with the specified coordinates.
Point2D - Class in org.epseelon.mobimap.geom
This class implements a generic point in 2D Cartesian space.
Point2D() - Constructor for class org.epseelon.mobimap.geom.Point2D
The default constructor.
Point2D.Double - Class in org.epseelon.mobimap.geom
This class defines a point in double precision.
Point2D.Double() - Constructor for class org.epseelon.mobimap.geom.Point2D.Double
Create a new point at (0,0).
Point2D.Double(double, double) - Constructor for class org.epseelon.mobimap.geom.Point2D.Double
Create a new point at (x,y).
Point2D.Float - Class in org.epseelon.mobimap.geom
This class defines a point in float precision.
Point2D.Float() - Constructor for class org.epseelon.mobimap.geom.Point2D.Float
Create a new point at (0,0).
Point2D.Float(float, float) - Constructor for class org.epseelon.mobimap.geom.Point2D.Float
Create a new point at (x,y).
pointerDragged(int, int) - Method in class org.epseelon.mobimap.MobiMap
Only available on touch screen devices.
pointerPressed(int, int) - Method in class org.epseelon.mobimap.MobiMap
Only available on touch screen devices.
pow(double, double) - Static method in class org.epseelon.mobimap.util.Float11
 
ptLineDist(double, double, double, double, double, double) - Static method in class org.epseelon.mobimap.geom.Line2D
Measures the shortest distance from the reference point to a point on the infinite line extended from the segment.
ptLineDist(double, double) - Method in class org.epseelon.mobimap.geom.Line2D
Measures the shortest distance from the reference point to a point on the infinite line extended from this segment.
ptLineDist(Point2D) - Method in class org.epseelon.mobimap.geom.Line2D
Measures the shortest distance from the reference point to a point on the infinite line extended from this segment.
ptLineDistSq(double, double, double, double, double, double) - Static method in class org.epseelon.mobimap.geom.Line2D
Measures the square of the shortest distance from the reference point to a point on the infinite line extended from the segment.
ptLineDistSq(double, double) - Method in class org.epseelon.mobimap.geom.Line2D
Measures the square of the shortest distance from the reference point to a point on the infinite line extended from this segment.
ptLineDistSq(Point2D) - Method in class org.epseelon.mobimap.geom.Line2D
Measures the square of the shortest distance from the reference point to a point on the infinite line extended from this segment.
ptSegDist(double, double, double, double, double, double) - Static method in class org.epseelon.mobimap.geom.Line2D
Measures the shortest distance from the reference point to a point on the line segment.
ptSegDist(double, double) - Method in class org.epseelon.mobimap.geom.Line2D
Measures the shortest distance from the reference point to a point on this line segment.
ptSegDist(Point2D) - Method in class org.epseelon.mobimap.geom.Line2D
Measures the shortest distance from the reference point to a point on this line segment.
ptSegDistSq(double, double, double, double, double, double) - Static method in class org.epseelon.mobimap.geom.Line2D
Measures the square of the shortest distance from the reference point to a point on the line segment.
ptSegDistSq(double, double) - Method in class org.epseelon.mobimap.geom.Line2D
Measures the square of the shortest distance from the reference point to a point on this line segment.
ptSegDistSq(Point2D) - Method in class org.epseelon.mobimap.geom.Line2D
Measures the square of the shortest distance from the reference point to a point on this line segment.
put(String, Tile) - Method in class org.epseelon.mobimap.tiles.TileCache
Stores a tile in the cache.

R

recenterMap(int, int) - Method in class org.epseelon.mobimap.MobiMap
Recenters the map on given x and y.
recenterToAddressLocation() - Method in class org.epseelon.mobimap.MobiMap
Re-centers the map to have the current address location be at the center of the map, accounting for the map's width and height.
Rectangle - Class in org.epseelon.mobimap.geom
This class represents a rectangle and all the interesting things you might want to do with it.
Rectangle() - Constructor for class org.epseelon.mobimap.geom.Rectangle
Initializes a new instance of Rectangle with a top left corner at (0,0) and a width and height of 0.
Rectangle(Rectangle) - Constructor for class org.epseelon.mobimap.geom.Rectangle
Initializes a new instance of Rectangle from the coordinates of the specified rectangle.
Rectangle(int, int, int, int) - Constructor for class org.epseelon.mobimap.geom.Rectangle
Initializes a new instance of Rectangle from the specified inputs.
Rectangle(int, int) - Constructor for class org.epseelon.mobimap.geom.Rectangle
Initializes a new instance of Rectangle with the specified width and height.
Rectangle(Point, Dimension) - Constructor for class org.epseelon.mobimap.geom.Rectangle
Initializes a new instance of Rectangle with a top-left corner represented by the specified point and the width and height represented by the specified dimension.
Rectangle(Point) - Constructor for class org.epseelon.mobimap.geom.Rectangle
Initializes a new instance of Rectangle with a top left corner at the specified point and a width and height of zero.
Rectangle(Dimension) - Constructor for class org.epseelon.mobimap.geom.Rectangle
Initializes a new instance of Rectangle with an upper left corner at the origin (0,0) and a width and height represented by the specified dimension.
Rectangle2D - Class in org.epseelon.mobimap.geom
This class describes a rectangle by a point (x,y) and dimension (w x h).
Rectangle2D() - Constructor for class org.epseelon.mobimap.geom.Rectangle2D
Default constructor.
Rectangle2D.Double - Class in org.epseelon.mobimap.geom
This class defines a rectangle in double precision.
Rectangle2D.Double() - Constructor for class org.epseelon.mobimap.geom.Rectangle2D.Double
Create a rectangle at (0,0) with width 0 and height 0.
Rectangle2D.Double(double, double, double, double) - Constructor for class org.epseelon.mobimap.geom.Rectangle2D.Double
Create a rectangle with the given values.
Rectangle2D.Float - Class in org.epseelon.mobimap.geom
This class defines a rectangle in float precision.
Rectangle2D.Float() - Constructor for class org.epseelon.mobimap.geom.Rectangle2D.Float
Create a rectangle at (0,0) with width 0 and height 0.
Rectangle2D.Float(float, float, float, float) - Constructor for class org.epseelon.mobimap.geom.Rectangle2D.Float
Create a rectangle with the given values.
RectangularShape - Class in org.epseelon.mobimap.geom
This class provides a generic framework, and several helper methods, for subclasses which represent geometric objects inside a rectangular frame.
RectangularShape() - Constructor for class org.epseelon.mobimap.geom.RectangularShape
Default constructor.
RED - Static variable in class org.epseelon.mobimap.util.Color
Constant for the int red: R=255, G=0, B=0.
relativeCCW(double, double, double, double, double, double) - Static method in class org.epseelon.mobimap.geom.Line2D
Computes the relative rotation direction needed to pivot the line about the first point in order to have the second point colinear with point p.
relativeCCW(double, double) - Method in class org.epseelon.mobimap.geom.Line2D
Computes the relative rotation direction needed to pivot this line about the first point in order to have the second point colinear with point p.
relativeCCW(Point2D) - Method in class org.epseelon.mobimap.geom.Line2D
Computes the relative rotation direction needed to pivot this line about the first point in order to have the second point colinear with point p.
removeRepeatedFunction(MobiMap.Action) - Method in class org.epseelon.mobimap.MobiMap
 
removeWaypoint(Waypoint) - Method in class org.epseelon.mobimap.MobiMap
Removes a waypoint from the list of points to be displayed over the map
replace(String, String, String) - Static method in class org.epseelon.mobimap.util.TextUtil
Replaces the all matches within a String.
replaceFirst(String, String, String) - Static method in class org.epseelon.mobimap.util.TextUtil
Replaces the first match in a String.
replaceLast(String, String, String) - Static method in class org.epseelon.mobimap.util.TextUtil
Replaces the last match in a String.
reverseForRtlLanguage(String) - Static method in class org.epseelon.mobimap.util.TextUtil
Reverses the given text while keeping English texts and numbers in the normal position.

S

selectNextWaypoint() - Method in class org.epseelon.mobimap.MobiMap
Switches waypoint selection to the next one.
selectPreviousWaypoint() - Method in class org.epseelon.mobimap.MobiMap
Switches waypoint selection to the next one.
setAddressLocation(GeoPosition) - Method in class org.epseelon.mobimap.MobiMap
Gets the current address location of the map
setBarBackgroundImage(Image) - Method in class org.epseelon.mobimap.MobiMap
 
setBaseUrl(String) - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
setBounds(Rectangle) - Method in class org.epseelon.mobimap.geom.Rectangle
Updates this rectangle to match the dimensions of the specified rectangle.
setBounds(int, int, int, int) - Method in class org.epseelon.mobimap.geom.Rectangle
Updates this rectangle to have the specified dimensions.
setCenter(Point2D) - Method in class org.epseelon.mobimap.MobiMap
Sets the new center of the map in pixel coordinates.
setCenterPosition(GeoPosition) - Method in class org.epseelon.mobimap.MobiMap
A property indicating the center position of the map
setColor(int) - Method in class org.epseelon.mobimap.waypoint.Waypoint
 
setDefaultZoomLevel(int) - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
setDetails(String) - Method in class org.epseelon.mobimap.waypoint.Waypoint
 
setError(Throwable) - Method in class org.epseelon.mobimap.tiles.Tile
 
setFrame(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Set the bounding box of this rectangle.
setFrame(double, double, double, double) - Method in class org.epseelon.mobimap.geom.RectangularShape
Set the framing rectangle of this shape to the given coordinate and size.
setFrame(Point2D, Dimension2D) - Method in class org.epseelon.mobimap.geom.RectangularShape
Set the framing rectangle of this shape to the given coordinate and size.
setFrame(Rectangle2D) - Method in class org.epseelon.mobimap.geom.RectangularShape
Set the framing rectangle of this shape to the given rectangle.
setFrameFromCenter(double, double, double, double) - Method in class org.epseelon.mobimap.geom.RectangularShape
Set the framing rectangle of this shape using the center of the frame, and one of the four corners.
setFrameFromCenter(Point2D, Point2D) - Method in class org.epseelon.mobimap.geom.RectangularShape
Set the framing rectangle of this shape using the center of the frame, and one of the four corners.
setFrameFromDiagonal(double, double, double, double) - Method in class org.epseelon.mobimap.geom.RectangularShape
Set the framing rectangle of this shape using two points on a diagonal.
setFrameFromDiagonal(Point2D, Point2D) - Method in class org.epseelon.mobimap.geom.RectangularShape
Set the framing rectangle of this shape using two points on a diagonal.
setHelpBoxVisible(boolean) - Method in class org.epseelon.mobimap.MobiMap
 
setHorizontalWrapped(boolean) - Method in class org.epseelon.mobimap.MobiMap
Indicates whether tiles start again on the left when we arrive on the right edge of the map, and vice-versa
setIdentifier(char) - Method in class org.epseelon.mobimap.waypoint.Waypoint
 
setImage(Image) - Method in class org.epseelon.mobimap.tiles.Tile
 
setKeyFunction(int, MobiMap.Action) - Method in class org.epseelon.mobimap.MobiMap
Valid values for key include all constants starting with KEY_ Valid values for function include all constants starting with FUNCTION_
setLine(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Line2D.Double
Set this line to the given points.
setLine(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Line2D.Float
Set this line to the given points.
setLine(float, float, float, float) - Method in class org.epseelon.mobimap.geom.Line2D.Float
Set this line to the given points.
setLine(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Line2D
Set the coordinates of the line to the given coordinates.
setLine(Point2D, Point2D) - Method in class org.epseelon.mobimap.geom.Line2D
Set the coordinates to the given points.
setLine(Line2D) - Method in class org.epseelon.mobimap.geom.Line2D
Set the coordinates to those of the given line.
setLoading(boolean) - Method in class org.epseelon.mobimap.tiles.Tile
 
setLoadingImage(Image) - Method in class org.epseelon.mobimap.MobiMap
A property for an image which will be display when an image is still loading.
setLocation(Point) - Method in class org.epseelon.mobimap.geom.Point
Sets this object's coordinates to match those of the specified point.
setLocation(int, int) - Method in class org.epseelon.mobimap.geom.Point
Sets this object's coordinates to the specified values.
setLocation(double, double) - Method in class org.epseelon.mobimap.geom.Point
Sets this object's coordinates to the specified values.
setLocation(double, double) - Method in class org.epseelon.mobimap.geom.Point2D.Double
Sets the location of this point.
setLocation(double, double) - Method in class org.epseelon.mobimap.geom.Point2D.Float
Sets the location of this point.
setLocation(float, float) - Method in class org.epseelon.mobimap.geom.Point2D.Float
Sets the location of this point.
setLocation(double, double) - Method in class org.epseelon.mobimap.geom.Point2D
Set the location of this point to the new coordinates.
setLocation(Point2D) - Method in class org.epseelon.mobimap.geom.Point2D
Set the location of this point to the new coordinates.
setLocation(Point) - Method in class org.epseelon.mobimap.geom.Rectangle
Moves the location of this rectangle by setting its upper left corner to the specified point.
setLocation(int, int) - Method in class org.epseelon.mobimap.geom.Rectangle
Moves the location of this rectangle by setting its upper left corner to the specified coordinates.
setLocation(GeoPosition) - Method in class org.epseelon.mobimap.waypoint.Waypoint
 
setModeSwitchingEnabled(boolean) - Method in class org.epseelon.mobimap.MobiMap
 
setPanEnabled(boolean) - Method in class org.epseelon.mobimap.MobiMap
A property indicating if the map should be pannable by the user using the mouse.
setPanSpeed(int) - Method in class org.epseelon.mobimap.MobiMap
 
setProviderSwitchingEnabled(boolean) - Method in class org.epseelon.mobimap.MobiMap
 
setRecenterOnDoubleClickEnabled(boolean) - Method in class org.epseelon.mobimap.MobiMap
 
setRect(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Rectangle
Updates this rectangle to have the specified dimensions, as rounded to integers.
setRect(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Rectangle2D.Double
Set the contents of this rectangle to those specified.
setRect(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Rectangle2D.Double
Set the contents of this rectangle to those specified.
setRect(float, float, float, float) - Method in class org.epseelon.mobimap.geom.Rectangle2D.Float
Set the contents of this rectangle to those specified.
setRect(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Rectangle2D.Float
Set the contents of this rectangle to those specified.
setRect(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Rectangle2D.Float
Set the contents of this rectangle to those specified.
setRect(double, double, double, double) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Set the bounding box of this rectangle.
setRect(Rectangle2D) - Method in class org.epseelon.mobimap.geom.Rectangle2D
Set the bounding box of this rectangle from the given one.
setRestrictOutsidePanning(boolean) - Method in class org.epseelon.mobimap.MobiMap
A property indicating whether the user is restricted to pan over the viewport edges
setShowPanControls(boolean) - Method in class org.epseelon.mobimap.MobiMap
 
setShowProviderControls(boolean) - Method in class org.epseelon.mobimap.MobiMap
 
setShowWaypoints(boolean) - Method in class org.epseelon.mobimap.MobiMap
 
setShowZoomSlider(boolean) - Method in class org.epseelon.mobimap.MobiMap
 
setSize(double, double) - Method in class org.epseelon.mobimap.geom.Dimension
Sets the size of this dimension.
setSize(Dimension) - Method in class org.epseelon.mobimap.geom.Dimension
Sets the width and height of this object to match that of the specified object.
setSize(int, int) - Method in class org.epseelon.mobimap.geom.Dimension
Sets the width and height of this object to the specified values.
setSize(double, double) - Method in class org.epseelon.mobimap.geom.Dimension2D
Set the size of this dimension to the requested values.
setSize(Dimension2D) - Method in class org.epseelon.mobimap.geom.Dimension2D
Set the size of this dimension to the requested value.
setSize(Dimension) - Method in class org.epseelon.mobimap.geom.Rectangle
Sets the size of this rectangle based on the specified dimensions.
setSize(int, int) - Method in class org.epseelon.mobimap.geom.Rectangle
Sets the size of this rectangle based on the specified dimensions.
setTileFactory(TileFactory) - Method in class org.epseelon.mobimap.MobiMap
Set the current tile factory
setTitle(String) - Method in class org.epseelon.mobimap.waypoint.Waypoint
 
setUrlSuffix(String) - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
 
setWaypointPainter(WaypointPainter) - Method in class org.epseelon.mobimap.MobiMap
Use this method to customize waypoint drawing.
setWaypointSelectionListener(WaypointSelectionListener) - Method in class org.epseelon.mobimap.MobiMap
 
setZeroTileAbscissaLeft(boolean) - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
A property indicating if the X coordinates of tiles go from right to left or left to right.
setZeroTileOrdinateTop(boolean) - Method in class org.epseelon.mobimap.tiles.TileFactoryInfo
A property indicating if the Y coordinates of tiles go from right to left or left to right.
setZoom(int) - Method in class org.epseelon.mobimap.MobiMap
Set the current zoom level and leaves the map centered on the same location as before.
setZoomCursorImage(Image) - Method in class org.epseelon.mobimap.MobiMap
 
setZoomSliderBottomImage(Image) - Method in class org.epseelon.mobimap.MobiMap
 
setZoomSliderMiddleImage(Image) - Method in class org.epseelon.mobimap.MobiMap
 
setZoomSliderTopImage(Image) - Method in class org.epseelon.mobimap.MobiMap
 
Shape - Interface in org.epseelon.mobimap.geom
This interface represents an abstract shape.
showAllWaypoints() - Method in class org.epseelon.mobimap.MobiMap
Recenters the map and changes the zoom so that all waypoints are visible
showException(Exception) - Method in class org.epseelon.mobimap.MobiMapMIDlet
 
sizeChanged(int, int) - Method in class org.epseelon.mobimap.MobiMap
Called when the map changes size, for example when the full screen mode is modified or when the user switches from portrait to landscape mode or vice versa
split(String, char) - Static method in class org.epseelon.mobimap.util.TextUtil
Splits the given String around the matches defined by the given delimiter into an array.
split(String, char, int) - Static method in class org.epseelon.mobimap.util.TextUtil
Splits the given String around the matches defined by the given delimiter into an array.
splitAndTrim(String, char) - Static method in class org.epseelon.mobimap.util.TextUtil
Splits the given String around the matches defined by the given delimiter into an array.
SQRT3 - Static variable in class org.epseelon.mobimap.util.Float11
Square root from 3
startApp() - Method in class org.epseelon.mobimap.MobiMapMIDlet
 
startLoading(Tile) - Method in class org.epseelon.mobimap.tiles.AbstractTileFactory
Starts loading the tile in a different thread. canvasToRepaint will be repainted when the tile is loaded
startLoading(Tile) - Method in class org.epseelon.mobimap.tiles.EmptyTileFactory
Override this method to load the tile using, for example, an ExecutorService.
startLoading(Tile) - Method in class org.epseelon.mobimap.tiles.TileFactory
Override this method to load the tile
switchMode() - Method in class org.epseelon.mobimap.MobiMap
This function switches to the next available mode for the current provider.
switchProvider() - Method in class org.epseelon.mobimap.MobiMap
This function allows to switch to the next map provider and resets the mode to the first one available for the new provider.

T

TextUtil - Class in org.epseelon.mobimap.util
Provides some usefull String methods.
TextUtil() - Constructor for class org.epseelon.mobimap.util.TextUtil
 
Tile - Class in org.epseelon.mobimap.tiles
The Tile class represents a particular square image piece of the world bitmap at a particular zoom level.
Tile(int, int, int, String, TileFactory) - Constructor for class org.epseelon.mobimap.tiles.Tile
Create a new Tile that loads its data from the given URL.
TileCache - Class in org.epseelon.mobimap.tiles
This class implements a very basic cache that stores a given number of map tiles at most.
TileCache(int) - Constructor for class org.epseelon.mobimap.tiles.TileCache
Builds a new empty cache with room ready for size tiles.
TileFactory - Class in org.epseelon.mobimap.tiles
A class that can produce tiles and convert coordinates to pixels
TileFactory(TileFactoryInfo) - Constructor for class org.epseelon.mobimap.tiles.TileFactory
Creates a new instance of TileFactory
TileFactoryInfo - Class in org.epseelon.mobimap.tiles
A TileFactoryInfo encapsulates all information specific to a map server.
TileFactoryInfo(String, String, int, int, int, boolean, boolean, String, String) - Constructor for class org.epseelon.mobimap.tiles.TileFactoryInfo
Creates a new instance of TileFactoryInfo.
toggleHelpBoxVisible() - Method in class org.epseelon.mobimap.MobiMap
If help box is displayed, it gets hidden, and vice-versa
toString() - Method in class org.epseelon.mobimap.geom.Dimension
Returns a string representation of this object.
toString() - Method in class org.epseelon.mobimap.geom.Point
Returns a string representation of this object.
toString() - Method in class org.epseelon.mobimap.geom.Point2D.Double
Returns a string representation of this object.
toString() - Method in class org.epseelon.mobimap.geom.Point2D.Float
Returns a string representation of this object.
toString() - Method in class org.epseelon.mobimap.geom.Rectangle
Returns a string representation of this rectangle.
toString() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Double
Returns a string representation of this rectangle.
toString() - Method in class org.epseelon.mobimap.geom.Rectangle2D.Float
Returns a string representation of this rectangle.
toString() - Method in class org.epseelon.mobimap.util.GeoPosition
translate(int, int) - Method in class org.epseelon.mobimap.geom.Point
Changes the coordinates of this point such that the specified dx parameter is added to the existing X coordinate and dy is added to the existing Y coordinate.
translate(int, int) - Method in class org.epseelon.mobimap.geom.Rectangle
Translate the location of this rectangle by the given amounts.

U

union(Rectangle) - Method in class org.epseelon.mobimap.geom.Rectangle
Returns the smallest rectangle that contains both this rectangle and the specified rectangle.
union(Rectangle2D, Rectangle2D, Rectangle2D) - Static method in class org.epseelon.mobimap.geom.Rectangle2D
Joins a pair of rectangles, and places the result in the destination; this can be used to avoid object creation.

V

VirtualEarthAerialTileFactory - Class in org.epseelon.mobimap.tiles.microsoft
 
VirtualEarthAerialTileFactory(Canvas, int) - Constructor for class org.epseelon.mobimap.tiles.microsoft.VirtualEarthAerialTileFactory
 
VirtualEarthHybridTileFactory - Class in org.epseelon.mobimap.tiles.microsoft
 
VirtualEarthHybridTileFactory(Canvas, int) - Constructor for class org.epseelon.mobimap.tiles.microsoft.VirtualEarthHybridTileFactory
 
VirtualEarthRoadTileFactory - Class in org.epseelon.mobimap.tiles.microsoft
 
VirtualEarthRoadTileFactory(Canvas, int) - Constructor for class org.epseelon.mobimap.tiles.microsoft.VirtualEarthRoadTileFactory
 

W

Waypoint - Class in org.epseelon.mobimap.waypoint
 
Waypoint(GeoPosition, int, char, String, String) - Constructor for class org.epseelon.mobimap.waypoint.Waypoint
 
WaypointPainter - Interface in org.epseelon.mobimap.waypoint
This interface defines a way to customize the way waypoints are painted on a MobiMap.
waypointSelected(Waypoint) - Method in interface org.epseelon.mobimap.waypoint.WaypointSelectionListener
 
WaypointSelectionListener - Interface in org.epseelon.mobimap.waypoint
 
WHITE - Static variable in class org.epseelon.mobimap.util.Color
Constant for the int white: R=255, G=255, B=255.
width - Variable in class org.epseelon.mobimap.geom.Dimension
The width of this object.
width - Variable in class org.epseelon.mobimap.geom.Rectangle
The width of the rectangle.
width - Variable in class org.epseelon.mobimap.geom.Rectangle2D.Double
The width of the rectangle.
width - Variable in class org.epseelon.mobimap.geom.Rectangle2D.Float
The width of the rectangle.
wrap(String, Font, int, int) - Static method in class org.epseelon.mobimap.util.TextUtil
Wraps the given string so it fits on the specified lines.
wrap(String, Font, int, int, int, Vector) - Static method in class org.epseelon.mobimap.util.TextUtil
Wraps the given string so that the substrings fit into the the given line-widths.

X

x - Variable in class org.epseelon.mobimap.geom.Point
The x coordinate.
x - Variable in class org.epseelon.mobimap.geom.Point2D.Double
The X coordinate.
x - Variable in class org.epseelon.mobimap.geom.Point2D.Float
The X coordinate.
x - Variable in class org.epseelon.mobimap.geom.Rectangle
The X coordinate of the top-left corner of the rectangle.
x - Variable in class org.epseelon.mobimap.geom.Rectangle2D.Double
The x coordinate of the lower left corner.
x - Variable in class org.epseelon.mobimap.geom.Rectangle2D.Float
The x coordinate of the lower left corner.
x1 - Variable in class org.epseelon.mobimap.geom.Line2D.Double
The x coordinate of the first point.
x1 - Variable in class org.epseelon.mobimap.geom.Line2D.Float
The x coordinate of the first point.
x2 - Variable in class org.epseelon.mobimap.geom.Line2D.Double
The x coordinate of the second point.
x2 - Variable in class org.epseelon.mobimap.geom.Line2D.Float
The x coordinate of the second point.

Y

y - Variable in class org.epseelon.mobimap.geom.Point
The y coordinate.
y - Variable in class org.epseelon.mobimap.geom.Point2D.Double
The Y coordinate.
y - Variable in class org.epseelon.mobimap.geom.Point2D.Float
The Y coordinate.
y - Variable in class org.epseelon.mobimap.geom.Rectangle
The Y coordinate of the top-left corner of the rectangle.
y - Variable in class org.epseelon.mobimap.geom.Rectangle2D.Double
The y coordinate of the lower left corner.
y - Variable in class org.epseelon.mobimap.geom.Rectangle2D.Float
The y coordinate of the lower left corner.
y1 - Variable in class org.epseelon.mobimap.geom.Line2D.Double
The y coordinate of the first point.
y1 - Variable in class org.epseelon.mobimap.geom.Line2D.Float
The y coordinate of the first point.
y2 - Variable in class org.epseelon.mobimap.geom.Line2D.Double
The y coordinate of the second point.
y2 - Variable in class org.epseelon.mobimap.geom.Line2D.Float
The y coordinate of the second point.
YahooMapTileFactory - Class in org.epseelon.mobimap.tiles.yahoo
 
YahooMapTileFactory(Canvas, int) - Constructor for class org.epseelon.mobimap.tiles.yahoo.YahooMapTileFactory
 
YahooSatelliteTileFactory - Class in org.epseelon.mobimap.tiles.yahoo
 
YahooSatelliteTileFactory(Canvas, int) - Constructor for class org.epseelon.mobimap.tiles.yahoo.YahooSatelliteTileFactory
 
YELLOW - Static variable in class org.epseelon.mobimap.util.Color
Constant for the int yellow: R=255, G=255, B=0.

Z

zoomIn() - Method in class org.epseelon.mobimap.MobiMap
Increases the zoom level by one
zoomOut() - Method in class org.epseelon.mobimap.MobiMap
Decreases the zoom level by one

A B C D E F G H I K L M O P R S T U V W X Y Z

Copyright © 2008 Epseelon. All Rights Reserved.