changeset 16:d35c1ecaf666

update Christie chapter
author riono <e165729@ie.u-ryukyu.ac.jp>
date Thu, 27 Jan 2022 18:38:33 +0900
parents 7ca69f9daa18
children 13de88bd23ab
files Paper/chapter/1-Christie.tex Paper/master_paper.pdf
diffstat 2 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Paper/chapter/1-Christie.tex	Thu Jan 27 18:33:23 2022 +0900
+++ b/Paper/chapter/1-Christie.tex	Thu Jan 27 18:38:33 2022 +0900
@@ -112,7 +112,6 @@
 DGとして宣言した変数の型は、JavaのreflectionAPIを用いてCGMで保存され、LocalやRemoteノードと通信する際に適切な変換が行われれる。
 この様にプログラマが指定せずとも正しい型でデータを取得できるため、プログラマの負担を減らし信頼性を保証することができる。
 
-\newpage
 
 \section{CodeGearの記述方法}
 以下のソースコード\ref{src:StartCGExample}、\ref{src:CGExample}、\ref{src:CounteObj}はLocalDGMにputしたDGを取り出して表示し、
@@ -145,7 +144,7 @@
 
 \begin{figure}[htb]
   \begin{center}
-      \includegraphics[width=150mm]{images/LocalRemoteCommunication.pdf}
+      \includegraphics[width=120mm]{images/LocalRemoteCommunication.pdf}
   \end{center}
   \caption{RemoteDGMを介したCGM間の通信}
   \label{fig:LocalRemoteCommunication}
Binary file Paper/master_paper.pdf has changed