selection

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2026 License: CC0-1.0 Imports: 6 Imported by: 0

Documentation

Overview

Package selection provides Go bindings for android.graphics.pdf.models.selection.

Index

Constants

View Source
const (
	Creator = consts.Creator
)

Variables

This section is empty.

Functions

func Init

func Init(env *jni.Env) error

Init resolves all JNI class and method references for this package. It is safe to call multiple times (uses sync.Once internally). Exported for E2E testing on Android.

Types

type Boundary

type Boundary struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Boundary wraps android.graphics.pdf.models.selection.SelectionBoundary.

func NewBoundary

func NewBoundary(vm *jni.VM, arg0 *jni.Object) (*Boundary, error)

NewBoundary creates a new android.graphics.pdf.models.selection.SelectionBoundary instance.

func (*Boundary) DescribeContents

func (m *Boundary) DescribeContents() (int32, error)

DescribeContents calls android.graphics.pdf.models.selection.SelectionBoundary.describeContents.

func (*Boundary) GetIndex

func (m *Boundary) GetIndex() (int32, error)

GetIndex calls android.graphics.pdf.models.selection.SelectionBoundary.getIndex.

func (*Boundary) GetIsRtl

func (m *Boundary) GetIsRtl() (bool, error)

GetIsRtl calls android.graphics.pdf.models.selection.SelectionBoundary.getIsRtl.

func (*Boundary) GetPoint

func (m *Boundary) GetPoint() (*jni.Object, error)

GetPoint calls android.graphics.pdf.models.selection.SelectionBoundary.getPoint.

func (*Boundary) WriteToParcel

func (m *Boundary) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.graphics.pdf.models.selection.SelectionBoundary.writeToParcel.

type PageSelection

type PageSelection struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PageSelection wraps android.graphics.pdf.models.selection.PageSelection.

func NewPageSelection

func NewPageSelection(vm *jni.VM, arg0 int32, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) (*PageSelection, error)

NewPageSelection creates a new android.graphics.pdf.models.selection.PageSelection instance.

func (*PageSelection) DescribeContents

func (m *PageSelection) DescribeContents() (int32, error)

DescribeContents calls android.graphics.pdf.models.selection.PageSelection.describeContents.

func (*PageSelection) GetPage

func (m *PageSelection) GetPage() (int32, error)

GetPage calls android.graphics.pdf.models.selection.PageSelection.getPage.

func (*PageSelection) GetStart

func (m *PageSelection) GetStart() (*jni.Object, error)

GetStart calls android.graphics.pdf.models.selection.PageSelection.getStart.

func (*PageSelection) GetStop

func (m *PageSelection) GetStop() (*jni.Object, error)

GetStop calls android.graphics.pdf.models.selection.PageSelection.getStop.

func (*PageSelection) WriteToParcel

func (m *PageSelection) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.graphics.pdf.models.selection.PageSelection.writeToParcel.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL