All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class aioli.gfxobj.TransPath

java.lang.Object
   |
   +----aioli.gfxobj.TransPath

public final class TransPath
extends Object
Path Translation


Constructor Index

 o TransPath()

Method Index

 o getSingle(PathInterface)
 o lmLength(PathInterface)

Constructors

 o TransPath
 public TransPath()

Methods

 o getSingle
 public static int[] getSingle(PathInterface path)
 o lmLength
 public static int lmLength(PathInterface path)

All Packages  Class Hierarchy  This Package  Previous  Next  Index