|
GWT 2.6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.typedarrays.shared.TypedArrays.Impl
com.google.gwt.typedarrays.client.NativeImpl
com.google.gwt.typedarrays.client.NativeImplEmulClamped
public class NativeImplEmulClamped
An implementation class used for browsers which provide native
implementations of DataView
but not
Uint8ClampedArray
.
Current versions of WebKit and Opera are such browsers.
Constructor Summary | |
---|---|
NativeImplEmulClamped()
|
Method Summary | |
---|---|
protected boolean |
checkDataViewSupport()
|
protected boolean |
checkUint8ClampedArraySupport()
|
Methods inherited from class com.google.gwt.typedarrays.shared.TypedArrays.Impl |
---|
getElementCount, mightBeSupported |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NativeImplEmulClamped()
Method Detail |
---|
protected boolean checkDataViewSupport()
checkDataViewSupport
in class NativeImpl
protected boolean checkUint8ClampedArraySupport()
checkUint8ClampedArraySupport
in class NativeImpl
|
GWT 2.6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |