Master
'
s Thesis 2006
FACHHOCHSCHULE
HOCHSCHULE F
U
R
LI Hui
STUTTGART
TECHNIK
The implementation
STUTTGART UNIVERSITY OF APPLIED
SCIENCES
if (parser.getName().equals("Service"))
{
String wmstitle = null;
parser.require(XmlPullParser.START_TAG, null, null);
if (name.equals("Title"))
wmstitle = parser.nextText();
parser.require(XmlPullParser.END_TAG, null, name);
}
Listing 21:
Picking up WMS title from GetCapabilities XML data
The title of WMS will be extracted and be displayed on the screen, see Figure 22.
Fig. 22:
Display the WMS title
3.6 Tinyline SVGT Toolkit
TinyLine is Java and runs on various J2ME flavors (J2ME MIDP2.0, Nokia Series 60
MIDP, and J2ME Personal Profile). It is actually more than a viewer and offers a
full blown toolkit on which basis a viewer has been developed and made available for
free download. TinyLine is currently in version 1.9 and is passing almost all of the
SVG Tiny portion of the W3C SVG 1.1 Test Suite (a basis for claiming an SVGT
implementation is compliant).
The screen shot is the interface of Tinyline SVGT viewer 1.9.
Fig. 23:
Interface of Tinyline SVGT Viewer 1.9
47
PHP MySql Web Hosting Design and Implement Client Applications PHP MySQL Hosting
|
|
|
|
TotalRoute.net Business web hosting division of Vision Web Hosting Inc. All rights reserved. |