FakeImpressApi.StereoSurfaceEntityData


public class FakeImpressApi.StereoSurfaceEntityData


Test bookkeeping data for a StereoSurfaceEntity

Summary

Nested types

Enum representing the different canvas shapes that can be created.

Public constructors

Public constructors

StereoSurfaceEntityData

Added in 1.0.0-alpha02
public StereoSurfaceEntityData()

Public methods

getHeight

Added in 1.0.0-alpha02
public float getHeight()

getRadius

Added in 1.0.0-alpha02
public float getRadius()

getStereoMode

Added in 1.0.0-alpha02
@ImpressApi.StereoMode
public int getStereoMode()

getSurface

Added in 1.0.0-alpha02
public @Nullable Surface getSurface()

getWidth

Added in 1.0.0-alpha02
public float getWidth()