com.esri.arcgis.display
Interface esriTextPosition
- All Superinterfaces:
- java.io.Serializable
- public interface esriTextPosition
- extends java.io.Serializable
Text symbol position options.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Description
esriTextPosition is the position of text on a line.
esriTPNormal
public static final int esriTPNormal
- See Also:
- Constant Field Values
esriTPSuperscript
public static final int esriTPSuperscript
- See Also:
- Constant Field Values
esriTPSubscript
public static final int esriTPSubscript
- See Also:
- Constant Field Values