public class IlpGeographicPolylineSAXInfo extends IlpGeographicPolyPointsSAXInfo
IlpGeographicPolyline
.
This class reads and writes the following format:
[ <point> <x>FFF</x> <y>FFF</y> </point>]*where FFF stands for a floating number (a
float
).
The order is that of the points in the polyline.Modifier and Type | Class and Description |
---|---|
static class |
IlpGeographicPolylineSAXInfo.IlpSAXPolylineHandler |
IlpGeographicPolyPointsSAXInfo.IlpSAXPolyPointsHandler
EMPTY_ATTRS
Constructor and Description |
---|
IlpGeographicPolylineSAXInfo() |
Modifier and Type | Method and Description |
---|---|
IlpSAXAttributeValueHandler |
getSAXHandler()
Returns a SAX handler capable of reading the attribute.
|
output
public IlpSAXAttributeValueHandler getSAXHandler()
getSAXHandler
in interface IlpSAXSerializable
getSAXHandler
in class IlpGeographicPolyPointsSAXInfo
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.