Package | Description |
---|---|
de.jreality.geometry |
This package contains geometry related utilities.
|
de.jreality.ui.widgets |
Modifier and Type | Method and Description |
---|---|
Map<PropertyDescriptor,TextSlider<Double>> |
AbstractGeometryFactoryCustomizer.getDoubleSliders() |
Map<PropertyDescriptor,TextSlider<Integer>> |
AbstractGeometryFactoryCustomizer.getIntegerSliders() |
Modifier and Type | Class and Description |
---|---|
static class |
TextSlider.Double |
static class |
TextSlider.DoubleLog |
static class |
TextSlider.Integer |
static class |
TextSlider.IntegerLog |