arta.synergy.web.common.client.data.pointers.maps
Class MapFull

java.lang.Object
  extended by arta.synergy.web.common.client.data.pointers.maps.MapFull
All Implemented Interfaces:
java.io.Serializable

public class MapFull
extends java.lang.Object
implements java.io.Serializable

Created by IntelliJ IDEA. User: topa Date: 10.09.2010 Time: 10:27:19 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Field Summary
 boolean hasBG
           
 int height
           
static int MIN_POINTER_LABEL_WIDTH
           
 java.util.ArrayList<MapObject> pointers
           
 int width
           
 
Constructor Summary
MapFull()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MIN_POINTER_LABEL_WIDTH

public static final int MIN_POINTER_LABEL_WIDTH
See Also:
Constant Field Values

pointers

public java.util.ArrayList<MapObject> pointers

width

public int width

height

public int height

hasBG

public boolean hasBG
Constructor Detail

MapFull

public MapFull()


Copyright © 2000 Dummy Corp. All Rights Reserved.