Uses of Enum
com.agisoft.metashape.CameraGroup.GroupType
Packages that use CameraGroup.GroupType
-
Uses of CameraGroup.GroupType in com.agisoft.metashape
Methods in com.agisoft.metashape that return CameraGroup.GroupTypeModifier and TypeMethodDescriptionCameraGroup.getGroupType()Camera group type.static CameraGroup.GroupTypeReturns the enum constant of this type with the specified name.static CameraGroup.GroupType[]CameraGroup.GroupType.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 CameraGroup.GroupTypeModifier and TypeMethodDescriptionvoidCameraGroup.setGroupType(CameraGroup.GroupType type) Camera group type.