|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISVGUnitTypes
The ISVGUnitTypes
interface defines
a commonly used set of constants and is a base interface used by OMSVGGradientElement
, OMSVGPatternElement
,
OMSVGClipPathElement
, OMSVGMaskElement
and OMSVGFilterElement
.
Field Summary | |
---|---|
static short |
SVG_UNIT_TYPE_OBJECTBOUNDINGBOX
Corresponds to value 'objectBoundingBox'. |
static short |
SVG_UNIT_TYPE_UNKNOWN
The type is not one of predefined types. |
static short |
SVG_UNIT_TYPE_USERSPACEONUSE
Corresponds to value 'userSpaceOnUse'. |
Field Detail |
---|
static final short SVG_UNIT_TYPE_UNKNOWN
static final short SVG_UNIT_TYPE_USERSPACEONUSE
static final short SVG_UNIT_TYPE_OBJECTBOUNDINGBOX
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |