org.apache.batik.svggen.font.table
Interface FeatureTags

All Known Implementing Classes:
SVGFont

public interface FeatureTags

Definition of Feature tags

Version:
$Id: FeatureTags.java,v 1.2 2003/08/08 11:39:22 vhardy Exp $
Author:
Vincent Hardy

Field Summary
static java.lang.String FEATURE_TAG_FINA
           
static java.lang.String FEATURE_TAG_INIT
           
static java.lang.String FEATURE_TAG_MEDI
           
 

Field Detail

FEATURE_TAG_INIT

public static final java.lang.String FEATURE_TAG_INIT
See Also:
Constant Field Values

FEATURE_TAG_MEDI

public static final java.lang.String FEATURE_TAG_MEDI
See Also:
Constant Field Values

FEATURE_TAG_FINA

public static final java.lang.String FEATURE_TAG_FINA
See Also:
Constant Field Values


<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.