com.ebmwebsourcing.geasytools.geasysvg.core.api
Interface IGroup

All Superinterfaces:
IContainer, ISVGElement
All Known Implementing Classes:
Group, GroupJSNI

public interface IGroup
extends ISVGElement, IContainer


Method Summary
 void setPointerEvents(java.lang.String pointerEvents)
           
 
Methods inherited from interface com.ebmwebsourcing.geasytools.geasysvg.core.api.ISVGElement
getCanvas, getContainer, getFillColour, getFillOpacity, getHeight, getId, getStrokeColour, getStrokeDashArray, getWidth, getX, getY, isVisible, remove, rotate, rotate, scale, scale, setCanvas, setContainer, setFillColour, setFillOpacity, setHeight, setId, setStokeColour, setStrokeDashArray, setVisible, setWidth, setX, setY, toBack, toFront, translate
 
Methods inherited from interface com.ebmwebsourcing.geasytools.geasysvg.core.api.IContainer
appendChild, getAbsoluteLeft, getAbsoluteTop, getChildren, getElementById, removeChild
 

Method Detail

setPointerEvents

void setPointerEvents(java.lang.String pointerEvents)


Copyright © 2010-2011 Petals Link. All Rights Reserved.