Class SurfaceFactory

Package world.mappable.runtime.view

java.lang.Object
    ↳ world.mappable.runtime.view.SurfaceFactory

class SurfaceFactory

Summary

Constructors

Signature and Description

SurfaceFactory()

Methods

Type and modifiers

Method and Description

static native Surface

from(android.view.Surface surface)
Creates a Surface object that wrap the given Android Surface object.

Constuctors

SurfaceFactory

SurfaceFactory()


Methods

from

Surface from(android.view.Surface surface)

Creates a Surface object that wrap the given Android Surface object.

Surface is used to pass the MapWindow