Uses of Class
nds2.vectorSegment
-
Uses of vectorSegment in nds2
Subclasses of vectorSegment in nds2Methods in nds2 with parameters of type vectorSegmentModifier and TypeMethodDescriptionprotected static long
vectorSegment.getCPtr
(vectorSegment obj) static final long
nds2JNI.new_vectorSegment__SWIG_1
(long jarg1, vectorSegment jarg1_) static final long
nds2JNI.vectorSegment_capacity
(long jarg1, vectorSegment jarg1_) static final void
nds2JNI.vectorSegment_clear
(long jarg1, vectorSegment jarg1_) static final void
nds2JNI.vectorSegment_doAdd__SWIG_0
(long jarg1, vectorSegment jarg1_, long jarg2, segment jarg2_) static final void
nds2JNI.vectorSegment_doAdd__SWIG_1
(long jarg1, vectorSegment jarg1_, int jarg2, long jarg3, segment jarg3_) static final long
nds2JNI.vectorSegment_doGet
(long jarg1, vectorSegment jarg1_, int jarg2) static final long
nds2JNI.vectorSegment_doRemove
(long jarg1, vectorSegment jarg1_, int jarg2) static final void
nds2JNI.vectorSegment_doRemoveRange
(long jarg1, vectorSegment jarg1_, int jarg2, int jarg3) static final long
nds2JNI.vectorSegment_doSet
(long jarg1, vectorSegment jarg1_, int jarg2, long jarg3, segment jarg3_) static final int
nds2JNI.vectorSegment_doSize
(long jarg1, vectorSegment jarg1_) static final boolean
nds2JNI.vectorSegment_isEmpty
(long jarg1, vectorSegment jarg1_) static final void
nds2JNI.vectorSegment_reserve
(long jarg1, vectorSegment jarg1_, long jarg2) Constructors in nds2 with parameters of type vectorSegment