-
set(int, float) - Method in class de
.topobyte
.lightgeom
.convexhull
.
FloatArray
-
-
set(int, int) - Method in class de
.topobyte
.lightgeom
.convexhull
.
IntArray
-
-
set(int, short) - Method in class de
.topobyte
.lightgeom
.convexhull
.
ShortArray
-
-
setSize(int) - Method in class de
.topobyte
.lightgeom
.convexhull
.
FloatArray
-
Sets the array size, leaving any values beyond the current size undefined.
-
setSize(int) - Method in class de
.topobyte
.lightgeom
.convexhull
.
IntArray
-
Sets the array size, leaving any values beyond the current size undefined.
-
setSize(int) - Method in class de
.topobyte
.lightgeom
.convexhull
.
ShortArray
-
Sets the array size, leaving any values beyond the current size undefined.
-
ShortArray
- Class in
de.topobyte.lightgeom.convexhull
-
A resizable, ordered or unordered short array.
-
ShortArray() - Constructor for class de
.topobyte
.lightgeom
.convexhull
.
ShortArray
-
Creates an ordered array with a capacity of 16.
-
ShortArray(int) - Constructor for class de
.topobyte
.lightgeom
.convexhull
.
ShortArray
-
Creates an ordered array with the specified capacity.
-
ShortArray(boolean, int) - Constructor for class de
.topobyte
.lightgeom
.convexhull
.
ShortArray
-
-
ShortArray(ShortArray) - Constructor for class de
.topobyte
.lightgeom
.convexhull
.
ShortArray
-
Creates a new array containing the elements in the specific array.
-
ShortArray(short[]) - Constructor for class de
.topobyte
.lightgeom
.convexhull
.
ShortArray
-
Creates a new ordered array containing the elements in the specified array.
-
ShortArray(boolean, short[], int, int) - Constructor for class de
.topobyte
.lightgeom
.convexhull
.
ShortArray
-
Creates a new array containing the elements in the specified array.
-
shrink() - Method in class de
.topobyte
.lightgeom
.convexhull
.
FloatArray
-
Reduces the size of the backing array to the size of the actual items.
-
shrink() - Method in class de
.topobyte
.lightgeom
.convexhull
.
IntArray
-
Reduces the size of the backing array to the size of the actual items.
-
shrink() - Method in class de
.topobyte
.lightgeom
.convexhull
.
ShortArray
-
Reduces the size of the backing array to the size of the actual items.
-
size - Variable in class de
.topobyte
.lightgeom
.convexhull
.
FloatArray
-
-
size - Variable in class de
.topobyte
.lightgeom
.convexhull
.
IntArray
-
-
size - Variable in class de
.topobyte
.lightgeom
.convexhull
.
ShortArray
-
-
sort() - Method in class de
.topobyte
.lightgeom
.convexhull
.
FloatArray
-
-
sort() - Method in class de
.topobyte
.lightgeom
.convexhull
.
IntArray
-
-
sort() - Method in class de
.topobyte
.lightgeom
.convexhull
.
ShortArray
-
-
swap(int, int) - Method in class de
.topobyte
.lightgeom
.convexhull
.
FloatArray
-
-
swap(int, int) - Method in class de
.topobyte
.lightgeom
.convexhull
.
IntArray
-
-
swap(int, int) - Method in class de
.topobyte
.lightgeom
.convexhull
.
ShortArray
-