Uses of Enum
com.agisoft.metashape.TiledModelFormat
Packages that use TiledModelFormat
-
Uses of TiledModelFormat in com.agisoft.metashape
Methods in com.agisoft.metashape that return TiledModelFormatModifier and TypeMethodDescriptionstatic TiledModelFormatReturns the enum constant of this type with the specified name.static TiledModelFormat[]TiledModelFormat.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TiledModelFormat in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks that return TiledModelFormatMethods in com.agisoft.metashape.tasks with parameters of type TiledModelFormatModifier and TypeMethodDescriptionvoidExportTiledModel.setFormat(TiledModelFormat value) Export format.