using setParent or rotate for polylines

Started by ehud101, October 13, 2014, 12:28:43 PM

Previous topic - Next topic

ehud101

Hi,
you suggested using polyline.setParent in order to get edges for a shape
the problem is that I get an error that says setParent is not a method of polylines
so how can I add my "full and regular" shape as a parent to the "lines shape"?

and, can I rotate a line?

thanks

EgonOlsen

Opps, my bad. These methods don't exist in the latest official release. Use the latest beta instead.

Desktop: http://jpct.de/download/beta/jpct.jar

Android: http://jpct.de/download/beta/jpct_ae.jar

AGP

Nor does ExtendedPrimitives, by the way. Why won't you just release the new version, already? :- )

EgonOlsen


ehud101