Package | Description |
---|---|
eu.printingin3d.javascad.enums | |
eu.printingin3d.javascad.models2d |
Modifier and Type | Method and Description |
---|---|
static PointRelation |
PointRelation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PointRelation[] |
PointRelation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PointRelation |
Area2d.calculatePointRelation(Coords2d p)
Calculates the relation of the given point and this area.
|
Copyright © 2014–2020, Printing in 3D. All rights reserved.