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-alpha04
public StereoSurfaceEntityData()

Public methods

getFeatherRadiusX

Added in 1.0.0-alpha04
public float getFeatherRadiusX()

getFeatherRadiusY

Added in 1.0.0-alpha04
public float getFeatherRadiusY()

getHeight

Added in 1.0.0-alpha04
public float getHeight()

getRadius

Added in 1.0.0-alpha04
public float getRadius()

getStereoMode

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

getSurface

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

getWidth

Added in 1.0.0-alpha04
public float getWidth()