Uses of Class
com.agisoft.metashape.MarkerGroup
Packages that use MarkerGroup
-
Uses of MarkerGroup in com.agisoft.metashape
Methods in com.agisoft.metashape that return MarkerGroupModifier and TypeMethodDescriptionChunk.addMarkerGroup()Add new marker group to the chunk.static MarkerGroup[]MarkerGroup.cArrayWrap(long[] cArray, boolean cMemoryOwn) Chunk.getMarkerGroup(int key) Marker group with specified key, may be null.Chunk.getMarkerGroups()List of marker groups in the chunk.Methods in com.agisoft.metashape with parameters of type MarkerGroupModifier and TypeMethodDescriptionstatic long[]MarkerGroup.cArrayUnwrap(MarkerGroup[] arrayWrapper) static longMarkerGroup.getCPtr(MarkerGroup obj) static final longMetashapeJNI.MarkerGroup_getChunk(long jarg1, MarkerGroup jarg1_) static final intMetashapeJNI.MarkerGroup_getKey(long jarg1, MarkerGroup jarg1_) static final StringMetashapeJNI.MarkerGroup_getLabel(long jarg1, MarkerGroup jarg1_) static final booleanMetashapeJNI.MarkerGroup_isSelected(long jarg1, MarkerGroup jarg1_) static final voidMetashapeJNI.MarkerGroup_setLabel(long jarg1, MarkerGroup jarg1_, String jarg2) static final voidMetashapeJNI.MarkerGroup_setSelected(long jarg1, MarkerGroup jarg1_, boolean jarg2) static final longMetashapeJNI.new_MarkerGroup(long jarg1, MarkerGroup jarg1_) Constructors in com.agisoft.metashape with parameters of type MarkerGroup