Modifier and Type | Field and Description |
---|---|
BlendMode |
blendMode |
ColorTransformNode |
colorTransform |
List<IFilterNode> |
filters |
MaskType |
maskType |
ScalingGrid |
scalingGrid |
Constructor and Description |
---|
GraphicContext() |
Modifier and Type | Method and Description |
---|---|
void |
addFilters(List<IFilterNode> list) |
Object |
clone() |
FXGMatrix |
getTransform() |
void |
setTransform(FXGMatrix matrix) |
public BlendMode blendMode
public MaskType maskType
public List<IFilterNode> filters
public ColorTransformNode colorTransform
public ScalingGrid scalingGrid
public FXGMatrix getTransform()
public void setTransform(FXGMatrix matrix)
public void addFilters(List<IFilterNode> list)
public Object clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
Copyright © 2016 The Apache Software Foundation. All rights reserved.