Hello,
The graphic.setDisplacement() wasn't working for me. I expected
it to position the graphic with the offset applied but no effects. To
debug the problem I looked into the code and found that the method
getDisplacement() in Graphic interface is not called by anyone. This
means that the effect of offset is not applied. Can someone fix the bug
? or am I getting it totally wrong ?
Regards,
Harsh
