Uses of Class
com.stimulsoft.report.maps.gis.StiGisRectLatLng
Packages that use StiGisRectLatLng
-
Uses of StiGisRectLatLng in com.stimulsoft.report.maps.gis
Fields in com.stimulsoft.report.maps.gis declared as StiGisRectLatLngModifier and TypeFieldDescriptionStiOpenStreetMapProvider.areastatic final StiGisRectLatLngStiGisRectLatLng.emptyMethods in com.stimulsoft.report.maps.gis that return StiGisRectLatLngModifier and TypeMethodDescriptionStiGisRectLatLng.clone()static StiGisRectLatLngStiGisRectLatLng.fromLTRB(double leftLng, double topLat, double rightLng, double bottomLat) StiMercatorGisProjection.getBounds()StiGisCore.getViewArea()Methods in com.stimulsoft.report.maps.gis with parameters of type StiGisRectLatLngModifier and TypeMethodDescriptionintStiGisCore.getMaxZoomToFitRect(StiGisRectLatLng rect) static booleanStiGisRectLatLng.opEquals(StiGisRectLatLng left, StiGisRectLatLng right) static booleanStiGisRectLatLng.opNotEquals(StiGisRectLatLng left, StiGisRectLatLng right) voidStiGisCore.setZoomToFitRect(StiGisRectLatLng rect)