JHotDraw 7.0.6

Uses of Class
org.jhotdraw.samples.svg.figures.SVGText.TextAnchor

Packages that use SVGText.TextAnchor
org.jhotdraw.samples.svg.figures Provides the figures for the SVG basic shapes. 
 

Uses of SVGText.TextAnchor in org.jhotdraw.samples.svg.figures
 

Fields in org.jhotdraw.samples.svg.figures with type parameters of type SVGText.TextAnchor
static AttributeKey<SVGText.TextAnchor> SVGText.TEXT_ANCHOR
           
 

Methods in org.jhotdraw.samples.svg.figures that return SVGText.TextAnchor
static SVGText.TextAnchor SVGText.TextAnchor.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SVGText.TextAnchor[] SVGText.TextAnchor.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Copyright 1996-2006 © JHotDraw.org