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 TypeMethodDescriptionvoidvectorSimpleSegment.add(int index, simple_segment e) booleanvectorSimpleSegment.add(simple_segment e) protected static longsimple_segment.getCPtr(simple_segment obj) static final longnds2JNI.new_simple_segment__SWIG_1(long jarg1, simple_segment jarg1_) static final longnds2JNI.new_vectorSimpleSegment__SWIG_2(int jarg1, long jarg2, simple_segment jarg2_) voidsimple_segment_list_type.pushBack(simple_segment x) vectorSimpleSegment.set(int index, simple_segment e) static final intnds2JNI.simple_segment_gpsStart_get(long jarg1, simple_segment jarg1_) static final voidnds2JNI.simple_segment_gpsStart_set(long jarg1, simple_segment jarg1_, int jarg2) static final intnds2JNI.simple_segment_gpsStop_get(long jarg1, simple_segment jarg1_) static final voidnds2JNI.simple_segment_gpsStop_set(long jarg1, simple_segment jarg1_, int jarg2) static final voidnds2JNI.simple_segment_list_type_pushBack(long jarg1, simple_segment_list_type jarg1_, long jarg2, simple_segment jarg2_) static final voidnds2JNI.vectorSimpleSegment_doAdd__SWIG_0(long jarg1, vectorSimpleSegment jarg1_, long jarg2, simple_segment jarg2_) static final voidnds2JNI.vectorSimpleSegment_doAdd__SWIG_1(long jarg1, vectorSimpleSegment jarg1_, int jarg2, long jarg3, simple_segment jarg3_) static final longnds2JNI.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