Class FontCharacter


  • public class FontCharacter
    extends Object
    • Constructor Detail

      • FontCharacter

        public FontCharacter​(List<ShapeGroup> shapes,
                             char character,
                             double size,
                             double width,
                             String style,
                             String fontFamily)
    • Method Detail

      • hashFor

        public static int hashFor​(char character,
                                  String fontFamily,
                                  String style)
      • getWidth

        public double getWidth()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object