[]
        
(Showing Draft Content)

org.jpedal.jbig2.image.JBIG2Bitmap.FastBitSet.set

set Method

set(int, int, bool)

Declaration
public void set(int start, int end, bool value)
Public Sub [set](start As Integer, [end] As Integer, value As Boolean)
Parameters
Type Name Description
int start
int end
bool value

set(int, bool)

Declaration
public void set(int index, bool value)
Public Sub [set](index As Integer, value As Boolean)
Parameters
Type Name Description
int index
bool value

set(int)

Declaration
public void set(int index)
Public Sub [set](index As Integer)
Parameters
Type Name Description
int index