Uses of Class
com.agisoft.metashape.CameraGroup.GroupType
| Package | Description |
|---|---|
| com.agisoft.metashape |
-
Uses of CameraGroup.GroupType in com.agisoft.metashape
Methods in com.agisoft.metashape that return CameraGroup.GroupType Modifier and Type Method Description CameraGroup.GroupTypeCameraGroup. getGroupType()Camera group type.static CameraGroup.GroupTypeCameraGroup.GroupType. valueOf(String name)Returns 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.GroupType Modifier and Type Method Description voidCameraGroup. setGroupType(CameraGroup.GroupType type)Camera group type.