http://www.jpicedt.org

jpicedt.graphic.io.formatter
Class AbstractFormatter

java.lang.Object
  extended by jpicedt.graphic.io.formatter.AbstractFormatter
All Implemented Interfaces:
Formatter
Direct Known Subclasses:
AbstractCurveFormatter, AbstractCurveFormatter, AbstractCurveFormatter, AbstractCurveFormatter, AbstractCurveFormatter, JPICCircleFormatter, JPICEllipseFormatter, JPICGroupFormatter, JPICMultiCurveFormatter, JPICParallelogramFormatter, JPICPsCurveFormatter, JPICSmoothPolygonFormatter, JPICTextFormatter, PicEllipseFormatter, PicEllipseFormatter, PicEllipseFormatter, PicEllipseFormatter, PicGroupFormatter, PicParallelogramFormatter, PicParallelogramFormatter, PicParallelogramFormatter, PicParallelogramFormatter, PicParallelogramFormatter, PicTextFormatter, PicTextFormatter, PicTextFormatter, PicTextFormatter

public abstract class AbstractFormatter
extends Object
implements Formatter

La classe AbstractFormatter Fournit l'implatation par défault des méthodes de l'interface Formatter lorsque celle-ci est utilisée pour le formattage d'un Element.

Since:
jPicEdt 1.6
Version:
1.0
Author:
Vincent Belaïche

Constructor Summary
AbstractFormatter()
           
 
Method Summary
 boolean revertedArrowsAttribute()
          renvoie true lorsque il faut inverser les paramètres des flèches au moment du formattage.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface jpicedt.graphic.io.formatter.Formatter
format, getElement
 

Constructor Detail

AbstractFormatter

public AbstractFormatter()
Method Detail

revertedArrowsAttribute

public boolean revertedArrowsAttribute()
renvoie true lorsque il faut inverser les paramètres des flèches au moment du formattage.

Specified by:
revertedArrowsAttribute in interface Formatter
Since:
jPicEdt 1.6

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org