com.swfm.mica.editors
Class MiNoPageBorderGraphicsGenerator

java.lang.Object
  extended bycom.swfm.mica.editors.MiNoPageBorderGraphicsGenerator
All Implemented Interfaces:
MiiPageBorderGraphicsGenerator

public class MiNoPageBorderGraphicsGenerator
extends java.lang.Object
implements MiiPageBorderGraphicsGenerator

Version:
%I% %G%
Author:
Michael L. Davis

Field Summary
static java.lang.String NAME
           
   
Constructor Summary
MiNoPageBorderGraphicsGenerator()
           
 
Method Summary
 MiiModelEntity getModel()
           
 MiPart getPageBorderGraphics(MiDrawingPages drawingPages, double width, double height, int pageNumber)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

MiNoPageBorderGraphicsGenerator

public MiNoPageBorderGraphicsGenerator()
Method Detail

getPageBorderGraphics

public MiPart getPageBorderGraphics(MiDrawingPages drawingPages,
                                    double width,
                                    double height,
                                    int pageNumber)
Specified by:
getPageBorderGraphics in interface MiiPageBorderGraphicsGenerator

getModel

public MiiModelEntity getModel()
Specified by:
getModel in interface MiiPageBorderGraphicsGenerator