Page principale | Hiérarchie des classes | Liste des classes | Liste des fichiers | Membres de classe

Référence de la classe KERNELADAPTATOR::JJclient

Liste de tous les membres

Fonctions membres publiques

 JJclient () throws Exception
 JJclient (String adr, int p) throws Exception
 JJclient (String adr) throws Exception
void setKA (KernelAdaptator ka)
KernelAdaptator getKA ()
void envoi (String str)
void envSelectionnerCG (int idCG)
void envSupprimerCG (int idCG)
void envDeSelectionnerCG (int idCG)
void envModeEdition (int ed)
void envActiverS (int idS, boolean actif)
void envOuvrirCG (String nom, boolean graphe, boolean miniature)
void envVerifierNomGraphe (String nom, boolean graphe, boolean miniature)
void envDeplacerCG (int ids1, int idz1, int ids2, int idz2, int idg, boolean estGraphe)
void envModeVisu (boolean unD, boolean deuxD, boolean troisD)
void envCreerCG (String nom, boolean graphe, boolean miniature, int idG, int idM, int idS, int idZ)
void envMAJZone (int idS, int idZ, double x, double y, double H, double L)
void envMoveCG (int idg, double x, double y)
void envCompleter (String s)
void reception (String str)
void parserRecpVerifnom (char parametre[])
void fermer () throws Exception

Attributs de paquetage

int port
String adresse
PrintWriter pred
Jecoute oreillette
char tabParser []
String line = ""
char param [] = new char[maxMess]
KernelAdaptator kernel

Attributs statiques de paquetage

final char CHARSEPARATION = '#'
final int PORT_DEFAULT = 1501
final String ADR_DEFAULT = "129.88.46.248"
Socket socket
final int maxMess = 60

Description détaillée

Auteur:
GOSSET-ISINGRINI-MARTIN-RIVOLLIER RICM2 - projet MULTIMEDIA - rivollier.damien@laposte.net


Documentation des contructeurs et destructeur

KERNELADAPTATOR::JJclient::JJclient  )  throws Exception [inline]
 

Constructeur par defaut de la classe JJclient

KERNELADAPTATOR::JJclient::JJclient String  adr,
int  p
throws Exception [inline]
 

Constructeur de la classe JJclient

Paramètres:
adr adresse du serveur
p numero de port du serveur
Exceptions:
Exception 

KERNELADAPTATOR::JJclient::JJclient String  adr  )  throws Exception [inline]
 

Constructeur de la classe JJclient

Paramètres:
adr adresse du serveur
Exceptions:
Exception 


Documentation des fonctions membres

void KERNELADAPTATOR::JJclient::envActiverS int  idS,
boolean  actif
[inline]
 

Creation du message a envoyer de ActiverS

Paramètres:
idS identifiant de la surface
actif etat de la surface

void KERNELADAPTATOR::JJclient::envCompleter String  s  )  [inline]
 

Complete le message a envoyer

Paramètres:
s message a completer

void KERNELADAPTATOR::JJclient::envCreerCG String  nom,
boolean  graphe,
boolean  miniature,
int  idG,
int  idM,
int  idS,
int  idZ
[inline]
 

Creation du message a envoyer de CreerCG

Paramètres:
nom nom du graphe
graphe creer un graphe
miniature creer une miniature
idG identifiant du graphe
idM identifiant de la miniature
idS identifiant de la surface
idZ identifiant de la zone

void KERNELADAPTATOR::JJclient::envDeplacerCG int  ids1,
int  idz1,
int  ids2,
int  idz2,
int  idg,
boolean  estGraphe
[inline]
 

Creation du message a envoyer de DeplacerCG

Paramètres:
ids1 identifiant de la surface1
idz1 identifiant de la zone1
ids2 identifiant de la surface2
idz2 identifiant de la zone2
idg identifiant du graphe
estGraphe deplacement d'un graphe ou d'une miniature

void KERNELADAPTATOR::JJclient::envDeSelectionnerCG int  idCG  )  [inline]
 

Creation du message a envoyer de DeSelectionnerCG

Paramètres:
idCG identifiant du composant graphique

void KERNELADAPTATOR::JJclient::envMAJZone int  idS,
int  idZ,
double  x,
double  y,
double  H,
double  L
[inline]
 

Creation du message a envoyer de MAJZone

Paramètres:
idS identifiant de la surface
idZ identifiant de la zone
x abscisse
y ordonnee
H hauteur
L largeur

void KERNELADAPTATOR::JJclient::envModeEdition int  ed  )  [inline]
 

Creation du message a envoyer de ModeEdition

Paramètres:
ed numero du mode d'edition

void KERNELADAPTATOR::JJclient::envModeVisu boolean  unD,
boolean  deuxD,
boolean  troisD
[inline]
 

Creation du message a envoyer de ModeVisu

Paramètres:
unD une dimension
deuxD deux dimensions
troisD trois dimensions

void KERNELADAPTATOR::JJclient::envMoveCG int  idg,
double  x,
double  y
[inline]
 

Creation du message a envoyer de MoveCG

Paramètres:
idg identifiant du graphe
x abscisse
y ordonne

void KERNELADAPTATOR::JJclient::envoi String  str  )  [inline]
 

Methode d'envoie au serveur

Paramètres:
str message a envoyer

void KERNELADAPTATOR::JJclient::envOuvrirCG String  nom,
boolean  graphe,
boolean  miniature
[inline]
 

Creation du message a envoyer de OuvrirCG

Paramètres:
nom nom du graphe
graphe ouvrir le graphe
miniature ouvrir la miniature

void KERNELADAPTATOR::JJclient::envSelectionnerCG int  idCG  )  [inline]
 

Creation du message a envoyer de SelectionnerCG

Paramètres:
idCG identifiant du composant graphique

void KERNELADAPTATOR::JJclient::envSupprimerCG int  idCG  )  [inline]
 

Creation du message a envoyer de SupprimerCG

Paramètres:
idCG identifiant du composant graphique

void KERNELADAPTATOR::JJclient::envVerifierNomGraphe String  nom,
boolean  graphe,
boolean  miniature
[inline]
 

Creation du message a envoyer de VerifierNomGraphe

Paramètres:
nom nom du graphe
graphe ouverture du grqphe
miniature ouverture de la miniature

KernelAdaptator KERNELADAPTATOR::JJclient::getKA  )  [inline]
 

Obtenir le lien avec l'adptateur de noyau

void KERNELADAPTATOR::JJclient::parserRecpVerifnom char  parametre[]  )  [inline]
 

Parser de vérification du nom d'un graphe

Paramètres:
parametre ensemble des paramètres du message reçu

void KERNELADAPTATOR::JJclient::reception String  str  )  [inline]
 

Parser de la reception d'un message

Paramètres:
str message reçu

void KERNELADAPTATOR::JJclient::setKA KernelAdaptator  ka  )  [inline]
 

Etablir un lien avec l'adptateur de noyau

Paramètres:
ka adaptateur de noyau


La documentation de cette classe a été générée à partir du fichier suivant:
Généré le Thu Jun 16 21:18:00 2005 pour Le projet NavGraphe par  doxygen 1.3.9.1