TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.report.drawutil.internal
Class ISymbol.Pentagon

java.lang.Object
  extended by org.eclipse.tptp.platform.report.drawutil.internal.ISymbol.PolygonSymbol
      extended by org.eclipse.tptp.platform.report.drawutil.internal.ISymbol.GeneratedPolygonSymbol
          extended by org.eclipse.tptp.platform.report.drawutil.internal.ISymbol.Pentagon
All Implemented Interfaces:
ISymbol
Enclosing interface:
ISymbol

public static class ISymbol.Pentagon
extends ISymbol.GeneratedPolygonSymbol

Pentagon


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.tptp.platform.report.drawutil.internal.ISymbol
ISymbol.Cross, ISymbol.Cross2, ISymbol.Diamond, ISymbol.Down, ISymbol.GeneratedPolygonSymbol, ISymbol.Hexagon, ISymbol.HexagonCross, ISymbol.HexagonCross2, ISymbol.HTri2, ISymbol.Left, ISymbol.Minus, ISymbol.MoonDown, ISymbol.MoonLeft, ISymbol.MoonRight, ISymbol.MoonUp, ISymbol.Oval, ISymbol.OvalDot, ISymbol.Pentagon, ISymbol.Plus, ISymbol.PolygonSymbol, ISymbol.Right, ISymbol.Square, ISymbol.Square2, ISymbol.Star, ISymbol.Up, ISymbol.VTri2
 
Constructor Summary
ISymbol.Pentagon()
           
 
Method Summary
protected  double[] getGenerator()
           
 
Methods inherited from class org.eclipse.tptp.platform.report.drawutil.internal.ISymbol.GeneratedPolygonSymbol
FitGenerator, getPolygon
 
Methods inherited from class org.eclipse.tptp.platform.report.drawutil.internal.ISymbol.PolygonSymbol
contains, draw, getId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISymbol.Pentagon

public ISymbol.Pentagon()
Method Detail

getGenerator

protected double[] getGenerator()
Specified by:
getGenerator in class ISymbol.GeneratedPolygonSymbol

TPTP 4.5.0 Platform Project
Internal API Specification