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

S

saveHistoricalScale() - Method in class com.qozix.mapview.zoom.ZoomManager
 
ScalingLayout - Class in com.qozix.layouts
 
ScalingLayout(Context) - Constructor for class com.qozix.layouts.ScalingLayout
 
Scroller - Class in com.qozix.widgets
This class encapsulates scrolling.
Scroller(Context) - Constructor for class com.qozix.widgets.Scroller
Create a Scroller with the default duration and interpolator.
Scroller(Context, Interpolator) - Constructor for class com.qozix.widgets.Scroller
 
scrollToAndCenter(Point) - Method in class com.qozix.layouts.ZoomPanLayout
Scrolls and centers the ZoomPanLayout to the x and y values specified by Point
scrollToPoint(Point) - Method in class com.qozix.layouts.ZoomPanLayout
Scrolls the ZoomPanLayout to the x and y values specified by Point
SealedHandler<T> - Class in com.qozix.widgets
 
SealedHandler(T) - Constructor for class com.qozix.widgets.SealedHandler
 
set(double, double) - Method in class com.qozix.geom.Coordinate
 
set(int, int, int, int, int, String) - Method in class com.qozix.mapview.tiles.MapTile
 
setAnchors(float, float) - Method in class com.qozix.layouts.AnchorLayout
Sets the anchor values used by this ViewGroup if it's children do not have anchor values supplied directly (via LayoutParams)
setAnimationEase(EasingEquation) - Method in class com.qozix.animation.Tween
 
setCacheEnabled(boolean) - Method in class com.qozix.mapview.MapView
Enables or disables map-tile image caching (in-memory and on-disk)
setCacheEnabled(boolean) - Method in class com.qozix.mapview.tiles.TileManager
 
setColor(int) - Method in class com.qozix.mapview.paths.PathView
 
setCoordinates(Coordinate, Coordinate) - Method in class com.qozix.geom.Geolocator
 
setCoordinates(double, double, double, double) - Method in class com.qozix.geom.Geolocator
 
setCornerRadii(float) - Method in class com.qozix.mapview.paths.PathView
 
setDecoder(MapTileDecoder) - Method in class com.qozix.mapview.tiles.TileManager
 
setDownsample(View, String) - Method in class com.qozix.mapview.viewmanagers.DownsampleManager
 
setDuration(double) - Method in class com.qozix.animation.Tween
 
setFinalX(int) - Method in class com.qozix.widgets.Scroller
Sets the final position (X) for this scroller.
setFinalY(int) - Method in class com.qozix.widgets.Scroller
Sets the final position (Y) for this scroller.
setFriction(float) - Method in class com.qozix.widgets.Scroller
The amount of friction applied to flings.
setMarkerAnchorPoints(float, float) - Method in class com.qozix.mapview.MapView
Markers added to this MapView will have anchor logic applied on the values provided here.
setScale(double) - Method in class com.qozix.layouts.ScalingLayout
 
setScale(double) - Method in class com.qozix.layouts.TranslationLayout
Sets the scale (0-1) of the ZoomPanLayout
setScale(double) - Method in class com.qozix.layouts.ZoomPanLayout
Sets the scale (0-1) of the ZoomPanLayout
setScale(double) - Method in class com.qozix.mapview.paths.PathManager
 
setScale(double) - Method in class com.qozix.mapview.paths.PathView
 
setScale(double) - Method in class com.qozix.mapview.zoom.ZoomManager
 
setScaleLimits(double, double) - Method in class com.qozix.layouts.ZoomPanLayout
Set minimum and maximum scale values for this ZoomPanLayout.
setScaleToFit(boolean) - Method in class com.qozix.layouts.ZoomPanLayout
Determines whether the ZoomPanLayout should limit it's minimum scale to no less than what would be required to fill it's container
setShadowLayer(float, float, float, int) - Method in class com.qozix.mapview.paths.PathView
 
setShouldIntercept(boolean) - Method in class com.qozix.layouts.ZoomPanLayout
Sets whether the ZoomPanLayout should intercept touch events on it's child views.
setSize(int, int) - Method in class com.qozix.geom.Geolocator
 
setSize(int, int) - Method in class com.qozix.layouts.ZoomPanLayout
Sets the size (width and height) of the ZoomPanLayout as it should be rendered at a scale of 1f (100%)
setStrokeWidth(float) - Method in class com.qozix.mapview.paths.PathView
 
setTileDecoder(MapTileDecoder) - Method in class com.qozix.mapview.MapView
Sets a custom class to perform the decode operation when tile bitmaps are requested.
setTileRenderListener(TileRenderListener) - Method in class com.qozix.mapview.tiles.TileManager
 
setZoom(int) - Method in class com.qozix.mapview.MapView
Changes the zoom level used by the MapView.
setZoom(int) - Method in class com.qozix.mapview.zoom.ZoomManager
 
slideTo(double, double) - Method in class com.qozix.mapview.MapView
Scroll the MapView to the x and y positions provided, using scrolling animation.
slideTo(double, double, boolean) - Method in class com.qozix.mapview.MapView
Scroll the MapView to the x and y positions provided, using scrolling animation.
slideToAndCenter(Point) - Method in class com.qozix.layouts.ZoomPanLayout
Scrolls and centers the ZoomPanLayout to the x and y values specified by Point using scrolling animation
slideToAndCenter(double, double) - Method in class com.qozix.mapview.MapView
Scroll the MapView to the x and y positions provide and center to the screen, using scrolling animation.
slideToAndCenter(double, double, boolean) - Method in class com.qozix.mapview.MapView
Scroll the MapView to the x and y positions provide and center to the screen, using scrolling animation.
slideToPoint(Point) - Method in class com.qozix.layouts.ZoomPanLayout
Scrolls the ZoomPanLayout to the x and y values specified by Point using scrolling animation
smoothScaleTo(double, int) - Method in class com.qozix.layouts.ZoomPanLayout
Scales the ZoomPanLayout with animated progress
spots - Variable in class com.qozix.mapview.hotspots.HotSpotManager
 
start() - Method in class com.qozix.animation.Tween
 
startScroll(int, int, int, int) - Method in class com.qozix.widgets.Scroller
Start scrolling by providing a starting point and the distance to travel.
startScroll(int, int, int, int, int) - Method in class com.qozix.widgets.Scroller
Start scrolling by providing a starting point and the distance to travel.
StaticLayout - Class in com.qozix.layouts
 
StaticLayout(Context) - Constructor for class com.qozix.layouts.StaticLayout
 
stop() - Method in class com.qozix.animation.Tween
 
Strong - Class in com.qozix.animation.easing
 
Strong() - Constructor for class com.qozix.animation.easing.Strong
 
suppressRender() - Method in class com.qozix.mapview.tiles.TileManager
 
A C D E F G H I L M O P R S T U V X Y Z