Modifier and Type | Class and Description |
---|---|
(package private) class |
MMPrinter.DOCX.YearPlanPrinter |
MMPrinter.Config, MMPrinter.DOCX<C extends Category>, MMPrinter.GradeCount, MMPrinter.GradeCount1, MMPrinter.HTML<C extends Category>, MMPrinter.LaTeX<C extends Category>, MMPrinter.LevelCount, MMPrinter.LevelCount1, MMPrinter.MextReportContext, MMPrinter.MMCell, MMPrinter.MMRow, MMPrinter.MMTable, MMPrinter.XLS<C extends Category>
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
A3 |
(package private) float |
charPoint |
(package private) static int[] |
GradeBGC |
(package private) boolean |
landscape |
(package private) static int[] |
LevelBGC |
AchievementGraph, AchievementGraphMinWidth, AchievementGraphWidth, AchievementGraphYMax, AchievementSheet_description2, AchievementSheet_table0, AchievementSheet_table1, AchievementSheet_table2_v2, AchievementSheet_table2_v3, AchievementSheet_table3, AchievementSheet_table4, AchievementSheet2_description1, AchievementSheet3_ERSI_description1, AchievementSheet3_Management_description1, bigdigit, doc, doLink, edb, editor, ep, GradeCountGraph, GradeCountGraphMinWidth, GradeCountGraphWidth, GradeCountGraphYMax, GRADEs, grapher_enable, LEVELs, makeHistory, mtmpVersion, title_AchievementStatus, title_YearlyStatus
Constructor and Description |
---|
DOCX(MTMPEditorInf<C> edt,
EDB e,
boolean a3,
boolean ls) |
DOCX(MTMPEditorInf<C> edt,
EdbPrint p) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected String |
conversion(String text) |
EdbDoc.Container |
createMextCommonView(C cat,
int y,
int layer) |
void |
end() |
void |
footer() |
String |
getExtension() |
(package private) Color |
getGradeBGC(C cat,
YSet yset) |
(package private) Color |
getGradeByDirectorBGC(C cat,
YSet yset) |
(package private) Color |
getGradeBySelfBGC(C cat,
YSet yset) |
(package private) Color |
getLevelBGC(C cat,
ASet aset) |
(package private) Color |
getLevelByDirectorBGC(C cat,
ASet aset) |
(package private) Color |
getLevelBySelfBGC(C cat,
ASet aset) |
void |
header(String title) |
boolean |
is(String name) |
void |
newPage() |
void |
newPage(boolean force) |
void |
open(File file) |
boolean |
printAchievement(C cat,
MMPrinter.Config config) |
boolean |
printASummary(int a,
MMPrinter.Config config) |
boolean |
printASummaryPrefix(int a,
MMPrinter.Config config) |
boolean |
printChange(C cat,
int years,
boolean withDivision) |
boolean |
printCharger() |
boolean |
printLinkIndex() |
boolean |
printMaintainer() |
boolean |
printMaster(C cat) |
void |
printMextNotice() |
boolean |
printMextSpecialMention(String title,
C cat,
MMPrinter.MextReportContext rc,
int y,
int layer) |
boolean |
printMextYearPlan(int y) |
boolean |
printMextYearReport(int y) |
boolean |
printMextYearReport(String title,
C cat,
MMPrinter.MextReportContext rc,
int y,
int layer) |
boolean |
printOutput(C cat,
int years,
int achievements,
MMPrinter.Config config) |
boolean |
printRecentChanges(int seconds) |
boolean |
printYearReport(C cat,
int y,
MMPrinter.Config config) |
boolean |
printYSummary(int y,
MMPrinter.Config config) |
boolean |
printYSummaryPrefix(int y,
MMPrinter.Config config) |
void |
setCharPoint(float p) |
void |
setPageTitle(String title) |
void |
start(String title) |
a2y, createDivisionsContent, createMValue, createMValue, getAchievementTitle, getAchievementTitle, getBodyOfNumberedText, getDateString, getGrade, getGrade, getGradeByDirector, getGradeBySelf, getGradeCount, getLevel, getLevelByDirector, getLevelBySelf, getLevelCount, getNumberOfNumberedText, getOutputTitle, getOutputTitle, getPresent, getPresentDate, getPresentYth, getText, getYearReportTitle, getYearReportTitle, hasIndividualityAction, makeHistory, prefetchYearlyData, prefetchYearlyData, print, printAchievementHeader, printOutputHeader, printPlanChange, printPlanChangeHeader, printYearReportHeader, setBigDigit, setLink
boolean A3
boolean landscape
float charPoint
static final int[] GradeBGC
static final int[] LevelBGC
public DOCX(MTMPEditorInf<C> edt, EDB e, boolean a3, boolean ls)
public DOCX(MTMPEditorInf<C> edt, EdbPrint p)
public void setCharPoint(float p)
public String getExtension()
getExtension
in class MMPrinter<C extends Category>
protected String conversion(String text)
conversion
in class MMPrinter<C extends Category>
public void open(File file) throws IOException
open
in class MMPrinter<C extends Category>
IOException
public void newPage(boolean force)
public void setPageTitle(String title)
setPageTitle
in class MMPrinter<C extends Category>
public boolean printMaster(C cat)
printMaster
in class MMPrinter<C extends Category>
public boolean printYearReport(C cat, int y, MMPrinter.Config config)
printYearReport
in class MMPrinter<C extends Category>
public boolean printAchievement(C cat, MMPrinter.Config config)
printAchievement
in class MMPrinter<C extends Category>
public boolean printOutput(C cat, int years, int achievements, MMPrinter.Config config)
printOutput
in class MMPrinter<C extends Category>
public boolean printChange(C cat, int years, boolean withDivision)
printChange
in class MMPrinter<C extends Category>
public void printMextNotice()
public boolean printMextYearReport(int y)
printMextYearReport
in class MMPrinter<C extends Category>
public boolean printMextYearReport(String title, C cat, MMPrinter.MextReportContext rc, int y, int layer)
public boolean printMextSpecialMention(String title, C cat, MMPrinter.MextReportContext rc, int y, int layer)
public EdbDoc.Container createMextCommonView(C cat, int y, int layer)
public boolean printYSummaryPrefix(int y, MMPrinter.Config config)
printYSummaryPrefix
in class MMPrinter<C extends Category>
public boolean printYSummary(int y, MMPrinter.Config config)
printYSummary
in class MMPrinter<C extends Category>
public boolean printASummaryPrefix(int a, MMPrinter.Config config)
printASummaryPrefix
in class MMPrinter<C extends Category>
public boolean printASummary(int a, MMPrinter.Config config)
printASummary
in class MMPrinter<C extends Category>
public boolean printCharger()
printCharger
in class MMPrinter<C extends Category>
public boolean printMaintainer()
printMaintainer
in class MMPrinter<C extends Category>
public boolean printLinkIndex()
printLinkIndex
in class MMPrinter<C extends Category>
public boolean printRecentChanges(int seconds)
printRecentChanges
in class MMPrinter<C extends Category>
public boolean printMextYearPlan(int y)
printMextYearPlan
in class MMPrinter<C extends Category>
EDB Working Group at Tue Jun 10 17:08:59 JST 2025