Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.arranger.jarl.stroke.IStroke

Uses of IStroke in com.arranger.jarl.stroke
 

Classes in com.arranger.jarl.stroke that implement IStroke
 class BaseSegmentStroke
          BaseSegmentStroke created on Feb 26, 2003
 class BaseStroke
          BaseStroke created on Feb 26, 2003
 

Methods in com.arranger.jarl.stroke that return IStroke
 IStroke IStrokeDef.initInstance(com.arranger.jarl.base.IContext context, org.w3c.dom.Element element)
          Based off of the actual def, get a real instance
 IStroke BaseStroke.initInstance(com.arranger.jarl.base.IContext context, org.w3c.dom.Element element)
          Based off of the actual def, get a real instance