public interface DragOpacityAccessor
Modifier and Type | Interface and Description |
---|---|
static interface |
DragOpacityAccessor.DragOpacityBuilder<B extends DragOpacityAccessor.DragOpacityBuilder<B>>
Provides a builder method for a drag opacity property returning the
builder for applying multiple build operations.
|
static interface |
DragOpacityAccessor.DragOpacityMutator
Provides a mutator for a drag opacity property.
|
static interface |
DragOpacityAccessor.DragOpacityProperty
Provides a drag opacity property.
|
Modifier and Type | Method and Description |
---|---|
double |
getDragOpacity()
Retrieves the drag opacity from the drag opacity property.
|
Copyright © 2016. All rights reserved.