net.sf.jcgm.core
Class EndTileArray

java.lang.Object
  extended by net.sf.jcgm.core.Command
      extended by net.sf.jcgm.core.EndTileArray
All Implemented Interfaces:
java.lang.Cloneable

public class EndTileArray
extends Command

End Tile Array. Class=0, Element=20

Since:
Oct 5, 2010
Version:
$Id: $
Author:
xphc (Philippe Cadé)

Field Summary
 
Fields inherited from class net.sf.jcgm.core.Command
args, currentArg
 
Method Summary
 void paint(CGMDisplay d)
           
 java.lang.String toString()
           
 
Methods inherited from class net.sf.jcgm.core.Command
alignOnWord, clone, getElementClass, getElementCode, info, makeByte, makeChar, makeColorIndex, makeColorIndex, makeDirectColor, makeEnum, makeFixedPoint, makeFixedString, makeFloat32, makeFloatingPoint, makeFloatingPoint32, makeIndex, makeInt, makeName, makePoint, makeReal, makeSDR, makeSignedInt16, makeSignedInt24, makeSignedInt32, makeSignedInt8, makeSizeSpecification, makeString, makeUInt, makeVc, makeVdc, printShape, read, readCommand, sizeOfDirectColor, sizeOfEnum, sizeOfInt, sizeOfPoint, sizeOfVdc, unimplemented, unsupported
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

paint

public void paint(CGMDisplay d)
Overrides:
paint in class Command

toString

public java.lang.String toString()
Overrides:
toString in class Command


Part of the jcgm library http://jcgm.sourceforge.net/