Package | Description |
---|---|
ilog.cpl.graphic |
Provides classes and interfaces to create graphic objects.
|
ilog.cpl.graphic.views |
Provides graphic object and graphic view classes for creating and configuring
graphic views based on Perforce JViews.
|
ilog.cpl.network |
Together with
ilog.cpl.IlpNetwork , this package constitutes the JTGO Network component. |
ilog.cpl.storage |
Contains classes related to data storage, including styles, datasources and deployment descriptor.
|
ilog.tgo.model.attribute |
Contains a default implementation for business object attributes and support classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
IlpPointSAXInfo.IlpSAXPointHandler
The SAX handler
|
static class |
IlpRectSAXInfo.IlpSAXRectHandler
The SAX handler
|
static class |
IlpRelativePointSAXInfo.IlpSAXRelativePointHandler |
static class |
IlpRelativeRectSAXInfo.IlpSAXRelativeRectHandler |
Modifier and Type | Class and Description |
---|---|
static class |
IlpPolygonSAXInfo.IlpSAXPolygonHandler |
static class |
IlpPolylineSAXInfo.IlpSAXPolylineHandler |
static class |
IlpPolyPointsSAXInfo.IlpSAXPolyPointsHandler |
static class |
IlpShelfItemPositionSAXInfo.IlpSAXShelfItemHandler
The SAX handler
|
static class |
IlpSlotSizesSAXInfo.IlpSAXSlotSizesHandler
The SAX handler
|
Modifier and Type | Class and Description |
---|---|
static class |
IlpGeographicPolygonSAXInfo.IlpSAXPolygonHandler |
static class |
IlpGeographicPolylineSAXInfo.IlpSAXPolylineHandler |
static class |
IlpGeographicPolyPointsSAXInfo.IlpSAXPolyPointsHandler |
static class |
IlpGeographicPositionSAXInfo.IlpSAXGeographicPositionHandler |
Modifier and Type | Class and Description |
---|---|
class |
IlpAbstractChainedSAXHandler
Abstract chained SAX handler.
|
class |
IlpSAXArrayHandler
Default SAX handler for arrays.
|
class |
IlpSAXAttributeValueHandler
Default SAX handler for attribute values.
|
Modifier and Type | Method and Description |
---|---|
IlpAbstractSAXHandler |
IlpAbstractChainedSAXHandler.getParent()
Returns the parent SAX handler.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpSAXArrayHandler.readValue(IlpAbstractSAXHandler parent,
IlpSAXAttributeValueHandler.ResultHandler resultHandler,
Class targetClass,
IlpTypeConverter typeConverter) |
void |
IlpSAXAttributeValueHandler.readValue(IlpAbstractSAXHandler parent,
String finalTag,
IlpSAXAttributeValueHandler.ResultHandler resultHandler,
Class targetClass,
IlpTypeConverter typeConverter) |
void |
IlpAbstractChainedSAXHandler.setParent(IlpAbstractSAXHandler p)
Sets the parent SAX handler
|
Modifier and Type | Class and Description |
---|---|
static class |
IltAlarmSeverityAttribute.IlpSAXAlarmSeverityHandler
SAX handler implementation which is able to handle alarm
severity attributes.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.