Uses of Enum
com.agisoft.metashape.Geometry.Type
Packages that use Geometry.Type
-
Uses of Geometry.Type in com.agisoft.metashape
Methods in com.agisoft.metashape that return Geometry.TypeModifier and TypeMethodDescriptionAttachedGeometry.getType()Geometry.getType()static Geometry.TypeReturns the enum constant of this type with the specified name.static Geometry.Type[]Geometry.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 Geometry.TypeModifier and TypeMethodDescriptionvoidAttachedGeometry.setType(Geometry.Type type) voidGeometry.setType(Geometry.Type type)