Uses of Class
com.metsci.glimpse.charts.vector.display.xmlgen.AnnotationFontSpec

Packages that use AnnotationFontSpec
com.metsci.glimpse.charts.vector.display.xmlgen   
 

Uses of AnnotationFontSpec in com.metsci.glimpse.charts.vector.display.xmlgen
 

Methods in com.metsci.glimpse.charts.vector.display.xmlgen that return AnnotationFontSpec
static AnnotationFontSpec AnnotationFontSpec.fromValue(java.lang.String v)
           
 AnnotationFontSpec AnnotationPainterSpec.getFont()
          Gets the value of the font property.
static AnnotationFontSpec AnnotationFontSpec.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AnnotationFontSpec[] AnnotationFontSpec.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.metsci.glimpse.charts.vector.display.xmlgen with parameters of type AnnotationFontSpec
 void AnnotationPainterSpec.setFont(AnnotationFontSpec value)
          Sets the value of the font property.
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.