| Package | Description |
|---|---|
| org.bimserver.charting.Containers |
| Modifier and Type | Field and Description |
|---|---|
Axis.Movement |
Axis.Direction |
| Modifier and Type | Method and Description |
|---|---|
static Axis.Movement |
Axis.Movement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Axis.Movement[] |
Axis.Movement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Axis(String name,
ChartExtent extent,
org.bimserver.geometry.Vector2d startingLocation,
org.bimserver.geometry.Vector2d p2OfConstructedLine,
Axis.Movement direction) |
Copyright © 2017 OpenSource BIM. All rights reserved.