Eclipse Platform
Release 3.8

Uses of Package
org.eclipse.equinox.bidi.custom

Packages that use org.eclipse.equinox.bidi.custom
org.eclipse.equinox.bidi This package provides classes for processing bidirectional text with a special structure to ensure its proper presentation. 
org.eclipse.equinox.bidi.advanced This package provides classes for users who need finer control on structured text handling. 
org.eclipse.equinox.bidi.custom This package provides APIs for plug-in developers to contribute handlers for specific types of bidirectional expressions not supported in the standard distribution. 
 

Classes in org.eclipse.equinox.bidi.custom used by org.eclipse.equinox.bidi
STextTypeHandler
          Generic handler to be used as superclass (base class) for specific structured text handlers.
 

Classes in org.eclipse.equinox.bidi.custom used by org.eclipse.equinox.bidi.advanced
STextTypeHandler
          Generic handler to be used as superclass (base class) for specific structured text handlers.
 

Classes in org.eclipse.equinox.bidi.custom used by org.eclipse.equinox.bidi.custom
STextCharTypes
          Provides services related to the bidi classification of characters.
STextOffsets
          Provides various services related to managing the array of offsets where directional formatting characters should be inserted in a source string.
STextTypeHandler
          Generic handler to be used as superclass (base class) for specific structured text handlers.
 


Eclipse Platform
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2013. All rights reserved.