com.stimulsoft.base.drawing
Class FontV

java.lang.Object
  extended by com.stimulsoft.base.drawing.FontV

public class FontV
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
FontV(java.lang.String name, byte[] content, java.lang.String extension)
           
 
Method Summary
static java.lang.String getHashName(byte[] content)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontV

public FontV(java.lang.String name,
             byte[] content,
             java.lang.String extension)
Method Detail

getHashName

public static java.lang.String getHashName(byte[] content)