Class TagMarker


public class TagMarker extends Marker
  • Constructor Details

  • Method Details

    • getCollision

      public boolean getCollision()
      Overrides:
      getCollision in class Marker
      Returns:
      True if the Marker is included in collision checking and not drawn when another higher weight marker occludes it.
    • getBitmap

      public Bitmap getBitmap()
      Description copied from class: TextureProvider
      Gets a bitmap to be loaded as a texture.
      Specified by:
      getBitmap in class TextureProvider
    • getName

      public String getName()
      Description copied from class: Marker
      Get the name of this marker.
      Overrides:
      getName in class Marker
    • getTagBeacon

      public TagBeacon getTagBeacon()