Package | Description |
---|---|
com.sun.scenario.effect.impl.state |
Modifier and Type | Method and Description |
---|---|
RenderState.EffectCoordinateSpace |
RenderState.getEffectTransformSpace()
Return a hint indicating which coordinate space should be used for
the pixel filtering for this particular filtering operation.
|
RenderState.EffectCoordinateSpace |
GaussianRenderState.getEffectTransformSpace() |
RenderState.EffectCoordinateSpace |
BoxRenderState.getEffectTransformSpace() |
static RenderState.EffectCoordinateSpace |
RenderState.EffectCoordinateSpace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderState.EffectCoordinateSpace[] |
RenderState.EffectCoordinateSpace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.