A C E F G H I J L M N S T U V Z

A

AIRPORT_CMP - Static variable in class com.plexobject.iploc.AirportLocation
 
AirportLocation - class com.plexobject.iploc.AirportLocation.
 
AirportLocation.AirportCmp - class com.plexobject.iploc.AirportLocation.AirportCmp.
 
AirportLocation.AirportCmp() - Constructor for class com.plexobject.iploc.AirportLocation.AirportCmp
 
AirportLocation() - Constructor for class com.plexobject.iploc.AirportLocation
 
AirportLocation(String, String, String, String, String, float, int, int, float, float) - Constructor for class com.plexobject.iploc.AirportLocation
 
AIRPORTS - Static variable in class com.plexobject.iploc.AirportLocation
 
ALPHABETS - Static variable in class com.plexobject.iploc.AirportLocation
 

C

calculateTimeZoneDifference(Location, Location) - Method in interface com.plexobject.iploc.IGlobeFacade
calculateTimeZoneDifference - determines time difference between two time zones
calculateTimeZoneDifference(String, String) - Method in interface com.plexobject.iploc.IGlobeFacade
calculateTimeZoneDifference - determines time difference between two time zones
CITY_CMP - Static variable in class com.plexobject.iploc.Location
 
clone() - Method in class com.plexobject.iploc.Location
 
com.plexobject.iploc - package com.plexobject.iploc
 
compare(Object, Object) - Method in class com.plexobject.iploc.Location.CountryCmp
 
compare(Object, Object) - Method in class com.plexobject.iploc.Location.TimeZoneCmp
 
compare(Object, Object) - Method in class com.plexobject.iploc.Location.StateCodeCmp
 
compare(Object, Object) - Method in class com.plexobject.iploc.Location.IDCmp
 
compare(Object, Object) - Method in class com.plexobject.iploc.Location.StateNameCmp
 
compare(Object, Object) - Method in class com.plexobject.iploc.Location.CityCmp
 
compare(Object, Object) - Method in class com.plexobject.iploc.AirportLocation.AirportCmp
 
compareTo(Object) - Method in class com.plexobject.iploc.Location
 
compareTo(Object) - Method in class com.plexobject.iploc.AirportLocation
 
copy(Location) - Method in class com.plexobject.iploc.Location
 
COUNTRY_CMP - Static variable in class com.plexobject.iploc.Location
 
currentTimeAtTimeZone(Location, DateFormat) - Method in interface com.plexobject.iploc.IGlobeFacade
currentTimeAtTimeZone - finds current time at destination zone
currentTimeAtTimeZone(String, DateFormat) - Method in interface com.plexobject.iploc.IGlobeFacade
currentTimeAtTimeZone - finds current time at destination zone
currentTimeMillis() - Method in class com.plexobject.iploc.Location
 

E

equals(Object) - Method in class com.plexobject.iploc.Location
 
equals(Object) - Method in class com.plexobject.iploc.AirportLocation
 

F

findAirportLocationByCity(String, String) - Method in interface com.plexobject.iploc.IGlobeFacade
findAirportLocationByCity - finds airport location the given city/country
findLocationByCity(String, String, String) - Method in interface com.plexobject.iploc.IGlobeFacade
findLocationByCity - finds location with time-zone, lat/long for the given city/country
findTimeAtTimeZone(Location, Location, Date, DateFormat) - Method in interface com.plexobject.iploc.IGlobeFacade
findTimeAtTimeZone - finds time at destination zone given the the time at source zone.
findTimeAtTimeZone(String, String, Date, DateFormat) - Method in interface com.plexobject.iploc.IGlobeFacade
findTimeAtTimeZone - finds time at destination zone given the the time at source zone.
formatDate() - Method in class com.plexobject.iploc.Location
 
formatDate(Calendar, TimeZone, Date) - Static method in class com.plexobject.iploc.Location
 
formatDate(Date) - Method in class com.plexobject.iploc.Location
 
formatDate(long) - Method in class com.plexobject.iploc.Location
 

G

getAirportCode() - Method in class com.plexobject.iploc.Location
 
getAirportName() - Method in class com.plexobject.iploc.AirportLocation
 
getAirports() - Method in interface com.plexobject.iploc.IGlobeFacade
getAirports finds all airport locations with their airport codes, time-zones, lat/longs, and other information.
getAirports(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getAirports finds all airport locations with their airport codes, time-zones, lat/longs, and other information.
getAltitude() - Method in class com.plexobject.iploc.Location
 
getAreaCode() - Method in class com.plexobject.iploc.Location
 
getCalendar() - Method in class com.plexobject.iploc.Location
 
getCanadaStateCode(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getCanadaStateCode finds state-code for the given state-name in Canada
getCanadaStateCodes() - Method in interface com.plexobject.iploc.IGlobeFacade
getCanadaStateCode finds all state-code in Canada
getCanadaStateName(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getCanadaStateName finds state-name for the given state-code in Canada
getCanadaStateNames() - Method in interface com.plexobject.iploc.IGlobeFacade
getCanadaStateNames finds all state-names in Canada
getCities(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getCities finds all cities for the given country-code with their time-zones, lat/longs, and other information.
getCity() - Method in class com.plexobject.iploc.Location
 
getCityCountryByCode(String) - Static method in class com.plexobject.iploc.AirportLocation
 
getCityState() - Method in class com.plexobject.iploc.Location
 
getCityStateCountry() - Method in class com.plexobject.iploc.Location
 
getContinent() - Method in class com.plexobject.iploc.Location
 
getContinents() - Method in interface com.plexobject.iploc.IGlobeFacade
getContinents - is used by the application programmer to determine list of continents supported by the PlexGlobe library.
getCountries() - Method in interface com.plexobject.iploc.IGlobeFacade
getCountries - finds list of all countries supported by the PlexGlobe library.
getCountry() - Method in class com.plexobject.iploc.Location
 
getCountryByCity(String) - Static method in class com.plexobject.iploc.AirportLocation
 
getCountryCode() - Method in class com.plexobject.iploc.Location
 
getCountryCode(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getCountryCodes - finds country-code for the given country name
getCountryCodes() - Method in interface com.plexobject.iploc.IGlobeFacade
getCountryCodes - finds list of all country-codes supported by the PlexGlobe library.
getCountryCodesForContinent(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getCountryCodesForContinent - finds list of all country codes in the given continent
getCountryCodesWithCountryNames() - Method in interface com.plexobject.iploc.IGlobeFacade
getCountryCodesWithCountryNames - finds list of all country-names along with their country codes supported by the PlexGlobe library.
getCountryName(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getCountryName - finds country-name for the given country code
getCountryPhonePrefix() - Method in class com.plexobject.iploc.AirportLocation
 
getDateFormat() - Method in class com.plexobject.iploc.Location
 
getDateFormat(Calendar) - Static method in class com.plexobject.iploc.Location
 
getDefaultInstance() - Static method in class com.plexobject.iploc.GlobeFacadeFactory
getDefaultInstance returns default implementation of IGlobeFacade interface
getDialCode() - Method in class com.plexobject.iploc.Location
 
getDisplayLocation() - Method in class com.plexobject.iploc.Location
 
getDisplayName() - Method in class com.plexobject.iploc.Location
 
getDisplayName() - Method in class com.plexobject.iploc.AirportLocation
 
getDstAdjustment() - Method in class com.plexobject.iploc.Location
 
getDstEnd() - Method in class com.plexobject.iploc.Location
 
getDstStart() - Method in class com.plexobject.iploc.Location
 
getGmtByTimeZone(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getGmtByTimeZone finds GMT for the time-zone with the given id
getGmtOffset() - Method in class com.plexobject.iploc.Location
 
getGmtTime() - Static method in class com.plexobject.iploc.Location
 
getID() - Method in class com.plexobject.iploc.Location
 
getLatitude() - Method in class com.plexobject.iploc.Location
 
getLatitude(float, float, float) - Static method in class com.plexobject.iploc.Location
 
getLatitudeDirection() - Method in class com.plexobject.iploc.Location
 
getLatitudeString() - Method in class com.plexobject.iploc.Location
 
getLocale() - Method in class com.plexobject.iploc.Location
 
getLocalTime() - Method in class com.plexobject.iploc.Location
 
getLocalTimeZoneLocation() - Method in interface com.plexobject.iploc.IGlobeFacade
getLocalTimeZoneLocation - initializes a virtual location with time-zone set to local time-zone.
getLongitude() - Method in class com.plexobject.iploc.Location
 
getLongitude(float, float, float) - Static method in class com.plexobject.iploc.Location
 
getLongitudeDirection() - Method in class com.plexobject.iploc.Location
 
getLongitudeString() - Method in class com.plexobject.iploc.Location
 
getNameForJList() - Method in class com.plexobject.iploc.Location
 
getNtpCorrection(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getNtpCorrection - returns correction needed to synchronize local time to the external NTP server
getNtpServers() - Method in interface com.plexobject.iploc.IGlobeFacade
getNtpServers - returns list of NTP-servers supported by the PlexGlobe library
getOffset() - Method in class com.plexobject.iploc.Location
 
getOffset(TimeZone, Calendar) - Static method in class com.plexobject.iploc.Location
 
getPhonePrefixForCountryCode(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getPhonePrefixForCountryCode finds phone prefix for given country-code
getRawOffset() - Method in class com.plexobject.iploc.Location
 
getRunwayElevation() - Method in class com.plexobject.iploc.AirportLocation
 
getRunwayLength() - Method in class com.plexobject.iploc.AirportLocation
 
getStateCode() - Method in class com.plexobject.iploc.Location
 
getStateName() - Method in class com.plexobject.iploc.Location
 
getSummaryForSalat() - Method in class com.plexobject.iploc.Location
 
getTime() - Method in class com.plexobject.iploc.Location
 
getTimeZone() - Method in class com.plexobject.iploc.Location
 
getTimeZone(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getTimeZone - instantiates time-zone for the given time-zone-id note that PlexGlobe does not use java.util.TimeZone
getTimeZoneByGmt(float) - Method in interface com.plexobject.iploc.IGlobeFacade
getTimeZoneByGmt finds locations, whose time-zone has same GMT as given gmt.
getTimeZoneIDs() - Method in interface com.plexobject.iploc.IGlobeFacade
getTimeZoneIDs finds time-zone-ids
getTimeZoneIDs(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getTimeZoneIDs - finds time-zone-ids for given country code
getTimeZoneString() - Method in class com.plexobject.iploc.Location
 
getTz() - Method in class com.plexobject.iploc.Location
 
getUSStateCode(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getUSStateCode finds state-code for the given state-name
getUSStateCodes() - Method in interface com.plexobject.iploc.IGlobeFacade
getUSStateCodes returns list of state-codes in America
getUSStateName(String) - Method in interface com.plexobject.iploc.IGlobeFacade
getUSStateName finds state-name for the given state-code
getUSStateNames() - Method in interface com.plexobject.iploc.IGlobeFacade
getUSStateNames returns list of state-names in America
GlobeFacadeFactory - class com.plexobject.iploc.GlobeFacadeFactory.
 
GlobeFacadeFactory() - Constructor for class com.plexobject.iploc.GlobeFacadeFactory
 
GMT_LOCATION - Static variable in class com.plexobject.iploc.Location
 
GMT_TIME_ZONES - Static variable in interface com.plexobject.iploc.IGlobeFacade
 
gregorianToJulian(Date) - Method in interface com.plexobject.iploc.IGlobeFacade
gregorianToJulian -- converts gregorian date to julian

H

hasAirportCode() - Method in class com.plexobject.iploc.Location
 
hasAreaCode() - Method in class com.plexobject.iploc.Location
 
hasCity() - Method in class com.plexobject.iploc.Location
 
hasCountry() - Method in class com.plexobject.iploc.Location
 
hasCountryCode() - Method in class com.plexobject.iploc.Location
 
hasCountryPhonePrefix() - Method in class com.plexobject.iploc.AirportLocation
 
hasGeo() - Method in class com.plexobject.iploc.Location
 
hasGmtOffset() - Method in class com.plexobject.iploc.Location
 
hashCode() - Method in class com.plexobject.iploc.Location
 
hasLatitude() - Method in class com.plexobject.iploc.Location
 
hasLongitude() - Method in class com.plexobject.iploc.Location
 
hasStateCode() - Method in class com.plexobject.iploc.Location
 
hasStateName() - Method in class com.plexobject.iploc.Location
 
hasTimeZone() - Method in class com.plexobject.iploc.Location
 

I

ID_CMP - Static variable in class com.plexobject.iploc.Location
 
IGlobeFacade - interface com.plexobject.iploc.IGlobeFacade.
 
isCapital() - Method in class com.plexobject.iploc.Location
 
isDst() - Method in class com.plexobject.iploc.Location
 
isLocalTimeZone() - Method in class com.plexobject.iploc.Location
 
isLocalTimeZone(TimeZone) - Static method in class com.plexobject.iploc.Location
 
isNull() - Method in class com.plexobject.iploc.Location
 
isTimeZoneMatched(String) - Method in class com.plexobject.iploc.Location
 

J

julianToGregorian(double, double) - Method in interface com.plexobject.iploc.IGlobeFacade
julianToGregorian -- converts julian to gregorian date

L

load() - Static method in class com.plexobject.iploc.AirportLocation
 
load(File) - Static method in class com.plexobject.iploc.AirportLocation
 
load(InputStream) - Static method in class com.plexobject.iploc.AirportLocation
 
loadXml() - Static method in class com.plexobject.iploc.AirportLocation
 
loadXml(File) - Static method in class com.plexobject.iploc.AirportLocation
 
loadXml(InputStream) - Static method in class com.plexobject.iploc.AirportLocation
 
LOCAL_LOCATION - Static variable in class com.plexobject.iploc.Location
 
Location - class com.plexobject.iploc.Location.
 
Location.CityCmp - class com.plexobject.iploc.Location.CityCmp.
 
Location.CityCmp() - Constructor for class com.plexobject.iploc.Location.CityCmp
 
Location.CountryCmp - class com.plexobject.iploc.Location.CountryCmp.
 
Location.CountryCmp() - Constructor for class com.plexobject.iploc.Location.CountryCmp
 
Location.IDCmp - class com.plexobject.iploc.Location.IDCmp.
 
Location.IDCmp() - Constructor for class com.plexobject.iploc.Location.IDCmp
 
Location.StateCodeCmp - class com.plexobject.iploc.Location.StateCodeCmp.
 
Location.StateCodeCmp() - Constructor for class com.plexobject.iploc.Location.StateCodeCmp
 
Location.StateNameCmp - class com.plexobject.iploc.Location.StateNameCmp.
 
Location.StateNameCmp() - Constructor for class com.plexobject.iploc.Location.StateNameCmp
 
Location.TimeZoneCmp - class com.plexobject.iploc.Location.TimeZoneCmp.
 
Location.TimeZoneCmp() - Constructor for class com.plexobject.iploc.Location.TimeZoneCmp
 
Location() - Constructor for class com.plexobject.iploc.Location
 
Location(String, String, String, String, String, String, float, float, float, boolean, String, boolean, float, float, long, long) - Constructor for class com.plexobject.iploc.Location
 

M

main(String[]) - Static method in class com.plexobject.iploc.Location
 
main(String[]) - Static method in class com.plexobject.iploc.AirportLocation
 
MILLI_FORMAT - Static variable in class com.plexobject.iploc.Location
 
mimeDeserialize(String) - Static method in class com.plexobject.iploc.Location
 
mimeSerialize() - Method in class com.plexobject.iploc.Location
 

N

newBuddhistCalendar() - Method in class com.plexobject.iploc.Location
 
newChineseCalendar() - Method in class com.plexobject.iploc.Location
 
newGregorianCalendar() - Method in class com.plexobject.iploc.Location
 
newGregorianCalendar() - Method in interface com.plexobject.iploc.IGlobeFacade
 
newGregorianCalendar(Locale) - Method in class com.plexobject.iploc.Location
 
newGregorianCalendar(Locale) - Method in interface com.plexobject.iploc.IGlobeFacade
 
newHebrewCalendar() - Method in class com.plexobject.iploc.Location
 
newIslamicCalendar() - Method in class com.plexobject.iploc.Location
 
newJapaneseCalendar() - Method in class com.plexobject.iploc.Location
 

S

save(String) - Static method in class com.plexobject.iploc.AirportLocation
 
saveXml(String) - Static method in class com.plexobject.iploc.AirportLocation
 
setAirportCode(String) - Method in class com.plexobject.iploc.Location
 
setAirportName(String) - Method in class com.plexobject.iploc.AirportLocation
 
setAltitude(float) - Method in class com.plexobject.iploc.Location
 
setAreaCode(String) - Method in class com.plexobject.iploc.Location
 
setCapital(boolean) - Method in class com.plexobject.iploc.Location
 
setCity(String) - Method in class com.plexobject.iploc.Location
 
setCountry(String) - Method in class com.plexobject.iploc.Location
 
setCountryCode(String) - Method in class com.plexobject.iploc.Location
 
setCountryPhonePrefix(String) - Method in class com.plexobject.iploc.AirportLocation
 
setDst(boolean) - Method in class com.plexobject.iploc.Location
 
setDstAdjustment(float) - Method in class com.plexobject.iploc.Location
 
setDstEnd(long) - Method in class com.plexobject.iploc.Location
 
setDstStart(long) - Method in class com.plexobject.iploc.Location
 
setGmtOffset(float) - Method in class com.plexobject.iploc.Location
 
setLatitude(float) - Method in class com.plexobject.iploc.Location
 
setLongitude(float) - Method in class com.plexobject.iploc.Location
 
setRunwayElevation(int) - Method in class com.plexobject.iploc.AirportLocation
 
setRunwayLength(int) - Method in class com.plexobject.iploc.AirportLocation
 
setState(String) - Method in class com.plexobject.iploc.Location
 
setStateCode(String) - Method in class com.plexobject.iploc.Location
 
setStateName(String) - Method in class com.plexobject.iploc.Location
 
setTime(Date) - Method in class com.plexobject.iploc.Location
 
setTimeZone(String) - Method in class com.plexobject.iploc.Location
 
STATE_CODE_CMP - Static variable in class com.plexobject.iploc.Location
 
STATE_NAME_CMP - Static variable in class com.plexobject.iploc.Location
 
supportsTimeZoneID(String) - Method in interface com.plexobject.iploc.IGlobeFacade
supportsTimeZoneID checks if given time-zone is supported by the PlexGlobe library.

T

TARGET - Static variable in class com.plexobject.iploc.AirportLocation
 
TEST_MAX - Static variable in class com.plexobject.iploc.AirportLocation
 
toDegMinutes(double) - Static method in class com.plexobject.iploc.Location
 
toString() - Method in class com.plexobject.iploc.Location
 
toString() - Method in class com.plexobject.iploc.AirportLocation
 
toTimeZone(float) - Static method in class com.plexobject.iploc.Location
 
toZoneLocation(String) - Method in interface com.plexobject.iploc.IGlobeFacade
toZoneLocation constructs a location that uses time zone based on given zone-id
TZ_CMP - Static variable in class com.plexobject.iploc.Location
 

U

updateTime() - Method in class com.plexobject.iploc.Location
 
UTC - Static variable in class com.plexobject.iploc.Location
 

V

validateLatitude(float, float, float) - Static method in class com.plexobject.iploc.Location
 
validateLongitude(float, float, float) - Static method in class com.plexobject.iploc.Location
 

Z

ZONES_INFO - Static variable in class com.plexobject.iploc.Location
 

A C E F G H I J L M N S T U V Z