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






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

 Syntax

Java  Copy Code

public static PointList flatten (
    GeneralPath path,
    double maxDist
)

 Parameters

path

maxDist

 Return Value

 See Also