This is the complete list of members for TPG.GeoUnits.GeoRect, including all inherited members.
AddPos(GeoPos pos) | TPG.GeoUnits.GeoRect | inline |
Center | TPG.GeoUnits.GeoRect | |
Clone() | TPG.GeoUnits.GeoRect | inline |
Contains(GeoPos pos) | TPG.GeoUnits.GeoRect | inline |
Contains(GeoRect rc) | TPG.GeoUnits.GeoRect | inline |
DeltaLat | TPG.GeoUnits.GeoRect | |
DeltaLon | TPG.GeoUnits.GeoRect | |
Equals(object obj) | TPG.GeoUnits.GeoRect | inline |
GeoRect(double swLat, double swLon, double neLat, double neLon) | TPG.GeoUnits.GeoRect | inline |
GeoRect(GeoPos sw, GeoPos ne) | TPG.GeoUnits.GeoRect | inline |
GeoRect(GeoPos pos) | TPG.GeoUnits.GeoRect | inline |
GeoRect(GeoPos pos, double deltaLat, double deltaLon) | TPG.GeoUnits.GeoRect | inline |
GeoRect(double minLat, double maxLat) | TPG.GeoUnits.GeoRect | inline |
GeoRect(GeoPos[] pos) | TPG.GeoUnits.GeoRect | inline |
GetHashCode() | TPG.GeoUnits.GeoRect | inline |
Global | TPG.GeoUnits.GeoRect | static |
HasArea | TPG.GeoUnits.GeoRect | |
InflateAbsolute(double deltaLat, double deltaLon) | TPG.GeoUnits.GeoRect | inline |
InflateRelative(double factor) | TPG.GeoUnits.GeoRect | inline |
Intersection(GeoRect rc) | TPG.GeoUnits.GeoRect | inline |
Intersects(GeoRect rc, bool requireArea=true) | TPG.GeoUnits.GeoRect | inline |
IsInit | TPG.GeoUnits.GeoRect | |
IsValid | TPG.GeoUnits.GeoRect | |
LatDistance(double lat1, double lat2) | TPG.GeoUnits.GeoRect | inlinestatic |
LonDistance(double lon1, double lon2) | TPG.GeoUnits.GeoRect | inlinestatic |
LowerLeft | TPG.GeoUnits.GeoRect | |
LowerRight | TPG.GeoUnits.GeoRect | |
NormalizedLat(double lat) | TPG.GeoUnits.GeoRect | inlinestatic |
NormalizedLon(double lon) | TPG.GeoUnits.GeoRect | inlinestatic |
ToString() | TPG.GeoUnits.GeoRect | inline |
UpperLeft | TPG.GeoUnits.GeoRect | |
UpperRight | TPG.GeoUnits.GeoRect | |