|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.text.Text
public class Text
Constructor Summary | |
---|---|
Text()
|
Method Summary | |
---|---|
static org.opengis.util.InternationalString |
text(java.lang.String english)
Create a international string based on the provided English text. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Text()
Method Detail |
---|
public static org.opengis.util.InternationalString text(java.lang.String english)
We will hook up this method to a properties file at a later time, making other translations available via the Factory SPI mechanism.
english
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |