Uses of Class
nds2.simple_segment
-
Uses of simple_segment in nds2
Methods in nds2 that return simple_segmentModifier and TypeMethodDescriptionvectorSimpleSegment.get
(int index) vectorSimpleSegment.remove
(int index) vectorSimpleSegment.set
(int index, simple_segment e) Methods in nds2 with parameters of type simple_segmentModifier and TypeMethodDescriptionvoid
vectorSimpleSegment.add
(int index, simple_segment e) boolean
vectorSimpleSegment.add
(simple_segment e) protected static long
simple_segment.getCPtr
(simple_segment obj) static final long
nds2JNI.new_simple_segment__SWIG_1
(long jarg1, simple_segment jarg1_) static final long
nds2JNI.new_vectorSimpleSegment__SWIG_2
(int jarg1, long jarg2, simple_segment jarg2_) void
simple_segment_list_type.pushBack
(simple_segment x) vectorSimpleSegment.set
(int index, simple_segment e) static final int
nds2JNI.simple_segment_gpsStart_get
(long jarg1, simple_segment jarg1_) static final void
nds2JNI.simple_segment_gpsStart_set
(long jarg1, simple_segment jarg1_, int jarg2) static final int
nds2JNI.simple_segment_gpsStop_get
(long jarg1, simple_segment jarg1_) static final void
nds2JNI.simple_segment_gpsStop_set
(long jarg1, simple_segment jarg1_, int jarg2) static final void
nds2JNI.simple_segment_list_type_pushBack
(long jarg1, simple_segment_list_type jarg1_, long jarg2, simple_segment jarg2_) static final void
nds2JNI.vectorSimpleSegment_doAdd__SWIG_0
(long jarg1, vectorSimpleSegment jarg1_, long jarg2, simple_segment jarg2_) static final void
nds2JNI.vectorSimpleSegment_doAdd__SWIG_1
(long jarg1, vectorSimpleSegment jarg1_, int jarg2, long jarg3, simple_segment jarg3_) static final long
nds2JNI.vectorSimpleSegment_doSet
(long jarg1, vectorSimpleSegment jarg1_, int jarg2, long jarg3, simple_segment jarg3_) Constructors in nds2 with parameters of type simple_segmentModifierConstructorDescriptionsimple_segment
(simple_segment other) vectorSimpleSegment
(int count, simple_segment value) vectorSimpleSegment
(simple_segment[] initialElements) Constructor parameters in nds2 with type arguments of type simple_segment