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