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


Method Index

 o get_document()
 o get_height()
 o get_rectangle()
 o get_url()
 o get_width()

Methods

 o get_rectangle
 public abstract Rectangular_Area get_rectangle()
 o get_width
 public abstract int get_width()
 o get_height
 public abstract int get_height()
 o get_url
 public abstract String get_url()
 o get_document
 public abstract Document get_document()

All Packages  Class Hierarchy  This Package  Previous  Next  Index