Release Notes > JTGO 4.0 Release Notes > API Changes > Removed Classes and Methods |
Removed Classes and Methods |
PREVIOUS NEXT |
The following classes and methods have been deprecated and removed from the library.
Removed |
ilog.tgo.model.IltFacility |
Replaced by |
ilog.tgo.model.IltSONET |
Removed |
ilog.tgo.model.IltFacilityObjectState |
Replaced by |
ilog.tgo.model.IltSONETObjectState |
Removed |
ilog.tgo.model.IltFacilityDefaultMapper |
Replaced by |
ilog.tgo.model.IltSONETDefaultMapper |
Removed |
ilog.tgo.model.IltNASM |
Replaced by |
ilog.tgo.model.IltBellcore |
Removed |
ilog.tgo.model.IltNASMObjectState |
Replaced by |
ilog.tgo.model.IltBellcoreObjectState |
Removed |
ilog.tgo.model.IltNASMDefaultMapper |
Replaced by |
ilog.tgo.model.IltBellcoreDefaultMapper |
Removed |
ilog.tgo.model.IltMisc.NewSecState (String) |
Replaced by |
ilog.tgo.model.IltMisc.NewSecState (String,String) |
Removed |
ilog.tgo.model.IltSONET.NewState (String) |
Replaced by |
ilog.tgo.model.IltSONET.NewState (String, String) |
Removed |
ilog.tgo.model.IltSONET.NewProtection (String) |
Replaced by |
ilog.tgo.model.IltSONET.NewState (String, String) |
Removed |
ilog.tgo.model.IltNetworkElement.get/setSiteName |
Replaced by |
ilog.tgo.model.IltNetworkElement.get/setName |
Removed |
ilog.tgo.model.IltOffPageConnected.get/setSiteName |
Replaced by |
ilog.tgo.model.IltOffPageConnector.get/setName |
Removed |
ilog.tgo.resource.Iltr2DPalette.GroupFilling |
Replaced by |
Removed |
ilog.tgo.composite.IltcLayerPolicy.getElementLayer (IltcCompositeGraphic graphic, IltcGraphicElement g) |
Replaced by |
Removed |
ilog.tgo.composite.IltcCompositeManager.GetZoomTransformer |
Replaced by |
ilog.tgo.composite.IltcCompositeManager.getZoomTransformer |
Removed |
ilog.tgo.composite.IltcCompositeManager.LayerPolicy |
Replaced by |
ilog.cpl.graphic.views.IlpLayerPolicy |
Removed |
ilog.tgo.composite.IltcCompositeManager.GetTotalTransformer |
Replaced by |
ilog.views.IlvManagerView.getTransformer |
Removed |
ilog.tgo.composite.IltcCompositeManager.SetTotalTransformer |
Replaced by |
ilog.views.IlvManagerView.setTransformer |
Removed |
ilog.tgo.graphic.IltCompositeGrapher(IlvManager) |
Replaced by |
Use constructor with IlvGrapher |
Removed |
ilog.tgo.graphic.IltDrawer.getSelectionBorderColor |
Replaced by |
ilog.tgo.graphic.IltDrawer.getSelectionBorderForegroundColor |
Removed |
ilog.tgo.graphic.IltLegend.removeValue |
Replaced by |
Use CSS instead |
Removed |
ilog.tgo.graphic.IltLegend.removeAllValues |
Replaced by |
Use CSS instead |
Removed |
ilog.tgo.interactor.IltManagerMagViewInteractor.getViewTransformer |
Replaced by |
ilog.views.IlvManagerView.getTransformer |
Removed |
ilog.tgo.model.IltGroup.getDecorationsPosition()/(IltGraphicManager) |
Replaced by |
CSS property decorationsOffset |
Removed |
ilog.tgo.model.IltGroup.setDecorationsPosition()/(IltGraphicManager) |
Replaced by |
CSS property decorationsOffset |
Removed |
ilog.tgo.model.IltGroup.resetDecorationsPosition()/(IltGraphicManager) |
Replaced by |
CSS property decorationsOffset |
Removed |
ilog.tgo.model.IltObject.applyTransformInManager (IltGraphicManager manager, IlvTransformer t) |
Replaced by |
Removed |
ilog.tgo.model.IltShelfItem.getLabelPosition()/(IltGraphicManager) |
Replaced by |
CSS property labelPosition |
Removed |
ilog.tgo.model.IltShelfItem.setLabelPosition()/IltGraphicManager) |
Replaced by |
CSS property labelPosition |
Removed |
ilog.tgo.model.IltShelfItem.resetLabelPosition()/(IltGraphicManager) |
Replaced by |
CSS property labelPosition |
Removed |
ilog.tgo.model.IltSONETDefaultMapper.SetStateMapping (IltSONET.State state, IltLegend mapping) |
Replaced by |
Use CSS with attribute selectors for states |
Removed |
ilog.tgo.model.IltSONETDefaultMapper.GetStateMapping (IltSONET.State state) |
Replaced by |
It is not possible to retrieve the state configuration through the API |
Removed |
ilog.tgo.model.IltSONETDefaultMapper.SetBiStateMapping (IltSONET.State state, IltSONET.State reverseState, IltLegend mapping) |
Replaced by |
Use CSS with attribute selectors for states |
Removed |
ilog.tgo.model.IltSONETDefaultMapper.GetBiStateMapping (IltSONET.State state, IltSONET.State reverseState) |
Replaced by |
It is not possible to retrieve the state configuration through the API |
Removed |
ilog.tgo.resource.IltrImage.NewImage (String name, String filename) |
Replaced by |
ilog.cpl.service.IlpImageRepository.getImage (String location) |
Removed |
ilog.tgo.resource.IltrImage.MaintLimited |
Replaced by |
ilog.tgo.resource.IltrImage.MaintenanceLimited |
Removed |
ilog.tgo.swing.IltJScrollManagerView |
Replaced by |
ilog.views.swing.IlvJScrollManagerView |
Removed |
ilog.tgo.model.IltScalarStateInfo |
Replaced by |
ilog.tgo.model.IltStateInfo |
Removed |
ilog.tgo.model.IltBooleanStateInfo |
Replaced by |
ilog.tgo.model.IltStateInfo |
Removed |
ilog.tgo.model.IltIntegerStateInfo |
Replaced by |
ilog.tgo.model.IltStateInfo |
Removed |
ilog.tgo.model.IltObjectStateInfo(String description) |
Replaced by |
ilog.tgo.model.IltObjectStateInfo(Class oc, String description) |
Removed |
ilog.tgo.model.IltAlarm.Severity.severity |
Replaced by |
ilog.tgo.model.IltAlarm.Severity.set/getSeverity |
Removed |
ilog.tgo.model.IltObjectState.mapState (IltState state, IltObject object, IltCompositeGraphic graphic) |
Replaced by |
No longer used |
Removed |
ilog.tgo.model.IltObjectState.listState (IltState state, IltStateListing listing) |
Replaced by |
No longer used |
Removed |
ilog.tgo.graphic.IltObjectInteractorContext.getOriginatingState |
Replaced by |
ilog.tgo.graphic.IltObjectInteractorContext.getDecorationSource |
Removed |
ilog.tgo.graphic.IltGraphic.getProxy |
Replaced by |
ilog.tgo.model.IltObject.getLayoutProxy |
Removed |
ilog.tgo.graphic.IltCompositeGraphic.drawGhost |
Replaced by |
ilog.tgo.composite.IltcCompositeGraphic.drawGhostCorrectly |
Removed |
IltBaseStyle.GetBaseStyleFromSONETState(IltSONET.State state) |
Replaced by |
IltSONETDefaultMapper.GetBaseStyle (IltSONET.State state) |
Copyright © Rogue Wave Software, Inc. 1997, 2016. All rights reserved. Legal terms. | PREVIOUS NEXT |