/[libvob]/libvob/doc/pegboard/vob_colorable--humppake/peg.rst
ViewVC logotype

Diff of /libvob/doc/pegboard/vob_colorable--humppake/peg.rst

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by humppake, Thu Apr 10 20:01:49 2003 UTC revision 1.3 by humppake, Thu Apr 24 07:47:36 2003 UTC
# Line 202  diagram: Line 202  diagram:
202    
203  .. UML:: abstractcolorablevob  .. UML:: abstractcolorablevob
204    
205      jlinkpackage gzz.vob      jlinkpackage org.nongnu.libvob
206    
207      class Vob "interface"      class Vob "interface"
208            jlink
209    
210      class AbstractVob "abstract"      class AbstractVob "abstract"
211            jlink
212          realize Vob          realize Vob
213    
214      class ColorableVob "interface"      class ColorableVob "interface"
215            jlink
216          inherit Vob          inherit Vob
217          methods          methods
218              +ColorableVob cloneColored(Color[] colors)              +ColorableVob cloneColored(Color[] colors)
# Line 223  diagram: Line 226  diagram:
226      class java.lang.Cloneable "interface"      class java.lang.Cloneable "interface"
227    
228      class AbstractColorableVob "abstract"      class AbstractColorableVob "abstract"
229            jlink
230          realize java.lang.Cloneable          realize java.lang.Cloneable
231          realize ColorableVob          realize ColorableVob
232          inherit AbstractVob          inherit AbstractVob
# Line 230  diagram: Line 234  diagram:
234              #Color[] colors              #Color[] colors
235                            
236      class vobs.RectBgVob      class vobs.RectBgVob
237            jlink
238          realize AbstractColorableVob          realize AbstractColorableVob
239    
240      class vobs.OvalBgVob      class vobs.OvalBgVob
241            jlink
242          realize AbstractColorableVob          realize AbstractColorableVob
243    
244      class vobs.ColoredSectorVob      class vobs.ColoredSectorVob

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26