ilog.views.maps.measures
Class IlvMeasurePathStyle

java.lang.Object
  extended by ilog.views.maps.graphic.style.IlvMapStyle
      extended by ilog.views.maps.graphic.style.IlvGeneralPathStyle
          extended by ilog.views.maps.measures.IlvMeasurePathStyle
All Implemented Interfaces:
IlvPersistentObject, IlvInheritable

public class IlvMeasurePathStyle
extends IlvGeneralPathStyle

Style of measure path . That is a standard IlvGeneralPathStyle but we do not want to expose all properties in a specific IlvMeasurePathStyleBeanInfo class.

Since:
JViews 7.5

Field Summary
 
Fields inherited from class ilog.views.maps.graphic.style.IlvGeneralPathStyle
END_CAP, FILL_ON, FILL_PAINT, FOREGROUND, LINE_JOIN, LINE_STYLE, PAINT_ABSOLUTE, PAINT_ZOOMED, STROKE, STROKE_ON, STROKE_PAINT, STROKE_WIDTH
 
Fields inherited from class ilog.views.maps.graphic.style.IlvMapStyle
ALPHA, ALWAYS_ON_TOP, ATTRIBUTE_INFO, CATEGORY, LABEL_ATTRIBUTE, LEGEND_GROUP, PARENT, THIN_CLIENT_BACKGROUND, VISIBLE_IN_3DVIEW, VISIBLE_IN_OVERVIEW, VISIBLE_IN_TREE, VISIBLE_IN_VIEW
 
Constructor Summary
IlvMeasurePathStyle()
          creates a new style.
IlvMeasurePathStyle(IlvInputStream stream)
          Reads a style from stored data.
IlvMeasurePathStyle(IlvMeasurePathStyle source)
          Constructor by copy
 
Method Summary
 IlvMapStyle copy()
          Creates a copy of the style.
 
Methods inherited from class ilog.views.maps.graphic.style.IlvGeneralPathStyle
equals, getEndCap, getFillPaint, getForeground, getLineJoin, getLineStyle, getStroke, getStrokePaint, getStrokeWidth, hashCode, isFillOn, isPaintAbsolute, isPaintZoomed, isStrokeOn, setEndCap, setFillOn, setFillPaint, setForeground, setLineJoin, setLineStyle, setPaintAbsolute, setPaintZoomed, setStroke, setStrokeOn, setStrokePaint, setStrokeWidth, write
 
Methods inherited from class ilog.views.maps.graphic.style.IlvMapStyle
addAttributeListener, addChild, addStyleListener, addWeakStyleListener, getAlpha, getAttribute, getAttribute, getAttributeFilter, getAttributeInfo, getAttributeListeners, getCategory, getChildren, getDefaultValues, getGraphic, getLabelAttribute, getLegendGroup, getListeners, getParent, getStyleListeners, isAlwaysOnTop, isInherited, isThinClientBackground, isVisibleIn3DView, isVisibleInOverview, isVisibleInTree, isVisibleInView, objectEquals, removeAttributeListener, removeChild, removeStyleListener, setAlpha, setAlwaysOnTop, setAttribute, setAttributeFilter, setAttributeInfo, setCategory, setGraphic, setInherited, setLabelAttribute, setLegendGroup, setParent, setThinClientBackground, setVisibleIn3DView, setVisibleInOverview, setVisibleInTree, setVisibleInView
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlvMeasurePathStyle

public IlvMeasurePathStyle()
creates a new style.


IlvMeasurePathStyle

public IlvMeasurePathStyle(IlvInputStream stream)
                    throws IlvReadFileException
Reads a style from stored data.

Parameters:
stream - the stream to read from.
Throws:
IlvReadFileException

IlvMeasurePathStyle

public IlvMeasurePathStyle(IlvMeasurePathStyle source)
Constructor by copy

Parameters:
source - source style to copy
Method Detail

copy

public IlvMapStyle copy()
Creates a copy of the style.

Overrides:
copy in class IlvGeneralPathStyle
Returns:
a new IlvMapLabelStyle


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.