Search
CommonUtils.flatten Method (GeneralPath, AffineTransform, Double)
See Also
 






Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public static PointList flatten (
    GeneralPath path,
    AffineTransform t,
    double maxDist
)

 Parameters

path

t

maxDist

 Return Value

 See Also