org.vectomatic.dom.svg.itf
Interface ISVGContainerElement

All Known Implementing Classes:
OMSVGAElement, OMSVGDefsElement, OMSVGGElement, OMSVGGlyphElement, OMSVGMarkerElement, OMSVGMaskElement, OMSVGMissingGlyphElement, OMSVGPatternElement, OMSVGSVGElement, OMSVGSwitchElement, OMSVGSymbolElement

public interface ISVGContainerElement

An interface to tag elements which can have graphics elements and other container elements as child elements. Specifically: ‘a’, ‘defs’, ‘glyph’, ‘g’, ‘marker’, ‘mask’, ‘missing-glyph’, ‘pattern’, ‘svg’, ‘switch’ and ‘symbol’




Copyright © 2012. All Rights Reserved.