Uses of Class
com.agisoft.metashape.Shape.Type
| Package | Description |
|---|---|
| com.agisoft.metashape |
-
Uses of Shape.Type in com.agisoft.metashape
Methods in com.agisoft.metashape that return Shape.Type Modifier and Type Method Description Shape.TypeShape. getType()Shape type.static Shape.TypeShape.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Shape.Type[]Shape.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.agisoft.metashape with parameters of type Shape.Type Modifier and Type Method Description voidShape. setType(Shape.Type type)Shape type.