com.swfm.mica.editors
Class MiBasicPageBorderGraphicsGenerator

java.lang.Object
  extended bycom.swfm.mica.editors.MiBasicPageBorderGraphicsGenerator
All Implemented Interfaces:
MiiNames, MiiPageBorderGraphicsGenerator, MiiTypes

public class MiBasicPageBorderGraphicsGenerator
extends java.lang.Object
implements MiiPageBorderGraphicsGenerator, MiiNames

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

Field Summary
static java.lang.String NAME
           
       
Constructor Summary
MiBasicPageBorderGraphicsGenerator()
           
 
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

MiBasicPageBorderGraphicsGenerator

public MiBasicPageBorderGraphicsGenerator()
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