Uses of Class
com.agisoft.metashape.Shapes
Packages that use Shapes
-
Uses of Shapes in com.agisoft.metashape
Methods in com.agisoft.metashape that return ShapesMethods in com.agisoft.metashape with parameters of type ShapesModifier and TypeMethodDescriptionstatic final voidMetashapeJNI.Chunk_setShapes(long jarg1, Chunk jarg1_, long jarg2, Shapes jarg2_) static longstatic final longMetashapeJNI.new_Shapes__SWIG_1(long jarg1, Shapes jarg1_) voidShapes for the current frame, may be null.static final longMetashapeJNI.Shapes_getChunk(long jarg1, Shapes jarg1_) static final long[]MetashapeJNI.Shapes_getGroups(long jarg1, Shapes jarg1_) static final longMetashapeJNI.Shapes_getMeta(long jarg1, Shapes jarg1_) static final StringMetashapeJNI.Shapes_getPath(long jarg1, Shapes jarg1_) static final longMetashapeJNI.Shapes_getProjection(long jarg1, Shapes jarg1_) static final long[]MetashapeJNI.Shapes_getShapes(long jarg1, Shapes jarg1_) static final voidMetashapeJNI.Shapes_setMeta(long jarg1, Shapes jarg1_, long jarg2, MetaData jarg2_) Constructors in com.agisoft.metashape with parameters of type Shapes