Uses of Class
com.agisoft.metashape.ShapeGroup
| Package | Description |
|---|---|
| com.agisoft.metashape |
-
Uses of ShapeGroup in com.agisoft.metashape
Methods in com.agisoft.metashape that return ShapeGroup Modifier and Type Method Description static ShapeGroup[]ShapeGroup. cArrayWrap(long[] cArray, boolean cMemoryOwn)ShapeGroupShape. getGroup()Shape group.ShapeGroup[]Shapes. getGroups()List of shape groups.Methods in com.agisoft.metashape with parameters of type ShapeGroup Modifier and Type Method Description static long[]ShapeGroup. cArrayUnwrap(ShapeGroup[] arrayWrapper)static longShapeGroup. getCPtr(ShapeGroup obj)static longMetashapeJNI. new_ShapeGroup(long jarg1, ShapeGroup jarg1_)voidShape. setGroup(ShapeGroup group)Shape group.static voidMetashapeJNI. Shape_setGroup(long jarg1, Shape jarg1_, long jarg2, ShapeGroup jarg2_)static intMetashapeJNI. ShapeGroup_getKey(long jarg1, ShapeGroup jarg1_)static StringMetashapeJNI. ShapeGroup_getLabel(long jarg1, ShapeGroup jarg1_)static booleanMetashapeJNI. ShapeGroup_isEnabled(long jarg1, ShapeGroup jarg1_)static booleanMetashapeJNI. ShapeGroup_isSelected(long jarg1, ShapeGroup jarg1_)static voidMetashapeJNI. ShapeGroup_setEnabled(long jarg1, ShapeGroup jarg1_, boolean jarg2)static voidMetashapeJNI. ShapeGroup_setLabel(long jarg1, ShapeGroup jarg1_, String jarg2)static voidMetashapeJNI. ShapeGroup_setSelected(long jarg1, ShapeGroup jarg1_, boolean jarg2)Constructors in com.agisoft.metashape with parameters of type ShapeGroup Constructor Description ShapeGroup(ShapeGroup group)