I would like to use a custom Swing layout manager which enables components
to be positioned such that they may overlap parts of each other.  The idea
is that the overlapped component will "show through" the component on top of
it as if the top component was transparent.  If each component is a
JSVGCanvas, will this work?  i.e. will the top SVG component appear as
transparent?  Do you foresee any problems with overlapping SVGs?

 

Thanks,

 

-JCT

Reply via email to