Class GraphicsSetCurrentPosition

All Implemented Interfaces:
Streamable, StructuredData

public class GraphicsSetCurrentPosition extends AbstractGraphicsCoord
Sets the current painting position of the graphics object
  • Constructor Details

    • GraphicsSetCurrentPosition

      public GraphicsSetCurrentPosition(int[] coords)
      Constructor
      Parameters:
      coords - the x/y coordinates for this object
  • Method Details

    • getOrderCode

      protected byte getOrderCode()