Package | Description |
---|---|
eu.printingin3d.javascad.coords | |
eu.printingin3d.javascad.enums | |
eu.printingin3d.javascad.vrl |
Modifier and Type | Method and Description |
---|---|
String |
Abstract3d.format(OutputFormat outputFormat)
Formats the coordinates using the given output format.
|
Modifier and Type | Method and Description |
---|---|
static OutputFormat |
OutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputFormat[] |
OutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
Vertex.format(OutputFormat outputFormat)
Formats this vertex with the given output format.
|
Copyright © 2014–2020, Printing in 3D. All rights reserved.