de.uni_paderborn.fujaba.basic
Class PointIncrement

java.lang.Object
  extended byde.uni_paderborn.fujaba.basic.BasicIncrement
      extended byde.uni_paderborn.fujaba.basic.PointIncrement
All Implemented Interfaces:
java.lang.Comparable, UniqueIdentifier

Deprecated. replaced by ASGUnparseInformation

public class PointIncrement
extends BasicIncrement

Version:
$Revision: 1.13 $
Author:
$Author: trinet $

Field Summary
private  ASGElement notifyUponChange
          Deprecated. for converting old fprs to new locations (ASGUnparseInformation)
private  ASGElement notifyUponChangeParent
          Deprecated. for converting old fprs to new locations (ASGUnparseInformation)
private  java.lang.String notifyUponChangeProperty
          Deprecated. for converting old fprs to new locations (ASGUnparseInformation)
private  int x
          Deprecated. No comment provided by developer, please add a comment to improve documentation.
private  int y
          Deprecated. No comment provided by developer, please add a comment to improve documentation.
 
Fields inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement
dontUseAccessMethodsInThisClass
 
Constructor Summary
PointIncrement()
          Deprecated. Constructor for loading
PointIncrement(java.awt.Point value)
          Deprecated. Constructor for class PointIncrement
 
Method Summary
 java.awt.Point getPoint()
          Deprecated. Get the point attribute of the PointIncrement object
 void notifyUponChange(ASGElement asgElement, ASGElement parent, java.lang.String property)
          Deprecated. for converting old fprs to new locations (ASGUnparseInformation)
 void removeYou()
          Deprecated. No comment provided by developer, please add a comment to improve documentation.
private  void setPoint(java.awt.Point value)
          Deprecated. Sets the point attribute of the PointIncrement object
private  void setX(int x)
          Deprecated. setter for property x (for recognize change on load, do not remove!)
private  void setY(int y)
          Deprecated. setter for property y (for recognize change on load, do not remove!)
 java.lang.String toString()
          Deprecated. No comment provided by developer, please add a comment to improve documentation.
 
Methods inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement
compareTo, getID, getUniqueID, getUniqueID, isGenerated, lessUniqueId, readAttributes, readAttributes, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, resetClassInfos, resetFieldWriteMethods, setAttribValue, setAttribValue, setGenerated, setID, setUniqueId, writeAttributes, writeClassToStringBuffer, writeClassToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

x

private int x
Deprecated. 
No comment provided by developer, please add a comment to improve documentation.


y

private int y
Deprecated. 
No comment provided by developer, please add a comment to improve documentation.


notifyUponChange

private ASGElement notifyUponChange
Deprecated. 
for converting old fprs to new locations (ASGUnparseInformation)


notifyUponChangeParent

private ASGElement notifyUponChangeParent
Deprecated. 
for converting old fprs to new locations (ASGUnparseInformation)


notifyUponChangeProperty

private java.lang.String notifyUponChangeProperty
Deprecated. 
for converting old fprs to new locations (ASGUnparseInformation)

Constructor Detail

PointIncrement

public PointIncrement()
Deprecated. 
Constructor for loading


PointIncrement

public PointIncrement(java.awt.Point value)
Deprecated. 
Constructor for class PointIncrement

Parameters:
value - No description provided
Method Detail

setPoint

private void setPoint(java.awt.Point value)
Deprecated. 
Sets the point attribute of the PointIncrement object

Parameters:
value - The new point value

setX

private void setX(int x)
Deprecated. 
setter for property x (for recognize change on load, do not remove!)

Parameters:
x - new value for x

setY

private void setY(int y)
Deprecated. 
setter for property y (for recognize change on load, do not remove!)

Parameters:
y - new value for y

getPoint

public java.awt.Point getPoint()
Deprecated. 
Get the point attribute of the PointIncrement object

Returns:
The point value

toString

public java.lang.String toString()
Deprecated. 
No comment provided by developer, please add a comment to improve documentation.

Returns:
No description provided

removeYou

public void removeYou()
Deprecated. 
No comment provided by developer, please add a comment to improve documentation.

Overrides:
removeYou in class BasicIncrement

notifyUponChange

public void notifyUponChange(ASGElement asgElement,
                             ASGElement parent,
                             java.lang.String property)
Deprecated. 
for converting old fprs to new locations (ASGUnparseInformation)

Parameters:
asgElement -
parent -
property -