Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
scanning.metrics
Package-level
declarations
Types
Functions
Properties
Types
AFreight
Class
Link copied to clipboard
data
class
AFreightClass
(
val
density
:
Float
,
val
number
:
Float
)
Display
Metrics
Link copied to clipboard
object
DisplayMetrics
Freight
Class
Link copied to clipboard
object
FreightClass
Properties
freight
Classes
Link copied to clipboard
val
freightClasses
:
List
<
AFreightClass
>
Functions
display
Dimensions
Link copied to clipboard
fun
Vector3
.
displayDimensions
(
)
:
Vector3
?
display
Dimensions
String
Link copied to clipboard
fun
Vector3
.
displayDimensionsString
(
precision
:
Int
)
:
String
display
Volume
Link copied to clipboard
fun
Vector3
.
displayVolume
(
)
:
Float
display
Volume
String
Link copied to clipboard
fun
Vector3
.
displayVolumeString
(
)
:
String