All Packages Class Hierarchy This Package Previous Next Index
Interface de.unihh.informatik.tide.Map_Description
- public interface Map_Description
- extends Transient
IDL-Code contains comments
-
get_document()
-
-
get_height()
-
-
get_rectangle()
-
-
get_url()
-
-
get_width()
-
get_rectangle
public abstract Rectangular_Area get_rectangle()
get_width
public abstract int get_width()
get_height
public abstract int get_height()
get_url
public abstract String get_url()
get_document
public abstract Document get_document()
All Packages Class Hierarchy This Package Previous Next Index