JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.teavm.jso.webgl
Interface WebGLActiveInfo
All Superinterfaces:
JSObject
public interface
WebGLActiveInfo
extends
JSObject
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
int
getSize
()
int
getType
()
Methods inherited from interface org.teavm.jso.
JSObject
cast
Method Details
getSize
int
getSize
()
getType
int
getType
()
getName
String
getName
()