Interface ShapedContainer<E>

All Superinterfaces:
Container<E>, HasShape
All Known Implementing Classes:
Anchor, ClipPath, CommonInnerViewContainer, Group, Pattern, SVG, Symbol

public interface ShapedContainer<E> extends Container<E>, HasShape