public class TopicInfo extends MapItem
Modifier and Type | Field and Description |
---|---|
int |
instances |
java.lang.String |
name |
Rect |
rectArea |
Topic |
t |
java.lang.String |
type |
Constructor and Description |
---|
TopicInfo(Topic t,
int instances,
int order,
int depth) |
TopicInfo(Topic t,
int instances,
int order,
int depth,
java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
getTopicInfoString(Topic t) |
public java.lang.String name
public java.lang.String type
public int instances
public Topic t
public Rect rectArea
public TopicInfo(Topic t, int instances, int order, int depth)
public TopicInfo(Topic t, int instances, int order, int depth, java.lang.String type)
private java.lang.String getTopicInfoString(Topic t)
Copyright 2004-2015 Wandora Team