|
|||||||||
| Home >> All >> com >> arranger >> jarl >> [ stroke overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.arranger.jarl.stroke
Interface IStrokeDef

- All Known Implementing Classes:
- BaseStroke
- public interface IStrokeDef
IStrokeDef created on Feb 26, 2003
| Method Summary | |
void |
initDef(com.arranger.jarl.base.IContext context,
org.w3c.dom.Element element)
Initialize this trait |
IStroke |
initInstance(com.arranger.jarl.base.IContext context,
org.w3c.dom.Element element)
Based off of the actual def, get a real instance |
| Method Detail |
initDef
public void initDef(com.arranger.jarl.base.IContext context, org.w3c.dom.Element element)
- Initialize this trait
initInstance
public IStroke initInstance(com.arranger.jarl.base.IContext context, org.w3c.dom.Element element)
- Based off of the actual def, get a real instance
|
|||||||||
| Home >> All >> com >> arranger >> jarl >> [ stroke overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC