Uses of Class
com.agisoft.metashape.ShapeGroup
Packages that use ShapeGroup
-
Uses of ShapeGroup in com.agisoft.metashape
Methods in com.agisoft.metashape that return ShapeGroupModifier and TypeMethodDescriptionstatic ShapeGroup[]ShapeGroup.cArrayWrap(long[] cArray, boolean cMemoryOwn) Shape.getGroup()Shape group.Shapes.getGroups()List of shape groups.Methods in com.agisoft.metashape with parameters of type ShapeGroupModifier and TypeMethodDescriptionstatic long[]ShapeGroup.cArrayUnwrap(ShapeGroup[] arrayWrapper) static longShapeGroup.getCPtr(ShapeGroup obj) static final longMetashapeJNI.new_ShapeGroup(long jarg1, ShapeGroup jarg1_) voidShape.setGroup(ShapeGroup group) Shape group.static final voidMetashapeJNI.Shape_setGroup(long jarg1, Shape jarg1_, long jarg2, ShapeGroup jarg2_) static final intMetashapeJNI.ShapeGroup_getKey(long jarg1, ShapeGroup jarg1_) static final StringMetashapeJNI.ShapeGroup_getLabel(long jarg1, ShapeGroup jarg1_) static final longMetashapeJNI.ShapeGroup_getMeta(long jarg1, ShapeGroup jarg1_) static final booleanMetashapeJNI.ShapeGroup_isEnabled(long jarg1, ShapeGroup jarg1_) static final booleanMetashapeJNI.ShapeGroup_isSelected(long jarg1, ShapeGroup jarg1_) static final voidMetashapeJNI.ShapeGroup_setEnabled(long jarg1, ShapeGroup jarg1_, boolean jarg2) static final voidMetashapeJNI.ShapeGroup_setLabel(long jarg1, ShapeGroup jarg1_, String jarg2) static final voidMetashapeJNI.ShapeGroup_setMeta(long jarg1, ShapeGroup jarg1_, long jarg2, MetaData jarg2_) static final voidMetashapeJNI.ShapeGroup_setSelected(long jarg1, ShapeGroup jarg1_, boolean jarg2) Constructors in com.agisoft.metashape with parameters of type ShapeGroup