Package apple.mapkit
Class MKTileOverlay
- java.lang.Object
-
- org.moe.natj.general.NativeObject
-
- org.moe.natj.objc.ObjCObject
-
- apple.NSObject
-
- apple.mapkit.MKTileOverlay
-
- All Implemented Interfaces:
MKAnnotation,MKOverlay,NSObject
public class MKTileOverlay extends NSObject implements MKOverlay
MKTileOverlay represents a data source for raster image tiles in the spherical mercator projection (EPSG:3857).
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceMKTileOverlay.Block_loadTileAtPathResult-
Nested classes/interfaces inherited from class apple.NSObject
NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMKTileOverlay(org.moe.natj.general.Pointer peer)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static booleanaccessInstanceVariablesDirectly()static MKTileOverlayalloc()static java.lang.ObjectallocWithZone(org.moe.natj.general.ptr.VoidPtr zone)static booleanautomaticallyNotifiesObserversForKey(java.lang.String key)MKMapRectboundingMapRect()boundingMapRect should be the smallest rectangle that completely contains the overlay.static voidcancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)static voidcancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget, org.moe.natj.objc.SEL aSelector, java.lang.Object anArgument)booleancanReplaceMapContent()If this method is implemented and returns YES, MKMapView may use it as a hint to skip loading or drawing the built in map content in the area covered by this overlay.static NSArray<java.lang.String>classFallbacksForKeyedArchiver()static org.moe.natj.objc.ClassclassForKeyedUnarchiver()CLLocationCoordinate2Dcoordinate()From MKAnnotation, for areas this should return the centroid of the area.static java.lang.StringdebugDescription_static()static java.lang.Stringdescription_static()static longhash_static()MKTileOverlayinit()MKTileOverlayinitWithURLTemplate(java.lang.String URLTemplate)URL template is a string where the substrings "{x}", "{y}", "{z}", and "{scale}" are replaced with values from a tile path to create a URL to load.static NSObject.Function_instanceMethodForSelector_retinstanceMethodForSelector(org.moe.natj.objc.SEL aSelector)static NSMethodSignatureinstanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)static booleaninstancesRespondToSelector(org.moe.natj.objc.SEL aSelector)booleanintersectsMapRect(MKMapRect mapRect)Implement intersectsMapRect to provide more precise control over when the view for the overlay should be shown.booleanisGeometryFlipped()Default is NO.static booleanisSubclassOfClass(org.moe.natj.objc.Class aClass)static NSSet<java.lang.String>keyPathsForValuesAffectingValueForKey(java.lang.String key)voidloadTileAtPathResult(MKTileOverlayPath path, MKTileOverlay.Block_loadTileAtPathResult result)Load the requested tile and call the callback block with the tile data or with an error if the tile could not be loaded.longmaximumZ()longminimumZ()The minimum/maximum zoom level at which tile data is available for this overlay.static java.lang.Objectnew_objc()static booleanresolveClassMethod(org.moe.natj.objc.SEL sel)static booleanresolveInstanceMethod(org.moe.natj.objc.SEL sel)voidsetCanReplaceMapContent(boolean value)voidsetCoordinate(CLLocationCoordinate2D newCoordinate)Called as a result of dragging an annotation view.voidsetGeometryFlipped(boolean value)Default is NO.voidsetMaximumZ(long value)voidsetMinimumZ(long value)The minimum/maximum zoom level at which tile data is available for this overlay.voidsetTileSize(CGSize value)default is 256x256static voidsetVersion_static(long aVersion)java.lang.Stringsubtitle()static org.moe.natj.objc.Classsuperclass_static()CGSizetileSize()default is 256x256java.lang.Stringtitle()Title and subtitle for use by selection UI.NSURLURLForTilePath(MKTileOverlayPath path)default implementation fills out the URLTemplatejava.lang.StringURLTemplate()static longversion_static()-
Methods inherited from class apple.NSObject
accessibilityActivate, accessibilityActivationPoint, accessibilityAssistiveTechnologyFocusedIdentifiers, accessibilityAttributedHint, accessibilityAttributedLabel, accessibilityAttributedUserInputLabels, accessibilityAttributedValue, accessibilityContainerType, accessibilityCustomActions, accessibilityCustomRotors, accessibilityDecrement, accessibilityDragSourceDescriptors, accessibilityDropPointDescriptors, accessibilityElementAtIndex, accessibilityElementCount, accessibilityElementDidBecomeFocused, accessibilityElementDidLoseFocus, accessibilityElementIsFocused, accessibilityElements, accessibilityElementsHidden, accessibilityFrame, accessibilityHint, accessibilityIncrement, accessibilityLabel, accessibilityLanguage, accessibilityNavigationStyle, accessibilityPath, accessibilityPerformEscape, accessibilityPerformMagicTap, accessibilityRespondsToUserInteraction, accessibilityScroll, accessibilityTextualContext, accessibilityTraits, accessibilityUserInputLabels, accessibilityValue, accessibilityViewIsModal, addObserverForKeyPathOptionsContext, attemptRecoveryFromErrorOptionIndex, attemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo, autoContentAccessingProxy, awakeAfterUsingCoder, awakeFromNib, class_objc, classForCoder, classForKeyedArchiver, copy, dealloc, debugDescription, description, dictionaryWithValuesForKeys, didChangeValueForKey, didChangeValueForKeyWithSetMutationUsingObjects, didChangeValuesAtIndexesForKey, doesNotRecognizeSelector, fileManagerShouldProceedAfterError, fileManagerWillProcessPath, finalize_objc, forwardingTargetForSelector, forwardInvocation, hash, indexOfAccessibilityElement, isAccessibilityElement, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodForSelector, methodSignatureForSelector, mutableArrayValueForKey, mutableArrayValueForKeyPath, mutableCopy, mutableOrderedSetValueForKey, mutableOrderedSetValueForKeyPath, mutableSetValueForKey, mutableSetValueForKeyPath, observationInfo, observeValueForKeyPathOfObjectChangeContext, performSelector, performSelectorInBackgroundWithObject, performSelectorOnMainThreadWithObjectWaitUntilDone, performSelectorOnMainThreadWithObjectWaitUntilDoneModes, performSelectorOnThreadWithObjectWaitUntilDone, performSelectorOnThreadWithObjectWaitUntilDoneModes, performSelectorWithObject, performSelectorWithObjectAfterDelay, performSelectorWithObjectAfterDelayInModes, performSelectorWithObjectWithObject, prepareForInterfaceBuilder, provideImageDataBytesPerRowOrigin_Size_UserInfo, removeObserverForKeyPath, removeObserverForKeyPathContext, replacementObjectForCoder, replacementObjectForKeyedArchiver, respondsToSelector, self, setAccessibilityActivationPoint, setAccessibilityAttributedHint, setAccessibilityAttributedLabel, setAccessibilityAttributedUserInputLabels, setAccessibilityAttributedValue, setAccessibilityContainerType, setAccessibilityCustomActions, setAccessibilityCustomRotors, setAccessibilityDragSourceDescriptors, setAccessibilityDropPointDescriptors, setAccessibilityElements, setAccessibilityElementsHidden, setAccessibilityFrame, setAccessibilityHint, setAccessibilityLabel, setAccessibilityLanguage, setAccessibilityNavigationStyle, setAccessibilityPath, setAccessibilityRespondsToUserInteraction, setAccessibilityTextualContext, setAccessibilityTraits, setAccessibilityUserInputLabels, setAccessibilityValue, setAccessibilityViewIsModal, setIsAccessibilityElement, setNilValueForKey, setObservationInfo, setShouldGroupAccessibilityChildren, setValueForKey, setValueForKeyPath, setValueForUndefinedKey, setValuesForKeysWithDictionary, shouldGroupAccessibilityChildren, superclass, validateValueForKeyError, validateValueForKeyPathError, valueForKey, valueForKeyPath, valueForUndefinedKey, willChangeValueForKey, willChangeValueForKeyWithSetMutationUsingObjects, willChangeValuesAtIndexesForKey
-
-
-
-
Method Detail
-
accessInstanceVariablesDirectly
public static boolean accessInstanceVariablesDirectly()
-
alloc
public static MKTileOverlay alloc()
-
allocWithZone
public static java.lang.Object allocWithZone(org.moe.natj.general.ptr.VoidPtr zone)
-
automaticallyNotifiesObserversForKey
public static boolean automaticallyNotifiesObserversForKey(java.lang.String key)
-
cancelPreviousPerformRequestsWithTarget
public static void cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)
-
cancelPreviousPerformRequestsWithTargetSelectorObject
public static void cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget, org.moe.natj.objc.SEL aSelector, java.lang.Object anArgument)
-
classFallbacksForKeyedArchiver
public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
-
classForKeyedUnarchiver
public static org.moe.natj.objc.Class classForKeyedUnarchiver()
-
debugDescription_static
public static java.lang.String debugDescription_static()
-
description_static
public static java.lang.String description_static()
-
hash_static
public static long hash_static()
-
instanceMethodForSelector
public static NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(org.moe.natj.objc.SEL aSelector)
-
instanceMethodSignatureForSelector
public static NSMethodSignature instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)
-
instancesRespondToSelector
public static boolean instancesRespondToSelector(org.moe.natj.objc.SEL aSelector)
-
isSubclassOfClass
public static boolean isSubclassOfClass(org.moe.natj.objc.Class aClass)
-
keyPathsForValuesAffectingValueForKey
public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey(java.lang.String key)
-
new_objc
public static java.lang.Object new_objc()
-
resolveClassMethod
public static boolean resolveClassMethod(org.moe.natj.objc.SEL sel)
-
resolveInstanceMethod
public static boolean resolveInstanceMethod(org.moe.natj.objc.SEL sel)
-
setVersion_static
public static void setVersion_static(long aVersion)
-
superclass_static
public static org.moe.natj.objc.Class superclass_static()
-
version_static
public static long version_static()
-
URLForTilePath
public NSURL URLForTilePath(MKTileOverlayPath path)
default implementation fills out the URLTemplate
-
URLTemplate
public java.lang.String URLTemplate()
-
boundingMapRect
public MKMapRect boundingMapRect()
Description copied from interface:MKOverlayboundingMapRect should be the smallest rectangle that completely contains the overlay. For overlays that span the 180th meridian, boundingMapRect should have either a negative MinX or a MaxX that is greater than MKMapSizeWorld.width.- Specified by:
boundingMapRectin interfaceMKOverlay
-
canReplaceMapContent
public boolean canReplaceMapContent()
Description copied from interface:MKOverlayIf this method is implemented and returns YES, MKMapView may use it as a hint to skip loading or drawing the built in map content in the area covered by this overlay.- Specified by:
canReplaceMapContentin interfaceMKOverlay
-
coordinate
public CLLocationCoordinate2D coordinate()
Description copied from interface:MKOverlayFrom MKAnnotation, for areas this should return the centroid of the area.- Specified by:
coordinatein interfaceMKAnnotation- Specified by:
coordinatein interfaceMKOverlay
-
init
public MKTileOverlay init()
-
initWithURLTemplate
public MKTileOverlay initWithURLTemplate(java.lang.String URLTemplate)
URL template is a string where the substrings "{x}", "{y}", "{z}", and "{scale}" are replaced with values from a tile path to create a URL to load. For example: http://server/path?x={x}&y={y}&z={z}&scale={scale}.
-
intersectsMapRect
public boolean intersectsMapRect(MKMapRect mapRect)
Description copied from interface:MKOverlayImplement intersectsMapRect to provide more precise control over when the view for the overlay should be shown. If omitted, MKMapRectIntersectsRect([overlay boundingRect], mapRect) will be used instead.- Specified by:
intersectsMapRectin interfaceMKOverlay
-
isGeometryFlipped
public boolean isGeometryFlipped()
Default is NO. If NO, a tile at x=0, y=0 is the upper left, otherwise it is in the lower left.
-
setGeometryFlipped
public void setGeometryFlipped(boolean value)
Default is NO. If NO, a tile at x=0, y=0 is the upper left, otherwise it is in the lower left.
-
loadTileAtPathResult
public void loadTileAtPathResult(MKTileOverlayPath path, MKTileOverlay.Block_loadTileAtPathResult result)
Load the requested tile and call the callback block with the tile data or with an error if the tile could not be loaded. The default implementation first uses -URLForTilePath to get a URL and then it loads it asynchronously.
-
maximumZ
public long maximumZ()
-
minimumZ
public long minimumZ()
The minimum/maximum zoom level at which tile data is available for this overlay. A tile at level 0 covers the entire world, at level 1 it covers 1/4th of the world, at level 2 it covers 1/16th of the world, and so on.
-
setCanReplaceMapContent
public void setCanReplaceMapContent(boolean value)
-
setCoordinate
public void setCoordinate(CLLocationCoordinate2D newCoordinate)
Description copied from interface:MKAnnotationCalled as a result of dragging an annotation view.- Specified by:
setCoordinatein interfaceMKAnnotation
-
setMaximumZ
public void setMaximumZ(long value)
-
setMinimumZ
public void setMinimumZ(long value)
The minimum/maximum zoom level at which tile data is available for this overlay. A tile at level 0 covers the entire world, at level 1 it covers 1/4th of the world, at level 2 it covers 1/16th of the world, and so on.
-
setTileSize
public void setTileSize(CGSize value)
default is 256x256
-
subtitle
public java.lang.String subtitle()
- Specified by:
subtitlein interfaceMKAnnotation
-
tileSize
public CGSize tileSize()
default is 256x256
-
title
public java.lang.String title()
Description copied from interface:MKAnnotationTitle and subtitle for use by selection UI.- Specified by:
titlein interfaceMKAnnotation
-
-